html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
html.noscroll,
html.noscroll > body {
  height: 100% !important;
  overflow: hidden !important;
}
body {
  font-family: TPU-Body, 'Helvetica Neue', Arial, Helvetica, sans-serif;
  background: #f0f0f0;
  margin: 0 auto;
  max-width: 1500px;
  color: #333;
  font-size: 14px;
  position: relative;
}
ul,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}
a {
  color: #111166;
  text-decoration: none;
}
a:visited {
  color: #662277;
}
a:focus,
a:hover {
  color: #003070;
  text-decoration: underline;
}
a.button {
  color: #333333;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.no-js-warning {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  color: red;
  font-size: 14px;
}
.nomsclear::-ms-clear {
  display: none;
}
.stafflink {
  color: #EE7700 !important;
}
.highlight {
  background-color: #FFFF88;
}
.table-wrapper {
  overflow: auto;
}
.table-wrapper > table {
  max-width: none;
}
.pagetitle {
  font-family: TPU-Pagetitle, tahoma, arial, sans-serif;
  font-weight: normal;
  font-size: 37px;
  line-height: 47px;
  margin-bottom: 10px;
  letter-spacing: 0.5px;
  color: #333;
}
#page {
  background-color: #fdfdfd;
  position: relative;
  z-index: 1;
}
header.site {
  background-color: white;
  position: relative;
}
header.site > .logo-wrap {
  height: 70px;
}
@media all and (min-width: 500px) {
  header.site > .logo-wrap {
    height: 75px;
  }
}
@media all and (min-width: 1100px) {
  header.site > .logo-wrap {
    height: 100px;
  }
}
header.site > .logo-wrap > .logo {
  background-image: url('https://tpucdn.com/images/logo-v1499419202032.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  overflow: auto;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 260px;
}
@media all and (min-width: 500px) {
  header.site > .logo-wrap > .logo {
    max-width: 290px;
  }
}
@media all and (min-width: 1100px) {
  header.site > .logo-wrap > .logo {
    max-width: 340px;
    margin-left: 20px;
    overflow: hidden;
  }
  header.site > .logo-wrap > .logo.xmas {
    margin-left: 0px;
    background-image: url('https://tpucdn.com/images/logo-xmas-v1499419202032.png');
  }
}
header.site #menu-toggle2 {
  position: static;
  float: left;
  margin-left: 0px;
  height: 100%;
  width: 43px;
  background-size: 55% auto;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  z-index: 1;
  cursor: pointer;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMjU2IiBoZWlnaHQ9IjI1NiIgdmlld0JveD0iMCAwIDI1NiAyNTYiPg0KICA8cGF0aCBkPSJNMTguMjg2IDc0LjE0M2gyMTkuNDNjMTAuMDUyIDAgMTguMjg0LTkuMjI4IDE4LjI4NC0xOS4yODUgMC0xMC4wNi04LjIzMi0xOS4yODYtMTguMjg1LTE5LjI4NkgxOC4yODVDOC4yMyAzNS41NzIgMCA0NC44IDAgNTQuODU3czguMjI4IDE5LjI4NiAxOC4yODYgMTkuMjg2em0yMTkuNDMgMzQuNTdIMTguMjg1QzguMjI4IDEwOC43MTQgMCAxMTcuOTQ0IDAgMTI4YzAgMTAuMDU0IDguMjI4IDE5LjI4NiAxOC4yODYgMTkuMjg2aDIxOS40M2MxMC4wNTIgMCAxOC4yODQtOS4yMzIgMTguMjg0LTE5LjI4NiAwLTEwLjA1OC04LjIzMi0xOS4yODYtMTguMjg1LTE5LjI4NnptMCA3My4xNDRIMTguMjg1QzguMjI4IDE4MS44NTcgMCAxOTEuMDkgMCAyMDEuMTQzczguMjI4IDE5LjI4NiAxOC4yODYgMTkuMjg2aDIxOS40M2MxMC4wNTIgMCAxOC4yODQtOS4yMzMgMTguMjg0LTE5LjI4N3MtOC4yMzItMTkuMjg2LTE4LjI4NS0xOS4yODZ6Ii8+DQo8L3N2Zz4NCg==");
}
@media all and (min-width: 500px) {
  header.site #menu-toggle2 {
    position: absolute;
    height: 75px;
    left: 15px;
    float: none;
    background-size: 70% auto;
  }
}
@media all and (min-width: 1000px) {
  header.site #menu-toggle2 {
    display: none;
  }
}
.nav-open header.site #menu-toggle2 {
  display: none;
}
header.site #rightbar-toggle2 {
  position: static;
  float: right;
  margin-right: 0px;
  height: 100%;
  width: 43px;
  background-size: 55% auto;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  z-index: 1;
  cursor: pointer;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMjU2IiBoZWlnaHQ9IjI1NiIgdmlld0JveD0iMCAwIDI1NiAyNTYiPg0KICA8cGF0aCBmaWxsPSIjMjMxRjIwIiBkPSJNMTI5IDBjLTE2IDAtMzMgMy41LTQ1IDE1LTExIDEwLjQtMTUgMjUuMy0xNiAzOS44LTEuMyAzMi43IDExIDc3LjIgNDUuNyA4OSAzMCAxMC4zIDU1LTEzIDY1LTM5LjcgMTEuNC0zMCAxNS42LTc3LjMtMTctOTYtMTAtNS42LTIxLjYtOC0zMy04em0zMS41IDE1MUMxNTAgMTczLjMgMTI4IDE5MiAxMjggMTkycy0yMy44LTIwLjQtMzIuNi00MWMtNTggMTIuOC04OS43IDMyLjItOTAuOCA1OS42djE4YzAgMjAgMTcgMjcuNCAzNy43IDI3LjNIMjA2YzI3LjUtLjQgNDQuMi00LjUgNDUuNC0yOHYtMTQuNmMtLjQtMzYuOC00Ni41LTUxLjctOTEtNjIuNnoiLz4NCjwvc3ZnPg==");
}
@media all and (min-width: 500px) {
  header.site #rightbar-toggle2 {
    position: absolute;
    height: 75px;
    right: 15px;
    float: none;
    background-size: 70% auto;
  }
}
@media all and (min-width: 900px) {
  header.site #rightbar-toggle2 {
    display: none;
  }
}
.rnav-open header.site #rightbar-toggle2 {
  display: none !important;
}
.content {
  font-size: 14px;
  line-height: 1.33;
  position: relative;
  padding: 5px 3% 20px;
}
@media all and (min-width: 750px) {
  .content {
    padding: 15px 20px 20px;
  }
}
@media all and (min-width: 900px) {
  .content {
    box-sizing: border-box;
    float: left;
    padding: 20px 20px 20px;
    overflow-x: hidden;
    width: calc(100% - 315px);
    border-right: 1px solid #eee;
  }
}
.content ul {
  margin-left: 15px;
}
footer#footer {
  font-size: 12px;
  line-height: 1.5;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  border-top: 1px solid #bbbbbb;
  background: #e0e0e0;
}
@media all and (min-width: 370px) {
  footer#footer br.responsive {
    display: none;
  }
}
#quicksearch {
  color: #aaa;
  border: 1px solid #ccc;
  padding: 5px;
}
#quicksearch:focus {
  color: black;
  border: 1px solid #555;
}
.ajax-loader {
  width: 32px;
  height: 32px;
  background-image: url('https://tpucdn.com/images/ajax-loader-32px-v1499419202032.gif');
  background-position: center center;
  background-repeat: no-repeat;
  margin-left: auto;
  margin-right: auto;
}
.privacy p,
.privacy ul {
  margin-top: 0.3em;
  margin-bottom: 1em;
}
.video-container {
  max-width: 500px;
}
.video-container > div {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.video-container > div > iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
#menu {
  text-transform: uppercase;
  font-family: TPU-Title, arial, sans-serif;
  font-size: 15px;
  color: #f8f8f3;
  letter-spacing: 0.5px;
  line-height: 40px;
}
#menu,
#menu .sub-menu {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -200px;
  width: 200px;
  z-index: 999;
  background: #234;
  overflow-x: hidden;
}
#page,
#menu,
#menu .sub-menu {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
  -webkit-transition: -webkit-transform .25s ease;
  transition: transform .25s ease;
}
#menu-toggle {
  display: block;
  height: 40px;
  margin-left: 160px;
  opacity: 0.8;
  cursor: pointer;
  background-size: 16px auto;
  background-repeat: no-repeat;
  background-position: 10px center;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMjU2IiBoZWlnaHQ9IjI1NiI+DQogIDxwYXRoIGZpbGw9IiNGRkYiIGQ9Ik0wIDIyMC41TDkyLjUgMTI4IC4zIDM1LjggMzYgMGw5Mi4zIDkyLjIgOTItOTIgMzUgMzUuNi05MS41IDkyIDkyLjIgOTItMzUuOCAzNi05Mi4yLTkyLjNMMzUuNSAyNTYgMCAyMjAuNXoiLz4NCjwvc3ZnPg==");
}
#menu-toggle:hover {
  color: white;
}
#menu > ul {
  overflow-y: scroll;
  max-height: calc(100% - 41px);
  margin-right: -20px;
}
#menu ul {
  text-decoration: none;
  padding: 0;
  list-style: none;
  margin-left: 0;
  border-top: 1px solid #646464;
}
#menu li {
  border-bottom: 1px solid #646464;
}
#menu li a,
#menu li .menu-toggle-sub {
  padding-left: 15px;
  display: block;
  text-decoration: none;
  color: inherit;
  cursor: pointer;
}
#menu li a:hover,
#menu li .menu-toggle-sub:hover {
  background-color: #445566;
  color: white;
  text-shadow: 0 1px 1px rgba(0,0,0,0.6);
  -webkit-transition: background-color .25s ease;
  transition: background-color .25s ease;
}
#menu .sub-menu {
  margin-top: -1px;
}
#menu .menu-sub-heading {
  padding-left: 15px;
  cursor: default;
  color: #999;
}
#menu .menu-sub-heading:hover {
  background-color: inherit;
  color: #999;
}
#menu .menu-sub-heading .menu-back {
  float: right;
  cursor: pointer;
  padding: 0px 15px;
}
#menu .menu-sub-heading label:hover {
  color: white;
}
#menu-check:checked ~ #menu,
#menu .sub-menu-check:checked ~ [id$="-sub"] {
  -webkit-transform: translate(200px,0);
  -ms-transform: translate(200px,0);
  transform: translate(200px,0);
}
#menu-check,
#menu .sub-menu-check {
  left: -9999px;
  position: absolute;
  top: -9999px;
}
@media (max-width: 1000px) {
  .nav-open,
  .nav-open body {
    height: 100%;
    overflow-y: hidden;
  }
  #menu-check:checked {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 100;
  }
  .nav-open:before {
    content: '';
    background-color: black;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.3;
    z-index: 100;
  }
  .nav-open header.site,
  .nav-open #page,
  .nav-open #footer {
    -webkit-transform: translate(200px,0);
    -ms-transform: translate(200px,0);
    transform: translate(200px,0);
  }
}
header.site,
#page,
#footer {
  -webkit-transition: -webkit-transform .25s ease;
  transition: transform .25s ease;
}
@media (min-width: 1000px) {
  #menu,
  #menu .sub-menu {
    -webkit-transform: translate(0,0) !important;
    -ms-transform: translate(0,0) !important;
    transform: translate(0,0) !important;
    overflow-x: visible;
  }
  #menu {
    left: auto;
    bottom: auto;
    height: 28px;
    width: 100%;
    position: relative;
    font-size: 14px;
  }
  #menu .sub-menu {
    display: none;
  }
  #menu-toggle,
  #menu-toggle2,
  #menu .menu-sub-heading {
    display: none;
  }
  #menu > ul {
    line-height: 1;
    position: relative;
    z-index: 1;
    display: block;
    border-top: 0;
    margin-right: 0;
    max-height: inherit;
    overflow-y: visible;
  }
  #menu ul:after {
    content: "";
    clear: both;
    display: block;
  }
  #menu ul li {
    float: left;
    position: relative;
    border-bottom: none;
  }
  #menu ul li a,
  #menu ul li .menu-toggle-sub {
    padding: 7px 12px;
  }
  #menu ul li .menu-toggle-sub {
    padding-right: 22px;
  }
  #menu .menu-toggle-sub:after {
    content: '';
    position: absolute;
    right: 10.5px;
    top: 10px;
    width: 7.5px;
    height: 7.5px;
    opacity: 0.9;
    background-size: 100% auto;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjxzdmcgdmlld0JveD0iMCAwIDUxMiA1MTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0iI2ZmZiI+DQogIDxwYXRoIGQ9Ik05NiA5NkwwIDE5MmwyNTYgMjU2IDI1Ni0yNTYtOTYtOTYtMTYwIDE2MEw5NiA5NnoiLz4NCjwvc3ZnPg==");
  }
  #menu ul .sub-menu {
    position: absolute;
    border-top: 0;
    top: auto;
    bottom: auto;
    left: auto;
    width: auto;
    margin-top: -0.4px;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
  }
  #menu li:hover {
    background-color: #445566;
    color: white;
    text-shadow: 0 1px 1px rgba(0,0,0,0.6);
    -webkit-transition: background-color 0s ease;
    transition: background-color 0s ease;
  }
  #menu ul li:hover > .sub-menu {
    display: block;
  }
  #menu ul .sub-menu li a {
    padding: 10px 15px;
    float: none;
    width: 130px;
  }
}
#menu .social {
  padding-left: 1px;
  padding-top: 7px;
  padding-bottom: 7px;
}
#menu .social:after {
  content: "";
  clear: both;
  display: block;
}
#menu .social:hover {
  background: inherit;
}
#menu .social > a {
  padding: 0;
  margin-left: 2px;
  height: 37px;
  width: 37px;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0.5;
  display: inline;
  float: left;
}
#menu .social > a:hover {
  opacity: 0.9;
}
#menu .social > .facebook {
  background-image: url('https://tpucdn.com/images/facebook-v1499419202032.svg');
  background-size: 55% auto;
}
#menu .social > .twitter {
  background-image: url('https://tpucdn.com/images/twitter-v1499419202032.svg');
  background-size: 53% auto;
}
#menu .social > .gplus {
  background-image: url('https://tpucdn.com/images/gplus-v1499419202032.svg');
  background-size: 70% auto;
}
#menu .social > .youtube {
  background-image: url('https://tpucdn.com/images/youtube-v1499419202032.svg');
  background-size: 65% auto;
}
#menu .social > .rss {
  background-image: url('https://tpucdn.com/images/rss-v1499419202032.svg');
  background-size: 41% auto;
}
@media (min-width: 1000px) {
  #menu .social {
    float: right;
    padding: 0;
  }
  #menu .social > a {
    margin: 0;
    width: 28px;
    height: 28px;
  }
}
@font-face {
  font-family: 'TPU-Title';
  font-style: normal;
  font-weight: normal;
  src: url('https://tpucdn.com/css/fonts/opensans-condbold-v1499419202032.eot');
  src: url('https://tpucdn.com/css/fonts/opensans-condbold-v1499419202032.eot?#iefix') format('embedded-opentype'), url('https://tpucdn.com/css/fonts/opensans-condbold-v1499419202032.woff2') format('woff2'), url('https://tpucdn.com/css/fonts/opensans-condbold-v1499419202032.woff') format('woff'), url('https://tpucdn.com/css/fonts/opensans-condbold-v1499419202032.ttf') format('truetype');
}
@font-face {
  font-family: 'TPU-Pagetitle';
  font-style: normal;
  font-weight: normal;
  src: url('https://tpucdn.com/css/fonts/graublau-bold-v1499419202032.eot');
  src: url('https://tpucdn.com/css/fonts/graublau-bold-v1499419202032.eot?#iefix') format('embedded-opentype'), url('https://tpucdn.com/css/fonts/graublau-bold-v1499419202032.woff2') format('woff2'), url('https://tpucdn.com/css/fonts/graublau-bold-v1499419202032.woff') format('woff'), url('https://tpucdn.com/css/fonts/graublau-bold-v1499419202032.ttf') format('truetype');
}
@font-face {
  font-family: 'TPU-Body';
  font-style: normal;
  font-weight: 400;
  src: url('https://tpucdn.com/css/fonts/tpu-body-regular-v1499419202032.eot');
  src: url('https://tpucdn.com/css/fonts/tpu-body-regular-v1499419202032.eot?#iefix') format('embedded-opentype'), url('https://tpucdn.com/css/fonts/tpu-body-regular-v1499419202032.woff2') format('woff2'), url('https://tpucdn.com/css/fonts/tpu-body-regular-v1499419202032.woff') format('woff'), url('https://tpucdn.com/css/fonts/tpu-body-regular-v1499419202032.ttf') format('truetype');
}
@font-face {
  font-family: 'TPU-Body';
  font-style: normal;
  font-weight: 700;
  src: url('https://tpucdn.com/css/fonts/tpu-body-bold-v1499419202032.eot');
  src: url('https://tpucdn.com/css/fonts/tpu-body-bold-v1499419202032.eot?#iefix') format('embedded-opentype'), url('https://tpucdn.com/css/fonts/tpu-body-bold-v1499419202032.woff2') format('woff2'), url('https://tpucdn.com/css/fonts/tpu-body-bold-v1499419202032.woff') format('woff'), url('https://tpucdn.com/css/fonts/tpu-body-bold-v1499419202032.ttf') format('truetype');
}
.button {
  position: relative;
  overflow: visible;
  display: inline-block;
  padding: 0.5em 1em;
  border: 1px solid #d4d4d4;
  margin: 0;
  text-decoration: none;
  text-align: center;
  text-shadow: 1px 1px 0 #fff;
  font: 11px/normal sans-serif;
  color: #333;
  white-space: nowrap;
  cursor: pointer;
  outline: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #ececec;
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f4f4f4),to(#ececec));
  background-image: -moz-linear-gradient(#f4f4f4,#ececec);
  background-image: -ms-linear-gradient(#f4f4f4,#ececec);
  background-image: -o-linear-gradient(#f4f4f4,#ececec);
  background-image: linear-gradient(#f4f4f4,#ececec);
  -moz-background-clip: padding;
  background-clip: padding-box;
  border-radius: 0.2em;
  zoom: 1;
  *display: inline;
}
.button:hover,
.button:focus,
.button:active,
.button.active {
  border-color: #3072b3;
  border-bottom-color: #2a65a0;
  text-decoration: none;
  text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
  color: #fff;
  background-color: #3c8dde;
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#599bdc),to(#3072b3));
  background-image: -moz-linear-gradient(#599bdc,#3072b3);
  background-image: -o-linear-gradient(#599bdc,#3072b3);
  background-image: linear-gradient(#599bdc,#3072b3);
}
.button:active,
.button.active {
  border-color: #2a65a0;
  border-bottom-color: #3884cd;
  background-color: #3072b3;
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#3072b3),to(#599bdc));
  background-image: -moz-linear-gradient(#3072b3,#599bdc);
  background-image: -ms-linear-gradient(#3072b3,#599bdc);
  background-image: -o-linear-gradient(#3072b3,#599bdc);
  background-image: linear-gradient(#3072b3,#599bdc);
}
.button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.button.primary {
  font-weight: bold;
}
.button.danger {
  color: #900;
}
.button.danger:hover,
.button.danger:focus,
.button.danger:active {
  border-color: #b53f3a;
  border-bottom-color: #a0302a;
  color: #fff;
  background-color: #dc5f59;
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#dc5f59),to(#b33630));
  background-image: -moz-linear-gradient(#dc5f59,#b33630);
  background-image: -ms-linear-gradient(#dc5f59,#b33630);
  background-image: -o-linear-gradient(#dc5f59,#b33630);
  background-image: linear-gradient(#dc5f59,#b33630);
}
.button.danger:active,
.button.danger.active {
  border-color: #a0302a;
  border-bottom-color: #bf4843;
  background-color: #b33630;
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#b33630),to(#dc5f59));
  background-image: -moz-linear-gradient(#b33630,#dc5f59);
  background-image: -ms-linear-gradient(#b33630,#dc5f59);
  background-image: -o-linear-gradient(#b33630,#dc5f59);
  background-image: linear-gradient(#b33630,#dc5f59);
}
.button.pill {
  border-radius: 50em;
}
.button.disable {
  opacity: 0.5;
}
.button.big {
  font-size: 14px;
}
.button.big.icon:before {
  top: 0;
}
.button-group {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0;
  zoom: 1;
  *display: inline;
}
.button + .button,
.button + .button-group,
.button-group + .button,
.button-group + .button-group {
  margin-left: 15px;
}
.button-group li {
  float: left;
  padding: 0;
  margin: 0;
}
.button-group .button {
  float: left;
  margin-left: -1px;
}
.button-group > .button:not(:first-child):not(:last-child),
.button-group li:not(:first-child):not(:last-child) .button {
  border-radius: 0;
}
.button-group > .button:first-child,
.button-group li:first-child .button {
  margin-left: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.button-group > .button:last-child,
.button-group li:last-child > .button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.button-group.minor-group .button {
  border: 1px solid #d4d4d4;
  text-shadow: none;
  background-image: none;
  background-color: #fff;
}
.button-group.minor-group .button:hover,
.button-group.minor-group .button:focus {
  background-color: #599bdc;
}
.button-group.minor-group .button:active,
.button-group.minor-group .button.active {
  background-color: #3072b3;
}
.button-group.minor-group .button.icon:before {
  opacity: 0.8;
}
.button-container .button,
.button-container .button-group {
  vertical-align: top;
}
.button[disabled],
.button.disabled {
  color: #aaa;
  pointer-events: none;
}
#infobar {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAoCAYAAAAPOoFWAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAPZJREFUeNq81tsOgjAMANB2ov7/7ypaN7IlIwi9rGuT8QSc9EIDAsAznxvY4pXPKr05RUE5MEVB+TyWfCEl9LZApYopCmo9C4FKSMtYoI8Bwv79aQJU4l6hXXCZrQbokJEksxHo9KMOgc6w1atHXM8K9DVC7FQnJ0i8iK3QooGgbnyKgMDygBWyYFZoqx4qS27KqLZJjA1D0jK6QJcYEQEiWv9PGkTsbqxQ8oT+ZtZB6AkdsJnQDnMoHXHLGKOgDYuCWmYhEERCI5gaamW0bnHdA3k2ltlIN+2qKRyCND0bhqSYCyTB3CAOc4WusBEIpkeBuPgJMAAX8Hs1NfqHRgAAAABJRU5ErkJggg==") repeat-x scroll left top #FFEAA8;
  border-bottom: 2px solid #FFC237;
  border-color: #FFC237;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
  color: #826200;
  cursor: pointer;
  overflow: hidden;
}
#infobar > a {
  display: block;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.5;
  padding: 8px 10px 9px;
  position: relative;
  text-align: center;
  width: auto;
  color: #826200;
  cursor: pointer;
}
#infobar > a:hover {
  text-decoration: none;
  color: #523200;
}
#rnav-check {
  left: -9999px;
  position: absolute;
  top: -9999px;
}
#rnav-check:checked {
  display: block;
  height: 100%;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}
.rnav-open:before {
  content: '';
  background-color: black;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  z-index: 100;
}
.rnav-open,
.rnav-open body {
  height: 100%;
  overflow-y: hidden;
}
.rightbar.responsive {
  display: block;
  transform: translate(0px,0px);
  transition: transform 0.25s ease 0s;
  bottom: 0;
  left: -999px;
  overflow-x: hidden;
  position: fixed;
  top: 0;
  width: 255px;
  z-index: 999;
  overflow-y: auto;
  max-height: 100%;
  padding-top: 35px;
}
#rnav-check:checked ~ .rightbar.responsive {
  left: inherit;
  right: -255px;
  -webkit-transform: translate(-255px,0);
  -ms-transform: translate(-255px,0);
  transform: translate(-255px,0);
}
.rightbar.responsive ul {
  margin-right: 10px !important;
}
.rnav-open header.site,
.rnav-open #page,
.rnav-open #footer {
  -webkit-transform: translate(-255px,0);
  -ms-transform: translate(-255px,0);
  transform: translate(-255px,0);
}
.rightbar {
  display: none;
  width: 308px;
  padding-left: 7px;
  position: relative;
  background-color: #fafafa;
  padding-top: 10px;
  font-size: 13px;
}
@media all and (min-width: 900px) {
  .rightbar {
    display: block;
    float: right;
  }
}
.rightbar.responsive #rightbar-toggle {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMjU2IiBoZWlnaHQ9IjI1NiI+DQogIDxwYXRoIGZpbGw9IiMzMzMiIGQ9Ik0wIDIyMC41TDkyLjUgMTI4IC4zIDM1LjggMzYgMGw5Mi4zIDkyLjIgOTItOTIgMzUgMzUuNi05MS41IDkyIDkyLjIgOTItMzUuOCAzNi05Mi4yLTkyLjNMMzUuNSAyNTYgMCAyMjAuNXoiLz4NCjwvc3ZnPg==");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 16px auto;
  cursor: pointer;
  display: block;
  height: 40px;
  width: 40px;
  opacity: 0.8;
  position: absolute;
  top: 0;
  right: 0;
}
.rightbar > article {
  margin-bottom: 15px;
  margin-left: 5px;
}
.rightbar > article > h3 {
  font-family: TPU-Title, serif;
  font-size: 22px;
  font-weight: normal;
  color: #458;
  border-bottom: 1px solid #eeeeee;
  margin-left: -5px;
  padding-left: 5px;
  margin-bottom: 8px;
}
.rightbar > #time {
  background-position: right center;
  background-repeat: no-repeat;
  color: #456;
  cursor: pointer;
  font-size: 12px;
  margin-left: 8px;
  margin-bottom: 10px;
}
.rightbar > #time > span {
  margin-right: 10px;
}
.rightbar > #time > a {
  color: #ccc;
  font-size: 11px;
  font-weight: normal;
  white-space: nowrap;
}
.rightbar > #time > a:hover {
  color: #555;
}
.rightbar > .sitesearch {
  position: relative;
  opacity: 1;
}
.rightbar > .sitesearch > form {
  position: relative;
  width: 265px;
  max-width: 100%;
  box-sizing: border-box;
  padding-right: 5px;
}
.rightbar > .sitesearch #search {
  background-color: #FFFFFF;
  background-image: url('https://tpucdn.com/images/magnifying_glass-v1499419202032.png');
  background-position: right 7px center;
  background-repeat: no-repeat;
  border: 1px solid #aaa;
  border-radius: 1px;
  box-sizing: border-box;
  color: #555;
  display: block;
  font-size: 13px;
  line-height: 1.0;
  margin-top: 1px;
  opacity: 0.4;
  width: 100%;
  padding: 4px 25px 5px 5px;
}
.rightbar > .sitesearch #search:focus {
  color: black;
  opacity: 1;
  outline: 0 none;
}
.rightbar > .sitesearch #searchbtn {
  height: 23px;
  position: absolute;
  right: 0px;
  top: 0;
  width: 25px;
  border: none;
  color: transparent;
  background-color: transparent;
}
.rightbar > .login {
  color: #808080;
}
.rightbar > .login > a {
  font-family: TPU-Title, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #445588;
}
.rightbar > .loggedin {
  color: #505050;
  font-size: 14px;
}
.rightbar > .loggedin > p > a {
  color: #505050;
}
.rightbar > .loggedin > ul {
  list-style-type: none;
  color: #cccccc;
  padding-left: 0px;
  margin-top: 2px;
  margin-left: 0;
  font-size: 13px;
}
.rightbar > .loggedin > ul > li {
  float: left;
  list-style-position: outside;
}
.rightbar > .loggedin > ul > li:after {
  color: #bbbbbb;
  content: "\002022";
  display: inline-block;
  width: 6px;
  margin-left: 5px;
  margin-right: 5px;
}
.rightbar > .loggedin > ul > li:last-child:after {
  content: "";
}
.rightbar > .loggedin > ul > li a {
  color: #111166;
}
.rightbar > .mobile_app > .app {
  position: relative;
  display: block;
  float: left;
  height: 28px;
  line-height: 28px;
  margin: 2px 10px 5px 10px;
  padding: 0 10px 0 30px;
  color: #777;
  font-size: 13px;
}
.rightbar > .mobile_app > .android:before {
  content: '';
  position: absolute;
  background-image: url('https://tpucdn.com/images/android-v1499419202032.svg');
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: left center;
  left: 0;
  bottom: 0px;
  width: 23px;
  height: 28px;
  opacity: 0.3;
}
.rightbar > .mobile_app > .iphone:before {
  content: '';
  position: absolute;
  background-image: url('https://tpucdn.com/images/apple-v1499419202032.svg');
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: left center;
  left: 0;
  bottom: 0.5px;
  width: 23px;
  height: 28px;
  opacity: 0.25;
}
.rightbar > .newposts > ul {
  list-style-type: none;
  padding: 0;
  margin-right: 20px;
  margin-left: 0;
}
.rightbar > .newposts > ul > li {
  padding-bottom: 4px;
  margin-bottom: 5px;
  border-bottom: 1px dotted #e0e0e0;
  color: #999;
}
.rightbar > .newposts > ul > li > a {
  color: #333;
  font-weight: bold;
  line-height: 17px;
}
.rightbar > .newposts > ul > li > a:visited {
  color: #662277;
}
.rightbar > .newposts > ul > li > .byline {
  font-size: 10px;
}
.rightbar > .newposts > ul > li > .byline > time {
  color: #303030;
  margin-right: 3px;
}
.rightbar > .newposts > ul > li > .byline > .username {
  margin-left: 2px;
  color: #444;
}
.rightbar > .newposts > ul > li > .replycount {
  color: #444;
  font-size: 11px;
}
.rightbar > .topreviews > ul {
  list-style-type: none;
  padding: 0;
  margin-right: 15px;
  margin-left: 0;
}
.rightbar > .topreviews > ul > li {
  padding-bottom: 4px;
  margin-bottom: 5px;
  border-bottom: 1px dotted #e0e0e0;
  color: #808080;
}
.rightbar > .topreviews > ul > li > time {
  display: block;
  color: #666;
  font-size: 10px;
  margin-right: 3px;
}
.rightbar > .topreviews > ul > li > a {
  color: #202020;
  font-weight: bold;
  line-height: 17px;
}
.rightbar > .topreviews > ul > li > a:visited {
  color: #662277;
}
.rightbar > .vgadrivers {
  margin-bottom: 10px;
}
.rightbar > .vgadrivers > a {
  display: inline-block;
  font-weight: bold;
}
.rightbar > .vgadrivers > .nvidia {
  color: #227722;
  margin-bottom: 3px;
}
.rightbar > .vgadrivers > .amd {
  color: #991010;
}
.rightbar > .popularnews > ul {
  list-style-type: none;
  padding: 0;
  margin-right: 20px;
  margin-left: 0;
}
.rightbar > .popularnews > ul > li {
  padding-bottom: 4px;
  margin-bottom: 5px;
  border-bottom: 1px dotted #e0e0e0;
  color: #808080;
}
.rightbar > .popularnews > ul > li > span {
  color: #505050;
  font-size: 11px;
}
.rightbar > .popularnews > ul > li > a {
  color: #202020;
  font-weight: bold;
  line-height: 16px;
}
.rightbar > .popularnews > ul > li > a:visited {
  color: #662277;
}
form.tpu-login > div {
  margin-bottom: 10px;
}
form.tpu-login > div > label {
  font-size: 13px;
  font-weight: bold;
  line-height: 25px;
  display: block;
  float: left;
  width: 80px;
}
form.tpu-login > div > input[type=text],
form.tpu-login > div > input[type=password] {
  width: 150px;
}
form.tpu-login > div > input[type=submit] {
  margin-left: 75px;
}
.pager {
  clear: both;
  padding: 8px 2px;
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: right;
  font-size: 12px;
  font-family: TPU-Body, arial, sans-serif;
  line-height: 25px;
  color: #888;
}
.pager > .counts {
  display: block;
  white-space: nowrap;
}
@media all and (min-width: 400px) {
  .pager > .counts {
    display: inline;
  }
}
.pager > .counts > b {
  color: #333;
  font-weight: 500;
}
.pager > .description {
  white-space: nowrap;
  margin-right: 3px;
}
@media all and (min-width: 400px) {
  .pager > .description {
    margin-left: 7px;
    padding-left: 7px;
    border-left: 1px solid #ddd;
  }
}
.pager.size-l > .prevnext {
  display: block;
}
@media all and (min-width: 400px) {
  .pager.size-l > .prevnext {
    display: inline;
  }
}
.pager > .prevnext > .previous,
.pager > .prevnext > .next {
  padding-left: 7px;
  padding-right: 7px;
}
.pager > .prevnext > .previous {
  margin-left: 6px;
  margin-right: 1px;
}
.pager a {
  background-color: #F4F4F4;
  border: 1px solid #dddddd;
  border-radius: 2px;
  color: #777777;
  font-weight: 500;
  margin-left: 3px;
  padding: 2px 5px 2px;
}
.pager a:hover,
.pager a.current {
  background-color: #586daf;
  border: 1px solid #4E619B;
  color: white;
  text-decoration: none;
}
.pager a.disabled,
.pager a.disabled:hover {
  background: #FDFDFD;
  border: 1px solid #F8F8F8;
  color: #BBBBBB;
  cursor: default;
}
ul.breadcrumb {
  font-family: TPU-Body, arial, sans-serif;
  font-size: 12px;
  line-height: 1.6;
  list-style-type: none;
  margin-bottom: 10px;
  margin-left: 0;
}
ul.breadcrumb > li {
  background-image: url('https://tpucdn.com/images/breadcrumb-tiny-v1499419202032.gif');
  background-position: right center;
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: 3px;
  padding-right: 9px;
}
ul.breadcrumb > li:last-child {
  background-image: none;
  color: #444;
}
ul.breadcrumb > li > a {
  color: #255aac;
  font-weight: 500;
}
ul.breadcrumb > li > a > b {
  font-weight: 700;
}
.social-share {
  text-align: left;
  white-space: nowrap;
}
.social-share > div {
  display: inline-block;
  margin-right: 7px;
  position: relative;
  border-radius: 3px;
  border: 1px solid rgba(0,0,0,0.08);
  transition: opacity 0.2s ease-in-out 0s;
}
.social-share > div:hover {
  opacity: 1.0;
}
.social-share > div > a {
  display: block;
  padding: 0;
  width: 32px;
  height: 32px;
  transition: background-color 0.2s ease-in-out 0s;
  overflow: hidden;
  text-decoration: none;
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 60%;
}
.social-share > .facebook {
  background-color: #306199;
}
.social-share > .facebook > a {
  background-image: url('https://tpucdn.com/images/facebook-v1499419202032.svg');
}
.social-share > .facebook > a:hover {
  background-color: #244872;
}
.social-share .twitter {
  background-color: #26c4f1;
}
.social-share .twitter a {
  background-image: url('https://tpucdn.com/images/twitter-v1499419202032.svg');
}
.social-share .twitter a:hover {
  background-color: #0eaad6;
}
.social-share .gplus {
  background-color: #DC4E41;
}
.social-share .gplus a {
  background-image: url('https://tpucdn.com/images/gplus-v1499419202032.svg');
}
.social-share .gplus a:hover {
  background-color: #ce2616;
}
.social-share .mail {
  background-color: #0a88ff;
}
.social-share .mail a {
  background-image: url('https://tpucdn.com/images/email-v1499419202032.svg');
}
.social-share .mail a:hover {
  background-color: #006ed6;
}
.social-share .whatsapp {
  display: none;
  background-color: #009000;
}
.social-share .whatsapp a {
  background-image: url('https://tpucdn.com/images/whatsapp-v1499419202032.svg');
}
.social-share .whatsapp a:hover {
  background-color: #00A000;
}
.bgujfgdn {
  border: 1px solid #BDBDBD;
  height: 250px;
  margin: 10px 0;
  overflow: hidden;
  width: 300px;
}
.gfbnjumdc {
  display: none;
}
@media all and (min-width: 750px) {
  .gfbnjumdc {
    display: block;
    position: relative;
    width: 728px;
    margin: auto;
  }
}
@media all and (min-width: 1100px) {
  .gfbnjumdc {
    position: absolute;
    right: 0px;
    top: 0px;
    margin: 5px;
  }
}
.f {
  margin-top: 20px;
  margin-bottom: 20px;
}
.f > img {
  width: 100%;
  height: auto;
}
.rssbutton {
  background-image: url('https://tpucdn.com/images/rss-32px-v1499419202032.png');
  background-repeat: no-repeat;
  background-size: 32px 32px;
  display: block;
  width: 32px;
  height: 32px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (-moz--min-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5),only screen and (min-resolution: 1.5dppx) {
  .rssbutton {
    background-image: url('https://tpucdn.com/images/rss-32px@2x-v1499419202032.png');
  }
}
.articlelist > ul {
  list-style-type: none;
  font-size: 16px;
  margin-left: 0px;
}
.articlelist > ul > li {
  margin-bottom: 10px;
}
.articlelist > ul > li > a {
  font-weight: bold;
}
.content.oldstuff > ul {
  list-style-type: none;
  font-size: 21px;
  line-height: 1.5;
  margin-left: 0px;
}
.content.oldstuff > ul > li {
  margin-bottom: 10px;
}
.content.oldstuff > ul > li > a {
  font-weight: bold;
}
.fileupload {
  position: relative;
  overflow: hidden !important;
}
.fileupload > input[type="file"] {
  cursor: hand;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  right: 0;
  font-size: 100px;
  z-index: 2;
  width: auto;
}
.tputbl {
  padding: 0;
  margin: 0 0 5px;
  border-collapse: collapse;
  border: 1px solid #666666;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 9pt;
  color: #000;
  background-color: #f4f4f4;
  max-width: 100%;
}
.tputbl caption {
  caption-side: bottom;
  font-size: 85%;
  font-style: italic;
  text-align: right;
  color: #999999;
  padding: 1px 2px 0.5em 0;
}
.tputbl th,
.tputbl td {
  border: 1px dotted #999999;
  padding: 0.5em;
  text-align: left;
}
.tputbl tr:nth-child(odd) td {
  background-color: #ffffff;
}
.tputbl tr:nth-child(2n+2) th {
  background-color: #e6eaf7;
}
.tputbl.nocellborder th,
.tputbl.nocellborder td {
  border: 0px;
}
.tputbl th[align=right],
.tputbl td[align=right] {
  text-align: right;
}
.tputbl th[align=center],
.tputbl td[align=center] {
  text-align: center;
}
.tputbl th[valign=top],
.tputbl td[valign=top] {
  vertical-align: top;
}
.tputbl th[valign=bottom],
.tputbl td[valign=bottom] {
  vertical-align: bottom;
}
.tputbl th[valign=baseline],
.tputbl td[valign=baseline] {
  vertical-align: baseline;
}
.tputbl tr th[scope=col] {
  color: #ffffff;
  text-shadow: 0 -1px 0px #000000;
  background-color: #445588;
  border-bottom: 2px solid #333;
  border-right: 2px solid #333;
  font: normal 1.05em/1.32em Segoe UI, Tahoma, Geneva, sans-serif;
  letter-spacing: 0.7px;
}
.tputbl th+th[scope=col] {
  border-right: 1px dotted #999999;
}
.tputbl th[scope=row] {
  background-color: #F8F8FF;
  border-right: 2px solid #333;
  font-weight: normal;
}
@media all and (max-width: 500px) {
  .tputbl th[scope=row] {
    width: auto;
  }
}
.tputbl.hilight tr:hover th[scope=row],
.tputbl.hilight tr:hover td {
  background-color: #ffffff;
  border-top-style: solid;
  border-bottom-style: solid;
  border-color: #555555;
}
.tputbl .tputbl p {
  margin: 0px;
}
.tputbl thead th {
  color: #ffffff;
  text-shadow: 0 -1px 0px #000000;
  background-color: #445588 !important;
  border-bottom: 2px solid #333;
  font: bold 1.3em Segoe UI, Tahoma, Geneva, sans-serif;
  letter-spacing: 0.7px;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
}
.dropdown {
  position: relative;
  display: inline-block;
}
.dropdown > .dropdown-button {
  background-color: #458;
  color: white;
  padding: 3px 6px;
  font-size: 11px;
  border: none;
  cursor: pointer;
}
.dropdown > .dropdown-content {
  list-style-type: none;
  margin: 0;
  display: none;
  position: absolute;
  background-color: #fff;
  min-width: 150px;
  padding: 5px 0;
  box-shadow: 0 6px 12px rgba(0,0,0,0.176);
  border: 1px solid rgba(0,0,0,0.15);
  font-size: 13px;
  z-index: 1000;
  text-align: left;
}
.dropdown > .dropdown-content.dropdown-right {
  right: 0px;
}
.dropdown > .dropdown-content > .divider {
  background-color: #e5e5e5;
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
}
.dropdown > .dropdown-content a {
  margin: 0;
  color: #333;
  padding: 7px 15px;
  text-decoration: none;
  display: block;
  line-height: 1.42857;
  white-space: nowrap;
}
.dropdown > .dropdown-content a:hover {
  background-color: #f5f5f5;
}
.dropdown:hover .dropdown-content {
  display: block;
}
.dropdown:hover .dropbtn {
  background-color: #3e8e41;
}
.contact > p {
  margin-top: 10px;
  margin-bottom: 10px;
}
.contact > h2 {
  font-family: TPU-Title, arial, sans-serif;
  font-weight: normal;
  margin-bottom: 10px;
  margin-top: 15px;
  font-size: 30px;
}
.contact img {
  max-width: 100%;
}
.contact > .newsemail {
  margin-bottom: 5px;
}
.contact > .staff {
  padding: 15px;
}
.contact > .staff:nth-child(2n+1) {
  background-color: #f5f5f5;
}
.contact > .staff > .name {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 5px;
}
.contact > .staff > .flag {
  font-size: 11px;
  color: #888;
  vertical-align: middle;
}
.contact > .staff > .flag > img {
  vertical-align: middle;
  margin-right: 5px;
}
@media all and (min-width: 600px) {
  .contact > .staff > .name {
    float: left;
    width: 200px;
  }
  .contact > .staff > .contacts {
    margin-left: 200px;
  }
}
.contact > .job {
  margin-bottom: 15px;
  margin-top: 10px;
}
.contact > .job > .position {
  font-weight: bold;
  margin-bottom: 3px;
}
.media-assets > p {
  margin-top: 10px;
  margin-bottom: 10px;
}
.media-assets .asset {
  display: inline-block;
  margin: 10px;
  border: 1px solid #ccc;
  text-align: center;
  background-color: #f4f4f4;
  padding: 8px;
}
.media-assets .asset > .image-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
  margin-bottom: 10px;
  height: 180px;
  width: 220px;
}
.media-assets .asset > .image-wrapper > img {
  max-height: 100%;
  max-width: 100%;
}
.media-assets .asset > a {
  display: block;
}
.trivia > .messagecontainer {
  border: 1px solid #ccc;
  padding: 8px;
  background-color: #f8f8f8;
  max-width: 90%;
  height: 400px;
  overflow-y: hidden;
  margin-bottom: 10px;
}
.trivia > .messagecontainer > #users {
  margin: 0;
  height: 400px;
  overflow-y: scroll;
  float: right;
  width: 150px;
}
.trivia > .messagecontainer > #users > table {
  width: 100%;
}
.trivia > .messagecontainer > #users > table th {
  text-align: left;
  padding: 5px 5px 5px 8px;
}
.trivia > .messagecontainer > #users > table td {
  color: #666;
  text-align: right;
  padding: 5px 8px 5px 5px;
}
.trivia > .messagecontainer > #messages {
  margin: 0;
  height: 400px;
  overflow-y: scroll;
}
.trivia > .messagecontainer > #messages > div {
  padding: 5px;
}
.trivia > .messagecontainer > #messages > .connection {
  background-color: #eee;
}
.trivia > .messagecontainer > #messages > .question {
  background-color: #dff;
}
.trivia > .messagecontainer > #messages > .solved {
  background-color: #ffd;
}
.trivia > .messagecontainer > #messages > .notice {
  background-color: #e3ddff;
}
.trivia > .messagecontainer > #messages > .chat {
  background-color: #efe;
}
.trivia #question {
  font-family: TPU-Title, sans-serif;
  line-height: 1.2;
  font-size: 35px;
  display: block;
  margin-bottom: 3px;
}
.trivia > .score {
  font-style: normal;
  color: #888;
  font-size: 11px;
  margin-bottom: 5px;
}
.trivia > .score > #score {
  font-weight: bold;
  color: #333;
}
.trivia #hint {
  font-family: monospace;
  font-size: 27px;
  margin-bottom: 5px;
  letter-spacing: 2px;
}
.trivia #input {
  display: none;
  font-size: 20px;
  font-weight: bold;
  max-width: 95%;
  width: 800px;
  padding: 5px 6px;
}
.trivia ::-webkit-input-placeholder {
  color: #bbb;
}
.trivia :-moz-placeholder {
  color: #bbb;
  opacity: 1;
}
.trivia ::-moz-placeholder {
  color: #bbb;
  opacity: 1;
}
.trivia :-ms-input-placeholder {
  color: #bbb;
}
a[ng-click] {
  cursor: pointer;
}
#mc-messages-wrapper {
  width: 400px;
  position: fixed;
  left: 50%;
  margin-left: -200px;
  top: 140px;
  text-align: center;
}
.alert {
  border: 1px solid transparent;
  border-radius: 4px;
  margin-bottom: 20px;
  padding: 10px;
}
.alert h4 {
  color: inherit;
  margin-top: 0;
}
.alert .alert-link {
  font-weight: 700;
}
.alert > p,
.alert .alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  color: inherit;
  position: relative;
  right: -21px;
  top: -2px;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
