article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}*{padding:0;margin:0;box-sizing:border-box}/* Magnific Popup CSS */


/* COOKIE */

     .cookie-consent-banner {
      position: fixed;
      bottom: 0;
      left: 0;
      z-index: 2147483645;
      box-sizing: border-box;
      width: 100%;
      background-color: #414141 !important;
    }
    
    .cookie-consent-banner__inner {     
      max-width: 960px;
      margin: 0 auto;
      padding: 32px 0;
    }
    
    .cookie-consent-banner__copy { 
      margin-bottom: 16px;
    }
    
    .cookie-consent-banner__actions {    
    }
    
    .cookie-consent-banner__header {
      margin-bottom: 8px;
      
      font-family: sans-serif, arial;
      font-weight: normal;
      font-size: 18px;
      line-height: 24px;
	  color:#fff !important;
    }
    
    .cookie-consent-banner__description {
      font-family: sans-serif, arial;
      font-weight: normal;
      color: #fff !important;
      font-size: 14px;
      line-height: 24px;
    }
    
    .cookie-consent-banner__cta {
      box-sizing: border-box;
      display: inline-block;
      min-width: 164px;
      padding: 11px 13px; 
      border-radius: 2px;
      background-color: #9FB818;
      color: #FFF;
      text-decoration: none;
      text-align: center;
      font-family: "CeraPRO-Regular", sans-serif, arial;
      font-weight: normal;
      font-size: 16px;
      line-height: 20px;
    }
    
    .cookie-consent-banner__cta--secondary { 
      padding: 9px 13px;
      border: 2px solid #3A4649;
      background-color: transparent;
      color: #fff !important;
    }
    
    .cookie-consent-banner__cta:hover {
      background-color: #9FB818;
    }
    
    .cookie-consent-banner__cta--secondary:hover {
      border-color: #9FB818;
      background-color: transparent;
      color: #fff !important;
    }
    
    .cookie-consent-banner__cta:last-child {
      margin-left: 0px;
    }
	
/* COOKIE END */




.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #cccccc; }
    .mfp-preloader a:hover {
      color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  cursor: pointer; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444; }
  .mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }
