/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
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, hgroup, main, 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: 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: yellow;
  color: black; }

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 {
  -moz-box-sizing: content-box;
  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;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid silver;
  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; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: white; }

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #428bca;
  text-decoration: none; }
  a:hover, a:focus {
    color: #2a6596;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto-webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small, h1 .small, h2 small, h2 .small, h3 small, h3 .small, h4 small, h4 .small, h5 small, h5 .small, h6 small, h6 .small, .h1 small, .h1 .small, .h2 small, .h2 .small, .h3 small, .h3 .small, .h4 small, .h4 .small, .h5 small, .h5 .small, .h6 small, .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small, h1 .small, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small, .h2 .small, h3 small, h3 .small, .h3 small, .h3 .small {
    font-size: 65%; }

h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small, .h5 .small, h6 small, h6 .small, .h6 small, .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small, .small {
  font-size: 85%; }

cite {
  font-style: normal; }

mark, .mark {
  background-color: #fcf8e3;
  padding: 0.2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #428bca; }

a.text-primary:hover {
  color: #3073a9; }

.text-success {
  color: #3c763d; }

a.text-success:hover {
  color: #2b542b; }

.text-info {
  color: #31708f; }

a.text-info:hover {
  color: #245369; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover {
  color: #66502c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover {
  color: #843534; }

.bg-primary {
  color: white; }

.bg-primary {
  background-color: #428bca; }

a.bg-primary:hover {
  background-color: #3073a9; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover {
  background-color: #afdaee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul, ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul, ul ol, ol ul, ol ol {
    margin-bottom: 0; }

.list-unstyled, .list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline {
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt, dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }
.dl-horizontal dd:after {
  clear: both; }
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title], abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer, blockquote small, blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before, blockquote small:before, blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before, .blockquote-reverse small:before, .blockquote-reverse .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before, blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after, .blockquote-reverse small:after, .blockquote-reverse .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after, blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

blockquote:before, blockquote:after {
  content: ""; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

code, kbd, pre, samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: white;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: whitesmoke;
  border: 1px solid #cccccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #dddddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #dddddd; }
  .table > caption + thead > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #dddddd; }
  .table .table {
    background-color: white; }

.table-condensed > thead > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #dddddd; }
  .table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td {
    border: 1px solid #dddddd; }
  .table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
  background-color: whitesmoke; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"], table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th {
  background-color: whitesmoke; }

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success, .table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info, .table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e4f3; }

.table > thead > tr > td.warning, .table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger, .table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch; }
    .table-responsive > .table {
      margin-bottom: 0; }
      .table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap; }
    .table-responsive > .table-bordered {
      border: 0; }
      .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0; }
      .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0; }
      .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0; } }

/**
@import "bootstrap/component-animations";
@import "bootstrap/dropdowns";
@import "bootstrap/button-groups";
@import "bootstrap/input-groups";
@import "bootstrap/navs";
@import "bootstrap/navbar";
@import "bootstrap/breadcrumbs";
@import "bootstrap/pagination";
@import "bootstrap/pager";
@import "bootstrap/labels";
@import "bootstrap/badges";
@import "bootstrap/jumbotron";
@import "bootstrap/thumbnails";
@import "bootstrap/alerts";
@import "bootstrap/progress-bars";
@import "bootstrap/media";
@import "bootstrap/list-group";
@import "bootstrap/panels";
@import "bootstrap/responsive-embed";
@import "bootstrap/wells";
@import "bootstrap/close";

// Components w/ JavaScript
@import "bootstrap/modals";
@import "bootstrap/tooltip";
@import "bootstrap/popovers";
@import "bootstrap/carousel";
**/
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

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

.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

@-ms-viewport {
  width: device-width; }

.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important; }

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs, td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm, td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md, td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg, td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print, td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

#lowbrowser {
  display: none;
  color: #bbbbbb;
  text-align: center;
  line-height: 30px;
  font-family: 'oswald';
  width: 640px;
  height: 410px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  max-width: 100%;
  max-height: 100%; }

.sharenotes {
  margin-top: 9px;
  font-size: 0.75em;
  text-align: left;
  padding: 0px 50px;
  margin-left: 10px; }

.podhead a {
  color: black;
  user-select: none; }

.podhead a:hover {
  color: #b11d05;
  text-decoration: none;
  user-select: none; }

#nextcontrol, #prevcontrol {
  position: absolute;
  top: 270;
  width: 50; }

#nextcontrol {
  right: -60; }

#prevcontrol {
  left: -45; }

#nextcontrol a, #prevcontrol a {
  font-size: 58px;
  font-family: 'Courier New';
  color: rgba(255, 255, 255, 0.25); }

#nextcontrol a:hover, #prevcontrol a:hover {
  color: rgba(255, 255, 255, 0.6); }

.podicon .podimg .nowplay {
  display: none;
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 173, 255, 0.56);
  left: 0;
  top: 0; }

/** PUT BELOW the generic version, see .podicon .podimg .nowplay  **/
.podnowplaying .podimg .nowplay {
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 173, 255, 0.56);
  left: 0;
  top: 0; }

.divedeeper-actions {
  margin-bottom: 10px; }

.enqueuelink, .watchnowlink a {
  padding: 8px 13px;
  background: #f94123;
  border: none;
  color: white;
  font-family: "Oswald", Impact, sans-serif;
  font-size: 16px;
  line-height: 30px;
  text-transform: uppercase;
  text-shadow: 0 1px 1px black;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border-bottom: 3px solid rgba(0, 0, 0, 0.2);
  display: inline-block; }

.enqueuelink:hover, .watchnowlink a:hover {
  color: white;
  background: #b11d05; }

.tweet-text {
  max-width: 500px;
  margin-bottom: 10px; }

.tweet-quote .tweet-button {
  float: none; }

.tweet-content {
  font-family: Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
  font-size: 14px;
  line-height: 18px; }

/* stuff for the about page */
.credits {
  margin: 40px 0 0 0;
  text-align: center; }

.credits ul {
  list-style: none;
  margin: 0 0 15px;
  padding: 0; }

.credits li {
  list-style: none;
  margin: 0 0 5px 0;
  padding: 0;
  color: #b11d05; }

.content-inner .credits li {
  color: #b11d05;
  font-size: 17px; }

.credits li p {
  margin: 0;
  padding: 0; }

.credits .title {
  font-weight: 600; }

.credits h3 {
  padding: 20px 0 20px 0; }

.credits h4 {
  padding: 20px 0 5px 0;
  font-size: 19px; }

/* download link buttons */
#download-links {
  float: left; }

#download-links a {
  background: #999999;
  color: white;
  display: block;
  float: left;
  width: 90px;
  text-align: center;
  text-transform: uppercase;
  font-size: 13px;
  -webkit-transition: background-color 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out; }

#download-links a.embed {
  background: #666666; }

#download-links a:hover {
  background: black; }

#download-links a span {
  display: block;
  padding: 10px; }

/* line 6, ../sass/_normalize.sass */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block; }

/* line 10, ../sass/_normalize.sass */
audio, canvas, video {
  display: inline-block; }

/* line 17, ../sass/_normalize.sass */
audio:not([controls]) {
  display: none;
  height: 0; }

/* line 23, ../sass/_normalize.sass */
[hidden] {
  display: none; }

/* line 33, ../sass/_normalize.sass */
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

/* line 39, ../sass/_normalize.sass */
html, button, input, select, textarea {
  font-family: sans-serif; }

/* line 43, ../sass/_normalize.sass */
body {
  margin: 0; }

/* line 51, ../sass/_normalize.sass */
a:focus {
  outline: thin dotted; }

/* line 56, ../sass/_normalize.sass */
a:active, a:hover {
  outline: 0; }

/* line 63, ../sass/_normalize.sass */
h1, h2, h3, h4, h5, h6 {
  padding: 0;
  margin: 0; }

/* line 67, ../sass/_normalize.sass */
abbr[title] {
  border-bottom: 1px dotted; }

/* line 71, ../sass/_normalize.sass */
b, strong {
  font-weight: bold; }

