details,
header,
nav {
  display: block
}

[hidden] {
  display: none
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}

html {
  font-family: sans-serif;
  color: #222
}

body {
  margin: 0;
  font-size: 1em;
  line-height: 1.4
}

code {
  font-family: monospace, serif;
  font-size: 1em
}

ul {
  margin: 1em 0;
  padding: 0 0 0 40px
}

dd {
  margin: 0 0 0 40px
}

nav ul {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle
}

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

td {
  vertical-align: top
}

.submitted {
  cursor: default;
  background: #f9ffee;
  color: #71c616
}

.submitted:hover {
  cursor: default;
  background: #f9ffee;
  color: #71c616
}

#menuswapper {
  display: none
}

html {
  overflow-y: auto
}

.container {
  margin: 0 auto;
  position: relative;
  min-width: 960px;
  max-width: 1200px
}

.main {
  position: relative
}

.wrapper {
  padding-bottom: 40px;
  background: no-repeat 50% 100px #000
}

ul {
  padding-left: 16px;
  margin: 0
}

ul li {
  color: #888;
  padding: 4px 0 4px 0
}

span.icon16 {
  display: inline-block;
  width: 16px;
  height: 16px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-right: 5px;
  margin-bottom: -3px;
  background: #ddd;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

a:hover span.icon16 {
  background: #0098b0
}

li.selected a {
  color: #000
}

a.more {
  display: inline-block;
  padding: 4px 10px;
  background: #fd8a2e;
  background: -moz-linear-gradient(top, #fd8a2e 0, #fd8a2e 48%, #fd7d16 50%, #fd7d16 97%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fd8a2e), color-stop(48%, #fd8a2e), color-stop(50%, #fd7d16), color-stop(97%, #fd7d16));
  background: -webkit-linear-gradient(top, #fd8a2e 0, #fd8a2e 48%, #fd7d16 50%, #fd7d16 97%);
  background: -o-linear-gradient(top, #fd8a2e 0, #fd8a2e 48%, #fd7d16 50%, #fd7d16 97%);
  background: -ms-linear-gradient(top, #fd8a2e 0, #fd8a2e 48%, #fd7d16 50%, #fd7d16 97%);
  background: linear-gradient(top, #fd8a2e 0, #fd8a2e 48%, #fd7d16 50%, #fd7d16 97%);
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-top: 10px
}

a.more:hover {
  text-decoration: none
}

a.more {
  background: #fd8a2e;
  background: -moz-linear-gradient(top, #fd8a2e 0, #fd8a2e 48%, #fd7d16 50%, #fd7d16 97%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fd8a2e), color-stop(48%, #fd8a2e), color-stop(50%, #fd7d16), color-stop(97%, #fd7d16));
  background: -webkit-linear-gradient(top, #fd8a2e 0, #fd8a2e 48%, #fd7d16 50%, #fd7d16 97%);
  background: -o-linear-gradient(top, #fd8a2e 0, #fd8a2e 48%, #fd7d16 50%, #fd7d16 97%);
  background: -ms-linear-gradient(top, #fd8a2e 0, #fd8a2e 48%, #fd7d16 50%, #fd7d16 97%);
  background: linear-gradient(top, #fd8a2e 0, #fd8a2e 48%, #fd7d16 50%, #fd7d16 97%);
  background: #fd7d16;
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 5px 15px;
  color: #fff;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .3);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .3);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
  -webkit-transition: all .15s ease-in-out;
  -moz-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out
}

a.more:hover {
  background: #000;
  text-decoration: none;
  color: #fff
}

td:last-child {
  border-right: none
}

.score {
  font-weight: 700;
  color: #fd7d16
}

#header {
  min-height: 130px;
  position: relative;
  z-index: 10000;
  border: none;
  background: #fff
}

.defaultbox {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #fff;
  margin: 10px;
  position: relative
}

h1+.defaultbox {
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px
}

#header .container {
  position: relative
}

#header .logo {
  margin-top: 1.25rem;
  margin-left: 1.75rem
}

.nav {
  margin: 36px 23px 0 0;
  padding: 0
}

.nav li {
  float: left;
  display: block;
  padding: 4px 0
}

.nav li a {
  padding: 10px 10px;
  font-size: 18px;
  color: #333;
  font-family: Lato, 'Droid Sans', sans-serif;
  font-weight: 400;
  cursor: pointer;
  text-transform: uppercase;
  -webkit-transition: all .15s ease-in-out;
  -moz-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
  font-weight: 300
}

.nav li a:hover {
  color: #fd7d16;
  text-decoration: none
}

.nav li.selected a {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 5px 10px;
  color: #fd7d16
}

.padding {
  padding: 0 25px 20px
}

ul.results {
  padding: 0;
  margin: 0;
  height: 279px;
  overflow: hidden
}

ul.results li {
  list-style: none;
  margin: 0;
  padding: 10px;
  margin-bottom: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #f4f4f4;
  background: -moz-linear-gradient(top, #f4f4f4 0, #fcfcfc 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f4f4f4), color-stop(100%, #fcfcfc));
  background: -webkit-linear-gradient(top, #f4f4f4 0, #fcfcfc 100%);
  background: -o-linear-gradient(top, #f4f4f4 0, #fcfcfc 100%);
  background: -ms-linear-gradient(top, #f4f4f4 0, #fcfcfc 100%);
  background: linear-gradient(top, #f4f4f4 0, #fcfcfc 100%);
  cursor: pointer;
  -webkit-transition: color .3s ease-in-out;
  -moz-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out
}

ul.results li:hover {
  color: #000
}

ul.results li a {
  background: #f4f4f4;
  list-style: none;
  margin: 0;
  padding: 4px 10px 4px 30px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 1px;
  display: block;
  background: #f4f4f4;
  background: -moz-linear-gradient(top, #f4f4f4 0, #fcfcfc 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f4f4f4), color-stop(100%, #fcfcfc));
  background: -webkit-linear-gradient(top, #f4f4f4 0, #fcfcfc 100%);
  background: -o-linear-gradient(top, #f4f4f4 0, #fcfcfc 100%);
  background: -ms-linear-gradient(top, #f4f4f4 0, #fcfcfc 100%);
  background: linear-gradient(top, #f4f4f4 0, #fcfcfc 100%)
}

.bg3dmarktimespy {
  background-image: url(https://pcbshof.whitebow.fr/css/images/backgrounds/bg-3dmark-timespy-dcdcdc.jpg)
}

.bg3dmark11 {
  background-image: url(https://pcbshof.whitebow.fr/css/images/backgrounds/bg-3dmark11.jpg)
}

body {
  font-family: 'Droid Sans', sans-serif;
  font-size: 14px;
  line-height: 21px;
  color: #444
}

html {
  font-family: 'Droid Sans', sans-serif
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Lato, 'Droid Sans', sans-serif;
  font-weight: 700;
  margin-bottom: 10px;
  padding-top: 20px
}

h2,
h3,
h4,
h5,
h6 {
  color: #333
}

h1 {
  line-height: 34px;
  text-transform: uppercase
}

h2 {
  font-size: 23px;
  line-height: 27px
}

h3 {
  font-size: 20px;
  line-height: 24px
}

h4 {
  font-size: 18px;
  line-height: 22px
}

h5 {
  font-size: 16px;
  line-height: 18px
}

h6 {
  font-size: 14px;
  line-height: 16px
}

h2 {
  margin-bottom: 10px
}

p+p {
  margin-top: 1em
}

ul+p {
  margin-top: 20px
}

a {
  text-decoration: none;
  color: #0098b0;
  cursor: pointer;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

a:hover {
  text-decoration: underline;
  color: #000
}

a.no:hover {
  text-decoration: none;
  color: inherit
}

.split3 {
  -moz-column-count: 3;
  -moz-column-gap: 20px;
  -webkit-column-count: 3;
  -webkit-column-gap: 20px;
  column-count: 3;
  column-gap: 20px;
  text-align: top
}

.ml5 {
  margin-left: 5px !important
}

.ml10 {
  margin-left: 10px !important
}

.ml15 {
  margin-left: 15px !important
}

.ml20 {
  margin-left: 20px !important
}

.ml25 {
  margin-left: 25px !important
}

.ml30 {
  margin-left: 30px !important
}

.ml35 {
  margin-left: 30px !important
}

.ml40 {
  margin-left: 40px !important
}

.ml45 {
  margin-left: 45px !important
}

.ml50 {
  margin-left: 50px !important
}

.ml60 {
  margin-left: 60px !important
}

.ml70 {
  margin-left: 70px !important
}

.ml80 {
  margin-left: 80px !important
}

.p5 {
  padding: 5px !important
}

.left {
  float: left
}

.right {
  float: right
}

.nopadding {
  padding: 0
}

.no-background {
  background: 0 0 !important
}

.h100 {
  height: 100px
}

.h150 {
  height: 150px
}

.h200 {
  height: 200px
}

.h300 {
  height: 300px
}

.h350 {
  height: 350px
}

.h370 {
  height: 370px
}

.h400 {
  height: 400px
}

.h500 {
  height: 500px
}

@media screen and (min-width:720px) and (max-width:960px) {

  .container,
  body,
  html {
    max-width: 960px;
    min-width: 720px;
    width: 100%
  }

  #header .logo {
    width: 200px;
    margin-top: 34px;
    margin-left: 20px
  }

  .nav li a {
    font-size: 16px;
    padding: 10px 8px
  }
}

@media only screen and (max-width:720px) {
  body {
    width: 100%
  }

  .container {
    width: 100%;
    min-width: 100%
  }

  .nav {
    margin: 10px
  }

  .nav li a {
    padding: 5px 10px;
    display: block
  }

  #header .logo {
    float: none;
    margin-left: 8px;
    width: 200px;
    margin-top: 6px;
    margin-bottom: 6px
  }

  .header-logo-link {
    pointer-events: none
  }

  #header {
    position: fixed;
    top: 0;
    z-index: 10002;
    min-height: 48px;
    width: 100%
  }

  #header ul.nav {
    overflow: hidden;
    height: 0;
    padding: 0;
    margin: 0;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    float: none !important;
    display: none
  }

  #header ul.nav li {
    display: block;
    float: none;
    text-align: center
  }

  #header.open span.open {
    display: none
  }

  #header span.closed {
    display: none
  }

  #header.open span.closed {
    display: block
  }

  #menuswapper {
    position: absolute;
    top: 5px;
    right: 10px;
    background: #fd8a2e;
    background: -moz-linear-gradient(top, #fd8a2e 0, #fd8a2e 48%, #fd7d16 50%, #fd7d16 97%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fd8a2e), color-stop(48%, #fd8a2e), color-stop(50%, #fd7d16), color-stop(97%, #fd7d16));
    background: -webkit-linear-gradient(top, #fd8a2e 0, #fd8a2e 48%, #fd7d16 50%, #fd7d16 97%);
    background: -o-linear-gradient(top, #fd8a2e 0, #fd8a2e 48%, #fd7d16 50%, #fd7d16 97%);
    background: -ms-linear-gradient(top, #fd8a2e 0, #fd8a2e 48%, #fd7d16 50%, #fd7d16 97%);
    background: linear-gradient(top, #fd8a2e 0, #fd8a2e 48%, #fd7d16 50%, #fd7d16 97%);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 8px 10px;
    display: block;
    color: #fff;
    font-weight: 700;
    cursor: pointer
  }

  .mainarea {
    padding-top: 50px;
    overflow: hidden
  }

  .wrapper {
    background-position: 50% 50px
  }

  .defaultbox {
    margin: 5px
  }

  #page {
    left: -54px
  }
}

.hidden {
  display: none !important;
  visibility: hidden
}

.clearfix:after,
.clearfix:before {
  content: "";
  display: table
}

.clearfix:after {
  clear: both
}

@media print {
  * {
    background: 0 0 !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important
  }

  thead {
    display: table-header-group
  }

  img,
  tr {
    page-break-inside: avoid
  }

  img {
    max-width: 100% !important
  }

  @page {
    margin: .5cm
  }

  h2,
  h3,
  p {
    orphans: 3;
    widows: 3
  }

  h2,
  h3 {
    page-break-after: avoid
  }
}

div.halloffame-description.clearfix>h4 {
  padding-top: 3px;
  margin: 0
}