.clearfix:before,.clearfix:after{content:"";display:table}.clearfix:after{clear:both}.clearfix{*zoom:1}.clear{clear:both}.clear-left{clear:left}.clear-right{clear:right}.align-top{vertical-align:top}.align-bottom{vertical-align:bottom}.align-middle{vertical-align:middle}.align-right{text-align:right}.align-left{text-align:left}.align-center{text-align:center}.align-content-top>*,.act>*{display:inline-block;vertical-align:top;*display:inline;*zoom:1}.align-content-bottom>*,.acb>*{display:inline-block;vertical-align:bottom;*display:inline;*zoom:1}.align-content-middle>*,.acm>*{display:inline-block;vertical-align:middle;*display:inline;*zoom:1}.align-content-middle>[class*="icon-"],.acm>[class*="icon-"]{vertical-align:middle !important}.ltr{direction:ltr}.rtl{direction:rtl}.ir{border:0;font:0/0 a;text-shadow:none;color:transparent;background-color:transparent}.inline{display:inline}.inline-block{display:inline-block;*display:inline;*zoom:1}.hide,.display-none{display:none !important}.none{display:none}.block{display:block}.table{display:table}.table-row{display:table-row}.table-cell{display:table-cell}.flex{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:-moz-flex;display:flex}.flex-wrap{-webkit-flex-flow:row wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-column{-webkit-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex.align-center{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;-ms-grid-row-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-ms-flex-pack:center}.flex.align-center>*{margin-left:auto;margin-right:auto}.flex.align-content-middle,.flex.acm{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;-ms-grid-row-align:center;align-items:center}.flex.align-content-middle>*,.flex.acm>*{margin-top:auto;margin-bottom:auto}.flex-grow-children>*{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.flex.clearfix:before,.flex.clearfix:after{display:none}.f-right,.neo-content .articleImageRight,.neo-content .video-player-wrap.video-player-right,.neo-content blockquote.right{float:right}.f-left,.neo-content .articleImageLeft,.neo-content .video-player-wrap.video-player-left,.neo-content blockquote.left{float:left}.f-none,.neo-content .articleImageCenter{float:none}.half-width{width:50%}.full-width{width:100%}.no-border{border:0 none !important}.no-margin{margin:0 !important}.no-padding{padding:0 !important}.no-float{float:none !important}.no-clear{clear:none !important}.no-list-style,.nls{list-style-type:none}.no-link-style{text-decoration:inherit;color:inherit}.no-link-style:hover{text-decoration:inherit;color:inherit}.no-border-radius{border-radius:0 !important}.disc{list-style-type:disc}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.stick{position:fixed}.pointer{cursor:pointer}.grab{cursor:-webkit-grab;cursor:grab}.grab:active,.grab.gu-mirror{cursor:-webkit-grabbing;cursor:grabbing}.grabbing{cursor:-webkit-grabbing;cursor:grabbing}.white,.white:hover,.white:visited{color:#fff !important}.black{color:#000}.main-color,.no-touch .main-color-on-hover:hover,.mc,.no-touch .mcoh:hover{color:#333}.site-color,.no-touch .site-color-on-hover:hover,.sc,.no-touch .scoh:hover{color:#adbd10}.tek-success,.tek-plus,.tek-green{color:#72c054}.tek-error,.tek-minus,.tek-red{color:#c52222}.main-background-color,.mbc{background-color:#333}.site-background-color,.sbc,.button.button-tek-site{background-color:#adbd10}.small-font{font-size:.8rem}.normal-font{font-size:1.2rem}.medium-font{font-size:1.6rem}.large-font{font-size:2rem}.xlarge-font{font-size:3rem}.break-word{word-wrap:break-word}.nowrap{white-space:nowrap}.ellipsis{text-overflow:ellipsis}.italic{font-style:italic}.ultra-thin{font-weight:100}.thin{font-weight:200}.light{font-weight:300}.normal{font-weight:400}.semi-bold,.weight-600{font-weight:600}.bold{font-weight:700}.line-through{text-decoration:line-through}.underline{text-decoration:underline}.uppercase{text-transform:uppercase}.no-text-decoration,.ntd,.underline-on-hover,.uoh,.no-touch .uoh:hover .ntd,.no-touch .underline-on-hover:hover .ntd,.no-touch .uoh:hover .no-text-decoration,.no-touch .underline-on-hover:hover .no-text-decoration{text-decoration:none}.no-touch .underline-on-hover:hover,.no-touch .uoh:hover{text-decoration:underline}.no-pointer-events{pointer-events:none;-moz-pointer-events:none}.helvetica,.arial{font-family:Helvetica,Arial,sans-serif}.oswald{font-family:"Oswald",Helvetica,Arial,sans-serif}.crete-round{font-family:"Crete Round",Times,sans-serif}.open-sans{font-family:"Open Sans",Helvetica,Arial,sans-serif}.century-gothic{font-family:"Century Gothic","Trebuchet MS","Lucida Grande",Lucida,Helvetica,Arial,sans-serif}.bitter{font-family:Bitter}.border-radius-medium{border-radius:4px}.circle{border-radius:50%}.overflow-hidden{overflow:hidden}.overflow-scroll{overflow:scroll}.overflow-auto{overflow:auto}.margin-small{margin:.5rem}.margin-medium{margin:1.1rem}.margin-large{margin:2.2rem}.no-user-select{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.grayscale{filter:gray;-o-filter:grayscale(100%);-moz-filter:grayscale(100%);-webkit-filter:grayscale(100%);-webkit-backface-visibility:hidden;backface-visibility:hidden}.rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);transform:rotate(90deg)}@media screen and (max-width:750px){.flex{-webkit-flex-flow:row wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.hide-on-tablet,.hide-on-mobile,.hide-mobile{display:none !important}}@media screen and (min-width:750px){.hide-on-desktop{display:none !important}}.clone-box-decoration{-webkit-box-decoration-break:clone;-moz-box-decoration-break:clone;-o-box-decoration-break:clone;box-decoration-break:clone}.editorial-base{font-family:"Open Sans",Helvetica,Arial,sans-serif;font-style:normal}.editorial-normal{font-family:"Open Sans",Helvetica,Arial,sans-serif;font-style:normal;font-weight:400}.editorial-bold{font-family:"Open Sans",Helvetica,Arial,sans-serif;font-style:normal;font-weight:700}.editorial-black{font-family:"Open Sans",Helvetica,Arial,sans-serif;font-style:normal;font-weight:800}.commercial-base{font-family:Bitter;font-style:normal}.commercial-normal{font-family:Bitter;font-style:normal;font-weight:400}.commercial-bold{font-family:Bitter;font-style:normal;font-weight:700}.commercial-black{font-family:Bitter;font-style:normal;font-weight:800}@font-face{font-family:'FontAwesome';src:url('/kunder/teknojobb/thirdparty/font-awesome-4.6.3/fonts/fontawesome-webfont.eot?v=4.3.0');src:url('/kunder/teknojobb/thirdparty/font-awesome-4.6.3/fonts/fontawesome-webfont.eot?v=4.3.0#iefix') format('embedded-opentype'),url('/kunder/teknojobb/thirdparty/font-awesome-4.6.3/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'),url('/kunder/teknojobb/thirdparty/font-awesome-4.6.3/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype');font-weight:normal;font-style:normal}[class^="icon-"],[class*=" icon-"]{font-family:FontAwesome;font-weight:normal;font-style:normal;text-decoration:inherit;display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none !important;background-position:0 0;background-repeat:repeat}[class^="icon-"]:before,[class*=" icon-"]:before{text-decoration:inherit;display:inline-block;speak:none}a [class^="icon-"],a [class*=" icon-"]{display:inline-block}.icon-large:before{vertical-align:-10%;font-size:1.33333333em}.nav [class^="icon-"],.nav [class*=" icon-"]{display:inline;line-height:.6em}.nav [class^="icon-"].icon-spin,.nav [class*=" icon-"].icon-spin{display:inline-block}li [class^="icon-"],li [class*=" icon-"]{display:inline-block;width:1.25em;text-align:center}li [class^="icon-"].icon-large,li [class*=" icon-"].icon-large{width:1.5625em}ul.icons{list-style-type:none;text-indent:-0.75em}ul.icons li [class^="icon-"],ul.icons li [class*=" icon-"]{width:.75em}.icon-border{border:solid 1px #eee;padding:.2em .25em .15em;border-radius:3px}.icon-spin{display:inline-block;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.icon-map-marker:before{content:"\f041"}.icon-bars:before{content:"\f0c9"}.icon-bar-chart:before,.icon-tester:before{content:"\f080"}.icon-print:before{content:"\f02f"}.icon-priceguide:before{content:"\f02a"}.icon-external:before{content:"\f02d"}.icon-external-link:before{content:"\f08e"}.icon-external-link-square:before{content:"\f14c"}.icon-article:before{content:"\f054"}.icon-forum:before{content:"\f075"}.icon-test:before{content:"\f005"}.icon-guide:before{content:"\f05a"}.icon-globe:before{content:"\f0ac"}.icon-recommendation:before{content:"\f046"}.icon-reorder:before{content:"\f0c9"}.icon-random:before{content:"\f074"}.icon-thumbs-up:before{content:"\f087"}.icon-thumbs-down:before{content:"\f088"}.icon-star:before{content:"\f005"}.icon-userreview:before{content:"\f005"}.icon-book:before{content:"\f02d"}.icon-facebook-sign:before{content:"\f082"}.icon-facebook:before{content:"\f09a"}.icon-twitter:before{content:"\f099"}.icon-twitter-sign:before{content:"\f081"}.icon-google-plus:before{content:"\f0d5"}.icon-linkedin:before{content:"\f0e1"}.icon-linkedin-square:before{content:"\f08c"}.icon-instagram:before{content:"\f16d"}.icon-check:before{content:"\f00c"}.icon-check-square:before{content:"\f046"}.icon-check-empty:before{content:"\f096"}.icon-remove:before{content:"\f00d"}.icon-remove-sign:before{content:"\f057"}.icon-ban:before{content:"\f05e"}.icon-asterisk:before{content:"\f069"}.icon-plus:before{content:"\f067"}.icon-plus-circle:before{content:"\f055"}.icon-plus-sign-alt:before{content:"\f0fe"}.icon-minus:before{content:"\f068"}.icon-minus-circle:before{content:"\f056"}.icon-play:before{content:"\f04b"}.icon-play-circle:before{content:"\f01d"}.icon-play-circle-alt:before{content:"\f144"}.icon-lock:before{content:"\f023"}.icon-unlock:before{content:"\f09c"}.icon-desktop:before{content:"\f108"}.icon-tags:before{content:"\f02c"}.icon-tag:before{content:"\f02b"}.icon-spinner:before{content:"\f110"}.icon-question:before{content:"\f128"}.icon-question-sign:before{content:"\f059"}.icon-smile:before{content:"\f118"}.icon-microphone:before{content:"\f130"}.icon-film:before{content:"\f008"}.icon-camera:before{content:"\f030"}.icon-video-camera:before{content:"\f03d"}.icon-comment:before{content:"\f075"}.icon-expand:before{content:"\f065"}.icon-arrow-right:before{content:"\f061"}.icon-arrow-left:before{content:"\f060"}.icon-arrow-up:before{content:"\f062"}.icon-arrow-down:before{content:"\f063"}.icon-arrows:before{content:"\f047"}.icon-arrows-v:before{content:"\f07d"}.icon-arrows-h:before{content:"\f07e"}.icon-arrows-alt:before{content:"\f0b2"}.icon-warning-sign:before{content:"\f071"}.icon-gamepad:before{content:"\f11b"}.icon-table:before{content:"\f0ce"}.icon-picture:before{content:"\f03e"}.icon-info:before{content:"\f129"}.icon-trophy:before{content:"\f091"}.icon-group:before{content:"\f0c0"}.icon-edit:before{content:"\f044"}.icon-pencil:before{content:"\f040"}.icon-wrench:before{content:"\f0ad"}.icon-comments-alt:before{content:"\f0e6"}.icon-envelope:before{content:"\f0e0"}.icon-envelope-alt:before{content:"\f003"}.icon-home:before{content:"\f015"}.icon-heart:before{content:"\f004"}.icon-heart-alt:before{content:"\f08a"}.icon-ok:before{content:"\f00c"}.icon-user:before{content:"\f007"}.icon-user-plus:before{content:"\f234"}.icon-file-text:before{content:"\f15c"}.icon-file-text-alt:before{content:"\f0f6"}.icon-align-left:before{content:"\f036"}.icon-align-center:before{content:"\f037"}.icon-align-right:before{content:"\f038"}.icon-align-justify:before{content:"\f039"}.icon-sitemap:before{content:"\f0e8"}.icon-certificate:before{content:"\f0a3"}.icon-gear:before{content:"\f013"}.icon-warning:before{content:"\f071"}.icon-upload:before{content:"\f093"}.icon-download:before{content:"\f019"}.icon-cloud-download:before{content:"\f0ed"}.icon-sort:before{content:"\f0dc"}.icon-list-ol:before{content:"\f0cb"}.icon-shopping-cart:before{content:"\f07a"}.icon-share:before{content:"\f1e0"}.icon-code:before{content:"\f121"}.icon-star-o:before{content:"\f006"}.icon-circle:before{content:"\f111"}.icon-sort-asc:before{content:"\f0dd"}.icon-trash:before{content:"\f014"}.icon-exclamation-circle:before{content:"\f06a"}.icon-th-large:before{content:"\f009"}.icon-tek-logo:before{content:"\f011"}.icon-square:before{content:"\f0c8"}.icon-clock:before{content:"\f017"}.icon-caret-right:before{content:"\f0da"}.icon-caret-left:before{content:"\f0d9"}.icon-caret-down:before{content:"\f0d7"}.icon-caret-up:before{content:"\f0d8"}.icon-search:before{content:"\f002"}.icon-search-plus:before{content:"\f00e"}.icon-search-minus:before{content:"\f010"}.icon-level-down:before{content:"\f149"}.icon-level-up:before{content:"\f148"}.icon-money:before{content:"\f0d6"}.icon-dollar:before{content:"\f155"}.icon-steam:before{content:"\f1b6"}.icon-steam-square:before{content:"\f1b7"}.icon-twitch:before{content:"\f1e8"}.icon-youtube:before{content:"\f167"}.icon-youtube-play:before{content:"\f16a"}.icon-toggle-left:before{content:"\f191"}.icon-toggle-right:before{content:"\f152"}.icon-ellipsis-v:before{content:"\f142"}.icon-calendar:before{content:"\f133"}.icon-save:before{content:"\f0c7"}.icon-refresh:before{content:"\f021"}.icon-signal:before{content:"\f012"}.icon-mobile:before{content:"\f10b"}.icon-sliders:before{content:"\f1de"}.icon-tek:before{content:"\f011"}.icon-newspaper-o:before{content:"\f1ea"}.icon-plus-square:before{content:"\f0fe"}.icon-bar-chart:before{content:"\f080"}.icon-plus-square-o:before{content:"\f196"}.icon-minus-square-o:before{content:"\f147"}.icon-shield:before,.icon-tjenester:before{content:"\f132"}.icon-link:before,.icon-nettsteder:before{content:"\f0c1"}.icon-line-chart:before{content:"\f201"}.icon-filter:before{content:"\f0b0"}.icon-server:before{content:"\f233"}.icon-at:before{content:"\f1fa"}.icon-glass:before{content:"\f000"}.icon-credit-card:before{content:"\f09d"}.icon-gift:before{content:"\f06b"}.icon-cake:before{content:"\f1fd"}.icon-rss:before{content:"\f09e"}.icon-chevron-right:before{content:"\f054"}.icon-circle-alt:before{content:"\f10c"}.icon-eye:before{content:"\f06e"}.icon-eye-slash:before{content:"\f070"}.icon-css3:before{content:"\f13c"}.icon-html5:before{content:"\f13b"}button,input[type=button]{cursor:pointer;-webkit-appearance:button;*overflow:visible;-webkit-user-select:none}.button{display:inline-block;padding:.4rem 1.2rem .8rem 1.2rem;color:#fff;font-size:1.4rem;line-height:2rem;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;background:#333;background:#444;border-radius:.4rem;box-shadow:0 -0.4rem rgba(0,0,0,0.1) inset;border:0;text-shadow:none;font-family:"Open Sans",Helvetica,Arial,sans-serif}.button[disabled],.button.disabled{cursor:default;opacity:.5}.no-touch .button:hover,.button:focus,.button[disabled],.button.pressed,.button.active{color:#fff;outline:0}a.button:not(.button-plain):not(.button-yellow):not(.button-white):not(.button-border):visited{color:#fff !important}.button:active,.button.active,.button.pressed{outline:0;box-shadow:0 .4rem rgba(0,0,0,0.1) inset;padding:.8rem 1.2rem .4rem 1.2rem}.button.block{display:blocK}.button.button-plain{background:#f5f5f5}.button.button-white{background:#fff}.button.button-black{background:#000;box-shadow:0 -0.4rem rgba(255,255,255,0.2) inset}.button.button-green{background:#72c054}.button.button-red{background:#cf4848}.button.button-yellow{background:#ffd748}.button.button-light-blue{background:#43a4d1}.button.button-light-orange{background:#ffd0a9;color:#333}.button.button-facebook{background:#3b5998}.button.button-facebook .icon-facebook{font-size:1.2rem;margin-right:.3rem}.button.button-linkedin{background:#0073b2}.button.button-linkedin .icon-linkedin-square{margin-right:.3rem}.button.button-black:active,.button.button-black.active,.button.button-black.pressed{box-shadow:0 .4rem rgba(255,255,255,0.2) inset}.button.button-white,.button.button-plain,.button.button-yellow{color:#444 !important}.button.button-border{background:#fff !important;border:1px solid #333;color:#333 !important;font-weight:700}.button.button-border.button-tek-site{border-color:#adbd10;color:#adbd10 !important}.button.button-border.button-tek-site:hover{color:#adbd10 !important}.button.button-border.button-red{color:#cf4848 !important;border-color:#cf4848}.button>*{display:inline-block !important;vertical-align:middle !important}.button.button-small{border-radius:.2rem;font-size:1.2rem;padding:.2rem 1rem .4rem 1rem;box-shadow:0 -0.2rem rgba(0,0,0,0.1) inset}.button.button-small:active,.button.button-small.active,.button.button-small.pressed{padding:.4rem 1rem .2rem 1rem;box-shadow:0 .2rem rgba(0,0,0,0.1) inset}.button.button-large{font-size:2rem;padding:1rem 1.5rem 1.4rem 1.5rem}.button.button-large:active,.button.button-large.active,.button.button-large.pressed{padding:1.4rem 1.5rem 1rem 1.5rem}.button.circle{border-radius:50%;width:8rem;height:8rem}.button.flex{display:-webkit-box !important;display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important}.button-group .button{float:left;border-radius:0;border-right:1px solid rgba(0,0,0,0.1)}.button-group .button:first-child,.button-group .button.first{border-radius:.4rem 0 0 .4rem}.button-group .button:last-child,.button-group .button.last{border-radius:0 .4rem .4rem 0;border-right-width:0}.button-group .button:first-child:last-child,.button-group .button.first.last{border-left-width:1px;border-radius:.4rem}.button-group .button.button-small:first-child,.button-group .button.button-small.first{border-radius:.2rem 0 0 .2rem}.button-group .button.button-small:last-child,.button-group .button.button-small.last{border-radius:0 .2rem .2rem 0}.button-group .button.button-small:first-child:last-child,.button-group .button.button-small.first.last{border-radius:.2rem}.bare-link{display:inline;color:#adbd10;font-weight:400;border-radius:0;background-color:transparent;box-shadow:none;border-color:transparent;-webkit-apperance:none;-moz-apperance:none;apperance:none}button[disabled],input[disabled],select[disabled]{cursor:default}input[disabled],select[disabled]{background:#ddd}:-moz-placeholder{color:#aaa}::-webkit-input-placeholder{color:#aaa}input::-moz-focus-inner,button::-moz-focus-inner{border:0;padding:0}input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none}select,textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"]{padding:.4rem .6rem;border:1px solid rgba(0,0,0,0.1);height:3rem;font-size:1.4rem;line-height:2.2rem;box-shadow:inset 0 .2rem .4rem 0 rgba(0,0,0,0.05);-webkit-transition:border linear .2s,box-shadow linear .2s;transition:border linear .2s,box-shadow linear .2s;border-radius:.3rem;color:#555;font-family:"Open Sans",Helvetica,Arial,sans-serif}select:focus,textarea:focus,input[type="text"]:focus,input[type="password"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="time"]:focus,input[type="week"]:focus,input[type="number"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="color"]:focus{border-color:#999;box-shadow:inset 0 2px 4px 0 rgba(0,0,0,0.1),0 0 8px rgba(0,0,0,0.3)}select:focus,input:focus,textarea:focus{outline:0}textarea{font-family:"Helvetica Bold",Arial,Verdana,sans-serif;overflow:auto;vertical-align:top;height:auto}input[type="range"],input[type="slider"]{-webkit-appearance:none;-webkit-tap-highlight-color:rgba(255,255,255,0);height:1rem;margin:0;border:0 none;border:1px solid rgba(0,0,0,0.1);padding:.2rem .1rem;border-radius:.4rem;background:rgba(0,0,0,0.3);background:#fff;box-shadow:inset 0 .2rem .4rem 0 rgba(0,0,0,0.05)}input[type="range"]::-moz-range-track{border:0 none;background:transparent}input[type="range"]::-ms-track{border:0 none;color:transparent;background:transparent}input[type="range"]::-ms-fill-lower,input[type="range"]::-ms-fill-upper{background:transparent}input[type="range"]::-ms-tooltip{display:none}input[type="range"]::-webkit-slider-thumb{-webkit-appearance:none;width:3rem;height:3rem;border:none;border-radius:50%;background:#444;box-shadow:0 -0.4rem rgba(0,0,0,0.1) inset;cursor:pointer}input[type="range"]::-moz-range-thumb{width:3rem;height:3rem;border:none;border-radius:50%;background:#444;box-shadow:0 -0.4rem rgba(0,0,0,0.1) inset;cursor:pointer}input[type="range"]::-ms-thumb{width:3rem;height:3rem;border-radius:50%;border:0;background:#444;box-shadow:0 -0.4rem rgba(0,0,0,0.1) inset;cursor:pointer}:-moz-placeholder{color:#999}::-moz-placeholder{color:#999}:-ms-input-placeholder{color:#999}::-webkit-input-placeholder{color:#999}.input-group>*{float:left;border-radius:0 !important;border-right:0 !important;vertical-align:bottom}.input-group.flex>*{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.input-group .button{height:3rem}.input-group.flex input{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-grow:1}.input-group>*:first-child,.input-group>*:first-child>*{border-radius:.3rem 0 0 .3rem !important}.input-group>*:last-child,.input-group>*:last-child>*{border-radius:0 .3rem .3rem 0 !important}.input-group>*:last-child{border-right:1px solid rgba(0,0,0,0.1) !important}.input-group>*:last-child:first-child{border-radius:.3rem !important}.input-group>.button input{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}html{font-size:62.5%}body{font-size:12px;font-size:1.2rem;line-height:normal;font-family:"Open Sans",Helvetica,Arial,sans-serif;color:#333;background-color:#f0f0f0}#spring-tp,#unispring-tp{position:absolute;top:-9999px}#to-top{display:none}.no-js div.delay-image-load{width:0 !important;height:0 !important;padding-bottom:0 !important}img{border:0;-ms-interpolation-mode:bicubic}a{color:#adbd10}h1,.h1{font-size:4rem}h2,.h2{font-size:2.5rem}h3,.h3{font-size:1.8rem}h4,.h4{font-size:1.4rem}h5,.h5{font-size:1.25rem}table{border-collapse:collapse;border-spacing:0}mark{background-color:transparent;color:inherit}.tek-tag{font-family:"Oswald",Helvetica,Arial,sans-serif;-webkit-backface-visibility:hidden;backface-visibility:hidden;color:#fff !important;background:#adbd10;text-decoration:none !important;text-transform:uppercase;letter-spacing:1px;padding:.3rem 1.1rem;display:inline-block}#main>.top-header,.section-header{font-weight:normal;font-family:"Crete Round";font-size:4.2em;line-height:1.2em;margin-bottom:12px}#main>.top-header{font-weight:normal;letter-spacing:1px;margin:-28px 0 21px;background-color:#333;color:white;text-align:right;font-size:18px;position:relative;z-index:1;padding:0 5px 5px}.has-header-image #main>.top-header{width:1000px;margin:0 0 0 -22px}#main>.top-header.normal-font{font-family:Helvetica,Arial,sans-serif;font-size:15px;letter-spacing:0}#main>.top-header.align-left{text-align:left}#main>.top-header a{text-align:left;text-decoration:none;display:block;color:white}#main>.top-header>*{vertical-align:middle}#main>.top-header a.button{margin-left:10px;text-align:center;display:inline-block;text-decoration:none !important;padding:0 12px;font-size:13px}.no-touch #main>.top-header a:hover{text-decoration:underline}#main>.top-header a *{display:inline-block}#main>.top-header a img{margin-left:5px}.child-margin-medium>*:first-child{margin-top:0}.child-margin-medium>*:last-child{margin-bottom:0}.child-margin-medium>*{margin-top:7px;margin-bottom:7px}.container-padding-medium{padding:7px}.container-margin-medium{margin:7px}#wrapper{position:relative;z-index:2;background-color:#fff;padding:22px 22px 0;width:1000px;margin:auto}#header{border-bottom:11px solid #333;margin-bottom:22px;padding-bottom:.8rem;min-height:95px;position:relative}#header .fb-like{opacity:0;z-index:4;height:3rem;line-height:3rem;margin-right:2.2rem}#header .fb-like[fb-xfbml-state="rendered"]{opacity:1;-webkit-transition:opacity .5s;transition:opacity .5s}#header .fb-like>*{vertical-align:middle !important}#wrapper .tek-nav .forsiden{display:none !important}.tek-nav-toggle{display:none}.top-nav{background:#000;color:#fff;height:34px;line-height:34px;top:0;left:0;right:0;z-index:3}.top-nav .centered{width:100%;max-width:1000px;margin:auto}.top-nav .network-links{font-size:1.4rem}.top-nav .network-links li{opacity:1;margin:0 15px 0 0}.top-nav .network-links a:not(.sc):not(:hover){color:#fff}.tek-nav{background-color:#333;height:33px;margin:0 -22px 11px}.tek-nav-toggle{display:none}.tek-nav ul{font-family:"Oswald",Helvetica,Arial,sans-serif;float:left;cursor:default;padding:5px 17px;text-transform:uppercase;font-size:1.2rem;list-style:none}.tek-nav li{float:left;z-index:3;position:relative;border-right:1px solid #777;padding:.3em .5em .3em .5em}.main-nav a{text-decoration:none}.tek-nav a{color:#fff;color:rgba(255,255,255,0.6);text-decoration:none}.tek-nav li>a:hover,.tek-nav .selected>a{color:#fff}#header .tek-nav[role=navigation] li.forside{display:none !important}.tek-nav[role=navigation]{background:none;margin:0;bottom:2px;right:0;position:absolute}.tek-nav[role=navigation] ul{padding:0}.tek-nav[role=navigation] li{display:inline-block;float:left;position:relative;border-right:1px solid #ccc;padding:.2em .4em .1em .4em;font-size:2.2rem;line-height:2.5rem}.tek-nav[role=navigation] li>a{color:rgba(17,17,17,0.6);letter-spacing:-0.07em;word-spacing:.2em}.tek-nav[role=navigation] li>a:hover{color:#111}.tek-nav[role=navigation] .a-aa:after{position:absolute;bottom:-1px;left:33%;content:"";width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #333}.tek-nav[role=navigation] .a-aa a{font-size:.75em;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";top:-3px;position:relative}.product-nav{margin:0 0 0 -22px;width:1000px;height:35px;position:relative;background:#333}.product-nav.fixed{position:fixed;top:0;z-index:10}.product-nav ul{margin:0 auto;height:35px;padding:8px 12px}.product-nav li{font-family:"Oswald",Helvetica,Arial,sans-serif;float:left;border-right:1px solid #999;line-height:1em}.product-nav li:last-child{border-right:0}.product-nav li a{color:#aaa;font-weight:400;text-decoration:none;text-transform:uppercase;font-size:14px;padding:2px 10px;display:block}.product-nav li.selected a,.product-nav li a:hover{color:#fff}.product-nav li a>*{display:inline-block;vertical-align:middle}.product-nav .platform{position:absolute;right:22px;top:6px;border:1px solid #fff}.top-search-form{margin-left:2.2rem}.top-search-form.input-group>input[type="text"]{height:33px;border:0;box-shadow:none !important;border-radius:0 !important;font-size:1.2rem;padding:5px 10px;background:#e3e3e3;color:#818383}.top-search-form.input-group>input[type="text"]:hover,.top-search-form.input-group>input[type="text"]:focus{box-shadow:none;background:#f2f2f2}.top-search-form.input-group .button{border:0 !important;border-radius:0 !important;padding:0 11px;height:33px;text-shadow:none;font-size:1.2rem;letter-spacing:1px;font-weight:500;box-shadow:none}.no-touch .top-search-form .button:hover{background:#828e0c}#header .main-site-logo{position:absolute;left:0;bottom:.8rem}.logo-wrap .santa-hat{background-image:url(../../images/main/santaHat.png);width:50px;height:67px;position:absolute;top:-16px;left:-22px;content:"";-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-o-backface-visibility:hidden;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}.has-header-image #header{padding:0 22px 4px;width:1000px;margin-left:-22px;margin-bottom:0}.has-header-image #header .main-site-logo{left:22px}.has-header-image .tek-nav[role=navigation]{right:22px}.site-map{display:none;color:#fff;position:absolute;top:157px;left:0;background:#333;background:-webkit-linear-gradient(#505050, #1f1f1f);background:linear-gradient(#505050, #1f1f1f);z-index:4;width:100%;padding:10px 10px 20px;-webkit-transform:translateZ(0)}.site-map .col{width:16.66666667%;padding:6px;float:left}.site-map .col h3{border-bottom:1px solid #5b636b;padding:4px 0;margin-bottom:10px}.site-map .col ul{list-style:none}.site-map .col li{margin-bottom:4px}.site-map a{color:#fff}.site-map .col a:hover{text-decoration:none}.site-map .site-map-close{top:5px;right:5px;position:absolute}.social-links li{list-style-type:none;display:inline-block;margin:0 .5rem 0 0}.social-links li:last-child{margin:0}.social-links li a{display:inline-block;font-size:1.6rem;height:3.2rem;width:3.2rem;line-height:3.2rem;text-align:center;vertical-align:middle;border-radius:50%;color:#fff;text-decoration:none}.social-links li a:hover{opacity:.95;text-decoration:none}.social-links li a.facebook{background:#3b5998}.social-links li a.twitter{background:#2c77ba}.social-links li a.steam{background:#171a21}.social-links li a.twitch{background:#6441a5}.social-links li a.youtube{background:#c92527}.social-links li a.google-plus{background:#dd4b38}.social-links li a.instagram{background:#3f729b}.social-links li a.rss{background:#f26109}.social-links li a.newsletter{background:#6fa742}.col-full-width{width:auto;margin:0 -22px 22px;clear:both}.col-main-width{margin-bottom:22px;clear:both}.col-half-width{width:50%}.col-half-width>.col-border-top,.col-half-width>.col-border-top:last-child{margin-right:12px}.col-main-width .col-main-width:last-child{margin-bottom:0}.col-one-third{float:left;width:33.33333333%}.col-two-thirds{float:left;width:66.66666667%}.col-two-thirds>.col-border-top{margin-right:9px}.col-third-width{float:left;width:33.3%}.col-border-top{border-top:1px solid #ddd;padding-top:22px}.col-border-top>*{position:relative}@media screen and (min-width:750px){.col-border-top>*{float:left;margin:0 1.4rem}}.col-border-top>*:first-child{margin-left:0}.col-border-top>*:last-child{margin-right:0}.col-border-top>*:before{content:"";pointer-events:none;height:4.5rem;border-left:1px solid #ddd;top:-22px;right:-1.4rem;position:absolute}@media screen and (min-width:750px){.col-border-top.col-four-items>*{margin:0 1.1rem}}.col-border-top.col-four-items>*:before{right:-1.1rem}.col-border-top>.preamble-large:before,.col-border-top>.col-two-thirds:before{right:-1.4rem}.col-two-thirds.col-border-top>.no-border:before{right:-1.4rem}.col-border-top.col-article-comments>.article-comments:before{display:block !important;right:-14px;pointer-events:none}.col-border-top.col-article-comments #comments,.col-border-top.col-article-comments #related{padding-bottom:10px;margin-bottom:22px;border-bottom:1px solid #ddd}.col-border-top.no-separator>*:before,.col-border-top>.last-child:before{display:none !important}.col-border-top>:last-child:before{display:none !important}.col-border-top>:first-child{margin-left:0}.col-border-top>:last-child{margin-right:0}.aside-one-third{float:left;width:315px;padding:0 0 0 14px;border-left:1px solid #ddd;position:relative}.aside-one-third.aside-left-side{padding:0 14px 0 0;border-left:0;border-right:1px solid #ddd}.aside-one-third>*{position:relative;margin-top:30px;margin-bottom:33px;float:left;clear:both}.aside-one-third>*:before{content:"";width:45px;border-top:1px solid #ddd;position:absolute;top:-30px;left:-14px}.aside-one-third.aside-left-side>*:before{left:auto;right:-14px}.aside-one-third header{margin-bottom:37px}.aside-one-third header h3{font:normal 32px/1em "Crete Round",Times,sans-serif;margin-bottom:10px}.score-badge{font-family:"Oswald",Helvetica,Arial,sans-serif;color:#fff !important;text-decoration:none !important;position:relative;z-index:1;text-align:center;display:inline-block;text-transform:uppercase;border-radius:.4rem;min-width:148px}.article .score-badge{width:14.8rem}.score-badge.rating-badge{background:#2195c7}.score-badge .score-data{padding:1rem;border-radius:.4rem .4rem 0 0}.score-badge .score-data .score-value{font-size:6.1rem}.score-badge.rating-badge .score-data .score-value{font-size:3rem}.score-badge .score-data .score-value .score-top{opacity:.5}.score-badge .score-data .score-text{font-size:1.5rem;font-weight:300;letter-spacing:.1rem}.score-badge .score-logo{padding:1rem 0;background:#000;line-height:0;border-radius:0 0 .4rem .4rem}.score-badge .score-data .platform{white-space:nowrap}.score-badge.platforms-3 .score-data .platform,.score-badge.platforms-4 .score-data .platform,.score-badge.platforms-5 .score-data .platform{font-size:.9em}.user-score-badge{font-family:"Oswald",Helvetica,Arial,sans-serif;background:#999;background:#688483;background:#e78189;background:#0f5159;white-space:nowrap;padding:1.1rem;position:relative;font-size:1.3rem;text-align:center;max-width:100px;text-decoration:none;border-radius:.4rem}.user-score-badge,.user-score-badge:hover{color:#fff}.user-score-badge .score-value{font-size:3rem;margin:.5rem 0;line-height:1em;display:block}.user-score-badge.score-badge-small{padding:.6rem;border-radius:.2rem}.user-score-badge.score-badge-small .score-value{font-size:1.8rem}.user-score-badge .score-text{font-weight:300}.tek-scrollbar.tek-scrollbar-horizontal::-webkit-scrollbar{height:12px}.tek-scrollbar.tek-scrollbar-vertical::-webkit-scrollbar{width:12px}.tek-scrollbar::-webkit-scrollbar-track{background:#e8e8e8}.tek-scrollbar::-webkit-scrollbar-thumb{background-color:rgba(51,51,51,0.7);max-width:10px}.tek-scrollbar:hover ul::-webkit-scrollbar-thumb{background-color:#333}.pagination{font-size:1.2rem;padding:.3rem 0;border-top:1px dotted #bbb;border-bottom:1px dotted #bbb;margin-bottom:2.2rem}.pagination li{list-style:none;font-weight:bold;float:left;padding:.6rem .4rem;margin:0 1rem 0 0}.pagination a{font-weight:normal}.pagination .selected{background-color:#333}.pagination .selected,.pagination .selected a{text-decoration:none;color:#fff}.product-bar{height:35px}body>.tek-contact-form{background:#fff;box-shadow:0 0 10px rgba(0,0,0,0.3);width:500px;position:fixed;z-index:100;left:0;top:0;padding:22px}.tek-contact-form h2{font-weight:normal;font-family:"Crete Round";font-size:20px;line-height:1.2em;margin-bottom:12px}.tek-contact-form input{width:100%;margin-bottom:10px}.tek-contact-form textarea{width:100%;max-width:100%;min-height:100px;margin-bottom:22px}.tek-contact-form form{position:relative}.tek-contact-form .sending:before{content:"";background:#fff;opacity:.8;position:absolute;top:0;bottom:0;left:0;right:0;display:block}.tek-white-overlay{position:fixed;top:0;left:0;bottom:0;right:0;background:#fff;opacity:.6;z-index:20}.tek-black-overlay{position:fixed;top:0;left:0;bottom:0;right:0;background:#000;opacity:.7;z-index:20}.user-terms{padding:2.2rem 0 0;max-width:628px;font-size:1.4rem}.user-terms p,.user-terms ul{margin:0 0 2rem}.user-terms h1{margin:0 0 3rem;font-weight:400}.user-terms h3{margin:3rem 0 1rem;font-weight:400}.user-terms h5{font-size:1.5rem;margin:0 0 .5rem;font-weight:700}.user-terms ul{padding-left:2.2rem}@media screen and (max-width:1420px){body:not(.disabled-ads) #wrapper{margin:0}}@media screen and (max-width:1000px){#wrapper{overflow:hidden}}@media screen and (min-width:750px){.touch-nav,.touch-tab-content{display:none}}@media screen and (max-width:750px){.surround{width:100%;position:absolute;top:0;left:0;overflow:hidden}#to-top{clear:both;display:block;margin:10px 0}#aetherDebugBar{display:none !important}.no-touch img{max-width:100%;height:auto !important}#wrapper{padding:0;width:100%;border:0}#main{padding:0 11px}.touch-nav{position:absolute;top:0;right:0;bottom:0;color:#fff}.touch-nav .toggle-tab,.touch-nav .toggle-tab .flex{height:100%}.touch-nav .toggle-tab{font-size:1.4rem;padding:0 1.1rem;font-weight:200;cursor:pointer;height:100%;border-left:1px solid rgba(255,255,255,0.3)}.touch-nav .toggle-tab.pressed{background:#000}.touch-nav .toggle-tab i{font-size:2em}.touch-nav .toggle-tab span{display:none}.touch-tab-content{background:#000;position:absolute;top:100%;left:0;right:0;padding:1.1rem;display:none;color:#fff;font-size:1.4rem;line-height:2em;z-index:10;border-top:2px solid rgba(255,255,255,0.5)}.touch-tab-content form[role="login"] .button{display:block;width:100%;font-size:1.8rem}.touch-tab-content .facebook-login{margin-top:1.1rem}.touch-tab-content ul{display:block !important}.touch-tab-content li{font-size:1.6rem;display:block;width:100%}.touch-tab-content li a{display:block;text-align:center;text-decoration:none;color:#fff !important;padding:.6rem !important;border-bottom:1px solid #333 !important}.touch-tab-content li:last-child a{border-bottom:0 !important}.touch-tab-content .top-search-form{width:100%;float:none;margin-left:0}.touch-tab-content .top-search-form input{width:100% !important}.touch-tab-content .top-search-form input,.touch-tab-content .top-search-form .button{height:50px !important;font-size:1.6rem !important}.touch-tab-content .top-search-form .button{position:absolute;top:1.1rem;right:1.1rem}#header{display:block;margin:0 0 11px;padding:0;min-height:60px;position:relative;border:0}.top-nav,.main-nav .login,#header .header-right-content{display:none}#header .fb-like{display:none}#header .main-site-logo{background:#333;padding:6px 11px;text-align:left;color:#f0f0f0;bottom:0;left:0 !important;position:relative;float:none}#header .main-site-logo>a{padding:1rem 0;display:inline-block;vertical-align:middle}#header .main-site-logo a:after{display:none !important}#header .main-site-logo img{display:inline-block;vertical-align:middle;max-height:45px}.logo-wrap .santa-hat{display:none}#header>form[role=search]{display:none;margin:1em 11px 0}#wallpaper{display:none}#main>.top-header{margin:-11px;margin-bottom:11px}#header .main-nav[role="navigation"]{background-color:#adbd10;line-height:0;padding:0;overflow:hidden;display:block;width:100%;position:relative;height:auto;border:0;bottom:auto;right:auto;max-height:50px}#header .main-nav[role="navigation"]>ul{display:block;float:none}#header .main-nav[role="navigation"]>ul li.a-aa{display:none}#header .main-nav[role="navigation"]>ul li{width:auto;font-size:1.6rem;float:none;vertical-align:middle;margin:0;padding:0 11px;border-right:1px solid rgba(255,255,255,0.3);text-align:center}#header .main-nav[role="navigation"] a{opacity:1;color:#fff;display:block;border:0;padding:11px 0;font-size:1em;background:transparent}#header .main-nav[role="navigation"]>ul li:first-child a{border-left:0}.has-header-image #header{width:auto;padding:0;margin-bottom:15px;margin-left:0}.col-border-top{border-top:0;padding-top:22px}.col-border-top>::before{display:none}.col-border-top>.feed:first-child,.col-border-top>.feed:last-child{margin:0}.col-half-width>.col-border-top,.col-half-width>.col-border-top:last-child{margin-right:0 !important}.col-half-width .preamble-one-fourth{width:50%}.col-half-width{width:auto;float:none;padding-right:0}.col-full-width{margin:0 -11px}.col-two-thirds{width:100% !important;float:none}.col-two-thirds>.col-border-top{margin-right:0 !important}.col-frontpage-top .col-one-third{width:100%;padding:0 !important}.product-bar{height:auto}.product-nav{width:100%;margin-left:0;height:auto}.product-nav li a{font-size:12px;padding:2px 5px}.product-nav .platform{display:none}}@media screen and (max-width:480px){@-ms-viewport{width:480px}html{font-size:80%}.col-border-top{padding-top:11px}.col-half-width{width:100% !important}}@media print{#aetherDebugBar,.ad-top-ad,.ad-col-left,.ad-col-right,.main-nav,.touch-nav,.touch-tab-content,.top-search-form,#footer,#header.aperitif-header.main-header:after,.ad-placeholder,.fixed,.ad-placeholder.ad-top-ad,.pagination,.pagination-header,aside[role="complementary"],.cxense-text-link-feed,footer[role="contentinfo"],.forum-feed,.frontpage-feed,.custom-social-share{display:none !important}}footer[role=contentinfo]{margin-top:33px;padding:22px 0 66px;border-top:3px solid #ddd;font-size:.9em;color:#666}footer[role=contentinfo] section{text-align:left;margin-bottom:12px}footer[role=contentinfo] ul{display:inline;margin-left:4px}footer[role=contentinfo] ul li{display:inline;margin-right:6px}footer[role=contentinfo] h4{display:inline;font-size:1.2rem}footer[role=contentinfo] p{margin-bottom:3px}footer[role=contentinfo] a{text-decoration:none;color:#666}footer[role=contentinfo] a:hover{text-decoration:underline}footer[role=contentinfo] .social-links a{color:#fff;text-decoration:none}footer[role=contentinfo] .site-authors{background:#f5f5f5;padding:22px;margin:0 0 22px}footer[role=contentinfo] .site-authors h4{font-size:14px;font-weight:400;text-transform:uppercase}footer[role=contentinfo] .site-authors h4 a{float:right;margin-left:10px}footer[role=contentinfo] .site-authors>*{display:block;margin:0 0 4px}footer[role=contentinfo] .site-authors li.author-group{display:block;padding:5px 0;font-weight:700}footer[role=contentinfo] .site-authors li.author-name{display:inline-block;width:22%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-bottom:6px}footer[role=contentinfo] .site-authors li>*{display:inline-block;vertical-align:middle}footer[role=contentinfo] .author-image{padding:1px;border:1px solid #ddd}footer[role=contentinfo] .site-authors li:hover .author-image{border-color:#666}footer[role=contentinfo] .author-image img{display:block}footer[role=contentinfo] .site-info{font-size:11px;line-height:1.6em;border-bottom:1px solid #ccc;padding-bottom:12px}footer[role=contentinfo] .site-info>div{margin-right:22px}@media screen and (max-width:750px){footer[role=contentinfo]{background:none;padding:2.2rem 11px;font-size:16px;line-height:1.6em}}#wallpaper{background-position:50% 0;background-repeat:no-repeat;height:1200px;left:0;position:absolute;top:34px;width:100%}#wallpaper a{display:block;position:absolute;left:0;right:0;top:0;bottom:0}.ad-placeholder{position:relative;display:inline-block;min-height:1px}.ad-col-right{position:absolute;right:-10px}.ad-col-left{position:absolute;right:100%;margin-right:10px;direction:rtl}.ad-col-left>.absolute{right:0}.ad-sticky{top:0;z-index:19;float:right;position:absolute}.wallpaper .ad-sticky{top:800px}.ad-sticky.stick{position:fixed;top:20px !important;right:auto}.ad-sticky .ad-placeholder{min-width:50px}.ad-placeholder:after,article.preamble.sponset-bilag:after,.tek-jobs:after{content:"Annonse";position:absolute;top:auto;left:0;bottom:100%;color:#ccc;text-transform:uppercase;font-size:.8rem;line-height:2em;letter-spacing:.2em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.col-full-width .tek-jobs:after{left:10px}.ad-promoted-job{line-height:0}.ad-placeholder.ad-label-vertical:after{top:auto;bottom:70px;right:-10px;left:auto;width:0;height:0;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0)"}body>a,.ad-1x1{position:absolute;top:-1000px}.ad-placeholder img[src*='blank.gif'],.ad-placeholder img[alt="AdTech Ad"]{width:1px !important;height:1px !important}.asdfg{position:absolute !important;top:-100000px !important;left:-100000px !important;opacity:0}.tek-nav ul.ad-text{list-style-type:none;overflow:auto;padding:0;font-family:"Helvetica","Arial",sans-serif;text-transform:none;text-align:right;float:right;padding-right:22px;line-height:33px;vertical-align:middle}.tek-nav ul.ad-text li{font-size:11px;display:inline-block;padding:0 0 0 15px;color:#888;border:none}.tek-nav ul.ad-text li a{opacity:.8}.tek-nav ul.ad-text li a.shop-name{opacity:1;font-weight:bold}.col-border-top>.ad-placeholder{float:left}.col-border-top.no-separator>.ad-placeholder{padding-left:0}.col-border-top>.ad-placeholder>div:after{left:15px}.col-border-top.no-separator>.ad-placeholder>div:after{left:0}.col-border-top>.ad-468x820{margin-left:10px !important}.with-touch-ad{display:none}.ad-300x250{margin-right:14px;width:300px}.ad-180x500>div{overflow:hidden}.ad-top-ad,.ad-1000x300,.ad-1000x120{text-align:center;display:block}.ad-1000x300:after,.ad-1000x120:after{left:10px}.ad-1000x300>iframe,.ad-1000x300>div,.ad-1000x120>iframe,.ad-1000x120>div{position:relative;display:block;margin:0 auto}.section-article .ad-1000x300{margin:3rem 0}body>a img{display:block;margin:0;height:0}.ad-top-ad{max-width:1000px;height:300px;max-height:300px;margin:0 auto 0;line-height:1px;z-index:1;display:block !important;text-align:center;vertical-align:bottom;position:relative}.ad-top-ad>*{position:absolute;left:0;right:0;bottom:0;text-align:center;vertical-align:bottom;margin:0 auto;max-height:300px}.ad-top-ad>iframe:first-of-type,.ad-top-ad>img:first-of-type,.ad-top-ad>object:first-of-type,.ad-top-ad>embed:first-of-type,.ad-top-ad>a:first-of-type img{display:block;margin:0 auto !important}.wallpaper .ad-top-ad.ad-placeholder.ad-label-vertical:after{display:none}.neo-content .ad-placeholder{margin:0 0 3rem}.neo-content .ad-placeholder:after{content:"Artikkelen fortsetter under annonsen"}@media screen and (max-width:1420px){body:not(.disabled-ads) .ad-top-ad{margin:0}body:not(.disabled-ads) #wallpaper{background-position:-460px 0}}@media screen and (max-width:1040px){.ad-col-left,.ad-col-right,.ad-top-ad.ad-placeholder.ad-label-vertical:after{display:none}}@media screen and (max-width:750px){.ad-placeholder *{max-width:100% !important}#wrapper .ad-468x100>img,#wrapper .ad-468x120>img{position:absolute}.with-touch-ad{display:block}.ad-600x800,.ad-180x500,.ad-180x501{display:none}.ad-468x100,.ad-468x120,.ad-468x200{display:block;margin:2.2rem auto;float:none}.section-article .ad-468x200{margin:3rem 0}.section-article .ad-468x800{margin-bottom:3rem}}@media screen and (max-width:480px){.ad-placeholder{width:100% !important}.ad-180x500{display:none}}.preamble{float:left;position:relative;margin-bottom:.7em}.preamble:first-child{margin-left:0;padding-left:0}.last-child{margin-right:0 !important}.preamble:last-child{margin-right:0;padding-right:0}.preamble.preamble-dark,.preamble.preamble-dark a,.preamble.preamble-dark h2 a,.preamble.preamble-dark p a{color:#fff}.preamble.preamble-dark:after{position:absolute;content:"";display:block;display:none;border-left:4px solid #21b4c7;top:0;left:0;bottom:0;z-index:1}.preamble.preamble-dark .text{padding:0 10px 10px 14px}.preamble h2{font-weight:600;font-size:2rem;padding-top:1.1rem;padding-right:3.1rem}.preamble.commercial h2{font-family:Bitter;font-style:normal}.preamble h2 a{color:#333;text-decoration:none}.preamble .missing-image-container{position:relative}.no-touch .preamble h2 a:hover{text-decoration:underline}.preamble a .link-text::after{content:"\00a0\00bb";display:inline}.preamble .related-links{font-size:1.3rem;list-style-type:none;padding-left:0;margin-bottom:0}.preamble .related-links.column-split{-moz-column-count:2;-moz-column-gap:20px;-webkit-column-count:2;-webkit-column-gap:20px;-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.preamble .related-links li{margin-bottom:.4rem}.preamble .related-links li:last-child{margin-bottom:0}.preamble .related-links li>*{vertical-align:middle;width:auto}.preamble h3{position:absolute;bottom:0;left:0;right:0;font-weight:normal;color:#fff;z-index:1;font-size:1.2rem;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;height:2.2rem}.preamble.double-headline h3{-webkit-backface-visibility:hidden;-webkit-transition:background .3s;transition:background .3s;background:rgba(0,0,0,0.5)}.no-touch .preamble.double-headline:hover h3{background-color:#000}.preamble h3 a{display:block;height:100%;color:#fff}.preamble h3 .tek-tag{height:103%;padding:.2rem 1.1rem}.preamble h3 .subHeadline{padding:.3rem}.preamble h3 .subHeadline:first-child{padding:.3rem 1.1rem}.preamble p,.preamble .related-links{font-size:1.3rem;line-height:1.5em;margin:.7em 0}.preamble.text-on-image .image-container h3,.preamble.text-on-image .missing-image-container h3{display:none}.preamble.text-on-image .text{position:absolute;bottom:0;left:0;right:0;color:#fff;padding:1.1rem}.preamble.text-on-image .text p a,.preamble.text-on-image .text h2 a{color:#fff}.preamble.text-on-image .text p{display:none}.preamble.text-on-image .text .comment-count{background-color:#fff;color:#333;text-shadow:none;position:absolute;right:1.1rem;bottom:1.5rem}.preamble.text-on-image .text .comment-count:after{border-color:#fff transparent}.preamble.preamble-vertical-split .image-container{float:left;width:67%}.preamble.preamble-vertical-split .text{float:left;width:33%;padding-top:2rem}.preamble.preamble-vertical-split .text h2{padding-top:0}.preamble-full{margin:0 0 2rem}.preamble-full h2{font-size:4.6rem}.preamble-two-thirds{width:628px;margin:0 1.4rem}.preamble-large{width:628px;margin:0 1.4rem}.preamble-large p,.preamble-large .related-links{font-size:1.4rem}.preamble-two-thirds h2,.preamble-large h2{line-height:1.1em;font-size:4.6rem}.preamble-two-thirds p,.preamble-large p,.preamble-two-thirds .related-links,.preamble-large .related-links{font-size:1.4rem}.preamble-half{width:467px;margin:0 1.1rem}.preamble-half h2{font-size:2.5rem}.preamble-one-fourth{width:222px;margin:0 1.1rem 0}.col-border-top .preamble-one-fourth:before{right:-1.1rem}.preamble-one-fourth h2{font-size:1.6rem;font-weight:600;line-height:1.4em}.preamble-one-third{width:300px;margin:0 14px 0}.preamble-one-third h2{font-weight:600;font-size:2rem}.preamble .preamble-extras{position:absolute;right:10px;bottom:10px;pointer-events:none}.preamble.double-headline .preamble-extras{bottom:32px}.preamble .tek-article-badge{float:left;display:inline-block;padding:2px 4px;color:#fff;font-weight:300;text-transform:uppercase;font-size:1.1rem;letter-spacing:1px;text-decoration:none;text-align:center;z-index:2}.preamble .tek-article-badge:first-child{border-radius:2px 0 0 2px}.preamble .tek-article-badge:last-child{border-radius:0 2px 2px 0}.preamble .tek-article-badge:first-child:last-child{border-radius:2px}.preamble .remote-site-name{margin-right:.5rem}.preamble .remote-site-name[data-site="tek.no"]{color:#21b4c7}.preamble .remote-site-name[data-site="gamer.no"]{color:#f70}.preamble .remote-site-name[data-site="teknofil.no"]{color:#dd3722}.preamble .remote-site-name[data-site="hardware.no"]{color:#369}.preamble .remote-site-name[data-site="amobil.no"]{color:#e64b17}.preamble .remote-site-name[data-site="akam.no"]{color:#7a921a}.preamble .remote-site-name[data-site="automatisering.no"]{color:#bf0202}.preamble .remote-site-name[data-site="prisguide.no"]{color:#6597ca}.preamble .remote-site-name[data-site="diskusjon.no"]{color:#225985}.preamble .remote-site-name[data-site="digi.no"]{color:#107cb2}.preamble .remote-site-name[data-site="tu.no"]{color:#333;background-color:#fff002;padding:0 .4rem}.preamble .local-site-section[data-section="teknofil"]{color:#fff;background-color:#dd3722;padding:0 .2rem}.preamble.feed-comic-tease{background:none repeat scroll 0 0 #f0f0f0;color:#303030}.preamble.preamble-dark.feed-comic-tease h2 a{color:#333}.top-right-preamble{float:right;width:300px}.top-right-preamble .preamble:first-child:before{content:"";height:45px;border-left:1px solid #ddd;top:-21px;left:-14px;position:absolute}.top-right-preamble>.preamble:last-child{margin-left:0}.preamble .ekstra-link{display:inline-block;margin-top:22px}.preamble .comment-count{position:relative;float:right;margin-top:1.6rem;margin-left:.2rem}.preamble.preamble-dark .comment-count:not(.focus){color:#222}.comment-count{text-align:center;color:#fff;line-height:2.6rem;vertical-align:middle;font-size:1rem;text-decoration:none;height:2.6rem;width:2.6rem;background:#dce0e0;border-radius:50%;position:relative}.no-touch .comment-count:hover{background:#666;color:#fff}.no-touch .comment-count:hover:after{border-color:#666 transparent}.comment-count.focus{background:#222}.comment-count:after{content:"";display:block;position:absolute;right:.5rem;bottom:-0.7rem;border-style:solid;border-width:1rem 1rem 0 0;border-color:#dce0e0 transparent}.comment-count.focus:after{border-color:#222 transparent}.preamble .access-level{position:absolute;width:22px;height:22px;font-size:14px;line-height:22px;background:#333;text-align:center;color:#fff;text-decoration:none;vertical-align:middle;display:inline-block;z-index:2}.preamble .icon-lock{bottom:10px;right:10px}.preamble.double-headline .icon-lock{bottom:32px}.preamble-one-fourth .access-level{height:18px;width:18px;line-height:18px;font-size:12px}.preamble-one-fourth .icon-lock{bottom:4px;right:4px}.preamble-one-fourth.double-headline .icon-lock{bottom:26px}.preamble-one-fourth [data-tek-tooltip]:hover:after{padding:0 4px}.preamble[data-article-type-id="75"]{background:#e3edff !important}.preamble[data-article-type-id="75"] .text{padding:0 10px 10px 14px}@media screen and (max-width:750px){.preamble{padding:0 11px 0;margin:0 0 1.2em 0;width:50%}.preamble .comment-count{display:none}.no-touch .preamble figure a img{width:100%}.preamble h2{padding-right:0}.preamble:nth-of-type(odd){clear:left;padding-left:0}.preamble-full,.preamble-large,.preamble-half,.preamble-two-thirds,.preamble.preamble-full-on-mobile,.preamble-one-third:nth-of-type(3n),.preamble-one-third:last-of-type:first-of-type,.single-one-third-preamble>.preamble-one-third{width:100% !important;clear:both;padding-left:0 !important;padding-right:0 !important}.preamble:nth-of-type(2){padding-right:0}.preamble:nth-of-type(3):not(.no-clear){padding-left:0}.preamble-full h2,.preamble-large h2,.preamble-half h2,.preamble.preamble-full-on-mobile h2,.preamble-one-third:nth-of-type(3n) h2,.preamble-one-third:last-of-type:first-of-type h2,.single-one-third-preamble>.preamble-one-third h2{line-height:1.1em;font-size:3.3rem}.preamble-large p,.preamble-half p,.preamble.preamble-full-on-mobile p,.preamble-one-third:nth-of-type(3n) p,.preamble-one-third:last-of-type:first-of-type p,.single-one-third-preamble>.preamble-one-third p{line-height:1.8em;font-size:1.3rem}.preamble.preamble-one-third.text-on-image{width:100%;padding:0}.preamble.text-on-image h2{font-size:2rem}.preamble-one-fourth{width:50%;margin:0;padding:0 11px 0;margin-bottom:22px}.preamble .linkText{display:block;white-space:normal}.top-right-preamble{float:left;width:100%;clear:both}.top-right-preamble .preamble:first-of-type:last-of-type{width:100%;padding:0}.col-half-width .preamble{margin-left:0}}@media screen and (max-width:480px){.preamble{padding:0 5.5px 0}.site-comments~.preamble:nth-child(2){padding:0 11px 0 0}}#main.dragging-enabled .preamble{-webkit-user-drag:element;-moz-user-select:all}#main.dragging-enabled .preamble::after{display:block;content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:0 dashed transparent !important;-webkit-transition:border 400ms linear;transition:border 400ms linear}#main.dragging-enabled .preamble.drag-over::after{border:4px dashed #adbd10 !important}#main.dragging-enabled .image-container::after{display:block;position:absolute;top:0;right:0;bottom:0;left:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center;background-color:rgba(255,255,255,0.2);color:#adbd10;font-size:3em}#main.dragging-enabled .image-container>.overlay{display:block;position:absolute;right:0;bottom:0;z-index:2;color:#333;background-color:rgba(173,189,16,0.8);font-size:2em;padding:.1rem .8rem;margin:1.2%}#main.dragging-enabled .preamble[data-pinned="1"] .image-container::after{font-family:'FontAwesome';font-size:6em;content:"\f023";background-color:rgba(255,255,255,0.5)}.fb-like-box{max-width:300px;overflow:hidden}.custom-social-share{clear:both}.custom-social-share p{color:#666;margin:0 0 .5rem}.custom-social-share li{margin:0 .5rem 0 0 !important;background:#333;font-weight:400;font-size:1.2rem;line-height:1em;position:relative;border-radius:.3rem;text-transform:uppercase}.custom-social-share li:last-child{margin-right:0}.custom-social-share li:active{box-shadow:inset 0 .5rem .5rem -0.5rem rgba(0,0,0,0.5)}.custom-social-share li:active a:after{display:none}.custom-social-share li a{padding:.8rem 1.1rem;color:#fff}.no-touch .custom-social-share li:hover a:after{top:0;bottom:0;left:0;right:0;content:"";display:block;position:absolute;background:rgba(0,0,0,0.1)}.custom-social-share li a>*{text-align:center;width:auto;min-width:2rem}.custom-social-share li a .share-count{padding-left:.5rem}.custom-social-share li.facebook-share{background:#3b5998}.custom-social-share li.google-share{background:#dd4b39}.custom-social-share li.twitter-share{background:#2c77ba;background:#00aaf3}.custom-social-share li.linkedin-share{background:#006fa6}@media screen and (max-width:750px){.section-article .custom-social-share ul{width:100%;-webkit-flex-flow:row nowrap;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.section-article .custom-social-share li{font-size:2.2rem;text-align:center;width:100%}.section-article .bottom-share .custom-social-share{padding-left:0}}.feed>header{color:#000;padding:.6rem 1.1rem;background:#d9d9d9;color:#fff;background:none #363838}.feed header h2,.feed header h3,.feed header h4{display:inline-block;font-weight:400;font-size:1.6rem;line-height:1em;margin:0}.feed .feed-desc{padding-left:10px}.feed.full-width{margin:3rem 0}.feed.full-width .feed-content p{font-size:1.2rem}.feed.full-width .feed-content.has-scrollbar ol,.feed.full-width .feed-content.has-scrollbar ul{overflow:hidden;-webkit-overflow-scrolling:touch;list-style-type:none;white-space:nowrap}.no-touch .feed.full-width .feed-content.has-scrollbar ol,.no-touch .feed.full-width .feed-content.has-scrollbar ul{overflow-x:auto}.feed.full-width .feed-content ul li{display:inline-block;width:200px;height:200px;border-right:1px solid #ddd;position:relative;white-space:normal;vertical-align:top}.feed.full-width.tek-article-feed .feed-content .content{padding:0 .4rem}.feed.full-width .feed-content ul li:last-child{border:none}.feed.full-width .feed-content ul.product-list li{height:300px}.feed.full-width .feed-content ul.product-list li figure{width:160px;height:160px;line-height:160px;background:#fff;margin:2rem auto 0;opacity:.9}.feed.full-width .feed-content ul.product-list li:hover figure{opacity:1}.feed.full-width .feed-content ul.product-list li .text{padding:1rem 1rem 1rem}.feed.full-width .feed-content ul.product-list li .text h5{margin:0 0 2rem}.dark-feed{background:#d6d6d6}.dark-feed>header{padding:0;border-bottom:5px solid #182526;border-bottom:5px solid #0f5159}.dark-feed>header h2,.dark-feed>header h3,.dark-feed nav li a{font-size:1.6rem;padding:5px 10px;color:#fff}.dark-feed>header h2,.dark-feed>header h3,.dark-feed>header .selected,.dark-feed>header .selected a{color:#fff;background:#182526;background:#0f5159}.feed.full-width .feed-content nav>.scroll{top:0;left:0;bottom:0;width:50px;font-size:5rem;position:absolute;vertical-align:middle;cursor:pointer;display:none;-webkit-transition:background .3s;transition:background .3s}.no-touch .feed.full-width .feed-content.has-scrollbar nav>.scroll{bottom:12px}.touch .feed.full-width .feed-content nav>.scroll,.no-touch .feed.full-width .feed-content:hover nav>.scroll{display:block}.no-touch .feed.full-width .feed-content nav>.scroll:hover{background:rgba(0,0,0,0.3)}.feed.full-width .feed-content nav>.scroll.scroll-left{background-image:-webkit-linear-gradient(left, rgba(0,0,0,0.3), transparent) !important;background-image:linear-gradient(to right, rgba(0,0,0,0.3), transparent) !important}.feed.full-width .feed-content nav>.scroll.scroll-right{background-image:-webkit-linear-gradient(left, transparent, rgba(0,0,0,0.3)) !important;background-image:linear-gradient(to right, transparent, rgba(0,0,0,0.3)) !important;left:auto;right:0}.feed.full-width .feed-content nav>.scroll:before{position:absolute;top:45%;left:0;right:0;text-align:center}.dark-feed.full-width .feed-content ul li{width:200px;padding:0;border-right:1px solid #c8c8c8;margin:0 0 0 0;vertical-align:top}.video-feed .feed-content{padding:0 1.1rem;background:#f7f7f7}.video-feed .feed-content .main-stream{width:60%;border-right:1px solid #e3e3e3;padding:1.1rem 1.1rem 2rem 0}.video-feed .feed-content .esport-streams{width:40%;padding:1.1rem 0 2rem 1.1rem}.video-feed .feed-content header{margin:0 0 1.1rem}.video-feed .feed-content figure{width:35%;padding-right:1.1rem}.video-feed .feed-content figure img{width:100%}.video-feed .feed-content figure .icon-play{left:0;right:0;top:40%;width:100%}.video-feed .feed-content ul ul{width:65%;max-height:150px;overflow:auto}.video-feed .feed-content .esport-streams div{margin:0 0 1rem}.service-feed .feed-content .bottom-links,.popular-gallery-images .feed-content .bottom-links{padding:.5rem 1.1rem;background:#363838;background:#f2f2f2;color:#adadad;color:#000;font-size:1.6rem}.service-feed .feed-content .bottom-links .f-right a{margin-left:1.5rem}.service-feed .feed-popular-products ul li p.price{font-size:2rem}.service-feed .feed-popular-products ul li .product-number{top:.5rem;left:2.5rem;height:3.5rem;width:3.5rem;line-height:3.5rem;font-size:1.6rem}.offer-prices{font-size:2.2rem;margin-bottom:10px}.offer-prices .line-through{font-weight:400;color:#b3b8b7}.daily-offers p{color:#666;font-size:13px;margin-bottom:8px}.daily-offers figure img{max-width:110px;max-height:110px}.tek-article-feed.feed.full-width .feed-content li{text-align:left}.tek-article-feed img{max-width:100%}.tek-article-feed .chess-logo{top:-5px;right:22px}.tek-article-feed h3{font-size:1.4rem;margin:0 0 8px 0}.tek-article-feed p{line-height:16px}.tek-services-banner{position:relative;display:block;border-top:1px solid #ddd;padding:15px 0}.tek-services-banner ul{list-style-type:none}.tek-services-banner ul li{text-align:center;width:16.6%;float:left}.tek-services-banner ul li h4{font-weight:400;font-size:10px}.tek-services-banner img{height:auto;max-height:23px;max-width:100%;margin-bottom:5px}aside .tek-services-banner{border:0 none;padding:0}aside .tek-services-banner ul li{width:50%;margin-bottom:22px}aside .tek-services-banner ul li:nth-child(2n+1){clear:left}.feed-latest-forum-posts{background:#f7f7f7}.feed-latest-forum-posts ul li{padding:.4rem 1rem}.feed-latest-forum-posts ul li:nth-child(even){background:#fff}.tek-jobs-promo{display:none}.job-feed-468{width:468px;float:left;margin-left:11px}.job-feed-468 .tek-jobs,.jobs-300 .tek-jobs{margin:0}.jobs-300{float:right;width:300px}.jobs-300 .feed-desc{display:none}.tek-jobs{clear:both;background:#f7f7f7;border-left:1px solid #e3e3e3;border-right:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3}.tek-jobs .job-list{padding:0 36px}.touch .tek-jobs .job-list{padding:10px}.touch .tek-jobs .jobs{overflow:auto}.tek-jobs li.job{white-space:normal;width:234px;border-right:1px solid #e3e3e3;padding:0 0 25px 0;position:relative;background:rgba(33,180,199,0.05)}.tek-jobs li.job .job-wrap{width:100%}.tek-jobs li.job .text{padding:0 10px 20px}.tek-jobs li.job .image-container a{display:block;background:#fff;line-height:60px;height:80px;padding:10px 0;margin:0 0 10px}.tek-jobs li.job .job-title{margin:0 0 5px;word-wrap:break-word}.tek-jobs li.job .job-description{font-size:1.3rem;color:#777}.tek-jobs li.job .deadline{position:absolute;bottom:10px;left:10px}.tek-jobs .job-nav{top:50%;left:5px;z-index:3;background:#333;background:rgba(0,0,0,0.6);color:#fff;border-radius:50%;width:26px;height:26px;line-height:26px;font-size:2rem;display:none;-webkit-transition:background .2s;transition:background .2s}.tek-jobs .job-nav[data-dir="next"]{left:auto;right:5px}.no-touch .tek-jobs .job-nav{display:block}.no-touch .tek-jobs .job-nav:hover{background:#000}.jobs-simple{background:rgba(33,180,199,0.2);background:#21b4c7;color:#000;margin:2rem 0}.jobs-simple ul{padding-left:.5rem;max-width:75%;overflow:hidden}.jobs-simple li{display:none}.jobs-simple li:first-child{display:list-item}.jobs-simple>a.f-right{margin-top:.25rem;margin-right:1.1rem}.jobs-simple a{color:#fff !important}.col-full-width .jobs-simple{border-left:1px solid #e3e3e3;border-right:1px solid #e3e3e3}.col-full-width .jobs-simple:after{left:1.1rem}.feed-sister-sites .site-logo{background:#333;height:30px}.col-full-width .feed-sister-sites .preamble:first-child:after{display:none}.compare-products-feed{width:300px}.compare-products-feed select{width:100%;margin:.2rem 0}.compare-products-feed .compare-products{position:relative}.compare-products-feed .product{text-align:center;display:inline-block;width:100px;height:80px;margin-right:5px}.compare-products-feed .vs{font-family:"Crete Round",Times,sans-serif;position:absolute;font-size:3.2rem;display:block;color:white;background-color:#333;width:6rem;height:6rem;line-height:6rem;vertical-align:middle;text-align:center;border-radius:30px;left:50%;margin-left:-30px;top:50%;margin-top:-30px}.compare-products-feed .button{padding:10px;height:auto;margin-top:6px}.shortnews-feed{width:300px;float:right;margin:0 0 2em;position:relative}.shortnews-feed:before{content:"";height:45px;border-left:1px solid #ddd;top:-21px;left:-14px;position:absolute}.col-frontpage-top .shortnews-feed:before{display:none}.shortnews-page .col-two-thirds{padding-right:14px}.shortnews-page .col-one-third{padding-left:19px}.shortnews-page .col-one-third>*{float:right;margin:0 0 1.6em}.shortnews ul{padding:10px 0}.shortnews ul li{padding:5px;border-bottom:1px solid #eee;line-height:1.6em}.shortnews ul li:last-child{border-bottom:0}.shortnews ul li:first-child{padding-top:0}.shortnews ul li:nth-child(2n){background:#f5f5f5}.shortnews h4{margin:0}.shortnews.item h4{font-size:1.6em;line-height:1.4em;margin:0 0 .4em}.shortnews.item .timestamp{color:#777;margin-left:10px}.shortnews p{margin:3px 0;line-height:1.6em}.shortnews .source{font-size:12px}.shortnews .readmore{margin:5px}.shortnews .readmore a{color:#aaa;text-decoration:none}.shortnews-nav{margin:20px 0 0;border-top:1px solid #ddd;padding:20px 0 0;line-height:1.6em}.shortnews-page .view-all{margin-top:20px}.shortnews .product-title{font-size:1.2em;color:#555;margin:0 0 1em}.feed-container{float:left;width:300px;margin-left:14px}.feed-container ul{border:1px solid #ddd;padding:10px}.feed-container li{list-style-type:none;line-height:1.4em;font-size:12px;margin:0 0 1em;color:#666}.feed-container li:last-child{margin:0}.feed-container li h5{font-size:12px}.feed-container a{font-weight:700;text-decoration:none}.feed-container a:hover{text-decoration:underline}.small-feed{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;margin-right:14px;border-top:10px solid #333;border-bottom:10px solid #333;border-left:1px solid #ddd;border-right:1px solid #ddd}.small-feed .feed-container{width:50%;float:left;border-right:1px solid #ddd;padding:15px 10px;margin:0}.small-feed .feed-container:last-child{border-right:none}.small-feed .feed>header{background:transparent;color:#333;padding:0}.small-feed .feed-container h4{background:transparent;font-size:14px;text-transform:uppercase;color:#333;padding:0;margin-top:0;margin-bottom:10px;font-weight:700;font-family:Helvetica,Arial,sans-serif}.small-feed .feed-container ul{padding:0;border:0 none}.small-feed .feed-container li{list-style:none;font-size:12px;line-height:16px;margin-bottom:10px;color:#666}.small-feed .feed-container h5{font-size:12px;font-weight:400;margin:0 0 5px}.small-feed .feed-container span,.small-feed .feed-container .post-content{display:block;font-size:11px;margin:0 0 5px}.small-feed .feed-container li:last-child,.small-feed .feed-container span:last-child{margin:0}.small-feed .feed-container .author span{display:inline-block}.small-feed .feed-container a{font-weight:700;text-decoration:underline}.subscription-feed .bottom-links{border-left:1px solid #e3e3e3;border-right:1px solid #e3e3e3}.subscription-feed .subscription-text{width:250px;border-right:1px solid #e3e3e3;padding:4rem 0 0}.subscription-feed .price-tag{font-size:8rem;margin-bottom:1.5rem}.subscription-feed .price-tag .subscription-period{bottom:1.1rem;right:1.1rem}@media screen and (max-width:750px){.feed.full-width .feed-content ul.product-list li{height:350px}.tek-jobs li.job .job-title{font-size:1.2rem}.tek-jobs li.job .text{padding-bottom:0}.tek-jobs li.job .deadline{display:none}.shortnews-feed{width:100% !important;float:none;clear:both;font-size:1.2em;line-height:1.2em}.shortnews-feed:before{display:none}.shortnews-page>*{width:100%;clear:both;padding-left:0 !important;padding-right:0 !important;margin:0 0 22px}.small-feed{width:100%}.small-feed .feed-container h4{font-size:16px}.small-feed .feed-container h5{font-size:16px;line-height:1.4em}.small-feed .feed-container li{font-size:14px;line-height:1.3em}.compare-products-feed{float:none;width:auto;clear:both;margin:0 !important}.offer-prices{font-size:17px}.feed-desc{display:none;position:static;font-size:8px}.feed.service-feed .subscription-feed{width:auto;margin:0}.subscription-feed .subscription-text{width:50%}.subscription-feed .subscription-text .price-tag{font-size:6rem}.service-feed .feed-content .bottom-links,.service-feed .feed-content .bottom-links .f-left,.service-feed .feed-content .bottom-links .f-right{float:none;text-align:center}.service-feed .feed-content .bottom-links>div span,.service-feed .feed-content .subscription-feed .bottom-links a{display:block;margin-left:0}.subscription-feed .subscription-text{padding-top:2rem}.subscription-feed .price-tag .subscription-period{position:relative;right:auto;bottom:auto;display:block}}.review-search .review-search-header{background:#333;color:#fff;padding:5rem 1.1rem 2.2rem;position:relative}.review-search .review-search-header h1{font-weight:300;font-size:3rem;line-height:1em}.review-search .review-search-header h1 a{color:#fff;text-decoration:none}.review-search .review-search-header .sort-options{position:absolute;right:1.1rem;bottom:2.2rem}.review-search .review-search-header .sort-options a{color:#b7b7b7;margin:0 .5rem}.review-search .review-search-header .sort-options a:first-child{margin-left:0}.review-search .review-search-header .sort-options a.selected{color:#fff}.review-search .category-list .category{width:20%;text-align:center;background:-webkit-linear-gradient(319deg, #fff 0, #f2f2f2 100%);background:linear-gradient(131deg, #fff 0, #f2f2f2 100%);border-right:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3}.review-search .category-list .category:last-child,.review-search .category-list .category:nth-child(5n+5){border-right:0}.review-search .category-list .category a{color:#333}.review-search .category-list .category header .category-image{height:140px;width:140px;line-height:140px;border-radius:50%;background:#fff;overflow:hidden;margin:auto}.review-search .category-list .category header h3{font-weight:300;margin:1.1rem 0}.review-search .review-search-form ul{list-style-type:none}.review-search .review-search-form .left-column{background:#f2f2f2;padding:2.2rem 0;width:25%}.review-search .review-search-form .left-column p{margin:1.1rem}.review-search .review-search-form .left-column .touch-tools{display:none}.review-search .review-search-form .left-column .filter-section{padding:1.1rem;border-bottom:1px dashed #e3e3e3}.review-search .review-search-form .left-column .filter-section.input-group input[type="text"]{border:1px solid #e3e3e3;border-radius:0 !important;height:3.3rem}.review-search .review-search-form .left-column .filter-section.input-group .button{height:3.3rem;background:#e3e3e3;border-radius:0 !important;box-shadow:none;border:0 !important;border-right:0 !important;color:#333;padding:.5rem 1.1rem;font-size:1.2rem;font-weight:600}.review-search .review-search-form .left-column .filter-section h4{font-size:1.6rem;font-weight:600}.review-search .review-search-form .left-column .filter-section ul li label{display:block;padding:.25rem 0;cursor:pointer}.review-search .review-search-form .left-column .filter-section ul li label input[type="checkbox"]{display:none}.review-search .review-search-form .left-column .filter-section a.more-filters{color:#333}.review-search .review-search-form .left-column .filter-section .price-data{margin:.5rem 0}.review-search .review-search-form .right-column{width:75%}.review-search .review-search-form .right-column .review-list .about{padding:1.1rem;background:#e3e3e3;text-align:center}.review-search .review-search-form .right-column .review-list .product{padding:2.2rem 1.1rem;border-bottom:1px solid #e3e3e3}.review-search .review-search-form .right-column .review-list .product:last-child{border-bottom:0}.review-search .review-search-form .right-column .review-list .product .image{float:left;width:37%;position:relative;text-align:center}.review-search .review-search-form .right-column .review-list .product .image a{position:relative;display:inline-block}.review-search .review-search-form .right-column .review-list .product .image a img{width:100%;height:auto !important}.review-search .review-search-form .right-column .review-list .product .image .score-badge{position:absolute;top:1.1rem;right:1.1rem;min-width:6rem}.review-search .review-search-form .right-column .review-list .product .image .score-badge .score-data{padding:.8rem .4rem}.review-search .review-search-form .right-column .review-list .product .image .score-badge .score-data .score-value{font-size:2rem}.review-search .review-search-form .right-column .review-list .product .image .score-badge img{max-width:5rem}.review-search .review-search-form .right-column .review-list .product .product-review-details{float:left;width:63%;padding-left:1.1rem}.review-search .review-search-form .right-column .review-list .product .product-review-details h2{font-family:"Oswald",Helvetica,Arial,sans-serif;font-size:2rem;font-weight:400;margin:0 0 .5rem}.review-search .review-search-form .right-column .review-list .product .product-review-details h2 a{color:#333}.review-search .review-search-form .right-column .review-list .product .product-review-details h2 .platform-name{font-weight:300;margin-left:.5rem}.review-search .review-search-form .right-column .review-list .product .product-review-details blockquote{font-size:1.65rem;font-weight:300;font-style:italic;margin:0 0 .5rem}.review-search .review-search-form .right-column .review-list .product .product-review-details .review-date{color:#b7b7b7;margin:0 0 1.1rem}.review-search .review-search-form .right-column .review-list .product .product-review-details .score-details{margin:0 0 1.1rem}.review-search .review-search-form .right-column .review-list .product .product-review-details .score-details>div{padding:.2rem 0;border-top:1px dashed #e3e3e3}.review-search .review-search-form .right-column .review-list .product .product-review-details .review-links a{margin:0 1.1rem 0 0;color:#333}.review-search .review-search-form .right-column .review-list .preamble.preamble-full{border-right:0;border-left:1px solid #e3e3e3}@media screen and (max-width:750px){.review-search{border-left:0 !important;border-right:0 !important}.review-search .review-search-header .sort-options{position:static;text-align:left;margin:1.1rem 0 0}.review-search .category-list .category{width:50%}.review-search .review-search-form .left-column{width:100%}.review-search .review-search-form .left-column .touch-tools{display:block}.review-search .review-search-form .left-column .all-filters{display:none}.review-search .review-search-form .left-column .all-filters .filter-section{font-size:1.4rem}.review-search .review-search-form .right-column{width:100%}.review-search .review-search-form .right-column .review-list .product .image .score-badge{display:none}}.article-search header h1{display:inline-block}.article-search header p{display:inline-block}.search-container{float:right;width:75%}.query-explanation{font-size:11px}.search-results{border-collapse:collapse;width:100%;margin-bottom:2.2rem}.search-results th,.search-results td{text-align:left;color:#aaa;font-size:1rem}.search-results tbody tr.even{background-color:#f2f2f2}.search-results tbody tr th{border-left:1px solid #ddd}.search-results tbody tr td{padding:1rem}.search-results thead th{background-color:#333;text-transform:uppercase;font-weight:bold;height:23px}.search-results thead th a{text-decoration:none;color:#999;float:left;padding-right:10px}.search-results thead th a:after{content:"▲";font-size:.9em;margin-left:2px;vertical-align:1px}.search-results thead th a:hover,.search-results thead th a.selected{color:white}.search-results thead th.desc a:after{content:"▼"}.search-results thead th.image a:after{display:none}.search-results tbody .headline a{text-decoration:none;color:#444;font-size:12pt;letter-spacing:-1px}.search-results tbody .headline a:hover{text-decoration:underline}.search-results td.image{width:75px;height:50px;text-align:center}.search-results div.imageContainer{overflow:hidden;border:1px solid #ccc;background:white;width:75px;margin:0}.search-results .subscription{background:#21b4c7;color:white;padding:0 5px;font-size:12px;text-transform:uppercase}.search-results h4{font-size:10pt;display:inline}.search-results .productReview span{float:left;width:63px;height:14px}.search-results td.headline{padding-top:10px;padding-bottom:10px}.search-filters h3{font-size:1.2em;padding-bottom:2px;margin-bottom:2px;border-bottom:1px solid #eee;color:#333}.search-filters ul{list-style:none}.search-results p{font-weight:normal}.search-results .image{padding-right:3px}.search-results .articleType{text-transform:lowercase}.search-results .published{width:80px}.search-results .price{width:40px}.search-results td.price a{font-size:11pt;font-weight:bold;letter-spacing:-1px}.search-results .headline{padding-left:14px;text-align:left;width:360px}.search-results .headline h4{line-height:1.2em}.search-results .headline .article-type-prefix{font-size:.8em;color:#999}.search-results .headline .prefixArticleType{font-size:.8em;color:#999}.search-filters{float:left;width:25%;padding:10px 10px 10px 0;border-top:23px solid #333}.search-filters input[type=search]{width:140px}.search-filters h3{padding:0 0 .4rem;margin:0 0 .4rem;border-bottom:1px solid #ddd;clear:left;font-size:1.4rem;font-weight:normal;text-transform:uppercase}.search-filters .filter{padding-bottom:10px}.search-filters .filter .query{padding:0 0 10px 0}.search-filters .filter .query button{padding:4px 8px;background:#eee;float:right;border:1px solid silver}.search-filters .filter .query button:hover{background:#ccc}.search-filters .filter .query input{width:160px;border:1px solid silver;height:24px;padding:0;margin:0}.search-filters .filter ul{padding-bottom:15px}.search-filters .filter ul>li{padding:3px 3px 3px 7px}.search-filters .filter .selected{font-weight:bold;background-color:#f2f2f2;border-bottom:1px solid #eee}.search-filters .filter .selected a{font-weight:normal}@media screen and (max-width:750px){.search-container{float:none;width:auto}.search-filters{float:none;width:auto;clear:both;border-top:0}.search-filters ul>.cat{float:left}}#search h1{font-size:3rem;font-weight:400;margin:0 0 2rem}.main-search-form{margin-bottom:30px}.main-search .search-results{width:40%;float:right;clear:right;padding:0 0 0 1.4rem;margin-bottom:3rem}.main-search .search-results.full-width{width:100%;padding:0}.main-search .search-results:before{right:0;display:none}.main-search .search-results.search-articles{width:60%;padding:0 14px 0 0;float:left}.main-search .search-results .no-hits{margin:1rem 0}.main-search .search-results header{border-bottom:.5rem solid #333;padding-bottom:.5rem}.main-search .search-results header h3{font-size:1.8rem;font-weight:400;text-transform:uppercase}.main-search .search-results header h3 .hits{font-size:.6em;color:#888;margin-left:.5rem}.main-search .search-results ul{list-style:none}.main-search .search-results ul:not(.pagination) li{padding:1.5rem 0;border-bottom:1px solid #ddd}.main-search .search-results ul:not(.pagination) li:last-child{border-bottom:0}.main-search .search-results ul:not(.pagination) li h2{margin-bottom:1rem;font-size:1.8rem;font-weight:600}.main-search .search-results ul:not(.pagination) li h3{margin-bottom:10px;font-size:1.4rem}.main-search .search-results ul:not(.pagination) li h2 a,.main-search .search-results ul:not(.pagination) li h3 a{color:#000;text-decoration:none}.main-search .search-results ul:not(.pagination) li h2 a:hover,.main-search .search-results ul:not(.pagination) li h3 a:hover{text-decoration:underline}.main-search .search-results ul:not(.pagination) li img{max-width:100%;height:auto !important}.main-search .search-articles li .image{padding-right:10px;width:36%;max-width:180px}.main-search .search-articles li .tag-container{top:0;left:0;right:0}.main-search .search-articles li .tag-container{background:rgba(0,0,0,0.8);height:22px}.main-search .search-articles li .tag-container .tek-tag{height:22px}.main-search .search-articles ul li .tag-container h3{padding:5px 4px;color:#fff;font-size:1.1rem;height:22px;max-width:100%}.main-search .search-articles li .text{width:64%}.main-search .search-articles p{margin-bottom:10px}.main-search .search-articles time{color:#999}.main-search .search-priceguide li .image{width:20%;padding-right:10px}.main-search .search-priceguide li .details{width:80%}.main-search .search-priceguide li h3 .platform-name{font-weight:400}.main-search .search-priceguide li .category{color:#666;margin-bottom:5px}.main-search .search-priceguide li p{color:#999;margin-bottom:5px}.main-search .search-aperitif-items .ad-placeholder{margin:3rem 0 0}.main-search .search-aperitif-items header{margin-bottom:1.5rem}.main-search .search-aperitif-items .item-list .item-product{padding:0}.main-search .search-aperitif-items .item-list .item-recipe{padding:0 0 1.1rem;border-bottom:0;margin-bottom:1.1rem}.main-search .search-aperitif-items .item-list .item-recipe:nth-child(3n+3){clear:none;margin-right:1.1rem;margin-left:1.1rem}.main-search .search-aperitif-items .item-list .item-recipe:nth-child(4n+4){margin-right:0;margin-left:1.1rem;clear:none}.main-search .search-results.search-teams ul li .image{width:110px;padding-right:1rem}.main-search .search-results.search-teams ul li .image a{padding:.2rem;border:1px solid #ddd}.main-search .search-results.search-teams ul li.user-entry .image{width:60px}.main-search .search-results.search-teams ul li.user-entry .text{width:208px}.main-search .search-results.search-teams ul li.club-entry .text{width:258px}.main-search .search-results.search-teams ul li.club-entry .text h3{font-weight:400;font-size:1.8rem}.main-search .search-results.search-teams ul li.club-entry .text .squad-entry{margin:0 0 .5rem}.main-search .search-results.search-teams ul li.club-entry .text .squad-entry h4{font-weight:400}.main-search .search-shortnews .description{margin:0 0 5px}.main-search .search-shortnews .publish-time{color:#999}.main-search .search-forums.results p{margin:7px 0}.search-forums h3 a{color:#000;text-decoration:none}.search-forums h3 a:hover{text-decoration:underline}.search-forums .meta{color:#999;font-size:11px}@media screen and (max-width:750px){.main-search .search-results{width:100% !important;padding:0 !important}}#discussion p.citation{color:#333;margin:0 1.5rem;font-size:1.2rem;border-left:1px solid #ddd;padding:.2rem 1.2rem}#discussion p.citation .snapback{display:none}#discussion .ipsBlockquote{border-left:1px solid #ddd;margin:0 1.5rem 1.1rem;color:#888;padding:.6rem 1.2rem}cite{display:block;font-weight:bold}#discussion{max-width:550px;font-size:1.3rem}#userAction{clear:both;margin-bottom:10px}#userAction form p{margin:0}#userAction form p span{margin-top:.8rem;color:#999;float:right}#userAction input[type="submit"]{margin-right:1rem;margin-top:1rem}#userAction .button.tek-register{margin-top:1rem}ol.posts #userAction{margin-top:1rem}#userAction label{display:block;font-weight:bold}#userAction input[type=text],#userAction input[type=password]{margin-bottom:.4rem}#morePosts.button{margin-left:0;margin-right:0;display:block;font-weight:700}#discussion h3{display:none}#discussion ol.posts,#discussion ul.actions{list-style:none}#discussion .content ol,#discussion .content ul:not(.actions){list-style-type:disc}#discussion .content ol li,#discussion .content ul:not(.actions) li{margin-left:2.4rem;padding:.2rem 0;margin-top:1rem;margin-bottom:1rem}#discussion .spoilertop{background:#e4eaf2 url(http://static.tek.no/diskusjon.no/gfx/css_img_spoiler.gif) no-repeat right;border:1px dotted #000;color:#000;width:90%;font-weight:bold;font-size:10px;margin:8px auto 0 auto;padding:4px;cursor:pointer}#discussion .spoilermain{background:#fafcfe;border:1px dotted #000;border-top:0;color:#465584;width:90%;padding:4px;margin:0 auto 8px auto}#discussion textarea{resize:none;width:366px;height:80px}#discussion textarea.focus{height:140px}#discussion textarea:focus{outline:none}#discussion textarea.loading{background-color:#ddd}#discussion .posts li.noComments{font-size:1.5rem;color:#666}#discussion .actions{float:right;margin-top:2.2rem;font-size:1.1rem}#discussion .actions li{-webkit-transition:.2s;transition:.2s;opacity:.5;float:left;padding:.2rem .5rem;margin-right:.5rem;margin-bottom:0}.no-touch #discussion .actions li:hover{opacity:1}#discussion .actions li.reputation{position:relative;margin-right:0;cursor:pointer}#discussion .likeAction{position:absolute;bottom:0;left:0;right:0;top:0}#discussion .actions a{color:#000;text-decoration:none}div.posted{border-radius:.4rem;background-color:#f9f8f3;border:1px solid #b2ab72;padding:.4rem}#member{text-align:right;float:right;width:80px;margin-left:14px}#member .avatar img{max-width:80px}ol.posts #member .avatar{float:none;width:auto}#member a{display:none}#discussion ol.posts{padding-top:1.1rem}#discussion ol iframe{max-width:100%}#discussion ol{clear:right;padding:0;margin:0}#discussion ol.posts>li{clear:left;margin-bottom:2.2rem;padding:.4rem .1rem 0 .1rem}#discussion .author{border-top:1px dotted #bbb;overflow:hidden;padding-top:1.1rem;padding-bottom:1.1rem}#discussion .posts .avatar{width:54px;min-height:25px;float:left;position:relative;margin-right:10px;background:#fff;padding:1px;border:1px solid #ddd;text-align:center}#discussion .posts .avatar img{display:block;max-width:100% !important}#discussion .tekstra-badge{display:none}#discussion .author span{margin-top:1.1rem;float:left;color:#888}#discussion .loading{text-indent:-99999px;height:32px;width:32px;display:block;margin:2rem auto;background:url(../../images/main/spinner.gif?134) no-repeat 50% 50%}#discussion .options p{float:right;margin-top:1rem}#discussion div.content{overflow:hidden}#discussion div.content .bbc_emoticon{vertical-align:-0.6rem}#discussion .content img{max-width:100%}#discussion strong.sort,#discussion .changeSort{display:inline-block;margin:1rem .6rem .5rem 0}#discussion .changeSort.selected{font-weight:bold;color:#000;text-decoration:none;cursor:default}.article-comments{float:none}.article-comments .related-articles{margin:0 0 3rem}.disabled-ads .col-article-comments{width:auto;float:none}@media screen and (max-width:750px){.disabled-ads .col-article-comments{margin-left:60px;margin-bottom:100px}}.disabled-ads .article-feed #comments,.disabled-ads .article-feed #related{padding-left:60px}.disabled-ads .col-article-comments .article-comments,.disabled-ads .col-article-comments #discussion{max-width:564px}.disabled-ads .col-article-comments #discussion textarea{width:100%}.disabled-ads .col-article-comments #discussion #member{position:absolute;width:300px;right:-328px;margin-left:0}.disabled-ads .col-article-comments #discussion #member>*{float:left;line-height:1.6em}.disabled-ads .col-article-comments #discussion #member .avatar{margin-right:14px}.disabled-ads .col-article-comments #discussion #member .name a{float:left;clear:both}#discussion .tekstra-badge{text-decoration:none;display:block;background:#21b4c7;color:#fff;font-size:1rem;vertical-align:middle;margin-top:1px}#discussion .tekstra-badge:hover{opacity:.8}@media screen and (max-width:750px){#discussion{max-width:none;margin:0}#discussion textarea{width:100%}#discussion #member{display:none}}.author-page .author-information-holder .author-image{margin-right:2rem}.author-page .author-information-holder h4{font-size:2.2rem;color:#999;text-transform:uppercase}.author-page .author-information-holder .social-items{width:75%;margin:10px 0 15px}.author-page .author-information-holder .social-items .social-item{background-color:#000;border-radius:50%;width:3rem;line-height:3rem;font-size:1.7rem;text-align:center;margin-right:1rem}.author-page .author-information-holder .social-items .social-item a{text-decoration:none}.author-page .author-information-holder .social-items .social-item .icon{color:#fff}.author-page .author-information-holder .author-description{width:75%}.author-page.company .author-information-holder{background-repeat:no-repeat;background-size:cover;height:400px;margin-bottom:20px;position:relative}.author-page.company .author-information-holder .author-information{position:absolute;bottom:50px;left:35px;background:rgba(0,0,0,0.8);min-width:600px;width:auto}.author-page.company .author-information-holder .author-information h1{color:#fff;padding-top:10px}.author-page.company .author-information-holder .author-information h1:after{content:" Story";color:#999}.author-page.company .author-information-holder .author-information .author-image{height:120px;background-color:#fff;margin:10px 20px 10px 10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.author-page.company .author-information-holder .author-information .author-image img{width:115px;height:auto}.author-page.company .author-information-holder .author-information .social-items{float:none;margin-left:150px}.author-page.company .author-information-holder .author-information .social-items .social-item{background-color:#fff}.author-page.company .author-information-holder .author-information .social-items .social-item .icon{color:#000}.author-page .search-container{margin-top:6rem;width:100%;float:left}.author-page .search-container .author-article-types{border-bottom:.2rem solid #6b6b6b;padding-bottom:1rem;margin-bottom:1rem}.author-page .search-container .author-article-types .article-type{margin-right:.5rem;padding-right:.5rem;border-right:.1rem solid #6b6b6b}.author-page .search-container .author-article-types .article-type:last-child{margin-right:0;padding-right:0;border-right:0}.author-page .search-container .author-article-types .article-type .article-count{color:#afafaf}.author-page .search-container .author-articles .author-article{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:-moz-flex;display:flex;width:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:2rem;border-bottom:1px dashed #ccc;padding-bottom:2rem}.author-page .search-container .author-articles .author-article .image{float:left;width:300px;margin-right:2rem}.author-page .search-container .author-articles .author-article .article-info{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.author-page .search-container .author-articles .author-article .article-info .headline{margin-bottom:1rem}.author-page .search-container .author-articles .author-article .article-info .headline>a{font-size:2.3rem}.author-page .search-container .author-articles .author-article .article-info .publish-date{color:#afafaf}.author-page .search-container .author-articles .author-article a{text-decoration:none}.author-page .search-container .pagination{float:left}.author-page aside[role="complementary"]{width:30%;float:right}.author-page .author-blog>h3{margin:0 0 22px;font-size:14px;background:#333;color:#fff;padding:4px}.author-page .preamble{border-top:1px solid #ddd;padding:22px 0 0}.author-page .preamble:first-of-type{border-top:0;padding-top:0}.author-page .preamble h2{font-size:26px;margin:10px 0 15px}@media screen and (max-width:750px){.author-page.company .author-information-holder{height:250px}.author-page.company .author-information-holder .author-information{width:100%;min-width:10px;left:0}.author-page.company .author-information-holder .author-information h1{font-size:2rem}.author-page.company .author-information-holder .author-information .author-image{height:80px}.author-page.company .author-information-holder .author-information .author-image img{width:80px}.author-page.company .author-information-holder .author-information .social-items{margin-left:80px}.author-page.company .author-information-holder .author-information .social-items .social-item{font-size:1rem;width:2rem;line-height:2rem}.author-page .search-container .author-articles .author-article{display:block}.author-page .search-container .author-articles .author-article .image{width:100%}.author-page .search-container .author-articles .author-article .image img{width:100%}.author-page .search-container .author-articles .author-article .article-info{width:100%;clear:left}.author-page .author-information-holder .author-information .author-image img{width:100px}.author-page .author-information-holder .author-information h4{font-size:1.8rem}.author-page .author-information-holder .author-information h1{font-size:3rem}.author-page .author-information-holder .author-information .author-description{width:100%}.author-page.company aside[role="complementary"]{width:100%;clear:both}}.user-account h1{margin:0 0 2.2rem}.user-account .account-nav{border-bottom:4px solid #333;margin:0 0 2.2rem}.user-account .account-nav li{float:left;margin:0 .4rem 0 0}.user-account .account-nav a{display:block;font-size:1.4rem;padding:.6rem;font-weight:700;text-decoration:none}.user-account .account-nav a.selected{color:#fff;background:#333}.user-account .account-list li.headlines{border-bottom:1px dashed #e3e3e3;font-weight:700}.user-account .account-list li>span{float:left;width:25%;padding:.6rem 0}.user-account .manage-subscription-buttons{margin:2rem 0}.user-account .user-settings .col-half-width.f-left{padding-right:2.2rem}.user-account .user-settings label{display:block;margin:0 0 .5rem}.user-account .user-settings input[type="text"],.user-account .user-settings input[type="email"],.user-account .user-settings input[type="tel"],.user-account .user-settings textarea,.user-account .user-settings select{max-width:100%;width:100%;margin:0 0 .5rem}.user-account .user-settings .save-settings{margin-top:2rem}.preset-color{width:100px;height:50px;float:left;margin-right:5px;cursor:pointer;border-bottom:2px solid transparent}.preset-color.selected{border-color:#333}.user-account form .background-images input{display:none}.user-account form .background-images label{float:left;margin:0 5px 10px 0;width:116px;vertical-align:top;color:#777;font-weight:400}.user-account form .background-images label>*.background-choice{border:2px solid #fff;display:block;cursor:pointer}.user-account form .background-images label>*.background-choice.selected{border-color:green}.user-account form .background-images .no-background-image{width:116px;height:107px;box-sizing:content-box}.user-account .subscription-contact-notice{margin:2rem 0 0;color:#777}.color-picker{display:none}.tek-color-selector{float:left;position:relative;line-height:0}.tek-color-selector,.tek-color-selector:hover{cursor:pointer}.tek-color-selector:active,.tek-color-selector:focus{cursor:none}.tek-color-selector:first-child{margin-right:14px}.tek-color-marker{content:"";display:block;position:absolute;top:0;pointer-events:none;-moz-pointer-events:none}.tek-color-marker.vertical{height:1px;width:100%}.tek-color-marker.vertical:before,.tek-color-marker.vertical:after{position:absolute;content:"";display:block;border-top:5px solid transparent;border-bottom:5px solid transparent;top:-5px}.tek-color-marker.vertical:before{left:-5px;border-left:5px solid #666}.tek-color-marker.vertical:after{right:-5px;border-right:5px solid #666}.tek-color-marker.circle{top:-5px;border:1px solid #fff;width:11px;height:11px;background:#000;background:rgba(0,0,0,0.2);border-radius:50%;box-shadow:0 0 2px rgba(0,0,0,0.5);cursor:pointer}.payment-receipt header{margin:0 0 2.2rem}.payment-receipt table{border-left:1px solid #e3e3e3;border-top:1px solid #e3e3e3}.payment-receipt td,.payment-receipt th{padding:.5rem;text-align:left;border-right:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3}.payment-receipt th{background:#f7f7f7;font-weight:700}.payment-receipt .products{width:100%;clear:both;float:left;margin:2.2rem 0 1.2rem}.tek-message{display:none;position:absolute;top:100%;right:0;padding:1rem;margin-top:1rem;color:#fff;background:#333;border:1px solid rgba(255,255,255,0.8);width:300px;z-index:20;box-shadow:0 1.5rem 1rem -1rem rgba(0,0,0,0.6);font-size:1.4rem;border-radius:.2rem}.tek-message>*{margin-bottom:1rem}.tek-message>*:last-child{margin-bottom:0}.tek-message:after{content:"";position:absolute;display:block;top:-1rem;right:1rem;border-left:1rem solid transparent;border-bottom:1rem solid #333;border-right:1rem solid transparent}.tek-message .icon-remove.close-message{position:absolute;right:10px;bottom:0;color:#fff}.tek-message .newly-released-product h4{margin:0 0 1.1rem}.tek-message .product-image{margin:0 1.1rem 0 0}.classifieds-account h2{margin:2rem 0}.register-page{position:relative}.register-page img{max-width:100%}.register-page .complete{background:#f0f0f0;padding:22px;margin:0 0 30px}.register-page .complete h1{font-size:24px;margin:0 0 1em}.register-page .complete h4{font-size:16px;color:#666;line-height:1.6em}.register-page h3{margin-bottom:14px}.register-page ul.register-bulletpoints{padding:2.2rem 2.2rem 2.2rem 3.3rem;border:1px solid #adbd10;margin:0 0 2.2rem}.register-page ul.register-bulletpoints li{margin:0 0 1.1rem}.register-page ul.register-bulletpoints li:last-child{margin:0}.register-page .register-form{max-width:40%}.register-page .subscription-products .subscription-form-wrap{float:left;width:268px;min-height:250px;padding-top:30px;padding-bottom:80px;display:block;opacity:0;background:#f0f0f0}.register-page .register-form.submitting:after{display:block;position:absolute;content:"Vennligst vent";text-align:center;font-size:20px;font-weight:700;bottom:0;top:0;left:0;right:0;padding:120px 0 0;background:rgba(240,240,240,0.8)}.register-page form label{display:block;font-size:12px;position:relative;color:#777}.register-page form label:last-of-type{margin:0 0 1.5rem}.register-page form input[type=text],.register-page form input[type=tel],.register-page form input[type=password],.register-page form input[type=email]{display:block;width:100%}.register-page .email-exists{font-size:12px}.register-page .contact-notice{text-align:right;line-height:1.6em;margin-bottom:30px}.register-page .subscription-products .select-account-type-text{position:absolute;top:130px;left:22px;width:268px;display:block;color:#ccc;font-size:40px;font-weight:700;padding-top:30px;line-height:1.2em}@media screen and (max-width:750px){.register-page form,.register-page .register-form{max-width:100%;width:100% !important;margin:2.2rem 0}.register-page ul.register-bulletpoints{display:none}.register-page .subscription-products .select-account-type-text{display:none !important}.register-page .subscription-products .subscription-form-wrap{display:none;padding-bottom:0}}.discount-promo-message{background:#28323c;color:#fff;padding:2.2rem;margin:0 -22px;font-size:1.4rem;border:1px solid #e3e3e3}.subscription-product-box{width:300px;border:1px solid #ddd;text-align:center;margin:0 0 0 2.2rem;padding:2.2rem 0;position:relative;background:#fff;-webkit-transition:border .6s,left .6s;transition:border .6s,left .6s}.subscription-product-box[data-product-group-id="2"]{width:480px}.subscription-product-box:last-of-type{margin-left:0}.subscription-product-box.selected{border-color:#88bd32}.subscription-product-box>*{margin-bottom:1.5rem;font-weight:400}.subscription-product-box>*:last-child,.subscription-product-box.selected .price{margin:0}.subscription-product-box h2{font-size:2.8rem}.subscription-product-box h4{font-size:1.6rem}.subscription-product-box .description{background:#f9f9f9;padding:1rem}.subscription-product-box .description .icon-check{color:#7ea613}.subscription-product-box .order{display:block;margin-left:2.2rem;margin-right:2.2rem}.subscription-product-box .price{font-size:1.4rem}.subscription-product-box .old-price{text-decoration:line-through;color:#999}.subscription-product-box.selected .order{display:none}.subscription-profile{margin:0 0 2.2rem}.subscription-profile h3{margin:0 0 1.1rem}.subscription-profile table td,.subscription-profile table th{text-align:left;padding:.3rem 1.1rem .3rem 0;line-height:1.8rem}.subscription-profile table textarea{width:80%;max-width:100%;min-height:5rem;margin:0 0 1rem}.subscription-profile .payment-list li span{width:33.3333%}.subscription-products{margin-bottom:22px;line-height:1.8em;background:#f0f0f0;padding:22px;position:relative}.subscription-form-wrap{margin:0 22px 0 0;width:300px;padding-top:0}.subscription-form-wrap .help-text{display:none;position:absolute;background:#fff;border:1px solid #444;right:-310px;top:0;padding:10px;width:300px;z-index:1}.subscription-form-wrap .help-text:after{content:"";display:block;border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:10px solid #444;left:-10px;top:0;position:absolute}.subscription-form-wrap .help-icon{font-weight:700;cursor:pointer;background:#83a078;color:#fff;height:17px;width:17px;line-height:17px;vertical-align:middle;text-align:center;border-radius:2px}.subscription-form-wrap .facebook-login{position:absolute;bottom:22px;left:22px}.subscription-form-wrap h2{margin:0 0 1em}.subscription-form.submitting:after{display:block;position:absolute;content:"Vennligst vent";text-align:center;font-size:20px;font-weight:700;bottom:0;top:0;left:0;right:0;padding:120px 0 0;background:rgba(240,240,240,0.8)}.discounts{background:#f0f0f0;padding:10px;margin:0 0 2em;line-height:1.6em}.subscription-form-wrap .subscription-form-info{padding:.6rem 0;border-bottom:1px solid #999}.subscription-form-wrap .subscription-product-select{border-bottom:1px solid #999;padding:.6rem 0}.subscription-form-wrap .subscription-product-select label{margin-right:.6rem}.subscription-form-wrap .order-subscription-form{display:none}.subscription-form-wrap .order-subscription-form>*{padding:.6rem 0;margin:0;border-bottom:1px solid #999}.subscription-form-wrap .order-subscription-form>*:last-child{border-bottom:0;padding-bottom:0}.no-touch .subscription-form-wrap .order-subscription-form .payment-options .payment-option:hover{background:rgba(255,255,255,0.4)}.no-touch .subscription-form-wrap .order-subscription-form .payment-options .payment-option:hover .payment-info{display:block}.subscription-form-wrap .order-subscription-form .payment-options .payment-info{border:1px solid #666;background:#fff;color:#666;padding:1rem;top:0;left:100%;box-shadow:0 10px 10px -10px rgba(0,0,0,0.3);display:none;z-index:1;width:300px}.subscription-form-wrap .order-subscription-form .payment-options .payment-info:before{border-right:1rem solid #666;border-top:1rem solid transparent;border-bottom:1rem solid transparent;content:"";position:absolute;left:-1rem;top:.5rem;display:block}.subscription-form-wrap .order-subscription-form .payment-options label{padding:.6rem 1.1rem;margin-bottom:0 !important}.subscription-form-wrap .order-subscription-form .payment-options label.selected{background:rgba(255,255,255,0.6)}.subscription-form-wrap .order-subscription-form .payment-options label>*{max-height:20px}.subscription-form-wrap .order-subscription-form .payment-options input{margin-right:5px}.subscription-form-wrap .order-subscription-form .payment-options .paypal img{max-height:15px;position:relative;top:2px}.subscription-form-wrap .order-subscription-form .payment-options .bitpay img{max-height:12px;position:relative;top:-1px;left:-2px}.billing-page-wrapper{margin:0 0 2.2rem}.billing-page-wrapper .order-steps{width:44%}.billing-page-wrapper label{padding-bottom:1.1rem}.billing-page-wrapper .order-promo{line-height:2rem;margin:3rem 0 0}.billing-page-wrapper .order-promo ul{padding-left:1.5rem}.billing-page-wrapper .price-notice{margin-bottom:2rem}.billing-page-wrapper .billing-form{line-height:1.8rem;position:relative}.billing-page-wrapper .billing-form.submitting:after{position:absolute;left:0;right:0;top:0;bottom:0;background:#fff;opacity:.5;content:""}.billing-page-wrapper .billing-form .show-new-customer-fields{margin:0 0 2rem}.billing-page-wrapper .billing-form .customer-address{padding-left:1.8rem}.billing-page-wrapper .billing-form label .gray{color:#999}.billing-page-wrapper .billing-form .billing-tips{margin:2rem 0 0;padding-left:1.8rem}.textra-banner{position:absolute;overflow:hidden;width:83px;height:83px;text-decoration:none;pointer-events:none;font-style:normal;display:block;font-family:"Open Sans",Helvetica,Arial;text-transform:uppercase;top:0;right:0}.textra-banner:before{content:"EKSTRA";display:block;background:#21b4c7;position:absolute;right:-27px;top:24px;width:118px;height:22px;line-height:22px;color:#fff;text-align:center;font-size:1.2rem;letter-spacing:1px;font-weight:700;vertical-align:middle;z-index:2;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden}.ekstra-info{line-height:1.8em;padding:50px 10%}.ekstra-info h1{text-align:center;font-size:50px;line-height:1em;margin:0 0 33px}.ekstra-info .image h3{font-size:20px;font-weight:400}.ekstra-info>h3,.ekstra-info header h3{font-size:28px;text-align:center;margin:0 0 33px;line-height:1.2em}.ekstra-info header h3{color:#999;margin-bottom:0}.ekstra-info p{font-size:14px;color:#666;margin:0 0 33px}.ekstra-info .image{text-align:center;padding-bottom:50px;border-bottom:1px solid #ddd;margin-bottom:50px}.ekstra-info img{max-width:100%}.ekstra-info ul{font-size:14px;color:#666;padding:0 0 0 20px}.ekstra-info .available-betakey img{margin-bottom:33px}.ekstra-info .col-half-width{padding:0 3%}.ekstra-info .col-half-width h3{margin-bottom:10px}.ekstra-info .col-half-width h3>*{display:inline-block;vertical-align:middle;max-width:78%}.ekstra-info .col-half-width h3 img{margin-right:10px}.ekstra-info .preamble-tabs{text-transform:uppercase;font-family:"Oswald",Arial;background:#333}.ekstra-info .preamble-tabs a{float:left;display:block;padding:5px 10px;color:#fff;text-decoration:none;opacity:.6}.ekstra-info .preamble-tabs a:hover,.ekstra-info .preamble-tabs a.selected{opacity:1}.ekstra-info .preambles{padding:22px 11px;clear:both}.ekstra-info .preamble{text-align:left;z-index:1;margin-bottom:20px}.ekstra-info .preamble .image{padding:0}.ekstra-info .preamble:nth-child(4){clear:left;margin-left:0;padding-left:0}.ekstra-info .preamble.double-headline h2,.ekstra-info .preamble.single-headline h2{padding-right:0}.ekstra-info .preamble p{margin:.7em 0 11px;line-height:1.6em;font-size:12px}.ekstra-info .gray-bg{background:#f5f5f5;padding:0 0 22px;border:1px solid #ddd}.ekstra-info .gray-bg header{background:#333;color:#fff;font-weight:700;text-align:center;padding:3px}.ekstra-info .gray-bg .col-main-width{padding-left:9px;padding-right:9px}.ekstra-info .banner{height:40px;font-size:18px;padding:5px 8px}.ekstra-info .banner:after{border-bottom-width:40px}.ekstra-info .clear{text-align:center}.subscription-popup{position:absolute;left:10px;z-index:200;width:100%;max-width:1000px;background:#fff;box-shadow:0 0 30px #000;font-size:14px;line-height:1.4em}.subscription-popup .close-popup{position:absolute;right:-10px;top:-10px;background:rgba(0,0,0,0.8);border:1px solid #ccc;border-radius:50%;color:#fff;text-decoration:none;font-weight:700;text-transform:uppercase;text-align:center;line-height:25px;vertical-align:middle;width:25px;height:25px}.subscription-popup .popup-content{padding:22px}.subscription-popup .col-one-third{text-align:center;border-right:1px solid #ddd;padding:22px;min-height:308px}.subscription-popup .whitelist-guide p,.subscription-popup .whitelist-guide h2{font-weight:400;line-height:1.6em;margin:0 0 1em}.subscription-popup .whitelist-guide .col-half-width img:first-child{max-width:50px}.subscription-popup .whitelist-guide .gray-separator{background:#f0f0f0;padding:10px 22px;text-align:center;margin:0 0 22px;font-weight:700}.subscription-popup .whitelist-guide .block-icon-text>*{display:inline-block;vertical-align:middle}.subscription-popup .whitelist-guide .block-icon-text span{display:inline-block;margin:-14px 0 0 10px}.subscription-popup .col-one-third:first-child{padding:32px 32px 22px 10px}.subscription-popup .col-one-third:nth-child(3){padding-right:0;border-right:0}.subscription-popup .large-icon{display:inline-block;font-size:40px;margin-bottom:22px}.subscription-popup .large-icon.arrow{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden}.subscription-popup .col-one-third .small-icon{font-size:30px}.subscription-popup .col-one-third p{margin-bottom:22px;font-size:12px;line-height:1.6em}.subscription-popup .col-one-third:first-child p{font-size:15px}.subscription-popup .col-one-third .logo{margin-bottom:22px}.subscription-popup .col-one-third .logo-ekstra{margin-bottom:15px}.subscription-popup .col-one-third img{max-width:100%}.subscription-popup .col-one-third h3{margin:0 0 5px;font-size:20px}.subscription-popup .col-one-third .line-through{color:#999}.subscription-popup .whitelist-guide .col-one-third h3{margin:0 0 22px}.subscription-popup .popup-bottom{background:#ddd;padding:10px 22px;text-align:right;font-size:12px;color:#444}.subscription-popup .whitelist-guide.popup-bottom{text-align:center;padding:22px}.subscription-popup .popup-bottom h4{font-size:20px;font-weight:400;margin-bottom:10px}.subscription-popup .popup-bottom p{margin-bottom:10px}.subscription-popup .popup-bottom.login-notice>*{display:inline-block;vertical-align:middle}.subscription-popup .go-back-wrap{padding:0 22px 10px}.subscription-popup form{padding:22px;width:500px;padding-left:200px;margin:0 auto;background:#fff url(../../images/main/tekstra-logo.png) scroll no-repeat 0 50%}.subscription-popup form h3{margin-bottom:22px}.subscription-popup form .hi{margin-top:10px}.subscription-popup form label{display:block;margin-bottom:10px}.subscription-popup form label input[type=email],.subscription-popup form label input[type=password]{display:block;width:100%}@media screen and (min-width:750px){.ekstra-info .preamble:nth-child(3){margin-right:0}.ekstra-info .preamble.preamble-one-third{width:228px}.ekstra-info .preamble.preamble-one-third:before{right:-14px}.ekstra-info .preamble.preamble-one-fourth{width:169px}.ekstra-info .preamble.preamble-one-fourth:before{right:-11px}}@media screen and (max-width:750px){.subscription-form-wrap{width:100% !important;margin:0 0 2.2rem}.subscription-product-box{width:100% !important;margin:0 0 2.2rem}.subscription-product-box img{display:none;max-height:50px}.subscription-product-box ul.description,.subscription-product-box.premium ul.description{padding:1rem 0;text-align:center}.subscription-product-box ul.description .icon-check{display:none}.subscription-form-wrap .help-icon{display:none}.subscription-profile .half-width{width:100%;margin:0 0 2.2rem}.billing-page-wrapper .order-info{display:none}.billing-page-wrapper .order-steps{width:100%}.ekstra-info .preamble:nth-of-type(odd){clear:none !important}.ekstra-info .preamble:nth-child(3),.ekstra-info .preamble:nth-child(5){padding-right:0}.ekstra-info .preamble:nth-child(6){padding-left:0}.subscription-popup .col-one-third{width:50%}.subscription-popup .col-one-third:first-child{height:auto !important;width:100%;border-right:0}.subscription-popup .close-popup{top:0;right:0}}.login{position:relative}.login .user-menu{display:none;position:absolute;right:0;top:100%;background:#fff;border:1px solid #e3e3e3;z-index:20;font-size:1.2rem;box-shadow:0 .6rem .4rem -0.4rem rgba(0,0,0,0.3)}.login .user-menu li{margin:0;padding:0}.login .user-menu a{display:block;padding:.5rem 1.1rem;color:#333;text-decoration:none}.login .user-menu a:hover{background:#eee}.login-dropdown{position:absolute;background:#fff;border:1px solid #e3e3e3;padding:1.1rem;width:250px;z-index:100;right:0;top:100%;display:none;box-shadow:0 1.5rem 1rem -1rem rgba(0,0,0,0.3);line-height:2em}.login-dropdown label{display:block}.login-dropdown input[type="email"],.login-dropdown input[type="password"]{width:100%}.login-dropdown .forgot-password-link{margin-left:5px}.login-dropdown .hi{line-height:0;border-top:1px solid #666;padding-top:10px;margin-top:15px;text-align:center}.login-dropdown .button{opacity:1}.login-form label{display:inline-block;font-weight:700;margin:0}.login-form input[type="text"],.login-form input[type="email"],.login-form input[type="password"]{background:#eee;border:0 none;padding:3px;display:block;width:100%;margin:0}.login-page h1{margin:0 0 2rem}.login-page .button{display:block;width:100%;margin:10px 0}.login-page.login-form form{width:30%}.login-page.login-form div,.login-page.login-form label,.login-page.login-form p{margin:0 0 1em;display:block}.login-popup{position:fixed;z-index:100;top:0;left:0;right:0;background:-webkit-linear-gradient(top, rgba(0,0,0,0.8), transparent);background:linear-gradient(to bottom, rgba(0,0,0,0.8), transparent);display:none}.login-popup .popup-content{width:100%;max-width:600px;background:#fff;padding:2.2rem 4.4rem;margin:5rem auto;text-align:center;box-shadow:0 0 1rem rgba(0,0,0,0.3)}.login-popup .popup-content .button{display:block;margin:1.1rem 0;padding:1.5rem;width:100%}.login-popup .popup-content form input[type="email"],.login-popup .popup-content form input[type="password"]{width:100%;margin:1rem 0 0;height:auto;line-height:2em;font-size:2rem}.login-popup .popup-content>div{margin:1.1rem 0}.login-popup .popup-content>div:last-child{margin-bottom:0}@media screen and (max-width:750px){.login-page.login-form form{width:100%}.register-bulletpoints{display:none}}body>.product-review-form-wrap{background:#f0f0f0;padding:22px;position:absolute;width:100%;max-width:635px;z-index:100;box-shadow:0 0 10px rgba(0,0,0,0.3)}.product-review-form-wrap header{margin:0 0 15px}.product-review-form-wrap form[role="login"] label{display:block;margin:0 0 10px}.product-review-form-wrap form[role="login"] input[type="email"],.product-review-form-wrap form[role="login"] input[type="password"]{display:block}.product-review-form-wrap form[role="login"] .button-facebook{margin-top:10px}.product-review-form.posting:after{content:"";background:rgba(255,255,255,0.8) url(http://static.tek.no/images/main/spinner.gif) no-repeat scroll 50% 50%;display:block;top:0;left:0;bottom:0;right:0;position:absolute}.product-review-form .mce-edit-area{padding:3px}.product-review-form h2{margin-bottom:22px}.product-review-form h4{margin-bottom:2px}.product-review-form .image-select{margin:15px 0}.product-review-form .image-select .images{overflow:auto;white-space:nowrap}.product-review-form .image-select .images .image{display:inline-block;border:2px solid transparent;cursor:pointer}.product-review-form .image-select .images .image.selected{border:2px solid #82b620}.product-review-form .image-select .images .image img{display:block}.product-review-form .rating-input{float:left;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:default;margin:0 0 15px}.product-review-form .rating-value{font-family:"Oswald",Helvetica,Arial,sans-serif;font-size:12px;font-weight:700;display:inline-block;cursor:pointer;background:#ccc;color:#fff;height:28px;width:28px;line-height:28px;text-align:center;vertical-align:middle;position:relative}.product-review-form .rating-value:after{content:"";border:1px solid #f0f0f0;left:1px;right:1px;top:1px;bottom:1px;position:absolute;display:block}.product-review-form .rating-value:active{box-shadow:inset 0 0 5px #fff}.product-review-form .rating-value.highlighted{background:#444;background:-webkit-linear-gradient(#818183, #3b393c);background:linear-gradient(#818183, #3b393c);color:#fff}.product-review-form .rating-value.highlighted.selected,.product-review-form .rating-value.highlighted.selected:before{background:#333;background:-webkit-linear-gradient(#4d4d4f, #1a171b);background:linear-gradient(#4d4d4f, #1a171b)}.product-review-form input.headline{border:none;font:40px/1em "Crete Round",Times,sans-serif;height:1.5em;background:white;box-shadow:none}.product-review-form input.review-preamble{border:none;font-size:22px;font-weight:bold;height:35px;background:white;box-shadow:none}.product-review-form input.headline,.product-review-form input.review-preamble{width:100%;margin:0 0 5px}.product-review-form input.review-preamble{margin:0 0 15px}.product-review-form textarea{width:100%;max-width:100%;margin-bottom:22px;overflow:auto;max-height:500px;min-height:250px}.product-review-form>.mce-panel{margin-bottom:22px}.product-review-form .rating{position:relative}.product-review-form .rating span{font-size:30px}.product-review-form input[type="range"]{background:#ccc;box-shadow:inset 0 0 0 rgba(0,0,0,0)}.product-review-form input[type="range"]::-webkit-slider-thumb{-webkit-appearance:none !important;background:#333;height:20px;width:20px}.user-review-list .col-main-width{padding-top:22px}.user-review-list article{margin-right:14px;padding-top:22px;border-bottom:1px solid #ddd}.user-review-list article:first-child{padding-top:0}.user-review-list article:last-child{border-bottom:0}.user-review-list article .image-container{float:left;width:180px;color:#999;position:relative;margin-bottom:10px}.user-account .user-review-list article .image-container{width:230px}.col-main-width .feed-user-product-reviews:last-child{margin:0 0 0 10px}.col-main-width .feed-user-product-reviews{width:468px;background:#f5f5f5}.feed-user-product-reviews h4 a{color:#333;text-decoration:none;font-size:14px}.feed-user-product-reviews h4 a:hover{text-decoration:underline}.feed-user-product-reviews .product-title{margin-bottom:0}.feed-user-product-reviews .author{color:#666}.feed-user-product-reviews .author .show-comments{color:#666}.col-main-width .feed-user-product-reviews ul{max-height:200px;overflow-x:hidden;overflow-y:auto;padding:10px 10px 0 10px}.feed-user-product-reviews li{list-style-type:none;padding:10px 0;border-bottom:1px solid #ddd;line-height:1.6em}.feed-user-product-reviews li:last-child{border-bottom:0}.feed-user-product-reviews li img{margin:0 10px 0 0}.feed-user-product-reviews .more-reviews{text-align:center;padding:5px 10px;border:1px dashed #ddd;background:#fff;line-height:1.6em}.feed-user-product-reviews .more-reviews .button{font-size:12px;padding:4px 8px;line-height:1em}.section-article .related-articles li.article-type-59{background:#fffbe0;padding:0}.section-article .related-articles li.article-type-59 .tek-tag{position:absolute;bottom:0;left:0}.section-article .related-articles li.article-type-59 h4{font-family:Bitter;font-style:normal}.section-article .article-bottom .related-articles li.article-type-59 .story{padding-left:1.1rem;padding-right:1.1rem;padding-bottom:1.1rem}.native-ads-information{display:none}.native-ads-information+p{display:none}.preamble.commercial .tek-tag,.tek-tag-annonse{background:rgba(0,0,0,0.9) !important;color:rgba(255,226,0,0.9) !important}.preamble.commercial[data-article-site-id="68"] .tek-tag{background:#990ae3 !important;color:#fff !important}.preamble.commercial{background:#fffbe0}.preamble.commercial .comment-count.focus{background:#dce0e0}.preamble.commercial .comment-count.focus:after{border-color:#dce0e0 transparent}.preamble.commercial .text{padding-left:1.1rem;padding-right:1.1rem;padding-bottom:1.1rem}.preamble.commercial .text h2{font-family:Bitter;font-style:normal}.preamble.commercial .source-info{padding:1.1rem;margin-top:0}.preamble.commercial[data-article-type-id="71"]{background-color:#e9ffea}.preamble.commercial[data-article-site-id="68"]{background:#f0dafb}.preamble.commercial[data-article-site-id="68"] .source-info{position:absolute;right:0;bottom:0;padding:.5rem;font-size:1rem}.preamble.commercial[data-article-site-id="68"] .source-info i{margin-left:.5rem;font-size:1.8rem}.feed-most-read li[data-article-type-id="59"]{background:#fffbe0;padding:.5rem}.main-search .search-articles li[data-article-type-id="59"]{background:#fffbe0}.main-search .search-articles li[data-article-type-id="59"] .tek-tag{color:rgba(255,226,0,0.9) !important}body.sponsored-article{background:#fff !important}.sponsored-article #header{border-bottom:0;margin:0 auto 1.1rem}.sponsored-article .paidpost-sticky-bar{padding:.7rem;background:#fffbe0;text-align:center;box-shadow:0 0 15px rgba(0,0,0,0.3);color:#444}.sponsored-article .paidpost-sticky-bar div{margin-top:.4rem}.sponsored-article .paidpost-sticky-bar img{margin-top:.4rem}.sponsored-article .paidpost-sticky-bar.sticky div{margin-top:0;margin-right:.7rem}.sponsored-article .paidpost-sticky-bar.sticky{position:fixed;top:0;left:0;right:0;z-index:10;display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.4rem}.sponsored-article .related-articles li.article-type-59{background:#fff}@-webkit-keyframes slide{0%,100%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.2);transform:scale(1.2)}}@keyframes slide{0%,100%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.2);transform:scale(1.2)}}.sponsored-article .fullscreen-media{margin-bottom:5rem}.sponsored-article .fullscreen-media.video{background:#1b1b1b;background:#1a1a1a;background:#f7f7f7}.sponsored-article .fullscreen-media.video .video-player-wrap{width:1280px;max-width:100%;margin:0 auto}.sponsored-article .fullscreen-media.video .video-player-wrap .video-container{padding-bottom:56%;position:relative;display:block}.sponsored-article .fullscreen-media.video .video-player-wrap .video-container .video-window{position:absolute;top:0;left:0;right:0;bottom:0;width:100% !important;height:100% !important;border:none}.sponsored-article .fullscreen-media figure.image-container{padding-bottom:33.3333%;position:relative;overflow:hidden}.sponsored-article .fullscreen-media figure.image-container img{position:absolute;width:100% !important;height:auto !important}.sponsored-article .fullscreen-media figcaption{max-width:1000px;margin:auto;padding:1rem 1.1rem 0 82px;color:#7c807e}.sponsored-article .fullscreen-media .image-container img{-webkit-animation:slide 45s linear;animation:slide 45s linear}.sponsored-article #wrapper,.sponsored-article #wrapper .article,.sponsored-article #wrapper .article>header{width:auto;max-width:100%;float:none;padding-left:0;padding-right:0;border:0}.sponsored-article #wrapper #header,.sponsored-article #wrapper .article,.sponsored-article #wrapper .bottom-share .custom-social-share,.sponsored-article #wrapper .article-tags,.sponsored-article #wrapper .article-bottom,.sponsored-article #wrapper .more-sponsored-articles .centered-content{max-width:1000px;margin-left:auto;margin-right:auto;float:none;padding-left:22px;padding-right:22px}.sponsored-article .tek-menu{max-width:1000px;margin-left:auto;margin-right:auto;float:none}.sponsored-article #wrapper .article-tags,.sponsored-article #wrapper .bottom-share .custom-social-share,.sponsored-article #wrapper .article{padding-left:82px}.sponsored-article #main header h1,.sponsored-article #main header h2,.sponsored-article #main .article>header.single-headline h1,.sponsored-article #main .article>header.double-headline h2{font-size:4.8rem;line-height:normal;font-family:Bitter;font-style:normal}.sponsored-article #main .article header>p,.sponsored-article #main .article.full-width header>p{font-size:3rem;font-weight:400;margin:4rem 0 2.2rem}.sponsored-article .article .authors a{margin-right:1.1rem}.sponsored-article .article .neo-content{width:100%}@media screen and (min-width:750px){.sponsored-article .image-carusel.placement-top{width:1000px;margin:0 auto 5rem}.sponsored-article .image-carusel.placement-top .thumb-navigator{width:1000px}}@media screen and (max-width:750px){.sponsored-article .image-carusel.placement-top{margin:0 0 3rem}}.sponsored-article .neo-content blockquote p,.sponsored-article .neo-content.full-width blockquote p{font-style:italic;font-size:2.2rem;font-family:"Open Sans",Helvetica,Arial,sans-serif;line-height:1.6em}.sponsored-article .neo-content blockquote p:before{display:none}.sponsored-article .neo-content blockquote p.cite{font-size:1.2rem;line-height:1.8rem;text-align:right;font-style:normal}.sponsored-article .more-sponsored-articles{padding:2.2rem 0;margin:5rem 0;border-top:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3}.sponsored-article .more-sponsored-articles .source-info,.sponsored-article .more-sponsored-articles .tek-tag{display:none}.sponsored-article .more-sponsored-articles .more-articles-headline{font-size:1.8rem;margin-bottom:2.2rem}.sponsored-article .sponsored-article-credits{background:-webkit-linear-gradient(319deg, #fff 0, #f2f2f2 100%);background:linear-gradient(131deg, #fff 0, #f2f2f2 100%);border-top:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3;margin:3rem 0;padding:3rem 1.1rem;color:#444;font-size:1.6rem}.sponsored-article .sponsored-article-credits h3{margin:0 0 3rem}.sponsored-article .sponsored-article-credits p{margin:0 0 .5rem}.sponsored-article .sponsored-article-credits p.footnote{font-size:1.2rem;margin:2.5rem 0}.sponsored-article footer[role=contentinfo]{display:none}.sponsored-article .neo-content .text p:nth-last-child(3),.sponsored-article .neo-content .text p:nth-last-child(2),.sponsored-article .neo-content .text p:last-child{max-width:594px}.sponsored-article .sponsored-article-newsletter-form{float:right;background:#fffbe0;padding:1.1rem;border:1px solid #e3e3e3;border-left:0 none;width:250px}.sponsored-article .sponsored-article-newsletter-form:first-child{width:100%;border-left:1px solid #e3e3e3}.sponsored-article .sponsored-article-newsletter-form header h4{font-size:1.6rem;font-weight:600;margin-top:0}.sponsored-article .sponsored-article-newsletter-form p{font-size:1.3rem !important;margin:2.2rem 0}.sponsored-article .sponsored-article-newsletter-form .input-group{max-width:300px}.sponsored-article .sponsored-article-newsletter-form input,.sponsored-article .sponsored-article-newsletter-form .button{box-shadow:none}.sponsored-article .sponsored-article-newsletter-form input{background:rgba(0,0,0,0.05)}.sponsored-article .sponsored-article-newsletter-form .newsletter-topic-select{margin-bottom:1.6rem}.sponsored-article .sponsored-article-newsletter-form .newsletter-topic-select label{margin-right:2.2rem}.sponsored-article .article.full-width .sponsored-article-newsletter-form{margin:-180px -22px 2.2rem 2.2rem}.sponsored-article.disabled-ads .col-article-comments{margin-left:0}.sponsored-article .neo-content .toggle-confirm-message{display:none}.sponsored-article .neo-content .button-group{border-bottom:4px solid #444;border-radius:0 0 0 .8rem}.sponsored-article .neo-content .button-group .button:last-child{border-radius:0 .4rem 0 0}.sponsored-article .neo-content .toggle-confirm-message{margin-top:1rem;color:#999}.button.button-expert{background-color:#f58b1e}.button.pressed{opacity:.85}.button.button-expert.pressed{background-color:#f15a23}.sponsored-article .mpx-categories{font-family:"Open Sans",Helvetica,Arial,sans-serif}.sponsored-article .mpx-categories>div[data-os] h3{font-size:2rem;font-weight:400;margin:2rem 0 1rem}.sponsored-article .mpx-categories>div[data-os] p{font-size:1.3rem;margin:1.1rem 0}.sponsored-article .mpx-categories>div[data-os] p em{display:inline-block;margin:1rem 0 0}.sponsored-article .mpx-categories>div[data-os] .new-price{font-size:3rem;font-weight:200;color:#1a7cb3}.sponsored-article .mpx-categories>div[data-os] .lease-price{font-size:3rem;font-weight:200;color:#1ab333}@media screen and (max-width:750px){.preamble[data-article-type-id="59"]{background:transparent}.sponsored-article.has-header-image #header,.sponsored-article #wrapper #header{margin:0 0 0}.sponsored-article #wrapper #header,.sponsored-article #wrapper .main-header,.sponsored-article #wrapper .article,.sponsored-article #wrapper .bottom-share .custom-social-share,.sponsored-article #wrapper .article-tags,.sponsored-article #wrapper .article-bottom,.sponsored-article #wrapper .more-sponsored-articles .centered-content{max-width:100%;padding-left:0;padding-right:0}.sponsored-article .fullscreen-media,.sponsored-article .paidpost-sticky-bar{margin-left:-11px;margin-right:-11px}.sponsored-article .paidpost-sticky-bar.sticky{margin-left:0;margin-right:0}.sponsored-article .fullscreen-media{margin-bottom:3rem}.sponsored-article .fullscreen-media figure{position:relative;padding-bottom:0}.sponsored-article .fullscreen-media figure img{position:relative}.sponsored-article .fullscreen-media figcaption{padding:1rem 11px 0}.sponsored-article #main .article>header.single-headline h1,.sponsored-article #main .article>header.double-headline h2{font-size:3.3rem}.sponsored-article #main .article header>p,.sponsored-article #main .article.full-width header>p{font-size:2rem;margin-top:2rem}.sponsored-article .article.full-width .sponsored-article-newsletter-form,.sponsored-article .sponsored-article-newsletter-form{margin:0 0 2rem;width:100%;float:none}.sponsored-article .button.button-expert{font-size:1.4rem;padding:.8rem 1.1rem}}.neo-content.full-width .content-carusel{margin-left:-82px;width:1000px}.neo-content .content-carusel{clear:both;margin:3.3rem 0}.content-carusel.fullscreen{height:auto;left:0;right:0;bottom:0;top:0;position:fixed;z-index:10000}.content-carusel .carusel-top h3{margin-bottom:1.1rem}.content-carusel .carusel-bottom{padding:.5rem 1.1rem;text-align:center}.content-carusel .carusel-slides{width:100% !important}.content-carusel .carusel-slides>div[style]:not(.slides-wrap){width:100% !important}.content-carusel .carusel-slides .slides-wrap{width:100%;cursor:move;cursor:-webkit-grab;cursor:grab;position:absolute;left:0;top:0;right:0;bottom:0;overflow:hidden;background:#f5f5f5}.article .neo-content .content-carusel .carusel-slides .slides-wrap{width:563px}.article .main-media .content-carusel .carusel-slides .slides-wrap{width:956px}.article.full-width .main-media .content-carusel .carusel-slides .slides-wrap,.article.full-width .neo-content .content-carusel .carusel-slides .slides-wrap{width:1000px}.content-carusel .carusel-slides .slides-wrap:active{cursor:-webkit-grabbing !important;cursor:grabbing !important}.content-carusel .carusel-slides .slides-wrap .slide{width:100%;text-align:center}.content-carusel .carusel-slides .slides-wrap .slide .image img{max-width:100%;height:auto;display:block;margin:auto}.content-carusel .carusel-slides .slides-wrap .slide .image figcaption{opacity:.6;position:absolute;bottom:0;left:0;right:0;padding:1.1rem;margin:0 !important;text-align:center;-webkit-transition:opacity .5s;transition:opacity .5s;background:#000;color:#fff}.content-carusel .carusel-slides .slides-wrap .slide .thumb{padding:.8rem}.content-carusel .carusel-slides .slides-wrap:hover .slide .image figcaption{opacity:1}.content-carusel .carusel-slides .thumb-navigator{position:absolute;bottom:0;left:0 !important;right:0 !important;height:106px;background:#333}.article .neo-content .content-carusel .carusel-slides .thumb-navigator{width:563px}.article .main-media .content-carusel .carusel-slides .thumb-navigator{width:956px}.article.full-width .main-media .content-carusel .carusel-slides .thumb-navigator,.article.full-width .neo-content .content-carusel .carusel-slides .thumb-navigator{width:1000px}.content-carusel .carusel-slides .thumb-navigator div[data-u="slides"]{width:100% !important;height:100% !important;left:0 !important;right:0 !important}.content-carusel .carusel-slides .thumb-navigator div[data-u="slides"]>div{width:176px !important;height:100% !important}.content-carusel .carusel-slides .thumb-navigator div[data-u="slides"] .p{padding:.8rem;cursor:pointer}.content-carusel .carusel-slides .thumb-navigator div[data-u="slides"] .p.pdn,.content-carusel .carusel-slides .thumb-navigator div[data-u="slides"] .p.pav{background:rgba(255,255,255,0.1)}.content-carusel .carusel-slides .carusel-arrow{display:block;position:absolute;border-radius:50%;width:5rem;height:5rem;line-height:5rem;vertical-align:middle;text-align:center;font-size:4rem;color:#fff;border:.2rem solid #fff;box-shadow:0 0 .2rem rgba(0,0,0,0.7);text-shadow:0 0 .2rem rgba(0,0,0,0.7);background:rgba(255,255,255,0.5);top:0;bottom:0;margin:auto;cursor:pointer}.content-carusel .carusel-slides .carusel-arrow.arrow-left{left:1.1rem}.content-carusel .carusel-slides .carusel-arrow.arrow-left:before{margin-right:.5rem}.content-carusel .carusel-slides .carusel-arrow.arrow-right{right:1.1rem}.content-carusel .carusel-slides .carusel-arrow.arrow-right:before{margin-left:.5rem}.content-carusel .carusel-slides .carusel-navigator{position:relative;right:0 !important;bottom:auto !important;height:auto !important;width:auto !important;left:auto !important;text-align:center;top:-2.2rem}.content-carusel .carusel-slides .carusel-navigator>div{cursor:pointer;position:static !important;display:inline-block;padding:.5rem;color:#fff;background:rgba(0,0,0,0.4);text-align:center;vertical-align:middle;border-radius:50%;margin:0 .25rem}.content-carusel .carusel-slides .carusel-navigator>div:last-child{margin-right:0}.content-carusel .carusel-slides .carusel-navigator>div.av{background:#adbd10}.content-carusel .carusel-slides .carusel-navigator>div span{display:none}@media screen and (max-width:750px){.content-carusel .carusel-slides,.content-carusel .slides-wrap[data-u="slides"],.content-carusel>div[style],.content-carusel .thumb-navigator{width:100% !important}.neo-content.full-width .content-carusel{margin-right:-11px;margin-left:-11px;width:auto;border-left:0 !important;border-right:0 !important}.neo-content.full-width .content-carusel #carusel-slides .carusel-slides .carusel-arrow{display:none}}.feedback{*zoom:1;background:#f5f5f5;padding:15px;margin-bottom:12px}.feedback:before,.feedback:after{content:" ";display:table}.feedback:after{clear:both}.feedback.sbc{color:#f5f5f5}.feedback.red{color:#490e0e;background-color:#d26667}.feedback.green{color:#fff;background-color:#6fa742}.feedback.inline-block{margin:0;padding:1% 2%;margin-top:-1%}.feedback::before{display:inline-block;float:left;font-size:20px;font-family:FontAwesome;font-weight:normal;font-style:normal;margin-right:15px;color:orange}.feedback.inline-block::before{font-size:1.6em;height:initial;width:initial;min-width:12px;margin:0 4px}.feedback.info::before{content:"\f129"}.feedback.warning::before{content:"\f071"}.feedback.success::before{content:"\f00c"}.feedback.warning::before{content:"\f071"}.nst-slider{cursor:hand;cursor:pointer;position:relative;height:2rem}.nst-slider:before{top:50%;left:0;right:0;position:absolute;display:block;content:"";height:.2rem;background:#333}.nst-slider .right-grip,.nst-slider .left-grip{position:absolute;border-radius:.3rem;width:2.2rem;height:2.2rem;background:#333}.nst-slider .bar{position:absolute;background:#adbd10;height:.2rem;top:50%}.feed-tu-jobs{display:block;position:relative;width:100%;background:#f5f5f5}.feed-tu-jobs.less-padding .job-list-wrap .job-list[data-u='slides'].slides-wrap .job .job-content{left:.75rem;right:.75rem}.feed-tu-jobs.no-arrows .carusel-arrow{display:none !important}.section-article .col-full-width .feed-tu-jobs{margin-bottom:2rem}.feed-tu-jobs:after{display:inline-block;bottom:100%;left:0;content:"Annonse";color:#ccc;position:absolute;text-transform:uppercase;font-size:.8rem;letter-spacing:.2em;margin-bottom:.4rem}.feed-tu-jobs header img{max-height:20px}.feed-tu-jobs header .feed-desc{margin-top:.1rem}@media screen and (min-width:750px){.tek-frontpage .feed-tu-jobs .job-list-wrap .job-list[data-u='slides'].slides-wrap{width:498px}.tek-frontpage .feed-tu-jobs:first-child:last-child .job-list-wrap .job-list[data-u='slides'].slides-wrap{width:998px}}.feed-tu-jobs .job-list-wrap{height:200px}.feed-tu-jobs .job-list-wrap .job-list[data-u='slides'].slides-wrap{height:200px}.article aside .feed-tu-jobs .job-list-wrap .job-list[data-u='slides'].slides-wrap{width:298px}.feed-tu-jobs .job-list-wrap .job-list[data-u='slides'].slides-wrap .job{height:200px}.feed-tu-jobs .job-list-wrap .job-list[data-u='slides'].slides-wrap .job .job-content{position:absolute;background:#fff;top:1.5rem;bottom:1.5rem;left:1.5rem;right:1.5rem;color:#333;text-decoration:none;border:1px solid #e3e3e3;overflow:hidden;padding:.5rem}.feed-tu-jobs .job-list-wrap .job-list[data-u='slides'].slides-wrap .job .job-content .job-logo{max-height:40%;max-width:90%}.feed-tu-jobs .job-list-wrap .job-list[data-u='slides'].slides-wrap .job .job-content h4{font-size:1.2rem}.feed-tu-jobs .job-list-wrap .carusel-arrow{width:2.2rem !important;height:2.2rem !important;line-height:1.8rem !important;font-size:1.4rem !important;background:#333 !important}.feed-tu-jobs .job-list-wrap .carusel-arrow.arrow-right:before{margin-left:.2rem !important}.feed-tu-jobs .job-list-wrap .carusel-arrow.arrow-left:before{margin-right:.2rem !important}@media screen and (max-width:750px){.feed-tu-jobs .job-list-wrap{height:200px}.feed-tu-jobs .job-list-wrap .job-list[data-u='slides'].slides-wrap{height:200px}.feed-tu-jobs .job-list-wrap .job-list[data-u='slides'].slides-wrap .job{height:200px}}body.neo-content{background-color:#fff;background-image:none !important}.section-article .col-half-width{margin-bottom:33px;padding-right:18px}.section-article .col-half-width:last-child{padding-right:0}.section-article .col-main-width{margin-bottom:33px}.article{position:relative;padding-left:60px;margin-bottom:5rem}.mfp-title{font-size:16px}.article>header{margin:0 0 44px}.article>header.single-headline h1,.article>header.double-headline h2{font-weight:400;font-size:4.8rem;font-size:6rem;line-height:1em;font-family:"Crete Round",Times,sans-serif}.article>header.double-headline h1,.article .tag-container{font-size:2.4rem;font-weight:normal;background-color:#333;background-color:rgba(0,0,0,0.5);color:#fff}.article>header.double-headline figure .relative>h1,.article .tag-container{position:absolute;bottom:0;left:0;right:0;height:3.3rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.article>header.double-headline h1 span:first-child:last-child{padding:0 1.1rem}.article header.double-headline h1 .tek-tag,.article .tag-container .tek-tag{padding:0 1.1rem;font-size:2.2rem;height:100%}.article .icon-time{float:left;margin:-2px 4px 0 0;font-size:1.1em}.article .double-headline .no-media h1{margin-top:25px}.article.lacks-main-media .single-headline h1{margin-top:65px}.article header>p{margin:4rem 0 2.2rem;font-weight:700;font-size:2.4rem}.article.full-width header>p{font-size:3rem;margin-bottom:3.3rem}.article .next-page{height:50px;width:60px;font-family:"Oswald",Arial,sans-serif;font-size:1.4em;text-transform:uppercase;text-decoration:none;line-height:22px;padding:3px;margin:0 1.6rem 2.2rem 0;position:relative;color:#fff;-webkit-backface-visibility:hidden;float:right}.article .next-page:after{position:absolute;content:"";width:0;height:0;border-top:25px solid transparent;border-bottom:25px solid transparent;border-left:16px solid #adbd10;top:0;right:-16px}.article .authors{margin-bottom:2.2rem;font-size:1.2rem;color:#7c807e}.article .authors li.author-with-image{margin-right:.5rem}.article .authors a.article-author-image{padding:2px;border:1px solid #ddd;margin-right:.3rem}.no-touch .article .authors a.article-author-image:hover{border-color:#333}.article .authors li.byline-extra a{color:#333;text-decoration:none}.no-touch .article .authors li.byline-extra a:hover{text-decoration:underline}.article .authors time{padding-left:.8rem;text-transform:none;font-weight:normal}.article .authors .article-author:not(.last-author):after{display:inline-block;vertical-align:middle;content:",";margin-left:-0.3rem}.article .authors .diskusjon-count{float:right}.article .authors .diskusjon-count .icon-comments-alt{display:none}.article .authors li.published{font-weight:normal;text-transform:none}.article.normal-width aside{box-sizing:content-box;width:300px;position:relative;float:left;padding-left:14px;margin-left:14px;border-left:1px solid #ddd}.article.normal-width aside>*{position:relative;margin:33px 0}.article.normal-width aside:before{content:"";width:45px;border-top:1px solid #ddd;position:absolute;top:0;left:0}.article.normal-width aside>*:before{content:"";width:45px;border-top:1px solid #ddd;position:absolute;top:-33px;left:-14px}.article-feed>header h3,.article-feed>h3,.article .header,h3#comments{font-weight:600;font-size:3rem;margin-bottom:10px}.article .related.product ul{padding:5px 0;margin:0}.article .related.product{background:#eee;padding:5px;margin:0 0 7px 0}.article-feed ul{list-style:none}.article-feed ul>li{margin-bottom:33px}.article-feed .story h3{float:left;clear:both;width:100%;margin:10px 0}.article-feed .story h3 a{color:#333;font-size:1.3em;line-height:1.3em;text-decoration:none}.article-feed h4{clear:both;margin:10px 0}.article-feed h4 a{font-size:1.3em;line-height:1.3em;color:#333;text-decoration:none}.article-feed p{margin-bottom:4px;line-height:1.6em}.article-feed .col-half-width{margin-bottom:22px}.article-feed .image-container{position:relative}.related-content{padding-bottom:33px}.related-content ul>li{border-bottom:1px dotted #bbb;padding-bottom:6px;margin-bottom:8px}.related-content .image{text-align:center;float:left;margin:0 10px 0 0;width:70px}.related-content li a{font-weight:bold;font-size:1.1em}.related-content [class^="dice-"]{margin:7px 0 0 10px}.article.normal-width aside .ad-300x250{margin-top:40px}.article .ad-300x250:first-child:before{display:none}.article .ad-adsense{margin:0 0 25px 0;padding:5px 0;text-align:center;background:#eee;width:100%}.article .ad-adsense iframe{margin:auto}.article .adsense-fix{margin-top:121px}.article-tags{clear:both;margin:2.2rem 0}.article-tags a{font-size:1.4rem;margin-left:10px}.article-bottom{margin-top:2.2rem}.article img[src*='pluss.png'],.article img[src*='pluss.gif']{display:inline-block;background:url(../../images/icons/plus-icon.png) no-repeat;padding:8px;width:0;height:0}.article img[src*='minus.png'],.article img[src*='minus.gif']{display:inline-block;background:url(../../images/icons/minus-icon.png) no-repeat;padding:8px;width:0;height:0}.article .login-form{font-size:14px;line-height:1.4em;margin:33px 0 1.6em;position:relative}.article .login-form .button{width:250px;max-width:100%;text-align:center}.article .login-form h4{margin-top:0}.article .login-form form{width:250px}.article .requires-subscription img{max-width:100%}.article .requires-subscription{background:#f0f0f0;padding:22px 10px;position:relative;line-height:1.4em;font-size:14px;margin:0 0 1.6em}.article .requires-subscription h4{font-size:18px;margin:0 0 1em}.article .requires-subscription .text{margin:1.6em 0 0}.article .requires-subscription p{margin:1em 0;color:#444}.article .requires-subscription>*:last-child{margin-bottom:0}.faded-article-content{position:relative}.faded-article-content figure,.faded-article-content img,.faded-article-content .articleImageLeft,.faded-article-content .articleImageRight,.faded-article-content .product-box{display:none}.faded-article-content:after{position:absolute;display:block;content:"";width:100%;height:100%;left:0;top:0;pointer-events:none;background:-webkit-linear-gradient(rgba(255,255,255,0), #fff 90%);background:linear-gradient(rgba(255,255,255,0), #fff 90%);-pie-background:linear-gradient(rgba(255,255,255,0), #fff 90%);z-index:99}.faded-article-content.full-width:after{width:1000px;left:-82px;top:16px}.faded-article-content table,.faded-article-content div{display:none}.article-subscription-banner{clear:both;position:relative;width:1020px;background:#28323c url(../../images/main/article-subscription-banner.png) no-repeat scroll 250% 50%;left:-92px;margin:0 0 30px;z-index:100;padding:0 92px;color:#fff}.article-subscription-banner:before{content:"";display:block;border-top:10px solid transparent;border-right:10px solid #80858a;position:absolute;left:0;top:-10px}.article-subscription-banner:after{content:"";display:block;border-top:10px solid transparent;border-left:10px solid #80858a;position:absolute;right:0;top:-10px}.article-subscription-banner h2{font:normal 40px/1em "Crete Round",Times,sans-serif;margin:30px 0 22px}.article-subscription-banner .articles-read{color:#999;font-size:15px;padding-top:10px;margin-bottom:0}.article-subscription-banner .articles-read a{color:#999}.article-subscription-banner p{max-width:480px !important}.article-subscription-banner .keynotes{position:relative;background:#abd200;width:500px;height:70px;left:-102px;color:#28323c;padding:7px 0 5px 102px;font-weight:700;margin:0 0 30px}.article-subscription-banner .keynotes ul{margin:0;line-height:1em}.article-subscription-banner .keynotes:before{content:"";display:block;border-top:10px solid transparent;border-right:10px solid #77a31b;position:absolute;left:0;top:-10px}.article-subscription-banner .keynotes ul:before{content:"";display:block;border-bottom:15px solid #77a31b;border-left:15px solid transparent;border-right:15px solid transparent;position:absolute;right:-70px;top:-15px}.article-subscription-banner .keynotes ul:after{content:"";display:block;border-left:70px solid #abd200;border-bottom:70px solid transparent;position:absolute;right:-70px;top:0}.article-subscription-banner .member-button{margin-bottom:30px}.article-subscription-banner .member-button .button{padding:10px;font-size:16px}.article-subscription-banner .banner-notice{color:#999;margin:10px 0 0}.article-subscription-banner form[role="login"]{line-height:1.6em;padding:0 0 22px 0}.article-subscription-banner form[role="login"] label{display:block;margin:0 0 10px}.article-subscription-banner form label input[type="password"],.article-subscription-banner form label input[type="email"]{display:block;width:200px}.article-subscription-banner form .hi{margin-top:10px}.article-subscription-banner .faded-login-bar{background:#000;background:rgba(0,0,0,0.4);padding:5px 32px;text-align:right;color:#ddd;position:relative;left:-92px;width:1020px;font-size:12px}.article-subscription-banner .faded-login-bar>*{display:inline-block;vertical-align:middle}.article-subscription-banner .faded-login-bar .button{font-size:12px;padding:0 3px;margin-left:5px;font-weight:400}.free-article-campaign{background:#0190c9 url("../images/main/tekstra-1-year.jpg") no-repeat scroll 0 0;height:155px;width:100%;padding:14px 22px;line-height:1.4em;font-size:1.4em;color:#fff}.free-article-campaign h3{margin:0 0 5px;line-height:1em !important;font-size:20px !important}.free-article-campaign .button{margin-top:5px}.free-article-campaign .offer-days-left{background:#abd200;border-radius:50%;width:80px;height:80px;text-align:center;padding:10px;line-height:1.1em;font-weight:700;right:200px;top:30px;text-shadow:0 1px 0 rgba(0,0,0,0.3)}.free-article-count-message{background:#28323c;color:#fff;font-size:16px;padding:22px;margin-top:2.2rem}.free-article-count-message img{float:right}.free-article-count-message span{display:block;margin:15px 0}.free-article-count-message .button{margin-right:10px}#tu-jobb-ad{padding:0;margin:0 0 2.2rem}#tu-jobb-ad:last-child{margin:0}#tu-jobb-ad iframe{width:100% !important}@media screen and (max-width:750px){.article{margin-bottom:30px;float:none;padding-left:0}.article>header.single-headline h1,.article>header.double-headline h2{font-size:4rem}.article.full-width header>p,.article header>p{font-size:2.2rem}.article .video-js{width:auto !important}.article header h1,.article header h2{word-break:break-word}.article aside[role=complementary] *:before,.article aside[role=complementary]:before{display:none}.article aside[role=complementary]{display:none;clear:both;float:none;width:auto;border:none;padding:0;margin:0}.article header{margin-bottom:2rem}.article aside>*{margin:11px 0 22px;padding:0}aside .product-info span{font-size:16px}aside .product-info .pg-buy{padding:5px;font-size:16px;margin:3px 0 4px}aside .product-info>ul>li{margin-bottom:11px}aside .product-info .product-compare{display:none}.disabled-ads .col-article-comments{margin:0 0 33px !important}.disabled-ads .article-feed #comments{padding-left:0 !important}.article-bottom{margin-top:0}.toggle-related-content{text-align:center;margin-bottom:11px}.article .login-form h4{float:left;width:50%}.article .login-form img,.article .login-form .button{max-width:50%}.article .login-form form{float:left;width:100%}.article-subscription-banner{width:100% !important;left:auto !important;background-image:none !important;padding:0 !important}.article-subscription-banner:before,.article-subscription-banner:after{display:none !important}.article-subscription-banner .banner-content{padding:0 20px}.article-subscription-banner .keynotes{left:-30px !important;width:90% !important;height:87px !important;padding-left:20px !important;white-space:nowrap}.article-subscription-banner .keynotes ul{font-size:15px !important;max-width:none !important}.article-subscription-banner .keynotes ul:after{border-bottom-width:87px !important}.article-subscription-banner .member-button{text-align:center}.article-subscription-banner .member-button .button{font-size:1.4em}.article-subscription-banner .faded-login-bar{text-align:center !important;width:100% !important;left:auto !important;font-size:16px !important}.article-subscription-banner .faded-login-bar .button{font-size:16px !important}.section-article .col-half-width{padding-right:0}.article-tags{padding-left:0}#tu-jobb-ad{padding:0}}@media screen and (max-width:480px){.article .authors .diskusjon-count .icon-comments-alt{display:inline-block}.article .diskusjon-count .comment-text{display:none}}@media print{body.section-article #main article aside[role="complementary"]{display:none}body.section-article #main article .neo-content{width:80% !important}body.section-article #main>*:not(article){display:none}}.article .main-media{margin:0 0 40px -60px;position:relative}.article .main-media .media.video{width:100%;padding-bottom:56%;position:relative}.article .main-media .media.video .video-window{position:absolute;height:100% !important;width:100% !important}.article .main-media .media.media-html>*,.article .main-media .media.media-html iframe{max-width:100%}.article .main-media .media.image img{display:block}.article.full-width .main-media{margin-left:-82px;width:1000px}.article.full-width .main-media .media.image figcaption{padding:0 0 0 82px}@media screen and (max-width:750px){.article .main-media{margin-left:0;width:auto !important}.article .main-media .media img{max-width:100%}.article.full-width .main-media{margin-top:-15px;margin-left:-11px;margin-right:-11px}.article.full-width .main-media .media figcaption,.article.full-width .main-media .media .main-media-text{padding:0 1.1rem !important}}.neo-content{position:relative;float:left;width:563px}.neo-content.full-width{width:100%;float:none;clear:both}.neo-content>*:first-child{margin-top:0}.neo-content p,.neo-content ol,.neo-content ul{font-size:1.4rem;line-height:1.7em;margin-bottom:1.14em}.neo-content.full-width table{max-width:670px}.neo-content.full-width p,.neo-content.full-width ol,.neo-content.full-width ul{font-size:1.5rem;max-width:670px;margin-bottom:1.5rem}.neo-content ol li,.neo-content ul li{margin-left:2.4rem;padding:.2rem 0}.neo-content span.strike{text-decoration:line-through}.neo-content strong{font-weight:700 !important}.neo-content code{display:inline-block;padding:.3rem .5rem;white-space:pre}.neo-content iframe{border:0 none;max-width:100%}.neo-content h3{font-size:2.4rem;margin-bottom:2.2rem;margin-top:3.3rem}.neo-content.full-width h3{font-size:2.8rem;font-weight:600}.neo-content h4{font-size:1.6em;margin-top:2.2rem;margin-bottom:1.6rem}.neo-content.full-width h4{font-size:1.9rem;font-weight:600}.neo-content h5{font-size:1.4rem}.neo-content.full-width h5{font-size:1.6rem}@media screen and (min-width:750px){.neo-content.full-width .ad-300x250{float:right;margin-left:22px;margin-right:0;margin-bottom:22px}}.neo-content figure.article-media,.neo-content figure.articleImageLeft,.neo-content figure.articleImageCenter,.neo-content figure.articleImageRight{position:relative}.neo-content figure.article-media>a,.neo-content figure.article-media img,.neo-content figure.articleImageLeft>a,.neo-content figure.articleImageLeft img,.neo-content figure.articleImageCenter>a,.neo-content figure.articleImageCenter img,.neo-content figure.articleImageRight>a,.neo-content figure.articleImageRight img{display:block}.neo-content .article-media.f-right,.neo-content .articleImageRight,.neo-content .video-player-wrap.video-player-right,.neo-content blockquote.right,.neo-content .audio.audio-player-right,.neo-content .audio-player.audio-player-right{clear:right;margin:0 0 2.2rem 2.2rem}.neo-content .article-media.f-left,.neo-content .articleImageLeft,.neo-content .video-player-wrap.video-player-left,.neo-content blockquote.left,.neo-content .audio.audio-player-left,.neo-content .audio-player.audio-player-left{clear:left;margin:0 2.2rem 2.2rem 0}.neo-content .article-media.f-none,.neo-content .articleImageCenter,.neo-content .video-player-wrap.video-player-center,.neo-content .audio.audio-player-center,.neo-content .audio-player.audio-player-center{text-align:center;margin:3.3rem auto;clear:both}.neo-content .article-media.f-none *,.neo-content .articleImageCenter *,.neo-content .video-player-wrap.video-player-center *{text-align:left}.neo-content .article-media.f-none img,.neo-content .articleImageCenter img,.neo-content .video-player-wrap.video-player-center img{width:initial;margin-left:auto;margin-right:auto}.neo-content .article-media.full-width,.neo-content .width-540,.neo-content .width-563,.neo-content .video-player-wrap.video-player-center{width:563px;max-width:563px;clear:both}@media screen and (max-width:750px){.neo-content .article-media.full-width,.neo-content .width-540,.neo-content .width-563,.neo-content .video-player-wrap.video-player-center{width:100%;max-width:100%;float:none;margin-right:0 !important;margin-left:0 !important}}.neo-content .article-media.half-width,.neo-content .width-280,.neo-content .width-300,.neo-content .width-320{width:280px;max-width:280px}@media screen and (max-width:750px){.neo-content .article-media.half-width,.neo-content .width-280,.neo-content .width-300,.neo-content .width-320{width:50%;max-width:50%}}.neo-content .article-media.one-third-width,.neo-content .article-media.article-quote.f-left,.neo-content .article-media.article-quote.f-right,.neo-content blockquote.left,.neo-content blockquote.right{width:180px;max-width:180px}@media screen and (max-width:750px){.neo-content .article-media.one-third-width,.neo-content .article-media.article-quote.f-left,.neo-content .article-media.article-quote.f-right,.neo-content blockquote.left,.neo-content blockquote.right{width:180px;max-width:180px}}.neo-content .article-media.one-eight-width,.neo-content .width-120{width:120px;max-width:120px}@media screen and (max-width:750px){.neo-content .article-media.one-eight-width,.neo-content .width-120{width:120px;max-width:120px}}.neo-content .article-media .article-media-caption,.article .media.image figcaption,.article .media .main-media-text,.neo-content figcaption,.neo-content .video .text,.neo-content .audio-player .text{color:#7c807e;font-size:1.3rem;line-height:1.9rem;margin-top:1.1rem;text-align:left}.neo-content .article-media .article-media-caption .article-image-photographer,.article .media.image figcaption .image-photographer,.neo-content figure .articleImagePhotographer{color:#cfcfcf;display:inline-block}.neo-content .article-media .article-media-caption .article-image-photographer:not(:first-child){margin-left:.5rem}.neo-content .article-media .article-media-caption .article-image-photographer:before{content:" ("}.neo-content .article-media .article-media-caption .article-image-photographer:after{content:")"}.neo-content.full-width .article-media.f-none,.neo-content.full-width .article-media.f-right,.neo-content.full-width .articleImageCenter,.neo-content.full-width .articleImageRight,.neo-content.full-width .width-1000,.neo-content.full-width .articleImageCenter,.neo-content.full-width .video-player-wrap.video-player-center{margin-right:-22px}.neo-content.full-width .article-media.f-left,.neo-content.full-width .article-media.f-none,.neo-content.full-width .articleImageLeft,.neo-content.full-width .articleImageCenter,.neo-content.full-width .width-1000,.neo-content.full-width .articleImageCenter,.neo-content.full-width .video-player-wrap.video-player-center{margin-left:-82px}.neo-content.full-width .article-media.f-left .article-media-caption,.neo-content.full-width .article-media.f-none .article-media-caption,.neo-content.full-width .articleImageCenter .article-media-caption,.neo-content.full-width .articleImageCenter .article-media-caption,.neo-content.full-width .articleImageCenter figcaption,.neo-content.full-width .articleImageLeft figcaption,.neo-content.full-width .video-player-wrap.video-player-center .article-media-caption{padding-left:82px}@media screen and (min-width:750px){.neo-content.full-width .article-media.window-width{width:calc(100vw - 16px);position:relative;left:calc(((100vw - 16px - 1000px) / 2) * -1)}}@media screen and (max-width:750px){.neo-content.full-width .article-media.window-width{max-width:none;margin-left:-11px !important;margin-right:-11px !important}}.neo-content.full-width .article-media.full-width,.neo-content.full-width .width-1000,.neo-content.full-width .video-player-wrap.video-player-center{width:1000px;max-width:1000px;margin-right:-22px}@media screen and (max-width:750px){.neo-content.full-width .article-media.full-width,.neo-content.full-width .width-1000,.neo-content.full-width .video-player-wrap.video-player-center{width:100%;max-width:100%;float:none;margin-right:0 !important;margin-left:0 !important}}.neo-content.full-width .article-media.full-width .article-media-caption,.neo-content.full-width .width-1000 figcaption,.neo-content.full-width .video-player-wrap.video-player-center .article-media-caption{padding:0 82px}.neo-content.full-width .article-media.half-width,.neo-content.full-width .width-488,.neo-content.full-width .width-540,.neo-content.full-width .width-563{width:488px;max-width:488px}@media screen and (max-width:750px){.neo-content.full-width .article-media.half-width,.neo-content.full-width .width-488,.neo-content.full-width .width-540,.neo-content.full-width .width-563{width:100%;max-width:100%;float:none;margin-right:0 !important;margin-left:0 !important}}.neo-content.full-width .article-media.one-third-width,.neo-content.full-width .width-280,.neo-content.full-width .width-300,.neo-content.full-width .width-320,.neo-content.full-width .video-player-wrap.video-player-left,.neo-content.full-width .video-player-wrap.video-player-right{width:300px;max-width:300px}@media screen and (max-width:750px){.neo-content.full-width .article-media.one-third-width,.neo-content.full-width .width-280,.neo-content.full-width .width-300,.neo-content.full-width .width-320,.neo-content.full-width .video-player-wrap.video-player-left,.neo-content.full-width .video-player-wrap.video-player-right{width:50%;max-width:50%}}.neo-content.full-width .article-media.one-eight-width{width:120px;max-width:120px}@media screen and (max-width:750px){.neo-content.full-width .article-media.one-eight-width{width:120px;max-width:120px}}.neo-content.full-width .article-media.one-eight-width.f-left,.neo-content.full-width .width-120.articleImageLeft,.neo-content.full-width .width-280.articleImageLeft{margin-left:0}.neo-content.full-width .article-media.one-eight-width.f-left .article-media-caption,.neo-content.full-width .width-120.articleImageLeft figcaption,.neo-content.full-width .width-280.articleImageLeft figcaption{padding-left:0}.neo-content.full-width .article-media.f-none:not(.full-width):not(.window-width),.neo-content.full-width .articleImageCenter:not(.full-width):not(.window-width),.neo-content.full-width .articleImageCenter:not(.full-width):not(.window-width),.neo-content.full-width .video-player-wrap.video-player-center:not(.full-width):not(.window-width){max-width:initial;width:initial}.neo-content.full-width li .article-media.f-right,.neo-content.full-width li .articleImageRight{margin-right:-248px}@media screen and (max-width:750px){.neo-content .article-media,.neo-content .articleImageLeft,.neo-content .articleImageCenter,.neo-content .articleImageRight,.neo-content .video-player-wrap,.neo-content .audio,.neo-content .audio-player{max-width:100%;margin-top:2.2rem;margin-bottom:2.2rem}.neo-content .article-media.f-none,.neo-content .article-media.f-right,.neo-content .articleImageCenter,.neo-content .articleImageRight,.neo-content .video-player-wrap.video-player-right,.neo-content .video-player-wrap.video-player-center,.neo-content blockquote.right,.neo-content .audio.audio-player-center,.neo-content .audio-player.audio-player-center,.neo-content .audio.audio-player-right,.neo-content .audio-player.audio-player-right{margin-right:0 !important;margin-left:1.1rem}.neo-content .article-media.f-none,.neo-content .article-media.f-left,.neo-content .articleImageLeft,.neo-content .articleImageCenter,.neo-content .video-player-wrap.video-player-left,.neo-content .video-player-wrap.video-player-center,.neo-content blockquote.left,.neo-content .audio.audio-player-center,.neo-content .audio-player.audio-player-center,.neo-content .audio.audio-player-left,.neo-content .audio-player.audio-player-left{margin-left:0 !important;margin-right:1.1rem}.neo-content.full-width .article-media .article-media-caption{padding:.8rem 0 !important}}.neo-content figure img{max-width:100%;width:100%;height:auto}.neo-content .article-media.article-quote,.neo-content blockquote{margin-top:1rem;margin-bottom:1rem;padding:1rem 0;text-align:left}.neo-content .article-media.article-quote.f-left,.neo-content .article-media.article-quote.f-right,.neo-content blockquote.left,.neo-content blockquote.right{border-top:.6rem solid #333}.neo-content .article-media.article-quote.f-left p:first-child:before,.neo-content .article-media.article-quote.f-right p:first-child:before,.neo-content blockquote.left p:first-child:before,.neo-content blockquote.right p:first-child:before{display:none}.neo-content .article-media.article-quote p:first-child,.neo-content blockquote p:first-child{font-style:italic;letter-spacing:.06em;font-size:2.2rem;line-height:1.4em;font-family:"Crete Round";position:relative;margin:0}.neo-content .article-media.article-quote p:first-child:before,.neo-content blockquote p:first-child:before{content:"\f10d";font-family:'FontAwesome';display:inline-block;font-size:2em;left:-70px;top:-0.8rem;position:absolute}@media screen and (max-width:480px){.neo-content .article-media.article-quote p:first-child,.neo-content blockquote p:first-child{font-size:2.1rem !important}}.neo-content .article-media.article-quote cite,.neo-content .article-media.article-quote p.cite,.neo-content blockquote p.cite{margin:1rem 0 0}.neo-content.full-width .article-media.article-quote.f-left,.neo-content.full-width .article-media.article-quote.f-right,.neo-content.full-width blockquote.left,.neo-content.full-width blockquote.right{width:300px;max-width:300px}@media screen and (max-width:750px){.neo-content.full-width .article-media.article-quote.f-left,.neo-content.full-width .article-media.article-quote.f-right,.neo-content.full-width blockquote.left,.neo-content.full-width blockquote.right{width:100%;max-width:100%;float:none;margin-right:0 !important;margin-left:0 !important}}.neo-content.full-width .article-media.article-quote.f-left,.neo-content.full-width blockquote.left{margin-left:0}.neo-content.full-width .article-media.article-quote.f-right,.neo-content.full-width blockquote.right{margin-right:226px}.neo-content.full-width .article-media.article-quote.f-none{margin-left:0}.neo-content.full-width .article-media.article-quote p:first-child,.neo-content.full-width blockquote p:first-child{font-size:3.2rem}.neo-content .article-media.video-player-wrap .video-container,.neo-content .video-player-wrap .video-container{margin:0;width:100%;height:0;position:relative;padding-bottom:56%;padding-top:0;overflow:hidden;z-index:1}.neo-content .article-media.video-player-wrap .video-container object,.neo-content .article-media.video-player-wrap .video-container embed,.neo-content .article-media.video-player-wrap .video-container iframe,.neo-content .article-media.video-player-wrap .video-container>div,.neo-content .article-media.video-player-wrap .video-container video,.neo-content .article-media.video-player-wrap .video-container .mce-object,.neo-content .video-player-wrap .video-container object,.neo-content .video-player-wrap .video-container embed,.neo-content .video-player-wrap .video-container iframe,.neo-content .video-player-wrap .video-container>div,.neo-content .video-player-wrap .video-container video,.neo-content .video-player-wrap .video-container .mce-object{position:absolute !important;top:0 !important;left:0 !important;bottom:0 !important;right:0 !important;width:100% !important;height:100% !important;border:none}.neo-content .article-media.audio-player audio,.neo-content .audio audio,.neo-content .audio-player audio{width:100%;display:block}.neo-content .article-media.audio-player .article-media-caption,.neo-content .audio .text,.neo-content .audio-player .text{margin-top:.5rem}.neo-content .video-player-wrap.video-player-left{max-width:300px}.neo-content .video-player-wrap.video-player-right{max-width:300px}.neo-content .video-player-wrap.video-player-center{width:100% !important}.neo-content .background{position:absolute;z-index:-1}#divPageContainer #divPlayerContainer iframe,#divPageContainer #divPlayerContainer object,#divPageContainer #divPlayerContainer embed{height:100%;left:0;position:absolute;top:0;width:100%}#divPageContainer #divPlayerContainer>div:first-of-type>div:first-of-type{height:100%;width:100%;position:static}#divPageContainer #divPlayerContainer>div:first-of-type>div:first-of-type>div:first-of-type{height:100%;width:100%}.neo-content .video.left,.neo-content .video.f-left{float:left;clear:left;margin:0 2em 2em 0}.neo-content .video.right,.neo-content .video.f-right{float:right;clear:right;margin:0 0 2em 2em}.neo-content .article-author-box{background:#f0f0f0;float:right;width:300px;margin:0 0 2.2rem 2.2rem}.neo-content .article-author-box .article-author-text{padding:1.1rem}.neo-content .article-author-box .article-author-text h4{margin:1rem 0}.neo-content .article-author-box .article-author-text p{font-size:1.3rem;margin:0}.neo-content .soundcloud-player{width:100%;margin:0 0 2em}.neo-content .soundcloud-player.f-right{margin-left:2em;width:300px;clear:right}.neo-content.full-width .soundcloud-player.f-right{width:540px;margin-right:-22px}.neo-content .full-width-content{clear:both;padding:22px;background:#e9effa;margin:0 0 2em}.neo-content.full-width .full-width-content{width:1000px;padding:22px 22px 22px 82px;margin-left:-82px}@media screen and (max-width:750px){.neo-content .full-width-content,.neo-content.full-width .full-width-content{margin-left:-11px;margin-right:-11px;padding:11px;width:auto}}.neo-content figcaption:empty{border:0;padding:0;margin:0}.neo-content .fact-box,.neo-content .factBox{float:right;clear:right;width:280px;padding:1rem;margin:0 0 1.5rem 1.5rem;background-color:#f5f5f5;position:relative}.neo-content .fact-box p,.neo-content .factBox p,.neo-content .fact-box li,.neo-content .factBox li{font-size:1.3rem;margin-bottom:.5em}.neo-content .fact-box.prisguide-box,.neo-content .factBox.prisguide-box{margin-bottom:1.8rem}.neo-content .fact-box.prisguide-box::before,.neo-content .factBox.prisguide-box::before{content:"I samarbeid med Prisguide.no";display:block;color:#7a7a7a;position:absolute;bottom:-1.8rem}.neo-content.full-width .factBox,.neo-content.full-width .fact-box{width:320px;margin-right:-22px}.neo-content .factBox.center{border-radius:5px;float:none;width:auto;clear:both;margin:0 0 15px}.neo-content .fact-box img,.neo-content .factBox img{vertical-align:middle}.neo-content .factBox .articleImageRight{margin-right:0}.neo-content .factBox h3,.neo-content .fact-box h3{margin-top:0;margin-bottom:.8rem;font-size:1.5rem}.neo-content .factBox h4,.neo-content .fact-box h4{margin-top:0;margin-bottom:.8rem;font-size:1.3rem}.neo-content .fact-box table tr:first-child td,.neo-content .factBox table tr:first-child td{background-color:#f0f0f0;border-bottom:1px solid #ddd}.prisguide-disclaimer{background-color:#f0f0f0;padding:.4rem 1rem;margin-left:-1rem}.prisguide-disclaimer a{color:#8c943e}.prisguide-disclaimer a:hover{color:#adbd10}.article .spoiler .header{padding:.4rem .6rem;background:#f0f0f0;font-weight:bold;cursor:pointer}.article .spoiler .header.spoiled{background:#333;color:#fff}.article .spoiler .spoiler-content,.article .spoiler .spoilerContent{display:none}.neo-content .twitter-tweet-wrap.f-right{width:300px;margin:0 0 22px 22px}.neo-content.full-width .twitter-tweet-wrap.f-right{margin-right:226px}.neo-content .comment-contact{background:#eee;padding:8px}.neo-content .comment-contact p{font-size:13px;margin:0}.neo-content table div{margin:auto}.neo-content table{line-height:19px;border-spacing:2px;margin:33px 0;font-size:14px;border:0 none;width:100%}@media screen and (max-width:750px){.neo-content table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}.neo-content table tr:first-child td *{text-align:center}.neo-content table th,.neo-content table td{padding:.3rem .6rem;border:1px solid #ddd;border-top:none;border-right:none;background-color:#f0f0f0}.neo-content table td:first-child,.neo-content table th:first-child{border-left:none}.neo-content table tr:first-child td{background-color:#fff;border-bottom:2px solid #bbb}.neo-content table td .articleImageCenter{margin:5px 0}.neo-content table.noBorder td{border:none !important;background:transparent !important}.neo-content table.no-styles,.neo-content table.no-styles tr,.neo-content table.no-styles td,.neo-content table.no-styles tr:first-child td *,.neo-content table.no-styles th{background:transparent !important;border:0 none !important;text-align:left !important}.neo-content table.no-styles h4 a{text-decoration:none}.neo-content table.aligned-columns td{width:14%}.neo-content table.aligned-columns td:first-child{width:30%}@media screen and (max-width:1420px){body:not(.disabled-ads) .neo-content.full-width .articleImageCenter img{max-width:100%;height:auto !important}}@media screen and (max-width:750px){.neo-content{width:auto;float:none}.neo-content img{max-width:100%;height:auto !important}.neo-content.full-width .articleImageCenter{width:100% !important;margin-left:0 !important}.neo-content li .articleImageRight{margin-left:-24px}.neo-content .articleImageRight.width-280,.neo-content .articleImageRight.width-300,.neo-content .articleImageRight.width-320{margin-left:20px}.neo-content .articleImageLeft.width-280,.neo-content .articleImageLeft.width-300,.neo-content .articleImageLeft.width-320{margin-right:20px}.neo-content figcaption{width:auto !important}.neo-content.full-width .articleImageCenter figcaption,.neo-content.full-width .articleImageLeft figcaption{padding:8px 0}.article.full-width .media.image figcaption{padding:.6em 0 0}.neo-content.full-width blockquote.right{max-width:40%;margin:0 0 0 10px}.neo-content.full-width blockquote p:before{font-size:1.6em;position:static;margin-right:10px}.neo-content.full-width blockquote.right,.neo-content.full-width blockquote.left{width:100%}.neo-content .soundcloud-player{width:100% !important;margin-left:0 !important;margin-right:0 !important}.neo-content .video-player-qbrick .video-container{padding-bottom:59%}.neo-content table{width:100% !important}.article .next-page{font-weight:normal;margin-top:0}}@media screen and (max-width:480px){.neo-content .fact-box,.neo-content .factBox,.neo-content.full-width .factBox,.neo-content.full-width .fact-box{width:100%;margin-right:0 !important}.neo-content .fact-box .toggle-fact-box,.neo-content .factBox .toggle-fact-box{display:none;border-top:1px solid #ddd;margin:10px 0 0;padding:10px 0 0;font-size:1.4rem;line-height:1.6em}.article figcaption,.article .articleImageRight>div{width:auto !important}.neo-content .articleImageCenter>img{width:100% !important;height:auto !important}.articleComment{max-width:40%}}.neo-content .tek-image-slider-wrap{margin-bottom:2.2rem;margin-right:2.2rem}.neo-content .tek-image-slider-wrap.f-right{margin-bottom:2.2rem;margin-left:2.2rem;clear:right}.neo-content .tek-image-slider-wrap.f-right,.neo-content .tek-image-slider-wrap.f-left{max-width:563px}.neo-content.full-width .tek-image-slider-wrap.f-right{margin-right:-22px}.neo-content.full-width .tek-image-slider-wrap.center,.neo-content.full-width .tek-image-slider-wrap.no-float,.neo-content.full-width .tek-image-slider-wrap.f-left{margin-left:-82px}.neo-content .tek-image-slider{position:relative;width:100%;height:300px;clear:both;overflow:hidden;cursor:ew-resize}.neo-content>.tek-image-slider{margin:0 0 33px}.neo-content>.tek-image-slider[data-class="f-right"]{margin:0 0 22px 22px;clear:right;float:right;width:563px}.neo-content>.tek-image-slider[data-class="f-left"]{margin:0 22px 22px 0;clear:left;float:left;width:563px}.neo-content.full-width>.tek-image-slider[data-class="center"],.neo-content.full-width>.tek-image-slider[data-class="no-float"]{width:1000px}.neo-content .tek-image-slider.tek-image-slider-horizontal{cursor:ns-resize}.neo-content .tek-image-slider.untouched:after{content:"";position:absolute;width:5rem;height:5rem;margin:auto;left:0;right:0;top:0;bottom:0;border:5px solid #fff;border-radius:50%;z-index:2;opacity:.6}.neo-content .tek-image-slider .slider-image{position:absolute;top:0;left:0;line-height:0;overflow:hidden}.neo-content .tek-image-slider .slider-image img{max-width:initial;width:initial}.neo-content .tek-image-slider .slider-image:first-child{width:50%;z-index:1}.neo-content .tek-image-slider.tek-image-slider-horizontal .slider-image:first-child{width:auto;height:50%}.neo-content .tek-image-slider .slider-bar{width:5px;background:#fff;left:50%;left:calc(50% - 2.5px);top:0;bottom:0;position:absolute;z-index:3}.neo-content .tek-image-slider.tek-image-slider-horizontal .slider-bar{left:0;right:0;top:50%;top:calc(50% - 2.5px);bottom:auto;height:5px;width:auto}.neo-content .tek-image-slider.untouched .slider-bar:before{content:"";position:absolute;top:0;bottom:0;margin:auto 0;left:-20px;border-right:15px solid #fff;border-top:15px solid transparent;border-bottom:15px solid transparent;height:30px;width:15px;display:block;box-sizing:border-box}.neo-content .tek-image-slider.untouched .slider-bar:after{content:"";position:absolute;top:0;bottom:0;margin:auto 0;right:-20px;border-left:15px solid #fff;border-top:15px solid transparent;border-bottom:15px solid transparent;height:30px;width:15px;display:block;box-sizing:border-box}.neo-content .tek-image-slider.tek-image-slider-horizontal.untouched .slider-bar:before{top:-20px;left:0;right:0;margin:0 auto;border-right:15px solid transparent;border-bottom:15px solid #fff;border-left:15px solid transparent;border-top:0 none;height:15px;width:30px;box-sizing:border-box}.neo-content .tek-image-slider.tek-image-slider-horizontal.untouched .slider-bar:after{top:auto;bottom:-20px;left:0;right:0;margin:0 auto;border-right:15px solid transparent;border-top:15px solid #fff;border-left:15px solid transparent;border-bottom:0 none;height:15px;width:30px;box-sizing:border-box}.neo-content .tek-image-slider-selects{padding:1rem;background:#333}.neo-content.full-width .tek-image-slider-wrap.center .tek-image-slider-selects,.neo-content.full-width .tek-image-slider-wrap.no-float .tek-image-slider-selects{width:1000px}.neo-content .tek-image-slider-wrap .text{text-align:left;margin-top:11px;font-size:12px;line-height:19px;padding:8px 0;color:#777;border-top:1px dotted #bbb}.neo-content.full-width .tek-image-slider-wrap.center .text,.neo-content.full-width .tek-image-slider-wrap.no-float .text{width:1000px;padding:8px 82px}@media screen and (max-width:750px){.neo-content .tek-image-slider-wrap,.neo-content .tek-image-slider-wrap .tek-image-slider,.neo-content .tek-image-slider-wrap .text,.neo-content .tek-image-slider-selects{width:100% !important;margin-left:0 !important;margin-right:0 !important}.neo-content .tek-image-slider-selects select{max-width:50%}.neo-content .tek-image-slider-wrap .text{padding-left:6px !important;font-size:20px}.neo-content .tek-image-slider-wrap img{max-width:none !important;width:458px}}#articleNetmeeting{float:none}#articleNetmeeting .intro{margin-bottom:1rem}#articleNetmeeting.feed ol{margin:0}#articleNetmeeting.feed li h3{margin:0 0 2rem;color:#333}#articleNetmeeting .loading{margin-right:-200px;left:50%;background:url(../images/main/spinner.gif) no-repeat;width:32px;height:32px;position:absolute;background-color:#fff;top:50%}#articleNetmeeting .info p{margin:0}#articleNetmeeting .info{background:#ddd;font-size:1.4rem;padding:1rem;margin-bottom:1rem}#articleNetmeeting .message{width:120px;padding:6px 4px;color:white;position:absolute;top:50%;left:50%}#articleNetmeeting .message.success{background-color:#6e8b3d;border:1px solid #bdb76b}#articleNetmeeting .message.error{background-color:#cd3333;border:1px solid #8b2323}#articleNetmeeting .image{width:auto;height:auto;float:right;padding:1px;border:1px solid silver;margin-top:23px}#articleNetmeeting .intro h1{margin-bottom:2rem}#articleNetmeeting .intro p{margin-bottom:1rem}#articleNetmeeting .question.selected{border-left:5px solid #f55;padding-left:.5rem}#articleNetmeeting li{list-style-type:none;margin-left:0}#articleNetmeeting .question li{margin-bottom:1rem}#articleNetmeeting textarea,#articleNetmeeting input[type="text"],#articleNetmeeting input[type="email"]{width:100%}#articleNetmeeting textarea{max-width:100%;height:200px}#articleNetmeeting label{font-weight:bold;display:block;cursor:pointer}.adminView #nmQuestionsList{width:400px;float:right;height:600px}#nmQuestionsList{width:100%;padding-right:10px}#nmQuestionsList ul{list-style:none;margin-top:10px}#nmQuestionsList ul li{cursor:pointer;margin-bottom:10px}#nmQuestionsList ul li:hover{opacity:.8}#nmQuestionsList ul li h3{background-color:#eee;padding:5px}#nmQuestionsList ul li.answered h3{background:#aea}#nmAnswerQuestion label{display:block}#nmAnswerQuestion textarea{width:100%;height:300px;display:block}#nmQuestionsList ol li{margin:0;list-style:none;margin:3rem 0;border-bottom:1px solid #ddd;padding:0 0 3rem}#nmQuestionsList ol li:last-child{border-bottom:0;padding:0;margin-bottom:0}#answerForm{width:500px;font-size:14px;line-height:1.4em}#articleNetmeeting .question div,#theQuestion div{margin-top:3px;margin-bottom:3px}#articleNetmeeting .author{font-weight:bold}#nmQuestionsList blockquote{margin:0;padding:0}#nmQuestionsList blockquote span{font-weight:bold}#nmQuestionsList .answer{padding-left:3rem;border-left:.4rem solid #adbd10}#nmQuestionsList .answer header{font-weight:bold}#nmQuestionsList .answer .answer-time{padding-top:.5rem;font-weight:700;font-style:italic}#nmQuestionsJumpList{float:right;clear:right;width:200px;margin-left:11px;padding-left:11px;padding-bottom:20px;border-left:1px solid #ddd;position:relative}#nmQuestionsJumpList:before{content:"";border-top:1px solid #ddd;width:45px;display:block;top:0;left:0;position:absolute}#nmQuestionsJumpList h3{font-size:16px;line-height:1em;margin:20px 0 14px}@media screen and (max-width:480px){#nmQuestionsJumpList{display:none}}.neo-content .article-competition{padding-bottom:2rem}.neo-content .article-competition ol,.neo-content .article-competition .contactInformation{padding-left:0;list-style-type:none}.neo-content .article-competition ol ol{padding-bottom:0}.neo-content .article-competition .contactInformation label{display:inline-block;width:140px;vertical-align:top}.neo-content .article-competition textarea{font-size:1rem;width:300px;min-height:60px}.neo-content .article-competition input[type=text],.neo-content .article-competition input[type=tel],.neo-content .article-competition input[type=email]{width:300px}.neo-content .article-competition .question>li:first-child{font-weight:bold;font-size:1.4rem}.neo-content .article-competition ol li,.neo-content .article-competition ul li{margin-left:0}.neo-content .article-competition .question li ol li{margin:.2rem 0 .2rem 2rem}.tek-article-poll.submitting:before{display:block;content:"";background:#fff;opacity:.6;top:0;bottom:0;left:0;right:0}.tek-article-poll ul li{margin-left:0;font-size:1.5rem}.tek-article-poll .vote-count{font-size:1.2rem;color:#999}.tek-article-poll .poll-alt-result{height:1.8rem;width:60%;background:#eee}.tek-article-poll .poll-result-bar{height:100%}@media screen and (max-width:750px){.tek-article-poll ul li{font-size:1.8rem;margin:0 0 .5rem}.tek-article-poll .poll-alt-result{width:100%}}.article.full-width .product-nav{margin-left:0}.article.full-width .product-nav h1,.article.full-width .product-nav h3{font-family:"Oswald",Helvetica,Arial,sans-serif;position:absolute;bottom:108%;left:82px;z-index:100;color:#fff;font-size:40px;font-weight:400;text-shadow:1px 1px 0 rgba(0,0,0,0.5),-1px -1px 0 rgba(0,0,0,0.5),-1px 1px 0 rgba(0,0,0,0.5),1px -1px 0 rgba(0,0,0,0.5),0 0 10px black;background-color:transparent}.article.full-width .product-nav.fixed h1,.article.full-width .product-nav.fixed h3{height:35px;padding:8px 0 8px 12px;position:static;display:inline-block;font-size:17px;vertical-align:top;line-height:1em}.article.full-width .product-nav.fixed ul{padding:8px 12px;display:inline-block}.article.full-width .product-nav ul{padding-left:72px}.article.full-width .product-nav .site-logo{display:none;vertical-align:top;margin:7px 12px 7px 22px}.article.full-width .product-nav .site-logo:hover{opacity:.8}.article.full-width .product-nav.fixed .site-logo{display:inline-block}aside .product-info{padding-bottom:33px;line-height:26px}aside .product-info>ul>li{margin-bottom:33px}aside .product-info .collapsed-product header{margin-bottom:10px}.article.normal-width aside .product-info h3{font-weight:700;font-size:16px;font-family:Helvetica,Arial,sans-serif}.article.normal-width aside .product-info h3>*{vertical-align:middle;display:inline-block}.article.normal-width aside .product-info h3 .platform-name{font-weight:400}aside .product-info h3 a{color:#333;text-decoration:none}aside .product-info h3 a:hover{text-decoration:underline}aside .product-info h3 .platform{font-size:.4em}.article.normal-width aside .product-info header{margin-bottom:10px}.article.normal-width aside .product-info .product-image{float:left;width:100px;margin-right:10px;margin-bottom:10px}.article.normal-width aside .product-info .product-image img{display:block;max-width:100%}.article.normal-width aside .product-info .product-details{float:left;width:190px}aside .product-info h4{clear:both;font-size:14px;line-height:1.2em;padding-bottom:4px;margin-bottom:4px;border-bottom:1px solid #ccc}aside .product-info ul ul{margin-bottom:15px}aside .product-info li{list-style-type:none;border-bottom:1px dotted #999}aside .product-info li:last-child{border-bottom:none;margin-bottom:0}aside .product-info span{vertical-align:middle;display:inline-block}aside .product-info li:last-child .button{margin-bottom:0}aside .product-info .price{width:20%;text-align:right}aside .product-info .price a{color:#333;text-decoration:none}aside .product-info .buy-button{width:35%;text-align:right}.article.normal-width aside .product-info .product-prices{line-height:1.3em}.article.normal-width aside .product-info .product-prices li.show-all-prices{padding-top:6px}aside .product-info .product-gallery-images{margin-bottom:15px}aside .product-info .product-gallery-images .gallery-image{display:block;float:left;width:96px;margin:0 6px 6px 0}aside .product-info .product-gallery-images .gallery-image:nth-of-type(3n){margin-right:0}aside .product-info .product-gallery-images .gallery-image img{display:block;margin:0}aside .product-info .product-compare{margin-top:0;margin-bottom:33px}aside .product-info .product-compare select{width:210px;margin-bottom:11px}aside .product-info .product-compare .compare-image{float:right;min-width:80px;min-height:70px;line-height:0}aside .product-info .product-compare .button{height:auto}.product-ratings-container{clear:both}.product-ratings-container .product-rating-box{margin-bottom:4rem;border-top:1px solid #efefef;margin-top:1.1rem;padding-top:1.1rem}.product-ratings-container .product-rating-box .rating-column{padding:0 1.1rem}.product-ratings-container .product-rating-box .total-score-container{margin-right:1.5rem}@media screen and (max-width:480px){.product-ratings-container .product-rating-box .total-score-container{float:none;width:100%;text-align:center}}@media screen and (max-width:750px){.product-ratings-container .product-rating-box .rating-columns{clear:left}}@media screen and (max-width:480px){.product-ratings-container .product-rating-box .rating-columns .rating-column{float:none;width:100%;margin-top:2rem}}@media screen and (max-width:480px){.product-ratings-container .product-rating-box{margin-left:1.1rem;margin-right:1.1rem}}.product-ratings-container .product-rating-box .rating-conclusion{font-size:3.4rem}.product-ratings-container .product-rating-box.simple-rating{width:100%;margin:3rem 0}.product-ratings-container .product-rating-box.simple-rating .rating-headline{background:#f7f7f7;padding:1rem;margin:0 0 2rem}.product-ratings-container .product-rating-box.simple-rating .rating-headline .platform-title{color:#6b6b6b;font-size:.8em;margin-left:.4rem}.product-ratings-container .product-rating-box.simple-rating .rating-conclusion{display:inline;margin:2rem 0}.product-ratings-container .product-rating-box.simple-rating .score-wrap{margin-right:2rem}.product-ratings-container .product-rating-box.outdated{filter:gray;-o-filter:grayscale(100%);-moz-filter:grayscale(100%);-webkit-filter:grayscale(100%);opacity:.6}.product-ratings-container .product-rating-box.detailed-rating .rating-conclusion{margin:0 1.1rem 4rem 1.1rem}.product-ratings-container .product-rating-box.detailed-rating .rating-headline img{max-height:32px}.product-rating-box header,.product-box-bottom header{margin-bottom:.4rem}.product-rating-box header h4,.product-box-bottom header h4{padding:0 0 .2rem;margin:0 0 1rem;border-bottom:1px dashed #e3e3e3;font-size:1.6rem;font-weight:normal}.product-rating-box .sub-ratings li{margin:0 0 .3rem}.product-rating-box .sub-ratings li .sub-rating-value{background:#e8e8e8;padding:.2rem}.product-rating-box .sub-ratings li.very-high .sub-rating-value{background:#c73421;color:#fff}.product-rating-box .score-link{margin:1rem 0;font-size:1.1rem}.product-rating-box .score-link a{color:#888}.product-box-bottom a,.product-select a{color:#0075ba}.product-box-bottom a:hover,.product-select a:hover{color:#0095ed}.product-box-bottom a.black,.product-select a.black{color:#333}.product-box-bottom a.black:hover,.product-select a.black:hover{color:#4d4d4d}.product-select{margin:0 -22px 0 -82px;padding:0 11px 0 11px;clear:left;position:relative;background-color:#4a4a4a;border-bottom:.6rem solid #0075ba}.product-select.has-pointers{padding-left:2.4rem;padding-right:2.4rem}.product-select .navigate-prev,.product-select .navigate-next{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;position:absolute;padding:0 .6rem;height:4.4rem;color:#fff}.product-select .navigate-prev::before,.product-select .navigate-next::before{display:inline-block;font-family:FontAwesome;line-height:4.4rem;font-size:3rem}.product-select .navigate-prev.disabled,.product-select .navigate-next.disabled{color:#adadad;cursor:inherit}.product-select .navigate-prev{left:0}.product-select .navigate-prev::before{content:"\f0d9"}.product-select .navigate-next{right:0;padding-left:6rem;background:-webkit-linear-gradient(left, transparent 0, #4a4a4a 60%);background:linear-gradient(to right, transparent 0, #4a4a4a 60%)}.product-select .navigate-next::before{content:"\f0da"}.product-select .product-select-item .product-title{padding:1rem .6rem;cursor:pointer;color:#fff;font-family:"Oswald",Helvetica,Arial,sans-serif;font-weight:200;font-size:1.6rem}.product-select .product-select-item .product-title .platform-title{color:#dadada;font-size:.9em}.product-select .product-select-item.active .product-title{background-color:#0075ba}.product-select .product-select-item:not(:first-child){padding-left:.6rem}.product-select .product-select-item:not(:last-child){padding-right:.6rem}.product-select .product-select-fallback{background-color:#0075ba;padding:1rem .6rem}@media screen and (max-width:750px){.product-select{margin:0;padding:0 1.1rem}}.product-box-bottom{margin:0 -22px 3rem -82px;padding:1.1rem 1.9rem;border:.3rem solid #0075ba;border-top:0;font-size:1.4rem;padding-bottom:0}.product-box-bottom.only-product{border-top:.3rem solid #0075ba}@media screen and (max-width:750px){.product-box-bottom{padding:1.1rem;margin:0 -1.1rem}}.product-box-bottom header h2{font-size:1.8rem;margin:0 0 2rem}.product-box-bottom header h2 span.platform-title{color:#888;margin-left:1.1rem}.product-box-bottom header h2 .other-platforms{position:absolute;bottom:-3px;right:0;font-size:12px;margin:0}.product-box-bottom header h2 .platform{float:left}.product-box-bottom header h2 a.platform{margin-left:5px;color:#fff}.product-box-bottom header h2 a.selected-platform{color:#333}.product-box-bottom header h2 .platform-no-platform{background:#f0f0f0}.product-box-bottom .product-box-content{margin:4rem 0 3rem}.product-box-bottom .product-box-content .product-image{float:left;margin-bottom:2rem;padding-right:2.2rem}.product-box-bottom .product-box-content .product-image img{max-width:100%;height:auto}.product-box-bottom .product-box-content .product-image.col-one-fourth,.product-box-bottom .product-box-content .product-prices.col-one-fourth,.product-box-bottom .product-box-content .product-details.col-one-fourth,.product-box-bottom .product-box-content .product-comparison.col-one-fourth{width:25%}.product-box-bottom .product-box-content .product-image.col-two-thirds,.product-box-bottom .product-box-content .product-prices.col-two-thirds,.product-box-bottom .product-box-content .product-details.col-two-thirds,.product-box-bottom .product-box-content .product-comparison.col-two-thirds{width:66%}@media screen and (max-width:750px){.product-box-bottom .product-box-content .product-image,.product-box-bottom .product-box-content .product-prices,.product-box-bottom .product-box-content .product-details,.product-box-bottom .product-box-content .product-comparison{width:100% !important;float:none !important}}@media screen and (max-width:750px){.product-box-bottom .product-prices .more-prices-links a{float:none;display:block;text-align:center;margin:.5rem 0}}.product-box-bottom .more-links.flex{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;margin:2rem 0 .2rem 0;border-top:1px solid #e3e3e3}.product-box-bottom .more-links.flex>*{width:100%;padding:.4rem;border-right:1px solid #e3e3e3;text-align:center;float:left}.product-box-bottom .more-links.flex>*:last-child{border-right:0}.product-box-bottom .more-links.flex>a{text-transform:uppercase}@media screen and (max-width:750px){.product-box-bottom .more-links.flex{border-top:0}.product-box-bottom .more-links.flex>*{border-right:0}}@media screen and (max-width:480px){.product-box-bottom .more-links.flex>a{display:none}}@media screen and (max-width:480px){.product-box-bottom .prisguide-partner{float:none}}aside .product-info .product-prices table,.product-box-bottom .product-prices table{width:100%;border-bottom:1rem;margin-bottom:1rem}aside .product-info .product-prices table tr,.product-box-bottom .product-prices table tr{border-bottom:1px dashed #e3e3e3;white-space:nowrap}aside .product-info .product-prices table tr td,.product-box-bottom .product-prices table tr td{padding:0 .5rem;height:4rem}aside .product-info .product-prices table tr td.shop,.product-box-bottom .product-prices table tr td.shop{padding-left:0;padding-top:.4rem;font-weight:700}aside .product-info .product-prices table tr td.shop img,.product-box-bottom .product-prices table tr td.shop img{display:block}aside .product-info .product-prices table tr td.stock,.product-box-bottom .product-prices table tr td.stock{width:15rem;padding-top:.2rem;text-align:right}@media screen and (max-width:480px){aside .product-info .product-prices table tr td.stock,.product-box-bottom .product-prices table tr td.stock{width:15rem}}aside .product-info .product-prices table tr td.price,.product-box-bottom .product-prices table tr td.price{width:8rem;min-width:5rem;text-align:right;padding-top:.2rem}aside .product-info .product-prices table tr td.buy,.product-box-bottom .product-prices table tr td.buy{width:12rem;text-align:right}aside .product-info .product-prices table tr td.buy .button,.product-box-bottom .product-prices table tr td.buy .button{text-decoration:none;min-width:9rem}@media screen and (max-width:480px){aside .product-info .product-prices table tr td.buy .button,.product-box-bottom .product-prices table tr td.buy .button{min-width:8rem}}aside .product-info .product-prices table tr:last-child,.product-box-bottom .product-prices table tr:last-child{border-bottom:0}aside .product-info .product-prices table tr td{height:3.2rem}.product-box-bottom .product-box-content .product-image .no-image,aside .product-info .product-image .no-image{display:block;background:#ddd;height:280px}aside .product-info .product-image .no-image{height:120px}.product-box-bottom .product-box-content ul{margin-bottom:1.5rem}.product-box-bottom .product-box-content .product-details li{margin:0 0 .5rem}.product-box-bottom .product-box-content .user-score-badge{margin:0 1.1rem 0 0;min-width:85px}.product-box-bottom .product-box-content .product-prices p.align-right a{margin-left:1.1rem}.product-box-bottom .product-box-content .product-prices .stock .color-green{color:#66c800}.product-box-bottom .product-box-content .product-prices .stock .color-grey{color:#aaa}.product-box-bottom .bottom-links{margin-top:1.1rem}.product-box-bottom .bottom-links a{margin-right:1.1rem}@media screen and (max-width:750px){.article>.product-rating-placement{text-align:center}.article-product-information,.product-select{margin:0 -11px}.product-rating-box{margin-top:2rem;clear:both;float:none}.product-box-bottom header h2 .other-platforms{display:none}.product-box-bottom .product-box-content .product-prices .shop{width:40%}.product-box-bottom .product-box-content .product-prices .buy{width:30%}}@media screen and (max-width:480px){.product-rating-box.simple-rating .rating-conclusion{font-size:1.8rem}}.article .latest-jobs{line-height:18px;padding-bottom:33px}.article .latest-jobs li{border-bottom:1px dotted silver;margin-bottom:1em;padding-bottom:1em}.article .latest-jobs li:last-child{border-bottom:none}.article .latest-jobs li h4{clear:none;margin:0 0 10px}.article .latest-jobs li h4 a{font-size:1.2em}.article .latest-jobs a:hover{text-decoration:underline}.article .job-image{float:right;margin:0 0 10px 10px}.related-articles h4{margin:0}.related-articles h4 a{font-size:13px;line-height:17px}.related-articles p{font-size:11px}.related-articles li h4{clear:none}.related-articles ul>li:last-child{border-bottom:none}.related-articles ul>li{border-bottom:1px dotted silver;margin-bottom:12px;padding-bottom:12px}.related-articles li .image{float:left}.related-articles a:hover{text-decoration:underline}.related-articles a{text-decoration:none}.article-bottom .related-articles li{float:left;width:222px;margin:0 22px 0 0;position:relative;border:0;padding:0}.article-bottom .col-article-comments .related-articles li{width:218px}.article-bottom .related-articles li .image-container{position:relative}.article-bottom .related-articles li .image{float:none}.related-articles li .story{margin-left:130px}.article-bottom .related-articles .story{margin:0}.article-bottom .related-articles li:first-child{margin-left:0}.article-bottom .related-articles li:after{content:"";border-right:1px solid #ddd;height:45px;top:-22px;right:-11px;position:absolute;display:block}.article-bottom .col-half-width .related-articles li:nth-child(2):after,.article-bottom .related-articles li:nth-child(4):after{display:none}.article-bottom .col-related-articles #related{padding-left:0}.article-bottom .col-half-width .related-articles li:nth-child(2),.article-bottom .related-articles li:nth-child(4){margin-right:0}.article-bottom .related-articles li h4{margin-top:1em}.article-bottom .related-articles li h4 a{line-height:1.3em;font-size:1.25em}.article-bottom .related-articles li p{margin:.7em 0 5px;line-height:1.6em;font-size:12px}.article-bottom .related-articles li .moreLink{text-decoration:underline}@media screen and (max-width:750px){.related-articles li{margin-right:3%;width:auto;overflow:hidden}.article-bottom .related-articles li{width:50%;margin:0 0 22px;padding:0 11px}.article-bottom .related-articles li:nth-child(2n+1){clear:left}}.match-box{max-width:563px;width:100%;color:#444;margin:2.2rem 0}.match-box .teams{background:rgba(20,23,23,0.9);padding:.5rem 0;color:#fff}.match-box .teams>*{height:50px;line-height:50px}.match-box .avatar{width:50px}.match-box .versus{width:50px;opacity:.6}.match-box .team{width:205px;padding:0 1rem}.match-box .team a{max-width:80%;color:#fff;font-size:1.4rem}.match-box .score{font-size:5rem}.match-box .away-team .avatar{float:left}.match-box .match-meta{font-size:1.2rem;color:#999;padding:.5rem 0}.match-box .match-info{border:1px solid #ddd;border-top:0;background:#f0f0f0}.match-box .match-info .tournament-name{font-weight:700}.match-box .match-info>div{padding:1.1rem}.match-box .match-info .details{width:67%}.match-box .match-info .maps{width:33%}.match-box .not-set{opacity:.6}.match-box .match-info h4{margin:10px 0 0 0;font-size:1.3em;border-bottom:1px dotted #bbb}.match-box .match-info ul{padding:0 !important;list-style-type:none !important;font-size:12px;margin:0}.match-box .match-info ul li{line-height:1.6em;margin:0}.match-box .lineup{width:50%;float:left;padding:10px;border-top:1px solid #ccc}.match-box .home-lineup{border-right:1px solid #ccc}.match-box .videos ul li{margin-right:1.1rem}.article-media-affiliate-product-box{border:1px solid #dcdcdc;border-left:0;border-right:0}.article-media-affiliate-product-box,.article-media-affiliate-product-box p{font-size:1.3rem !important;line-height:1.6em}.article-media-affiliate-product-box .affiliate-disclaimer{background-color:#ebf8fa;border-bottom:1px solid #dcdcdc;padding:.55rem 2.2rem;min-height:2.8rem}.article-media-affiliate-product-box .affiliate-disclaimer .disclaimer-toggle{color:#666;float:right}.article-media-affiliate-product-box .affiliate-disclaimer .affiliate-disclaimer-content h4{font-weight:400;margin-bottom:.5em}.article-media-affiliate-product-box .text-muted{color:#9b9b9b}.article-media-affiliate-product-box .affiliate-product-box{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:2.2rem}.article-media-affiliate-product-box .affiliate-product-box .product-image{margin:auto;text-align:center;padding-right:2rem}.article-media-affiliate-product-box .affiliate-product-box .product-image img{max-width:100%;max-height:24rem;height:auto}.article-media-affiliate-product-box .affiliate-product-box .description-container{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.article-media-affiliate-product-box .affiliate-product-box .description-container .product-title{text-transform:uppercase;margin:.6em 0}.article-media-affiliate-product-box .affiliate-product-box .description-container .selling-title{margin-top:0}.article-media-affiliate-product-box .affiliate-product-box .affiliate-buy-links{padding:1.1rem 0;border-left:1px dashed #dadada;padding-left:2.2rem}.article-media-affiliate-product-box .affiliate-product-box .affiliate-buy-links .button-buy{background-color:#dc3325;padding:.8rem 1rem;color:#fff;font-weight:600;border-radius:.3rem;text-decoration:none;font-size:1.6rem !important}.article-media-affiliate-product-box .affiliate-product-box .affiliate-buy-links .button-buy:hover,.article-media-affiliate-product-box .affiliate-product-box .affiliate-buy-links .button-buy:focus{background-color:#df4337}.article-media-affiliate-product-box .affiliate-product-box .affiliate-buy-links>*{margin-bottom:.8rem}@media screen and (max-width:480px){.article-media-affiliate-product-box .affiliate-product-box{padding-left:0;padding-right:0}}.article-media-affiliate-product-box.full-width .affiliate-disclaimer{padding-left:82px}@media screen and (min-width:480px){.article-media-affiliate-product-box.full-width .affiliate-disclaimer{padding-left:2.2rem}}@media screen and (max-width:480px){.article-media-affiliate-product-box.full-width .affiliate-product-box{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.article-media-affiliate-product-box.full-width .affiliate-product-box .description-container{padding-top:1.1rem}@media screen and (max-width:480px){.article-media-affiliate-product-box.full-width .affiliate-product-box .description-container{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;width:100%}}.article-media-affiliate-product-box.full-width .affiliate-product-box .product-image{float:right;width:25%;-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%}@media screen and (max-width:480px){.article-media-affiliate-product-box.full-width .affiliate-product-box .product-image{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;width:100%}}.article-media-affiliate-product-box.full-width .affiliate-product-box .affiliate-buy-links{margin:-1.1rem 0;float:right;width:25%;-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%}@media screen and (max-width:480px){.article-media-affiliate-product-box.full-width .affiliate-product-box .affiliate-buy-links{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;width:100%;border:0;padding-left:0}}.article-media-affiliate-product-box.half-width .affiliate-product-box{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.article-media-affiliate-product-box.half-width .affiliate-product-box .product-image{float:right;width:50%;-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.article-media-affiliate-product-box.half-width .affiliate-product-box .description-container{width:100%;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.article-media-affiliate-product-box.half-width .affiliate-product-box .affiliate-buy-links{width:50%;-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.article-media-affiliate-product-box.one-third-width .affiliate-product-box{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.article-media-affiliate-product-box.one-third-width .affiliate-product-box .product-image{width:100%;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}@media screen and (max-width:480px){.article-media-affiliate-product-box.one-third-width{width:initial;max-width:initial;float:none;margin:0}}a:hover{color:rgba(33,180,199,0.8)}.block-underline{border-bottom:3px solid silver;padding-bottom:8px}.ad-top-ad{min-height:150px}#header .main-site-logo{position:relative}.colRight{padding-top:8px}.popularTags{background:#f2f2f2;padding:10px;margin-top:1em;clear:both}.popularTags h3{color:#666;font-size:16px;margin-bottom:5px}.col-large{width:628px;float:left;margin-right:14px}.feed-container{float:right;width:300px;position:relative}.feed-container:before{content:"";height:45px;border-left:1px solid #ddd;top:-21px;left:-14px;position:absolute}.feed-container h4{background:#333;color:#fff;padding:5px;text-transform:uppercase}.feed-container ul{border:1px solid #ddd;padding:10px}.feed-container li{list-style-type:none;line-height:1.4em;font-size:12px;margin:0 0 10px;padding:0 0 10px;color:#666;text-align:center;border-bottom:1px solid #ddd}.feed-container li:last-child{margin:0;border-bottom:0 none;padding:0}.paginator{margin:22px 0;font-weight:700;float:left;width:700px;clear:both}.paginator li a{text-decoration:none;display:block;padding:5px 10px}.paginator li.selected{background:#fff;color:#444;padding:5px}.paginator li{margin:0 5px 0 0;background:#eee;float:left;list-style-type:none}.feedArticles{margin:15px 0 0 0;border:1px solid silver;padding:5px;border-radius:5px;width:800px;float:left}.feedArticles li.feedPreamble .published{font-size:10px;color:#aaa}.feedArticles li.feedPreamble h3{font-size:16px;padding-right:5px}.feedArticles li.feedPreamble{padding:7px 22px;float:left;width:350px;clear:none}.feedArticles li.feedPreamble img{margin-left:5px}.feedArticles li.feedPreamble p{font-size:12px}.feedArticles>h4{font-size:12px;background:#888;color:white;padding:5px;margin:-5px -5px 5px -5px}.feedArticles p.readMore{padding:5px 0;font-size:12px;text-align:right;clear:left}.reccomended{margin-top:3px;color:#829421;font-size:12px;text-align:center;font-weight:bold}.jobContact blockquote p{font-size:14px}blockquote{background:#eee;padding:5px}.jobReference{margin-top:25px}.jobContact h3{margin-bottom:10px}.post-email{margin-bottom:15px}.jobContact p{font-size:12px;line-height:22px;margin-bottom:5px}.jobContact ul{margin-bottom:10px}.jobContact .image{float:right;clear:right;margin:0 0 10px 10px}.jobContact ul{margin-left:15px}.jobContact .info{font-size:14px;color:green}.jobContact .error{font-size:14px;color:red}.jobContact button{background:-moz-linear-gradient(center top, #70af17, #426813) repeat scroll 0 0 transparent !important;border:1px solid #444;border-radius:4px 4px 4px 4px;color:#eee;display:block;font-weight:bold;padding:3px 0;position:relative;text-align:center;text-transform:uppercase;width:100px}.jobContact table td{padding:5px 0}.jobContact table th{vertical-align:top;padding:5px 15px 0 0;font-weight:normal;text-align:right}.jobContact input.failed{border:1px solid red}.jobContact label.failed{color:red}.forEmployerLink{float:right;color:#414140;font-weight:700;text-decoration:none;margin-top:72px}.popularTags a{text-decoration:none;line-height:40px;display:inline-block;margin:0 5px}@media screen and (max-width:1000px){.col-large{width:100%}.feed-employer-banners{display:none}#wrapper{width:100%}.tek-nav .ad-text{display:none}.ad-top-ad{display:none}.popularTags h3{text-align:center;margin-bottom:10px;padding-bottom:5px;border-bottom:2px dashed #ddd}.popularTags a{line-height:25px}.paginator{width:100%}}@media screen and (max-width:800px){.side-feed{display:none}.about .answer{width:100%;font-size:17px}}@media screen and (max-width:520px){.jobContact .image{display:none}.paginator li a,.paginator li.selected{font-size:18px;padding:10px 15px}}@media screen and (min-width:750px){.about .answer:nth-child(2){border-left:1px solid #ccc;border-right:1px solid #ccc}}.status{text-align:center;font-size:14px;padding:5px;color:white;font-weight:bold}.taken{background-color:#87a802}.passive{background-color:#a80202}.about{margin-top:33px;overflow:auto;padding:10px 10px}.about .answer{padding:10px 30px 10px}#jobsearch{margin:0 0 20px;background:#f7f7f7;padding:5px 10px;border-radius:5px}#jobsearch h2{font-size:1.8rem}#jobsearch form{position:relative}#jobsearch label{font-size:14px}#jobsearch select[name="categoryId"]{width:200px;height:150px;margin-right:15px}#jobsearch .categories{margin:0 0 5px;overflow:auto}#jobsearch .categories .section{float:left;margin-right:30px}#jobsearch .categories label{display:block;overflow:auto;line-height:1.4em}#jobsearch .categories input{float:left;margin-top:4px;margin-right:5px}#jobsearch .query,#jobsearch .area{float:left;display:block;margin-bottom:10px}#jobsearch .query{float:left;margin-right:15px}#jobsearch .query input{width:458px;display:block;font-size:16px}#jobsearch .area select{display:block;font-size:15px}#jobsearch .button{margin:0;position:absolute;bottom:0;right:0}@media screen and (max-width:1000px){#jobsearch{width:100%}#jobsearch .query{margin-right:0;width:100%}#jobsearch .query input{width:100%}#jobsearch .categories .section{float:none;margin:0}#jobsearch .categories label{display:block;padding:10px;background:#ddd;margin-bottom:5px;border-radius:3px}#jobsearch .categories label.selected{background:#72c054;background:#21b4c7;color:#fff}#jobsearch .button{display:block;font-size:1.6rem;position:initial;width:100%}#jobsearch .area,#jobsearch .area select{width:100%}#jobsearch .search-button{text-align:right}}.tekno-jobs.alternatives h2{background:#eee;padding:5px 10px;border-bottom:none}.tekno-jobs.alternatives{margin-top:35px}.tekno-jobs h1,.tekno-jobs h2{color:#555;font-size:12px;line-height:30px;border-bottom:2px solid #ddd}.tekno-jobs .job-item{list-style-type:none;margin:0;border-bottom:1px solid #ddd;position:relative}.tekno-jobs .job-item .red{font-weight:bold}.tekno-jobs .job-item .taken{position:absolute;right:-50px;top:15px;transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);width:150px}.tekno-jobs .job-item a{display:block;text-decoration:none;color:#666;/*height:100%;*/padding:15px 5px 15px 0}.tekno-jobs .job-item:hover{background:#f9f9f9}.tekno-jobs .job-item:hover h3{text-decoration:underline}.tekno-jobs .job-item .imgwrapper{float:left;margin-right:15px;margin-bottom:10px;width:100px}.tekno-jobs .job-item .view-more{color:#87a802;text-decoration:underline;margin:5px 0;display:inline-block}.tekno-jobs .job-item .time{color:#444;font-size:12px;margin-top:10px;margin-left:115px}.tekno-jobs .job-item .time strong{margin-right:15px}.tekno-jobs .job-item .time .location,.tekno-jobs .job-item .time .deadline{width:90px;display:inline-block}.tekno-jobs .job-item h3{line-height:1.3em;font-size:1.25em;margin-bottom:5px}.tekno-jobs .job-item .description{font-size:12px;float:left}.tekno-jobs .job-item .description-short{font-size:12px;margin-left:115px}@media screen and (max-width:1000px){.tekno-jobs{width:100%}.tekno-jobs .job-item .imgwrapper{height:auto;width:auto;margin:0 0 0 10px;float:right}.tekno-jobs .job-item .time{margin-top:20px;margin-left:0;line-height:20px;width:100%}.tekno-jobs .job-item .time .location,.tekno-jobs .job-item .time .deadline{width:auto}.tekno-jobs .job-item .time .employer{display:block}.tekno-jobs .job-item .description-short{margin-left:0}}.job-view{margin-bottom:3em;font-size:12px;line-height:1.6em}.job-view>ul{list-style-type:disc;margin:5px 0 10px 50px}.job-view .job-fact-box{margin:0 0 10px 10px;background:#f7f7f7;width:250px;padding:10px;font-size:11px;line-height:20px;float:right}.job-view .job-fact-box dt{font-weight:bold}.job-view .description-short{font-weight:700;font-size:15px;margin:0 0 22px}.job-view .job-fact-box .apply-now{display:block;margin:10px 0 0}.job-view .employer-about{margin-bottom:5px}.job-view .location{margin-bottom:5px}.job-view .share{float:right;clear:right;width:250px;margin:0 0 10px 10px}.job-view .share .linkedin{display:inline}.job-view .share .label{padding:3px 0}.job-view .share{clear:right;margin:5px 0;padding:7px;font-weight:bold;background-color:#f5f5f5;color:#444}.job-view .share ul li{list-style-type:none;float:left}.job-view .share ul{margin:0}.job-view .backLink{margin-top:20px}.job-view .imgwrapper{text-align:center}.job-view h1{font-size:22px;line-height:30px;margin-top:10px;margin-bottom:15px}.job-view .employer{font-weight:bold;margin-bottom:10px;font-size:12px}.job-view .homepage{margin-bottom:10px;font-size:12px}.job-view .description{padding:5px 0;white-space:normal;line-height:1.6em;font-size:13px}.job-view .description .list-item{display:list-item;list-style:disc;margin-left:15px}.job-view h2{font-size:16px}.job-view h3{font-size:14px}.job-view .info{margin:15px 0;font-style:italic;color:#555}.job-view .contact{margin:5px 0}.job-view .contact .data{margin:10px 0 5px;background:#eee;width:500px;padding:5px}.job-view .contact dl{margin-bottom:10px}.job-view .contact dt{float:left;width:150px}.job-view .contact dt,.job-view .contact dd{margin-bottom:3px}.job-view .question{background-color:#e9e9e9;margin-top:10px;margin-bottom:10px;padding:10px 10px;border-radius:5px}.job-view .question .overlay-success{display:none;min-width:100%;min-height:100%;background-color:#444;z-index:100;left:0;top:0;border-radius:5px;opacity:.7;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.job-view .question .overlay-success .confirmation{color:#fff;font-size:18px;position:absolute;top:45%;left:35%}.job-view .question textarea{max-width:100%;min-width:100%;margin-bottom:10px;position:relative}.job-view .question input[type="email"]{min-width:100%;margin-bottom:10px}.job-view .question .question-button{text-align:right}.job-view .question-link{margin-top:5px}@media screen and (max-width:1000px){.job-view{width:100%}}@media screen and (max-width:520px){.job-view .apply-now{display:block;width:100%}.job-view .job-fact-box{width:50%}.job-view .job-fact-box .employer-about,.job-view .job-fact-box dl,.job-view .share{display:none}}.agent li{padding:2px 0}.agent ul{padding:15px 0 15px 20px}.agent p{margin-bottom:40px}.job-agent-form-view{padding-top:30px}.job-agent-form-view input[type=email]{width:75%}.job-agent-form-view .input-group{padding-top:5px}.job-agent-form-view p{padding-top:20px}.job-agent-form{background:#f5f5f5;padding:10px;margin:0 0 1.5em}.job-agent-form h5{margin:0 0 1rem}.job-agent-form p{margin:0 0 1rem;color:#666}.job-agent-form .input-group{margin:0 0 1rem 1rem}@media screen and (max-width:520px){.job-agent-form h5{float:none}.job-agent-form .input-group{width:100%;float:none;margin:1rem 0;clear:both}.job-agent-form .input-group input{width:100%}.job-agent-form .input-group .button{position:absolute;right:0;top:0}}.side-feed{float:left;width:314px;padding:0 0 0 14px;border-left:1px solid #ddd}.side-feed header{margin:0 0 2.2rem}.side-feed header h4{font-size:18px}.side-feed li{list-style-type:none}.employer-banners header{position:relative}.employer-banners li{padding-top:5px;margin-bottom:20px;text-align:center;float:left;height:60px}.employer-banners li:nth-child(2n){float:right;clear:right}.employer-banners header :before{content:"";width:45px;border-top:1px solid #ddd}.employer-banners li a{display:inline-block}.tek-article-feed{padding-top:50px}.tek-article-feed h3 a{text-decoration:none;font-size:14px}.tek-article-feed li{margin-bottom:15px}.insert-job-promo img{width:100%}.insert-job-promo{margin-top:-22px}.insert-job-promo span.title{width:100%;background-color:rgba(0,0,0,0.5);text-align:center;bottom:5px;left:0}.insert-job-promo span h1{top:200px;left:0;width:100%;color:#fff;font-size:3rem}.insert-job-promo{font-size:14px}.insert-job-promo .col-one-fourth{width:25%}.insert-job-promo .our-values{padding:35px 20px 0 20px}.insert-job-promo .green{color:#a0b919}.advert-job-info .package{padding-top:10px;padding-bottom:10px}.advert-job-info .package span.extra-exposure{padding-top:10px;padding-bottom:10px}.advert-job-info{padding:40px 5%;font-size:14px}.advert-job-info h1{padding:10px 5%;font-size:3rem}.advert-job-info h2{text-align:center;padding-bottom:35px}.advert-job-info .green{color:#a0b919}.advert-job-info .price{padding-left:20px}.advert-job-info .col-half-width{padding:3px 0}.insert-job-promo p.pitch{padding-top:5px;padding-right:5px;padding-left:5px}.advert-job-info ul{padding:5px 0 5px 0}.advert-job-info p{padding-top:5px;padding-bottom:5px}.advert-job-info .section{padding:35px 0 35px 0;border-top:1px solid #ccc}.advert-job-info .indent{padding-left:15px}.advert-job-info span.extra-exposure,.advert-job-info span.price{padding-left:18px}.advert-job-info span.extra-exposure{display:block;padding-top:10px;opacity:.8}.advert-job-info ul.indent{padding-left:15px;list-style-type:none}.advert-job-info li.icon:before{font-family:'FontAwesome';content:"\f0da";margin:0 5px 0;color:#a0b919}.advert-job-info li.icon a{text-decoration:none;color:#000;cursor:pointer}@media screen and (max-width:750px){.insert-job-promo{margin-top:0 !important}.insert-job-promo .col-one-third{width:100% !important;padding-top:5px}}.insert-job{max-width:920px;margin:auto}.insert-job h1{font-size:3rem;text-align:center}.insert-job table{padding-top:30px;width:100%;text-align:center}.insert-job table thead{background-color:#f0f0f0;font-weight:bold;font-size:1.7rem;height:44px}.insert-job table .title{padding-left:10px;text-align:left;max-width:30%;font-weight:bold}.insert-job table thead tr{height:30px}.insert-job table tbody tr{height:50px;border-bottom:1px solid #f0f0f0;font-size:1.1em}.insert-job .create-job{padding-top:10px;font-weight:bold}.insert-job .fetch-job{margin-top:50px;background-color:#f0f0f0;height:50px;text-align:center;position:relative}.insert-job .fetch-job .item{display:inline-block;margin:10px auto;position:relative;border-radius:40px}.insert-job .step{padding-top:50px;padding-bottom:50px}.insert-job .applicatian-details{border-bottom:1px solid #ccc}.width-100{width:100%}.width-50{width:47.5%}.width-70{width:65%}.width-30{width:30%}width-15{width:18}width-20{width:20%}.width-10{width:10%}.insert-job label{display:block;padding-bottom:20px;text-transform:uppercase}.insert-job .auto-adjust{margin:auto}.insert-job input[type="radio"]{width:18px}
/*# sourceMappingURL=bundles.css.map?_=1464272031 */




.footerLink {
text-align:center;
padding-bottom:40px;
}