/* line 74, ../sass/_normalize.sass */
blockquote {
  margin: 1em 40px; }

/* line 78, ../sass/_normalize.sass */
dfn, em {
  font-style: italic; }

/* line 82, ../sass/_normalize.sass */
mark {
  background: yellow;
  color: black; }

/* line 87, ../sass/_normalize.sass */
p, pre {
  margin: 0 0 0.7em 0; }

/* line 91, ../sass/_normalize.sass */
code, kbd, pre, samp {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em; }

/* line 97, ../sass/_normalize.sass */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/* line 103, ../sass/_normalize.sass */
q {
  quotes: none; }

/* line 107, ../sass/_normalize.sass */
q:before, q:after {
  content: "";
  content: none; }

/* line 111, ../sass/_normalize.sass */
small {
  font-size: 75%; }

/* line 115, ../sass/_normalize.sass */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

/* line 121, ../sass/_normalize.sass */
sup {
  top: -0.5em; }

/* line 124, ../sass/_normalize.sass */
sub {
  bottom: -0.25em; }

/* line 133, ../sass/_normalize.sass */
dl, menu, ol, ul, dd {
  margin: 0 0 15px 40px; }

/* line 138, ../sass/_normalize.sass */
menu, ol, ul {
  padding: 0; }

/* line 142, ../sass/_normalize.sass */
nav ul, nav ol, .no-list {
  list-style: none;
  list-style-image: none;
  margin: 0; }

/* line 155, ../sass/_normalize.sass */
img {
  border: 0;
  -ms-interpolation-mode: bicubic; }

/* line 160, ../sass/_normalize.sass */
svg:not(:root) {
  overflow: hidden; }

/* line 168, ../sass/_normalize.sass */
figure {
  margin: 0; }

/* line 177, ../sass/_normalize.sass */
form {
  margin: 0; }

/* line 181, ../sass/_normalize.sass */
fieldset {
  padding: 5px 20px 10px;
  border: 1px solid #888888;
  margin: 0; }

/* line 189, ../sass/_normalize.sass */
legend {
  border: 0;
  padding: 0;
  white-space: normal; }

/* line 198, ../sass/_normalize.sass */
button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline; }

/* line 205, ../sass/_normalize.sass */
button, input {
  line-height: normal; }

/* line 212, ../sass/_normalize.sass */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

/* line 218, ../sass/_normalize.sass */
button[disabled], input[disabled] {
  cursor: default; }

/* line 224, ../sass/_normalize.sass */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

/* line 232, ../sass/_normalize.sass */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

/* line 239, ../sass/_normalize.sass */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/* line 243, ../sass/_normalize.sass */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/* line 249, ../sass/_normalize.sass */
textarea {
  overflow: auto;
  vertical-align: top; }

/* line 259, ../sass/_normalize.sass */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 13, ../sass/_boiler.sass */
html, button, input, select, textarea {
  color: #222222; }

/* line 16, ../sass/_boiler.sass */
body {
  font-size: 1em;
  line-height: 1.4; }

/* line 26, ../sass/_boiler.sass */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

/* line 30, ../sass/_boiler.sass */
::selection {
  background: #b3d4fc;
  text-shadow: none; }

/* line 38, ../sass/_boiler.sass */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

/* line 51, ../sass/_boiler.sass */
img {
  vertical-align: middle; }

/* line 59, ../sass/_boiler.sass */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/* line 69, ../sass/_boiler.sass */
textarea {
  resize: vertical; }

/* line 77, ../sass/_boiler.sass */
.chromeframe {
  margin: 0.2em 0;
  background: #cccccc;
  color: black;
  padding: 0.2em 0; }

/* line 9, ../sass/screen.sass */
.font-small, p, li, .queue a {
  font-size: 1em;
  line-height: 1.5em;
  font-family: "Oswald", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 400;
  letter-spacing: 1px; }

/* line 16, ../sass/screen.sass */
.font-big, h1, h2, h3, h4, h5, .eventname {
  font-size: 30px;
  line-height: 34px;
  font-weight: bold;
  font-family: "Oswald", Impact, sans-serif;
  font-weight: 400; }

/* line 23, ../sass/screen.sass */
h1, h2, h3, h4, h5 {
  padding-bottom: 8px; }

.tweet-button {
  margin-top: 5px;
  float: right; }

/* line 27, ../sass/screen.sass */
.button, .tweet-text .tweet-button a {
  padding: 16px 26px;
  background: #f94123;
  border: none;
  color: white;
  font-family: "Oswald", Impact, sans-serif;
  font-size: 26px;
  line-height: 30px;
  text-transform: uppercase;
  text-shadow: 0 1px 1px black;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border-bottom: 3px solid rgba(0, 0, 0, 0.2); }

/* line 40, ../sass/screen.sass */
.button:hover, .tweet-text .tweet-button a:hover {
  background: #e32506; }

/* line 57, ../sass/screen.sass */
a {
  color: #b11d05;
  text-decoration: none; }

/* line 61, ../sass/screen.sass */
a:hover {
  color: #f94123; }

/* line 68, ../sass/screen.sass */
img {
  max-width: 100%; }

/* line 71, ../sass/screen.sass */
#cover {
  position: fixed;
  background: rgba(0, 0, 0, 0.8);
  height: 100%;
  width: 100%;
  z-index: 100;
  top: 0;
  left: 0;
  -webkit-transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
  -o-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out; }

/* line 81, ../sass/screen.sass */
#cover.fadeout {
  background: rgba(0, 0, 0, 0); }

/* line 84, ../sass/screen.sass */
#cover.gone {
  display: none; }

/* line 89, ../sass/screen.sass */
#content-bottom {
  z-index: 90;
  margin: 55px 0 20px 0;
  overflow: hidden; }

/* line 95, ../sass/screen.sass */
.content-normal {
  position: relative;
  padding: 0 4%;
  width: 96%;
  max-width: 700px;
  margin: 0 auto;
  margin: 0 auto; }

@media screen and (min-width: 1200px) {
  .content-normal {
    padding: 0px 0%; } }

/* line 101, ../sass/screen.sass */
.content-header {
  margin-bottom: -6px;
  max-width: 100%;
  padding: 6px 5% 0;
  margin: 0 auto;
  font-size: 24px; }

.content-header a {
  color: rgba(128, 128, 128, 0.8); }

.content-header span a:hover {
  color: #b11d05;
  text-decoration: none; }

/* line 107, ../sass/screen.sass */
.content-header span {
  background: url("http://c883498322aa1a52fc42-53702d4f6bd61f7943b85da072f3c5aa.r10.cf2.rackcdn.com/beige_paper_dark.png");
  padding: 6px 16px 5px;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-shadow: 0 1px 0px rgba(255, 255, 255, 0.5);
  line-height: 45px; }

/* line 114, ../sass/screen.sass */
.content-inner-top {
  background: url("http://c883498322aa1a52fc42-53702d4f6bd61f7943b85da072f3c5aa.r10.cf2.rackcdn.com/beige_paper_dark.png");
  height: 10px;
  width: 100%;
  max-width: 100%;
  margin: 0 auto; }

/* line 121, ../sass/screen.sass */
.content-inner {
  background: white url("http://c883498322aa1a52fc42-53702d4f6bd61f7943b85da072f3c5aa.r10.cf2.rackcdn.com/beige_paper.png");
  margin: 0 auto 20px;
  padding: 5%;
  position: relative;
  z-index: 90;
  max-width: 100%; }

