﻿/*
YUI 3.18.1 (build f7e7bcb)
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
html {
  color: #000;
  background: #ffffff;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before,
q:after {
  content: '';
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%;
}
legend {
  color: #000000;
}
#yui3-css-stamp.cssreset {
  display: none;
}
html,
body {
  background: #333;
  font-family: 'Source Sans Pro', sans-serif;
}
img {
  max-width: 100%;
}
h1 {
  color: #fff;
  font-size: 54px;
  font-weight: bold;
}
h2 {
  color: #fff;
  font-size: 42px;
  font-weight: bold;
}
h3 {
  color: #fff;
  font-size: 36px;
}
#container {
  position: fixed;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
}
#overlay {
  display: none;
  position: fixed;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  background: black;
  opacity: 0.8;
}
#overlay-question {
  display: none;
  position: fixed;
  top: 10%;
  left: 15%;
  right: 15%;
  bottom: 10%;
}
#overlay-question ul {
  margin-top: 20px;
}
#overlay-question a,
#overlay-question a:hover,
#overlay-question a:visited {
  display: block;
  font-size: 24px;
  color: #333;
  background-color: #f8f5f0;
  border: 1px solid #dfd7ca;
  border-radius: 4px;
  padding: 8px 15px;
  text-decoration: none;
  margin-top: 15px;
}
#overlay-question a:hover {
  background-color: #dfd7ca;
}
#overlay-question .fa-check-circle {
  color: #79a736;
}
#overlay-question .fa-times-circle {
  color: #c9302c;
}
#overlay-wrong,
#overlay-right,
#overlay-start {
  display: none;
  position: fixed;
  top: 10%;
  left: 15%;
  right: 15%;
  bottom: 10%;
  color: #fff;
}
#overlay-wrong .overlay-btn,
#overlay-right .overlay-btn,
#overlay-start .overlay-btn,
#overlay-wrong .overlay-btn:visited,
#overlay-right .overlay-btn:visited,
#overlay-start .overlay-btn:visited,
#overlay-wrong .overlay-btn:hover,
#overlay-right .overlay-btn:hover,
#overlay-start .overlay-btn:hover {
  display: inline-block;
  margin-top: 20px;
  background: #02a5de;
  border: solid 1px #013c51;
  color: #fff;
  text-decoration: none;
  padding: 10px 20px;
  border-radius: 1px;
}
#overlay-wrong .overlay-btn:hover,
#overlay-right .overlay-btn:hover,
#overlay-start .overlay-btn:hover {
  background: #1b8dbb;
}
#overlay-wrong .info,
#overlay-right .info,
#overlay-start .info {
  background-color: #f8f5f0;
  border: 1px solid #dfd7ca;
  border-radius: 4px;
  padding: 15px 25px;
  margin-top: 15px;
  color: #333;
  font-size: 18px;
}
#overlay-wrong .info h4,
#overlay-right .info h4,
#overlay-start .info h4 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 15px;
}
#overlay-wrong .header h2,
#overlay-right .header h2,
#overlay-start .header h2 {
  text-transform: uppercase;
}
#overlay-wrong .header h3,
#overlay-right .header h3,
#overlay-start .header h3 {
  text-transform: uppercase;
}
#overlay-play {
  position: fixed;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  display: block;
  text-align: center;
}
#overlay-play img {
  opacity: 0.4;
  filter: alpha(opacity=40);
  /* For IE8 and earlier */
}
#overlay-play a,
#overlay-play a:hover,
#overlay-play a:visited {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 250px;
  display: table;
  color: #E6E6E6;
  text-decoration: none;
}
#overlay-play a > div,
#overlay-play a:hover > div,
#overlay-play a:visited > div {
  display: table-cell;
  vertical-align: middle;
}
#overlay-play a > div div,
#overlay-play a:hover > div div,
#overlay-play a:visited > div div {
  font-size: 48px;
  font-weight: bold;
  margin-top: -30px;
}
#overlay-play a:hover {
  color: #cccccc;
}
#overlay-wrong .header h2 {
  color: #d9534f;
  margin-bottom: -10px;
}
#overlay-right .header h2 {
  color: #79a736;
}
#overlay-end {
  display: none;
  position: fixed;
  top: 10%;
  left: 15%;
  right: 15%;
  bottom: 10%;
  text-align: center;
}
.video-js {
  min-width: 100%;
  min-height: 100%;
}