/* line 129, ../sass/screen.sass */
.content-inner p, .content-inner li {
  color: #333333; }

/* line 134, ../sass/screen.sass */
.content-list li {
  border-top: 1px dashed #888888;
  padding-top: 20px;
  margin-top: 20px; }

/* line 139, ../sass/screen.sass */
.text {
  margin-top: 10px; }

/* line 142, ../sass/screen.sass */
.table-list {
  border: 1px solid white;
  margin: 20px 0; }

/* line 146, ../sass/screen.sass */
.table-list li {
  padding: 20px; }

/* line 149, ../sass/screen.sass */
.table-list p {
  margin: 0; }

/* line 152, ../sass/screen.sass */
.table-list li:nth-child(odd) {
  background: white; }

/* line 155, ../sass/screen.sass */
.vignette-cover {
  position: fixed;
  width: 100%;
  height: 100%;
  background-size: 100%;
  top: 0; }

/* line 162, ../sass/screen.sass */
.vignette-cover .stretch {
  width: 100%;
  height: 100%; }

/* line 170, ../sass/screen.sass */
.main-header {
  position: relative;
  z-index: 100;
  background: #dddddd;
  background-image: -webkit-linear-gradient(left top, #ffffff, #aaaaaa);
  background-image: -moz-linear-gradient(left top, #ffffff, #aaaaaa);
  background-image: -o-linear-gradient(left top, #ffffff, #aaaaaa);
  background-image: linear-gradient(to right bottom, #ffffff, #aaaaaa);
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
  margin: 0 0 20px;
  -webkit-transition: margin 0.4s ease-in-out, opacity 0.2s ease-in-out;
  -moz-transition: margin 0.4s ease-in-out, opacity 0.2s ease-in-out;
  -o-transition: margin 0.4s ease-in-out, opacity 0.2s ease-in-out;
  transition: margin 0.4s ease-in-out, opacity 0.2s ease-in-out;
  min-width: 400px; }

/* line 179, ../sass/screen.sass */
.logo {
  padding: 10px 6px 2px;
  max-width: 330px; }

/* line 183, ../sass/screen.sass */
.logo h1 {
  color: white; }

/* line 189, ../sass/screen.sass */
.navicon {
  height: 30px;
  width: 34px;
  position: absolute;
  top: 16px;
  right: 14px;
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5; }

/* line 198, ../sass/screen.sass */
.navicon:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

/* line 201, ../sass/screen.sass */
.navicon:hover div {
  background: #f94123; }

/* line 204, ../sass/screen.sass */
.navicon div {
  width: 100%;
  height: 4px;
  margin-bottom: 6px;
  background: black; }

/* line 210, ../sass/screen.sass */
.main-nav {
  margin: 0 0 0 2px;
  overflow: hidden;
  *zoom: 1; }

/* line 214, ../sass/screen.sass */
.main-nav a {
  display: block;
  padding: 0.6em 0.6em;
  background-image: -webkit-linear-gradient(bottom, #cccccc, #eeeeee);
  background-image: -moz-linear-gradient(bottom, #cccccc, #eeeeee);
  background-image: -o-linear-gradient(bottom, #cccccc, #eeeeee);
  background-image: linear-gradient(to top, #cccccc, #eeeeee);
  color: black;
  margin-right: 2px;
  margin-bottom: 2px; }

/* line 222, ../sass/screen.sass */
.main-nav a:hover {
  background: #f94123;
  color: white; }

/* line 226, ../sass/screen.sass */
#topnavribbon {
  display: none; }

/* line 229, ../sass/screen.sass */
.queue {
  margin: 0 2px;
  text-align: center; }

/* line 233, ../sass/screen.sass */
.queue a {
  font-family: "Oswald", Impact, sans-serif;
  display: block;
  padding: 0.8em 0.6em;
  background: #333333;
  color: white;
  margin-right: 2px;
  margin-bottom: 2px;
  -webkit-transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
  -o-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
  font-size: 0.9em;
  color: white;
  text-transform: uppercase;
  font-weight: bold; }

/* line 248, ../sass/screen.sass */
#availablepod {
  overflow: hidden;
  top: 0;
  z-index: 200;
  width: 132px;
  right: 0;
  position: absolute;
  height: 90%; }

#availablelowerthird {
  overflow: hidden;
  bottom: 3%;
  z-index: 200;
  width: 100%;
  right: 0;
  position: absolute;
  height: 156;
  display: none; }

/* line 257, ../sass/screen.sass */
#availablepod li {
  background: black;
  width: 130px;
  position: absolute;
  top: 10%;
  right: -150px;
  border-right: 0;
  border: 2px solid white;
  border-right: 0;
  -webkit-transition: right 0.2s ease-in-out;
  -moz-transition: right 0.2s ease-in-out;
  -o-transition: right 0.2s ease-in-out;
  transition: right 0.2s ease-in-out; }

/* line 268, ../sass/screen.sass */
#availablepod li.overvideo {
  right: 0; }

/* line 271, ../sass/screen.sass */
#availablepod li .title {
  background: #f94123;
  color: white;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  font-family: "Oswald", Impact, sans-serif; }

/* line 280, ../sass/screen.sass */
#availablepod li .podhead {
  padding: 10px;
  color: #cccccc; }

/* line 284, ../sass/screen.sass */
#availablepod li .podactions {
  display: none; }

/* line 287, ../sass/screen.sass */
#availablepod li:hover {
  background: #f94123;
  cursor: pointer; }

/* line 291, ../sass/screen.sass */
#availablepod li:hover .podhead {
  color: white; }

/* line 294, ../sass/screen.sass */
.queue-section {
  width: 100%;
  z-index: 90; }

/* line 298, ../sass/screen.sass */
.start .queue-section {
  display: none; }

/* line 301, ../sass/screen.sass */
.myselectpods {
  width: 100%;
  background: #bbbbbb;
  background-image: -webkit-linear-gradient(right, #aaaaaa, #dddddd);
  background-image: -moz-linear-gradient(right, #aaaaaa, #dddddd);
  background-image: -o-linear-gradient(right, #aaaaaa, #dddddd);
  background-image: linear-gradient(to left, #aaaaaa, #dddddd); }

/* line 308, ../sass/screen.sass */
.myselectpods .queue-title {
  background: #f94123;
  padding: 10px 0;
  margin: 0;
  font-weight: bold;
  text-transform: uppercase;
  color: white;
  margin-right: 2px;
  font-family: "Oswald", Impact, sans-serif;
  font-size: 16px;
  letter-spacing: 1px;
  width: 100%;
  text-align: center;
  cursor: pointer; }

/* line 321, ../sass/screen.sass */
.myselectpods .queue-title a:hover {
  color: #801503; }

/* line 324, ../sass/screen.sass */
.myselectpods .podicon {
  margin-right: 3px;
  cursor: pointer;
  width: 100%;
  -webkit-transition: width 0.2s ease-in-out;
  -moz-transition: width 0.2s ease-in-out;
  -o-transition: width 0.2s ease-in-out;
  transition: width 0.2s ease-in-out;
  position: relative;
  overflow: hidden;
  border-top: 1px solid black;
  background: #dddddd; }

.myselectpods .podicon:hover {
  background: white; }

/* line 334, ../sass/screen.sass */
.myselectpods .podicon .podimg {
  width: 150px;
  position: relative;
  z-index: 10;
  float: left;
  margin-right: 10px; }

/* line 339, ../sass/screen.sass */
.myselectpods .podicon .podactions, .myselectpods .podicon .title {
  display: none; }

/* line 351, ../sass/screen.sass */
.myselectpods .podhead {
  padding: 5px;
  color: white;
  -webkit-transition: margin-left 0.2s ease-in-out;
  -moz-transition: margin-left 0.2s ease-in-out;
  -o-transition: margin-left 0.2s ease-in-out;
  transition: margin-left 0.2s ease-in-out;
  padding-right: 40px; }

#myselectedpods {
  display: none; }

.xout {
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  background-color: red;
  z-index: 10;
  font-size: 20px;
  line-height: 20px;
  font-family: courier;
  padding: 8px 10px; }

.xout:hover {
  color: white; }

/* line 364, ../sass/screen.sass */
.triangle2 {
  position: absolute;
  left: 118px;
  top: 81px;
  z-index: 20;
  display: none; }

/* line 370, ../sass/screen.sass */
.triangle2 span {
  display: block;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #f94123; }

/* line 382, ../sass/screen.sass */
#content-footer {
  -webkit-transition: margin 0.4s ease-in-out;
  -moz-transition: margin 0.4s ease-in-out;
  -o-transition: margin 0.4s ease-in-out;
  transition: margin 0.4s ease-in-out;
  /*  position: relative;*/ }

/* line 388, ../sass/screen.sass */
.home-page #content-footer {
  margin: 0 0 -200px; }

/* line 391, ../sass/screen.sass */
#content-footer.slideout {
  margin: 0 0 0px; }

/* line 394, ../sass/screen.sass */
.footer-section {
  background: #cccccc;
  width: 100%;
  padding: 20px 5% 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-image: -webkit-linear-gradient(right, #aaaaaa, #eeeeee);
  background-image: -moz-linear-gradient(right, #aaaaaa, #eeeeee);
  background-image: -o-linear-gradient(right, #aaaaaa, #eeeeee);
  background-image: linear-gradient(to left, #aaaaaa, #eeeeee);
  position: relative;
  z-index: 300;
  -webkit-box-shadow: 0 -10px 20px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 -10px 20px rgba(0, 0, 0, 0.3);
  box-shadow: 0 -10px 20px rgba(0, 0, 0, 0.3); }

/* line 404, ../sass/screen.sass */
.footer-links {
  font-size: 0.8em;
  padding: 10px 0; }

/* line 408, ../sass/screen.sass */
.footer-links, .social-links {
  width: 100%;
  overflow: hidden;
  *zoom: 1; }

/* line 414, ../sass/screen.sass */
.footer-links li a, .social-links li a {
  display: block;
  color: #555555; }

/* line 418, ../sass/screen.sass */
.footer-links li a:hover, .social-links li a:hover {
  color: #f94123; }

/* line 421, ../sass/screen.sass */
.footer-button {
  width: 180px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  text-align: center;
  font-family: "Oswald", Impact, sans-serif;
  text-transform: uppercase;
  margin-bottom: 10px;
  float: left;
  margin-right: 10px; }

/* line 434, ../sass/screen.sass */
.footer-button.fb-button span {
  -webkit-transition: background-color 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
  display: block;
  color: white;
  background: #3b5998;
  cursor: pointer; }

/* line 442, ../sass/screen.sass */
.footer-button.fb-button span:hover {
  background-color: #2d4373; }

/* line 445, ../sass/screen.sass */
.footer-button.t-button {
  margin-right: 10px; }

/* line 448, ../sass/screen.sass */
.footer-button.t-button span {
  -webkit-transition: background-color 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
  display: block;
  color: white;
  background: #2aa9e0; }

/* line 455, ../sass/screen.sass */
.footer-button.t-button span:hover {
  background-color: #1b8bbc; }

/* line 448, ../sass/screen.sass */
.footer-button.louderbutton span {
  -webkit-transition: background-color 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
  display: block;
  color: white;
  background: #ff8a52;
  margin-right: 10px; }

/* line 455, ../sass/screen.sass */
.footer-button.louderbutton span:hover {
  background-color: #eb4c00; }

/* line 457, ../sass/screen.sass */
.footer-button input {
  border: none;
  background: #444444;
  display: block;
  width: 100%;
  padding: 1.6em;
  color: white; }

/* line 470, ../sass/screen.sass */
.splash-text {
  color: white;
  margin-top: 10px; }

/* line 474, ../sass/screen.sass */
.splash-text p {
  margin: 0; }

/* line 477, ../sass/screen.sass */
#endscreen {
  display: none;
  background-image: url("http://c883498322aa1a52fc42-53702d4f6bd61f7943b85da072f3c5aa.r10.cf2.rackcdn.com/beige_paper_dark.png"); }

/* line 480, ../sass/screen.sass */
.preshow-absolute {
  position: absolute;
  z-index: 110;
  left: 50%;
  width: 360px;
  margin-left: -180px;
  background-color: rgba(0, 0, 0, 0.75); }

/* line 487, ../sass/screen.sass */
.preshow-absolute.out {
  display: none; }

/* line 492, ../sass/screen.sass */
.preshow-absolute.playit .leaked, .preshow-absolute.playit .play1 {
  display: none; }

/* line 495, ../sass/screen.sass */
.preshow-absolute.playit .leaked2, .preshow-absolute.playit .play2 {
  display: block; }

/* line 500, ../sass/screen.sass */
.preshow-absolute.playitfull .intro-play {
  cursor: pointer; }

/* line 503, ../sass/screen.sass */
.preshow-absolute .images-leaked {
  position: relative;
  margin: 0 auto 0;
  height: 110px;
  cursor: pointer; }

/* line 509, ../sass/screen.sass */
.preshow-absolute .images-leaked img {
  position: absolute;
  top: 0; }

/* line 513, ../sass/screen.sass */
.preshow-absolute .images-play {
  position: relative;
  margin: 10px auto 0;
  height: 150px;
  width: 150px;
  cursor: pointer; }

/* line 520, ../sass/screen.sass */
.preshow-absolute .images-play img {
  position: absolute;
  top: 0;
  width: 150px;
  height: 150px; }

/* line 526, ../sass/screen.sass */
.preshow-absolute .leaked2, .preshow-absolute .play2 {
  display: none; }

/* line 529, ../sass/screen.sass */
.preshow-absolute .images {
  width: 200px;
  position: relative;
  height: 200px;
  margin: 0 auto 14px;
  cursor: pointer; }

/* line 536, ../sass/screen.sass */
.preshow-absolute .images img {
  position: absolute;
  top: 0; }

/* line 540, ../sass/screen.sass */
.preshow-absolute .content-header {
  margin: 0;
  padding: 0;
  margin-bottom: 20px; }

/* line 545, ../sass/screen.sass */
.preshow-absolute .content-normal {
  padding: 20px;
  margin: 0; }

/* line 549, ../sass/screen.sass */
.preshow-absolute .content-inner {
  padding: 0; }

/* line 552, ../sass/screen.sass */
.preshow-absolute .button-wrapper {
  text-align: center;
  padding: 0;
  margin: 20px 0; }

/* line 557, ../sass/screen.sass */
.images-splash {
  overflow: hidden;
  *zoom: 1; }

/* line 560, ../sass/screen.sass */
.preshow-content {
  padding: 20px;
  background: white; }

/* line 564, ../sass/screen.sass */
#fbcomments {
  margin: 0 auto 40px;
  max-width: 630px; }

.typicalsubmain {
  z-index: 100;
  min-width: 360px; }

.typicalsubmain #fbcomments {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px; }

/* line 568, ../sass/screen.sass */
.fbcomments-inside {
  margin: 5% 5% 1% 5%;
  border: 1px solid #222222; }

/* line 572, ../sass/screen.sass */
.fbcomments-inside a {
  color: #f94123; }

/* line 575, ../sass/screen.sass */
.fbcomments-inside a:hover {
  color: #b11d05; }

/* line 578, ../sass/screen.sass */
.fbcomments-inside h2 {
  padding: 0 20px 20px; }

/* line 581, ../sass/screen.sass */
.fbcomments-inside .facebook-title {
  background: #222222;
  padding: 6px 8px;
  color: #666666; }

/* line 586, ../sass/screen.sass */
.fbcomments-inside .comment-dashboard {
  font-size: 12px;
  text-align: right;
  display: block;
  margin-bottom: 5px;
  color: #666666; }

/* line 593, ../sass/screen.sass */
#tallpersonalnote {
  border: 0;
  padding: 0;
  margin: 20px; }

/* line 598, ../sass/screen.sass */
#tallpersonalnote img {
  border-color: #666666; }

/* line 601, ../sass/screen.sass */
#tallpersonalnote p {
  color: #666666; }

/* line 604, ../sass/screen.sass */
.fb-landing {
  margin: 0 0 20px;
  overflow: hidden;
  *zoom: 1;
  position: relative;
  z-index: 90;
  max-width: 600px; }

/* line 611, ../sass/screen.sass */
.fb-landing .message {
  background: #444444;
  color: white;
  padding: 12px 16px 6px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position: relative;
  margin-left: 80px; }

/* line 619, ../sass/screen.sass */
.fb-landing img {
  float: left;
  border: 2px solid white; }

/* line 623, ../sass/screen.sass */
.fb-landing p {
  font-size: 0.8em;
  text-shadow: none;
  padding: 0;
  margin: 0 0 6px 0; }

/* line 629, ../sass/screen.sass */
.triangle3 {
  position: absolute;
  left: -10px;
  top: 20px;
  z-index: 20; }

/* line 635, ../sass/screen.sass */
.triangle3 span {
  display: block;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #444444; }

/* line 643, ../sass/screen.sass */
#centercolumn {
  position: relative;
  z-index: 90;
  margin: 0 auto; }

/* line 648, ../sass/screen.sass */
.hover-shares {
  overflow: hidden;
  position: absolute;
  top: 20%;
  left: 0; }

/* line 654, ../sass/screen.sass */
.hover-shares ul {
  margin-left: -102px;
  -webkit-transition: margin-left 0.4s ease-in-out;
  -moz-transition: margin-left 0.4s ease-in-out;
  -o-transition: margin-left 0.4s ease-in-out;
  transition: margin-left 0.4s ease-in-out; }

/* line 660, ../sass/screen.sass */
.hover-shares li a {
  display: block;
  width: 50px;
  border: 2px solid white;
  border-left: 0;
  margin-bottom: 6px;
  padding: 30px 0 20px 30px;
  color: white; }

/* line 669, ../sass/screen.sass */
.hover-shares li a.twitter {
  background: url("http://c883498322aa1a52fc42-53702d4f6bd61f7943b85da072f3c5aa.r10.cf2.rackcdn.com/twitter.png") no-repeat center #2aa9e0;
  background-size: 40px 36px; }

/* line 673, ../sass/screen.sass */
.hover-shares li a.twitter:hover {
  background-color: #57bbe6; }

/* line 676, ../sass/screen.sass */
.hover-shares li a.facebook {
  background: url("http://c883498322aa1a52fc42-53702d4f6bd61f7943b85da072f3c5aa.r10.cf2.rackcdn.com/facebook.png") no-repeat center bottom #3b5998;
  background-size: 20px 40px; }

/* line 680, ../sass/screen.sass */
.hover-shares li a.facebook:hover {
  background-color: #4c70ba; }

/* line 683, ../sass/screen.sass */
.hover-shares.slideout ul {
  margin-left: 0; }

/* line 689, ../sass/screen.sass */
.facebook-button {
  margin: 0 0 0.8em;
  text-align: center; }

/* line 693, ../sass/screen.sass */
.facebook-button input {
  background: url("http://c883498322aa1a52fc42-53702d4f6bd61f7943b85da072f3c5aa.r10.cf2.rackcdn.com/facebook.png") no-repeat center bottom #3b5998;
  background-size: 35px 66px;
  -webkit-transition: background-color 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
  border: none;
  display: block;
  min-width: 180px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-bottom: 3px solid rgba(0, 0, 0, 0.2);
  padding: 1.8em;
  color: white;
  max-width: 300px;
  margin: 0 auto; }

/* line 707, ../sass/screen.sass */
.facebook-button input:hover {
  background-color: #4c70ba; }

/* line 710, ../sass/screen.sass */
form {
  margin: 0 0 20px; }

/* line 713, ../sass/screen.sass */
form fieldset {
  margin-bottom: 10px; }

/* line 716, ../sass/screen.sass */
form label {
  display: block;
  margin: 0 0 5px 0;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase; }

/* line 723, ../sass/screen.sass */
form input.form-text {
  display: block;
  padding: 10px;
  font-size: 14px;
  border: 1px solid #dddddd;
  background: whitesmoke;
  width: 100%;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05) inset;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05) inset;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05) inset; }

form textarea.form-textarea {
  width: 300;
  height: 60;
  font-size: 14px;
  background: whitesmoke;
  border: 1px solid #dddddd;
  padding: 10px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05) inset;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05) inset;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05) inset; }

/* line 732, ../sass/screen.sass */
form input.form-text:focus {
  border: 1px solid #cccccc;
  background: white; }

/* line 736, ../sass/screen.sass */
.form-actions {
  text-align: center; }

/* line 739, ../sass/screen.sass */
form input[type="submit"] {
  padding: 20px 26px 20px;
  background: #f94123;
  border: none;
  color: white;
  font-family: "Oswald", Impact, sans-serif;
  font-size: 26px;
  line-height: 30px;
  text-transform: uppercase;
  text-shadow: 0 1px 1px black;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border-bottom: 3px solid rgba(0, 0, 0, 0.2); }

/* line 752, ../sass/screen.sass */
form input[type="submit"]:hover {
  background: #e32506; }

/* line 755, ../sass/screen.sass */
.act-now-button {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px; }

/* line 760, ../sass/screen.sass */
.act-now-button a:hover {
  color: white; }

/* line 767, ../sass/screen.sass */
.trailer {
  padding: 0 5% 5%;
  position: relative;
  z-index: 90;
  max-width: 1200px;
  margin: 0 auto;
  width: 65%; }

/* line 774, ../sass/screen.sass */
.trailer h2 {
  color: white;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400; }

/* line 784, ../sass/screen.sass */
.about-images {
  text-align: center;
  margin: 20px 0; }

/* line 788, ../sass/screen.sass */
.about-images li {
  display: block;
  margin-bottom: 10px; }

/* line 803, ../sass/screen.sass */
.smallmodal {
  max-width: 460px;
  margin: 5% auto;
  position: relative;
  z-index: 90; }

/* line 809, ../sass/screen.sass */
.smallmodal .content-header {
  padding: 0;
  margin: 0 0 10px; }

/* line 813, ../sass/screen.sass */
.smallmodal h1 {
  color: white;
  margin-bottom: 0px; }

/* line 817, ../sass/screen.sass */
.smallmodal .wall-1 {
  margin-right: -160px; }

/* line 820, ../sass/screen.sass */
.close-button {
  text-align: center;
  margin: 10px 0 30px; }

/* line 824, ../sass/screen.sass */
.close-button a {
  font-weight: bold;
  display: block;
  height: 20px;
  width: 20px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: white;
  float: right;
  font-size: 16px;
  color: #f94123;
  text-shadow: none; }

/* line 836, ../sass/screen.sass */
.close-button a:hover {
  background: #f94123;
  color: white; }

/* line 840, ../sass/screen.sass */
.full-modal {
  position: fixed;
  top: 100px;
  width: 460px;
  left: 50%;
  margin-left: -230px;
  margin-top: 0;
  background: white url("http://c883498322aa1a52fc42-53702d4f6bd61f7943b85da072f3c5aa.r10.cf2.rackcdn.com/beige_paper.png");
  -webkit-box-shadow: 0 0 20px black;
  -moz-box-shadow: 0 0 20px black;
  box-shadow: 0 0 20px black;
  z-index: 500;
  -webkit-transition: margin-top 0.2s ease-in-out;
  -moz-transition: margin-top 0.2s ease-in-out;
  -o-transition: margin-top 0.2s ease-in-out;
  transition: margin-top 0.2s ease-in-out; }

/* line 852, ../sass/screen.sass */
.full-modal.hide-away {
  margin-top: -700px; }

/* line 855, ../sass/screen.sass */
.modal-content {
  padding: 20px 20px 30px; }

/* line 858, ../sass/screen.sass */
.modal-button {
  text-align: left;
  margin: 22px 0; }

/* line 862, ../sass/screen.sass */
.modal-button a, .modal-button span {
  color: white;
  background: #3b5998;
  padding: 10px 12px;
  cursor: pointer;
  margin: 0;
  margin-bottom: 20px; }

/* line 870, ../sass/screen.sass */
.modal-button a:hover, .modal-button span:hover {
  background: #4c70ba; }

/* line 876, ../sass/screen.sass */
.wall {
  position: absolute; }

/* line 879, ../sass/screen.sass */
.wall-1 {
  width: 269px;
  height: 269px;
  top: 10%;
  background: url("http://c883498322aa1a52fc42-53702d4f6bd61f7943b85da072f3c5aa.r10.cf2.rackcdn.com/wall_nointernet.png");
  right: 0;
  margin-right: -150px; }

/* line 905, ../sass/screen.sass */
#endscreen {
  position: absolute;
  top: 0;
  left: 0; }

/* line 910, ../sass/screen.sass */
#step01 {
  background-color: black;
  z-index: 100;
  margin-top: 30px;
  /*    position: absolute;
  top: 0;
  left: 0;*/ }

/* line 922, ../sass/screen.sass */
.share-step {
  max-width: 1010px; }

/* line 925, ../sass/screen.sass */
.share-step .fb-landing p {
  color: white; }

/* line 928, ../sass/screen.sass */
.share-columns {
  overflow: hidden;
  *zoom: 1; }

/* line 933, ../sass/screen.sass */
.share-column textarea {
  width: 100%;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 115px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #aaaaaa;
  color: #888888; }

/* line 942, ../sass/screen.sass */
.share-column textarea:focus {
  border: 1px solid #333333;
  color: #333333; }

/* line 946, ../sass/screen.sass */
.share-message {
  margin-top: 20px;
  border-top: 1px dashed #888888;
  padding-top: 10px; }

/* line 951, ../sass/screen.sass */
.share-column2 {
  margin: 18px auto 0;
  width: 540px; }

/* line 955, ../sass/screen.sass */
.facebook-mock {
  background: white;
  padding: 15px;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  font-size: 13px;
  line-height: 14px;
  margin-bottom: 20px;
  color: black; }

/* line 963, ../sass/screen.sass */
.facebook-mock h5 {
  font-size: 13px;
  font-weight: bold;
  height: auto;
  line-height: 17px;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  padding: 0; }

/* line 971, ../sass/screen.sass */
.facebook-mock h5 a {
  color: #3b5998; }

/* line 974, ../sass/screen.sass */
.actorPhoto {
  float: left; }

/* line 977, ../sass/screen.sass */
.storyInnerContent {
  margin-left: 60px; }

/* line 980, ../sass/screen.sass */
.userContentWrapper {
  margin-bottom: 20px; }

/* line 983, ../sass/screen.sass */
.shareRedesignContainer {
  background-color: #f7f7f7;
  border: 1px solid #dddddd;
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 6px;
  padding-right: 15px; }

/* line 990, ../sass/screen.sass */
.shareRedesignContainer .shareText {
  padding: 15px; }

/* line 993, ../sass/screen.sass */
.shareRedesignMedia {
  float: left;
  margin-right: 12px; }

/* line 997, ../sass/screen.sass */
.attachmentText {
  color: gray;
  font-size: 11px; }

/* line 1001, ../sass/screen.sass */
.attachmentText .caption {
  margin-bottom: 10px;
  display: block; }

/* line 1005, ../sass/screen.sass */
.uiAttachmentTitle {
  color: #3b5998;
  font-size: 11px;
  font-weight: normal;
  line-height: 14px; }

/* line 1011, ../sass/screen.sass */
.botlinkohboy {
  color: #6d84b4;
  font-size: 11px;
  line-height: 14px; }

/* line 1016, ../sass/screen.sass */
.share-button {
  text-align: center;
  margin: 20px 0 0 0; }

/* line 1020, ../sass/screen.sass */
.share-button .button, .share-button .tweet-text .tweet-button a, .tweet-text .tweet-button .share-button a {
  font-size: 1.2em;
  padding: 10px 18px; }

/* line 1027, ../sass/screen.sass */
.tweet-quote {
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 20px;
  /* border-top: 1px dashed #888888;*/
  padding-top: 20px;
  /*  margin-top: 20px; */ }

/* line 1033, ../sass/screen.sass */
.tweet-text {
  background: url("http://c883498322aa1a52fc42-53702d4f6bd61f7943b85da072f3c5aa.r10.cf2.rackcdn.com/twitter-bg.png") no-repeat center right #2aa9e0;
  padding: 10px;
  overflow: hidden;
  *zoom: 1; }

/* line 1038, ../sass/screen.sass */
.tweet-text img {
  float: left;
  border: 2px solid white;
  width: 60px; }

/* line 1043, ../sass/screen.sass */
.tweet-text p {
  color: white;
  margin: 0 0 6px 80px; }

/* line 1047, ../sass/screen.sass */
.tweet-text .tweet-name {
  font-weight: 300; }

/* line 1051, ../sass/screen.sass */
.tweet-text .tweet-button {
  margin: 10px auto 0;
  text-align: center;
  width: 200px; }

/* line 1056, ../sass/screen.sass */
.tweet-text .tweet-button a {
  display: block;
  font-size: 18px;
  padding: 6px 10px;
  background: #2aa9e0;
  border-color: #1b8bbc;
  color: white; }

/* line 1065, ../sass/screen.sass */
.tweet-text .tweet-button a:hover {
  background: #1b8bbc;
  border-color: #156a8f; }

/* line 1069, ../sass/screen.sass */
li li, li p, p li {
  font-size: 1em; }

/* line 6, ../sass/_helper.sass */
.fluidvideocontainer {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0; }

/* line 12, ../sass/_helper.sass */
.fluidvideocontainer object, .fluidvideocontainer embed, .fluidvideocontainer iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* line 23, ../sass/_helper.sass */
.nobr, .together {
  white-space: nowrap; }

/* line 30, ../sass/_helper.sass */
.break-word {
  word-wrap: break-word; }

/* line 38, ../sass/_helper.sass */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px; }

/* line 46, ../sass/_helper.sass */
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 100%; }

/* line 57, ../sass/_helper.sass */
.hidden {
  display: none !important;
  visibility: hidden; }

/* line 66, ../sass/_helper.sass */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/* line 82, ../sass/_helper.sass */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/* line 96, ../sass/_helper.sass */
.invisible {
  visibility: hidden; }

/* line 112, ../sass/_helper.sass */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

/* line 118, ../sass/_helper.sass */
.clearfix:after {
  clear: both; }

/* line 127, ../sass/_helper.sass */
.clearfix {
  *zoom: 1; }

@media screen and (max-width: 550px) {
  .content-header {
    margin-bottom: -12px;
    font-size: 15px; }
  .queuepageheader {
    font-size: 10px; } }

@media screen and (min-width: 600px) {
  /* line 1185, ../sass/screen.sass */
  .social-links {
    width: 380px;
    float: left; }
  .footer-column1 {
    width: 140px;
    float: right; }
  .footer-column2 {
    width: 140px;
    float: left; } }

@media screen and (min-width: 720px) {
  #content-footer {
    position: fixed;
    bottom: 0;
    z-index: 200;
    position: fixed;
    width: 100%; }
  #contentfooterrel {
    clear: both;
    overflow: hidden; }
  .footer-button {
    float: left;
    width: 70px;
    font-size: 10px;
    line-height: 14px; }
  .fb-button {
    margin-right: 10px; }
  .social-links {
    width: 330px;
    float: left; }
  .footer-button.t-button span, .footer-button.fb-button span, .footer-button.louderbutton span {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 7px;
    padding-right: 7px; }
  .footer-links {
    width: 280px;
    text-align: right;
    padding: 0 0 20px;
    font-size: 11px;
    margin: 0;
    float: right; }
  .footer-column1 {
    width: 140px;
    float: right; }
  .footer-column2 {
    width: 140px;
    float: right; }
  #download-links {
    width: 80px; }
  #download-links a {
    font-size: 10px;
    line-height: 14px;
    width: 80px; }
  #download-links a span {
    padding: 5px; } }

@media screen and (max-width: 840px) {
  #content-bottom {
    min-width: 300px; }
  .typical-subdomain {
    width: 90%; }
  #download-links {
    width: 90px; }
  #download-links a {
    font-size: 11px;
    line-height: 16px; } }

@media screen and (max-width: 720px) {
  #download-links {
    width: 180px; } }

@media screen and (min-width: 840px) {
  /* Style adjustments for viewports that meet the condition */
  /* line 1078, ../sass/screen.sass */
  /* line 1081, ../sass/screen.sass */
  /* line 1087, ../sass/screen.sass */
  /* line 1091, ../sass/screen.sass */
  /* line 1094, ../sass/screen.sass */
  /* line 1100, ../sass/screen.sass */
  /* line 1104, ../sass/screen.sass */
  /* line 1107, ../sass/screen.sass */
  /* line 1110, ../sass/screen.sass */
  /* line 1118, ../sass/screen.sass */
  /* line 1122, ../sass/screen.sass */
  /* line 1129, ../sass/screen.sass */
  /* line 1133, ../sass/screen.sass */
  /* line 1137, ../sass/screen.sass */
  /* line 1140, ../sass/screen.sass */
  /* line 1143, ../sass/screen.sass */
  /* line 1146, ../sass/screen.sass */
  /* line 1152, ../sass/screen.sass */
  /* line 1155, ../sass/screen.sass */
  /* line 1158, ../sass/screen.sass */
  /* line 1161, ../sass/screen.sass */
  /* line 1165, ../sass/screen.sass */
  /* line 1170, ../sass/screen.sass */
  /* line 1181, ../sass/screen.sass */
  /* line 1185, ../sass/screen.sass */
  /* line 1189, ../sass/screen.sass */
  /* line 1196, ../sass/screen.sass */
  /* line 1203, ../sass/screen.sass */
  .preshow-absolute {
    width: 600px;
    margin-left: -300px;
    top: 0; }
  .preshow-absolute .images-leaked {
    height: 190px; }
  .content-header {
    font-size: 30px; }
  .logo {
    max-width: 400px;
    padding: 6px 6px 0; }
  .home-page .main-header {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    opacity: 0.4; }
  .home-page .main-header.slideout {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1; }
  .home-page .navigation a {
    padding: 22px 9px 20px;
    display: inline-block; }
  .main-header {
    height: 110px;
    width: 100%; }
  .main-header.start {
    height: 66px; }
  .home-page .main-header {
    position: fixed;
    top: 0;
    margin: -68px 0 20px;
    z-index: 200; }
  .home-page .main-header .myselectpods {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out; }
  .main-header.slideout {
    margin: 0 0 20px; }
  .main-header.slideout .myselectpods {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1; }
  .queue-section {
    padding-top: 66px; }
  #myselectedpods {
    display: block; }
  .triangle2 {
    display: block;
    top: 78; }
  .myselectpods {
    width: 100%;
    height: 42px;
    overflow: hidden; }
  .myselectpods .queue-title {
    float: left;
    width: 118px;
    cursor: initial; }
  .myselectpods .podhead {
    padding-right: 40px;
    background: #f94123;
    height: 42px;
    position: absolute;
    top: 0;
    width: 230px;
    margin-left: -230px;
    font-size: 13px;
    line-height: 16px; }
  .myselectpods .podicon .podimg {
    width: 70px; }
  .myselectpods .podicon {
    width: 70px;
    border-top: none;
    float: left;
    margin: 0 2px 0 0;
    background: none; }
  .myselectpods .podicon:hover {
    background: none; }
  .myselectpods .podhead .headline {
    padding-right: 30px;
    display: block;
    font-size: 11px;
    height: 42px; }
  .myselectpods .podhead .headline a:hover {
    color: white; }
  .myselectpods .podicon.open {
    width: 300px; }
  .myselectpods .podicon.open .podhead {
    margin-left: 70px; }
  .myselectpods .podicon.open .podimg {
    margin-right: 6px; }
  .xout {
    left: 0;
    padding: 0px;
    font-size: 12px;
    width: 20px;
    text-align: center;
    display: none; }
  #availablepod .xout {
    display: none; }
  #myselectedpods .podicon:hover > .xout {
    display: block; }
  #content-footer {
    position: fixed;
    bottom: 0;
    z-index: 200;
    position: fixed;
    width: 100%; }
  .quadboxes {
    margin: 0 5% 2%;
    overflow: hidden;
    *zoom: 1; }
  .quadbox {
    width: 31.3333%;
    float: left;
    margin-right: 3%;
    margin-top: 0;
    padding: 0;
    position: relative;
    z-index: 100; }
  .quadbox h1 {
    font-size: 18px;
    padding-top: 8px;
    margin: 0 0 -12px 0; }
  .quadbox h1 span {
    padding-top: 8px;
    margin-left: 0px; }
  .quadbox .content-inner {
    padding: 20px; }
  .quadbox-action {
    margin-right: 0; }
  .second-row {
    padding: 0 5%; }
  .second-row .content-normal {
    float: left;
    width: 49%;
    max-width: 100%;
    padding: 0; }
  .second-row .que-box {
    margin-right: 2%;
    position: relative;
    z-index: 100; }
  .navicon {
    display: none; }
  #topnavribbon {
    display: block; }
  .logo {
    float: left;
    padding: 12px 0 0 12px; }
  .navigation {
    text-align: center;
    width: 400px;
    float: right; }
  .navigation a {
    float: right;
    padding: 4px 10px 4px;
    font-weight: bold;
    text-transform: uppercase;
    color: black;
    margin-right: 2px;
    display: block;
    font-size: 11px; }
  .footer-section {
    overflow: hidden;
    *zoom: 1;
    padding-left: 20px; }
  .social-links {
    width: 470px;
    float: left; }
  .footer-links {
    float: right;
    width: 260px;
    text-align: right;
    padding: 0;
    font-size: 12px; }
  .footer-links li a {
    padding: 0px 0; }
  .footer-section {
    padding: 16px 5% 10px;
    width: 100%;
    z-index: 90; }
  .fb-button {
    margin-right: 10px; }
  .footer-button {
    float: left;
    width: 100px;
    font-size: 10px; }
  .footer-button.t-button span, .footer-button.fb-button span, .footer-button.louderbutton span {
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 10px;
    padding-right: 10px; }
  #content-bottom {
    min-height: 600px; }
  .home-page #content-bottom {
    margin-top: 100px; }
  .footer-column1, .footer-column2 {
    width: 130px; } }

/**  **/
/**  **/
@media screen and (min-width: 925px) {
  .social-links {
    width: 520px;
    float: left; }
  .footer-button {
    float: left;
    width: 128px;
    font-size: 11px; }
  .footer-button.t-button span, .footer-button.fb-button span, .footer-button.louderbutton span {
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 8px;
    padding-right: 8px; } }

@media screen and (min-width: 1055px) {
  .social-links {
    width: 670px;
    float: left; }
  .footer-button {
    float: left;
    width: 180px;
    font-size: 15px; }
  .footer-button.t-button span, .footer-button.fb-button span, .footer-button.louderbutton span {
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 10px;
    padding-right: 10px; } }

@media screen and (min-width: 1250px) {
  /* Style adjustments for viewports that meet the condition */
  /* line 1211, ../sass/screen.sass */
  /* line 1214, ../sass/screen.sass */
  /* line 1218, ../sass/screen.sass */
  /* line 1222, ../sass/screen.sass */
  .footer-column1, .footer-column2 {
    width: 200px; }
  .footer-links {
    width: 400px; }
  .share-column {
    float: left;
    width: 260px; }
  .share-column2 {
    float: right;
    margin: 18px 0 0 0; } }

@media screen and (min-width: 1220px) {
  /* Style adjustments for viewports that meet the condition */
  /* line 1229, ../sass/screen.sass */
  /* line 1232, ../sass/screen.sass */
  /* line 1236, ../sass/screen.sass */
  .navigation {
    width: 786px; }
  .navigation a {
    padding: 22px 10px 20px;
    display: inline-block;
    font-size: 13px; }
  .share-column {
    width: 320px; } }

.spendingblock {
  font-size: 13px;
  font-family: arial, helvetica;
  width: 440px;
  background-color: rgba(0, 0, 0, 0.9);
  color: white;
  padding: 5px;
  margin: 0 auto; }

.spendingblock .sunlightcredits {
  font-size: 11px;
  text-align: center;
  padding: 8px 0px 4px 0px;
  color: #cccccc; }

.spendingblock .sunlightcredits a {
  color: #cccccc; }

.spender div {
  float: left;
  padding: 1px 5px; }

.spender-name {
  width: 200px;
  text-align: right; }

.campaignspend {
  width: 100px;
  text-align: right; }

.lobbyamount {
  width: 100px;
  text-align: right; }

.sunlightheader {
  text-align: center;
  padding-left: 15px; }

.yearfield {
  padding-top: 8;
  font-size: 18px; }

.msgbox {
  padding: 2%; }

.siteicon {
  position: absolute;
  bottom: 10;
  right: 2%; }

.embedtextarea {
  margin-top: 0px;
  margin-bottom: 0px;
  width: 500px;
  font-size: 0.75em; }

.subhead01 {
  margin-top: 15px;
  width: 80%;
  margin-left: auto;
  margin-right: auto; }

.subhead01 a {
  font-size: 20px;
  color: #db270a; }

.subhead01 a:hover {
  font-size: 20px;
  color: #fc583e; }

.subhead01 h1 {
  font-size: 24px;
  padding-bottom: 2px; }

.loudwrap {
  margin-top: 30px;
  margin-bottom: 15px;
  text-align: center; }

.tip {
  letter-spacing: inherit;
  font-family: 'helvetica neue', helvetica, arial;
  font-size: 13px;
  line-height: initial;
  text-align: center; }

/**
iphones, ipods
**/
@media only screen and (min-device-width: 320px) and (max-device-width: 568px), only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #lowbrowser {
    display: block; }
  .vignette-cover {
    display: none; }
  .hideonios {
    display: none; } }

.fb-discussion {
  margin-bottom: 70px; }

.credits-logos {
  list-style-type: none;
  margin: 20px 10px 0px 20px;
  clear: both;
  margin-bottom: 70px;
  padding-bottom: 40px; }

.credits-logos li {
  clear: both; }

.mainembedtextarea {
  width: 80%;
  margin: 2px auto;
  font-size: 12px; }

#gocentcon {
  float: none;
  width: 100%;
  max-width: 700px; }

.credits-logos a {
  float: left;
  width: 220px;
  text-align: right;
  margin-bottom: 20px;
  margin-right: 20px; }

.credits-logos .desc {
  font-family: 'helvetica neue';
  letter-spacing: 0;
  line-height: 1.2;
  float: left;
  width: 270px;
  text-align: left;
  margin-bottom: 30px;
  padding-left: 0px;
  font-size: 1em;
  font-weight: normal;
  min-width: 270px;
  max-width: 300px; }

.askfacebookbutton span, .asktwitterbutton span {
  -webkit-transition: background-color 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
  display: block;
  color: white;
  padding: 20px;
  text-transform: uppercase;
  font-family: "Oswald", Impact, sans-serif;
  font-size: 18px; }

.asktwitterbutton span {
  background: #2aa9e0; }

/* line 455, ../sass/screen.sass */
.asktwitterbutton span:hover {
  background-color: #1b8bbc; }

.askfacebookbutton span {
  background: #3b5998; }

/* line 455, ../sass/screen.sass */
.askfacebookbutton span:hover {
  background-color: #2d4373; }

.domorelist li {
  border-top: 1px dashed black;
  padding-top: 15px; }

#viewcount {
  /**   float: right; **/
  margin-top: 10px;
  color: #999999;
  font-family: oswald; }

/* Press Page */
.press-page {
  max-width: 1000px; }

.press-page h2 {
  border-bottom: 1px dashed #888888;
  margin-bottom: 20px; }

.press-page h4 {
  font-size: 18px;
  text-transform: uppercase;
  line-height: 22px;
  padding: 0;
  margin: 0 0 3px 0; }

.press-page h5 {
  font-size: 15px;
  line-height: 22px;
  margin: 0 0 3px 0;
  padding: 0; }

.press-list li {
  margin-bottom: 30px; }

.press-list {
  margin-right: 10%; }

.press-quote {
  font-family: 'helvetica neue', helvetica, arial;
  letter-spacing: normal;
  font-size: 14px;
  line-height: 18px;
  font-style: italic;
  margin-bottom: 30px; }

.quotes-list li {
  font-family: 'helvetica neue', helvetica, arial;
  letter-spacing: normal;
  font-size: 14px;
  line-height: 18px;
  font-size: 14px;
  margin-bottom: 40px; }

.quotes-list li p {
  font-size: 18px;
  line-height: 22px;
  margin: 0 0 6px; }

@media screen and (min-width: 650px) {
  .press-list, .quotes-list {
    width: 45%;
    float: left; }
  .press-page .content-inner:before, .press-page .content-inner:after {
    content: "";
    display: table; }
  .press-page .content-inner:after {
    clear: both; }
  .press-page .content-inner {
    zoom: 1; } }

#youtubecomments {
  max-width: 700px;
  width: 80%;
  margin: 10px auto;
  color: #cccccc;
  z-index: 0;
  font-size: 0.8em;
  font-family: helvetica, arial;
  max-height: 300px;
  overflow-y: scroll;
  padding: 10px;
  border: 1px solid rgba(255, 255, 255, 0.39); }

#youtubecomments .header {
  font-size: 2em;
  font-weight: bold;
  margin-bottom: 5px; }

.ytauthor {
  width: 100%;
  text-align: right; }

.ytprevnextclicker {
  cursor: pointer;
  float: right;
  margin-right: 20px;
  font-size: 1.2em;
  margin-bottom: 15px;
  color: #bb33ff; }

@media only screen and (max-width: 480px) {
  /* line 27, ../sass/screen.sass */
  .button, .tweet-text .tweet-button a {
    font-size: 16px;
    line-height: 18px;
    padding: 8px 6px; } }

.splashit .images-leaked {
  position: relative;
  margin: 0 auto 0;
  cursor: pointer; }
.splashit .images-play {
  position: relative;
  margin: 10px auto 0;
  height: 150px;
  width: 150px;
  cursor: pointer; }
.splashit .leaked2, .splashit .play2 {
  display: none; }
.splashit.playit .leaked, .splashit.playit .play1 {
  display: none; }
.splashit.playit .leaked2, .splashit.playit .play2 {
  display: block; }

.pboxes > div {
  padding: 10px;
  min-height: 300px; }

.pboxes .pbox {
  background-color: white;
  padding: 10px; }

.homepage h1, .homepage h2, .homepage h3, .homepage h4, .homepage h5 {
  color: black; }

body {
  width: 100%;
  min-width: 400px;
  /** background: black url("http://c883498322aa1a52fc42-53702d4f6bd61f7943b85da072f3c5aa.r10.cf2.rackcdn.com/concrete_wall_light.jpg");
 **/
  position: relative; }

body.home-page {
  background: black; }

.navwebby {
  display: none; }

@media screen and (max-width: 870px) {
  .navtimglogo {
    max-width: 100%;
    float: none; } }

@media screen and (min-width: 870px) {
  .navtimglogo {
    max-width: 330px;
    float: left; }
  .navwebby {
    display: inherit;
    max-width: 48px;
    float: left;
    margin-top: -4px;
    margin-left: 10px; } }

.siteicon img {
  max-width: 5px;
  width: 5px; }

/* line 767, ../sass/screen.sass */
.trailer {
  padding: 0 5% 5%;
  position: relative;
  z-index: 90;
  max-width: 1200px;
  margin: 0 auto;
  width: 65%; }

/* line 774, ../sass/screen.sass */
.trailer h2 {
  color: black;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400; }

.embedtextarea {
  margin-top: 0px;
  margin-bottom: 0px;
  width: 100%;
  max-width: 100%;
  font-size: 0.75em; }

div.typicalsubmain.content-normal {
  z-index: inherit; }

.content-inner.timg-home-special {
  padding: 1%; }

.special-home .typicalsubmain.content-normal {
  max-width: 900px;
  width: 100%;
  padding: 0px; }

.special-home .queue-section {
  display: none; }

@media screen and (min-width: 840px) {
  .special-home .main-header {
    height: 70px;
    width: 100%; } }

.special-home div#content-bottom {
  margin-top: 0px; }

.special-home .wall.wall-1 {
  display: none; }
