/*!
 * Bootstrap v2.1.1
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  max-width: 100%;
  width: auto\9;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
.row {
  margin-left: -20px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
.span9 {
  width: 940px;
}
.span11 {
  width: 860px;
}
.span10 {
  width: 780px;
}
.span9 {
  width: 700px;
}
.span8 {
  width: 620px;
}
.span7 {
  width: 540px;
}
.span6 {
  width: 460px;
}
.span5 {
  width: 380px;
}
.span4 {
  width: 300px;
}
.span3 {
  width: 220px;
}
.span2 {
  width: 140px;
}
.span1 {
  width: 60px;
}
.offset12 {
  margin-left: 980px;
}
.offset11 {
  margin-left: 900px;
}
.offset10 {
  margin-left: 820px;
}
.offset9 {
  margin-left: 740px;
}
.offset8 {
  margin-left: 660px;
}
.offset7 {
  margin-left: 580px;
}
.offset6 {
  margin-left: 500px;
}
.offset5 {
  margin-left: 420px;
}
.offset4 {
  margin-left: 340px;
}
.offset3 {
  margin-left: 260px;
}
.offset2 {
  margin-left: 180px;
}
.offset1 {
  margin-left: 100px;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.127659574468085%;
  *margin-left: 2.074468085106383%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .span9 {
  width: 100%;
  *width: 99.94680851063829%;
}
.row-fluid .span11 {
  width: 91.48936170212765%;
  *width: 91.43617021276594%;
}
.row-fluid .span10 {
  width: 82.97872340425532%;
  *width: 82.92553191489361%;
}
.row-fluid .span9 {
  width: 74.46808510638297%;
  *width: 74.41489361702126%;
}
.row-fluid .span8 {
  width: 65.95744680851064%;
  *width: 65.90425531914893%;
}
.row-fluid .span7 {
  width: 57.44680851063829%;
  *width: 57.39361702127659%;
}
.row-fluid .span6 {
  width: 48.93617021276595%;
  *width: 48.88297872340425%;
}
.row-fluid .span5 {
  width: 40.42553191489362%;
  *width: 40.37234042553192%;
}
.row-fluid .span4 {
  width: 31.914893617021278%;
  *width: 31.861702127659576%;
}
.row-fluid .span3 {
  width: 23.404255319148934%;
  *width: 23.351063829787233%;
}
.row-fluid .span2 {
  width: 14.893617021276595%;
  *width: 14.840425531914894%;
}
.row-fluid .span1 {
  width: 6.382978723404255%;
  *width: 6.329787234042553%;
}
.row-fluid .offset12 {
  margin-left: 104.25531914893617%;
  *margin-left: 104.14893617021275%;
}
.row-fluid .offset12:first-child {
  margin-left: 102.12765957446808%;
  *margin-left: 102.02127659574467%;
}
.row-fluid .offset11 {
  margin-left: 95.74468085106382%;
  *margin-left: 95.6382978723404%;
}
.row-fluid .offset11:first-child {
  margin-left: 93.61702127659574%;
  *margin-left: 93.51063829787232%;
}
.row-fluid .offset10 {
  margin-left: 87.23404255319149%;
  *margin-left: 87.12765957446807%;
}
.row-fluid .offset10:first-child {
  margin-left: 85.1063829787234%;
  *margin-left: 84.99999999999999%;
}
.row-fluid .offset9 {
  margin-left: 78.72340425531914%;
  *margin-left: 78.61702127659572%;
}
.row-fluid .offset9:first-child {
  margin-left: 76.59574468085106%;
  *margin-left: 76.48936170212764%;
}
.row-fluid .offset8 {
  margin-left: 70.2127659574468%;
  *margin-left: 70.10638297872339%;
}
.row-fluid .offset8:first-child {
  margin-left: 68.08510638297872%;
  *margin-left: 67.9787234042553%;
}
.row-fluid .offset7 {
  margin-left: 61.70212765957446%;
  *margin-left: 61.59574468085106%;
}
.row-fluid .offset7:first-child {
  margin-left: 59.574468085106375%;
  *margin-left: 59.46808510638297%;
}
.row-fluid .offset6 {
  margin-left: 53.191489361702125%;
  *margin-left: 53.085106382978715%;
}
.row-fluid .offset6:first-child {
  margin-left: 51.063829787234035%;
  *margin-left: 50.95744680851063%;
}
.row-fluid .offset5 {
  margin-left: 44.68085106382979%;
  *margin-left: 44.57446808510638%;
}
.row-fluid .offset5:first-child {
  margin-left: 42.5531914893617%;
  *margin-left: 42.4468085106383%;
}
.row-fluid .offset4 {
  margin-left: 36.170212765957444%;
  *margin-left: 36.06382978723405%;
}
.row-fluid .offset4:first-child {
  margin-left: 34.04255319148936%;
  *margin-left: 33.93617021276596%;
}
.row-fluid .offset3 {
  margin-left: 27.659574468085104%;
  *margin-left: 27.5531914893617%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.53191489361702%;
  *margin-left: 25.425531914893618%;
}
.row-fluid .offset2 {
  margin-left: 19.148936170212764%;
  *margin-left: 19.04255319148936%;
}
.row-fluid .offset2:first-child {
  margin-left: 17.02127659574468%;
  *margin-left: 16.914893617021278%;
}
.row-fluid .offset1 {
  margin-left: 10.638297872340425%;
  *margin-left: 10.53191489361702%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.51063829787234%;
  *margin-left: 8.404255319148938%;
}
.hide {
  display: none;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}
.btn-vg-grey {
  color: #ffffff;
  background-color: #565d69;
  border: 1px solid #565d69;
  font-family: Tahoma, Geneva, Arial, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  text-transform: uppercase;
}
.btn-vg-grey:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn-vg-grey.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn-grey {
  color: #ffffff;
  background-color: #565d69;
  border: 1px solid #565d69;
  font-family: Tahoma, Geneva, Arial, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  text-transform: uppercase;
}
.btn-grey:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn-grey.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn-vg-blue {
  color: #ffffff;
  background-color: #13b1d2;
  border: 1px solid #13b1d2;
  font-family: Tahoma, Geneva, Arial, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  text-transform: uppercase;
}
.btn-vg-blue:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn-vg-blue.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn-blue {
  color: #ffffff;
  background-color: #13b1d2;
  border: 1px solid #13b1d2;
  font-family: Tahoma, Geneva, Arial, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  text-transform: uppercase;
}
.btn-blue:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn-blue.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn-vg-pink {
  color: #ffffff;
  background-color: #eb185a;
  border: 1px solid #eb185a;
  font-family: Tahoma, Geneva, Arial, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  text-transform: uppercase;
}
.btn-vg-pink:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn-vg-pink.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn-pink {
  color: #ffffff;
  background-color: #eb185a;
  border: 1px solid #eb185a;
  font-family: Tahoma, Geneva, Arial, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  text-transform: uppercase;
}
.btn-pink:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn-pink.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.large-play-btn {
  position: absolute;
  top: auto;
  right: auto;
  width: 55px;
  height: 33px;
  margin: 0;
  padding: 0;
  background-position: 0;
  background-image: url('/static/global/img/playBtn.png');
  bottom: 24px;
  left: 2px;
  background-size: 100%;
}
.small-play-btn {
  position: absolute;
  top: auto;
  right: auto;
  bottom: 2px;
  left: 2px;
  width: 25px;
  height: 16px;
  margin: 0;
  padding: 0;
  background-position: 0;
  background-size: 100%;
  background-image: url('/static/global/img/playBtn.png');
  opacity: 1;
}
.dark-large-play-btn {
  position: absolute;
  top: auto;
  right: auto;
  width: 55px;
  height: 33px;
  margin: 0;
  padding: 0;
  background-position: 0;
  bottom: 24px;
  left: 2px;
  background-size: 100%;
  background-image: url('/static/global/img/playBtn.png');
}
.dark-small-play-btn {
  position: absolute;
  top: auto;
  right: auto;
  bottom: 2px;
  left: 2px;
  width: 25px;
  height: 16px;
  margin: 0;
  padding: 0;
  background-position: 0;
  background-size: 100%;
  opacity: 1;
  background-image: url('/static/global/img/playBtn.png');
}
.btn {
  color: #333333;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  font-family: "Myriad Pro", "Myriad Web Pro", "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}
.btn:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn:hover,
.btn.hover {
  color: #333333;
  background-color: #cccccc;
  border: 1px solid #cccccc;
  font-family: "Myriad Pro", "Myriad Web Pro", "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}
.btn:hover:hover,
.btn.hover:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn:hover.hover,
.btn.hover.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  color: #333333;
  background-color: #cccccc;
  border: 1px solid #cccccc;
  font-family: "Myriad Pro", "Myriad Web Pro", "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}
.btn.active:hover,
.btn:active:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn.active.hover,
.btn:active.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  border: 1px solid #e6e6e6;
  font-family: "Myriad Pro", "Myriad Web Pro", "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn.disabled:hover,
.btn[disabled]:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn.disabled.hover,
.btn[disabled].hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.clearfix:after {
  *zoom: 1;
  content: "";
  display: inline-block;
  text-indent: -9999px;
  clear: both;
}
.ir {
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  display: block;
}
.border {
  border: 1px solid #f7f7f7;
}
.border-bottom {
  border-bottom: 1px solid #f7f7f7;
}
.border-left {
  border-left: 1px solid #f7f7f7;
}
.border-right {
  border-right: 1px solid #f7f7f7;
}
.border-top {
  border-top: 1px solid #f7f7f7;
}
@font-face {
  font-family: 'Gotham-Medium';
  src: url('/static/global/fonts/Gotham-Medium.eot');
  src: url('/static/global/fonts/Gotham-Medium.eot?iefix') format('eot'), url('/static/global/fonts/Gotham-Medium.woff') format('woff'), url('/static/global/fonts/Gotham-Medium.ttf') format('truetype'), url('/static/global/fonts/Gotham-Medium.svg#webfontZam02nTh') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham-Light';
  src: url('/static/global/fonts/Gotham-Light.eot');
  src: url('/static/global/fonts/Gotham-Light.eot?iefix') format('eot'), url('/static/global/fonts/Gotham-Light.woff') format('woff'), url('/static/global/fonts/Gotham-Light.ttf') format('truetype'), url('/static/global/fonts/Gotham-Light.svg#webfontZam02nTh') format('svg');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'MuseoSans';
  src: url('/static/global/fonts/museo-sans/MuseoSansRounded-300.eot');
  src: url('/static/global/fonts/museo-sans/MuseoSansRounded-300.eot?iefix') format('eot'), url('/static/global/fonts/museo-sans/MuseoSansRounded-300.woff') format('woff'), url('/static/global/fonts/museo-sans/MuseoSansRounded-300.ttf') format('truetype'), url('/static/global/fonts/museo-sans/MuseoSansRounded-300.svg#webfontZam02nTh') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'MuseoSans-Light';
  src: url('/static/global/fonts/museo-sans/MuseoSansRounded-100.eot');
  src: url('/static/global/fonts/museo-sans/MuseoSansRounded-100.eot?iefix') format('eot'), url('/static/global/fonts/museo-sans/MuseoSansRounded-100.woff') format('woff'), url('/static/global/fonts/museo-sans/MuseoSansRounded-100.ttf') format('truetype'), url('/static/global/fonts/museo-sans/MuseoSansRounded-100.svg#webfontZam02nTh') format('svg');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'MuseoSans-SemiBold';
  src: url('/static/global/fonts/museo-sans/MuseoSansRounded-500.eot');
  src: url('/static/global/fonts/museo-sans/MuseoSansRounded-500.eot?iefix') format('eot'), url('/static/global/fonts/museo-sans/MuseoSansRounded-500.woff') format('woff'), url('/static/global/fonts/museo-sans/MuseoSansRounded-500.ttf') format('truetype'), url('/static/global/fonts/museo-sans/MuseoSansRounded-500.svg#webfontZam02nTh') format('svg');
  font-weight: 500;
  font-style: bold;
}
@font-face {
  font-family: 'MuseoSans-Bold';
  src: url('/static/global/fonts/museo-sans/MuseoSansRounded-700.eot');
  src: url('/static/global/fonts/museo-sans/MuseoSansRounded-700.eot?iefix') format('eot'), url('/static/global/fonts/museo-sans/MuseoSansRounded-700.woff') format('woff'), url('/static/global/fonts/museo-sans/MuseoSansRounded-700.ttf') format('truetype'), url('/static/global/fonts/museo-sans/MuseoSansRounded-700.svg#webfontZam02nTh') format('svg');
  font-weight: 700;
  font-style: bold;
}
@font-face {
  font-family: 'MuseoSans-Black';
  src: url('/static/global/fonts/museo-sans/MuseoSansRounded-900.eot');
  src: url('/static/global/fonts/museo-sans/MuseoSansRounded-900.eot?iefix') format('eot'), url('/static/global/fonts/museo-sans/MuseoSansRounded-900.woff') format('woff'), url('/static/global/fonts/museo-sans/MuseoSansRounded-900.ttf') format('truetype'), url('/static/global/fonts/museo-sans/MuseoSansRounded-900.svg#webfontZam02nTh') format('svg');
  font-weight: 900;
  font-style: black;
}
@font-face {
  font-family: "PlutoSans";
  font-style: normal;
  font-weight: 200;
  src: url('/static/global/fonts/PlutoSans/2B5DE8_C_0.eot');
  src: url('/static/global/fonts/PlutoSans/2B5DE8_C_0.eot?#iefix') format("embedded-opentype)", "url('//assets.getstorybox.com/static/campaign/external/fonts/PlutoSans/2B5DE8_C_0.woff') format("woff)", "url('//assets.getstorybox.com/static/campaign/external/fonts/PlutoSans/2B5DE8_C_0.ttf') format("truetype");
}
@font-face {
  font-family: "PlutoSans";
  font-style: normal;
  font-weight: 300;
  src: url('/static/global/fonts/fonts/PlutoSans/2B5DE8_E_0.eot');
  src: url('/static/global/fonts/fonts/PlutoSans/2B5DE8_E_0.eot?#iefix') format("embedded-opentype)", "url('//assets.getstorybox.com/static/campaign/external/fonts/PlutoSans/2B5DE8_E_0.woff') format("woff)", "url('//assets.getstorybox.com/static/campaign/external/fonts/PlutoSans/2B5DE8_E_0.ttf') format("truetype");
}
@font-face {
  font-family: "PlutoSans";
  font-style: normal;
  font-weight: 400;
  src: url('/static/global/fonts/fonts/PlutoSans/2B5DE8_3_0.eot');
  src: url('/static/global/fonts/fonts/PlutoSans/2B5DE8_3_0.eot?#iefix') format("embedded-opentype)", "url('//assets.getstorybox.com/static/campaign/external/fonts/PlutoSans/2B5DE8_3_0.woff') format("woff)", "url('//assets.getstorybox.com/static/campaign/external/fonts/PlutoSans/2B5DE8_3_0.ttf') format("truetype");
}
@font-face {
  font-family: "PlutoSans";
  font-style: normal;
  font-weight: 600;
  src: url('/static/global/fonts/fonts/PlutoSans/2B5DE8_F_0.eot');
  src: url('/static/global/fonts/fonts/PlutoSans/2B5DE8_F_0.eot?#iefix') format("embedded-opentype)", "url('//assets.getstorybox.com/static/campaign/external/fonts/PlutoSans/2B5DE8_F_0.woff') format("woff)", "url('//assets.getstorybox.com/static/campaign/external/fonts/PlutoSans/2B5DE8_F_0.ttf') format("truetype");
}
@font-face {
  font-family: "PlutoSans";
  font-style: normal;
  font-weight: 700;
  src: url('/static/global/fonts/fonts/PlutoSans/2B5DE8_4_0.eot');
  src: url('/static/global/fonts/fonts/PlutoSans/2B5DE8_4_0.eot?#iefix') format("embedded-opentype)", "url('//assets.getstorybox.com/static/campaign/external/fonts/PlutoSans/2B5DE8_4_0.woff') format("woff)", "url('//assets.getstorybox.com/static/campaign/external/fonts/PlutoSans/2B5DE8_4_0.ttf') format("truetype");
}
@font-face {
  font-family: 'MuseoSlab';
  src: url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500.eot');
  src: url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500.eot?#iefix') format('embedded-opentype'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500.woff2') format('woff2'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500.woff') format('woff'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500.ttf') format('truetype'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500.svg#Slab500') format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'MuseoSlab';
  src: url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500Italic.eot');
  src: url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500Italic.eot?#iefix') format('embedded-opentype'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500Italic.woff2') format('woff2'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500Italic.woff') format('woff'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500Italic.ttf') format('truetype'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500Italic.svg#Slab500Italic') format('svg');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'MuseoSlab';
  src: url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab300.eot');
  src: url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab300.eot?#iefix') format('embedded-opentype'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab300.woff2') format('woff2'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab300.woff') format('woff'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab300.ttf') format('truetype'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab300.svg#Slab300') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* safari and chrome */
@-webkit-keyframes wiggle-in {
  0% {
    -webkit-transform: rotate(-2deg);
  }
  20% {
    -webkit-transform: rotate(4deg);
  }
  40% {
    -webkit-transform: rotate(-6deg);
  }
  60% {
    -webkit-transform: rotate(8deg);
  }
  80% {
    -webkit-transform: rotate(-10deg);
  }
  100% {
    -webkit-transform: rotate(10deg);
  }
}
/* firefox */
@-moz-keyframes wiggle-in {
  0% {
    -moz-transform: rotate(-2deg);
  }
  20% {
    -moz-transform: rotate(4deg);
  }
  40% {
    -moz-transform: rotate(-6deg);
  }
  60% {
    -moz-transform: rotate(8deg);
  }
  80% {
    -moz-transform: rotate(-10deg);
  }
  100% {
    -moz-transform: rotate(10deg);
  }
}
/* anyone brave enough to implement the ideal method */
@keyframes wiggle-in {
  0% {
    transform: rotate(-2deg);
  }
  20% {
    transform: rotate(4deg);
  }
  40% {
    transform: rotate(-6deg);
  }
  60% {
    transform: rotate(8deg);
  }
  80% {
    transform: rotate(-10deg);
  }
  100% {
    transform: rotate(10deg);
  }
}
/* safari and chrome */
@-webkit-keyframes wiggle-out {
  0% {
    -webkit-transform: rotate(10deg);
  }
  20% {
    -webkit-transform: rotate(-10deg);
  }
  40% {
    -webkit-transform: rotate(8deg);
  }
  60% {
    -webkit-transform: rotate(-6deg);
  }
  80% {
    -webkit-transform: rotate(4deg);
  }
  100% {
    -webkit-transform: rotate(-2deg);
  }
}
/* firefox */
@-moz-keyframes wiggle-out {
  0% {
    -moz-transform: rotate(10deg);
  }
  20% {
    -moz-transform: rotate(-10deg);
  }
  40% {
    -moz-transform: rotate(8deg);
  }
  60% {
    -moz-transform: rotate(-6deg);
  }
  80% {
    -moz-transform: rotate(4deg);
  }
  100% {
    -moz-transform: rotate(-2deg);
  }
}
/* anyone brave enough to implement the ideal method */
@keyframes wiggle-out {
  0% {
    transform: rotate(10deg);
  }
  20% {
    transform: rotate(-10deg);
  }
  40% {
    transform: rotate(8deg);
  }
  60% {
    transform: rotate(-6deg);
  }
  80% {
    transform: rotate(4deg);
  }
  100% {
    transform: rotate(-2deg);
  }
}
@-webkit-keyframes progressGrowAnimation {
  from {
    left: -50%;
  }
  to {
    left: 50%;
  }
}
@-webkit-keyframes progressGrowAnimationToZero {
  from {
    left: -100%;
  }
  to {
    left: 0%;
  }
}
html {
  font-size: 10px;
}
body {
  margin: 0;
  padding: 0;
  font-family: "Myriad Pro", "Myriad Web Pro", "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2em;
  color: #3f3f3f;
  background-color: inherit;
}
.star_rating_box {
  display: inline-block;
  height: 16px;
  width: 87px;
  background: transparent url('/static/global/img/modules/starrating.png') no-repeat;
  background-position: 0 0px;
}
.star_rating_box.stars1 {
  background-position: 0 -16px;
}
.star_rating_box.stars2 {
  background-position: 0 -32px;
}
.star_rating_box.stars3 {
  background-position: 0 -48px;
}
.star_rating_box.stars4 {
  background-position: 0 -64px;
}
.star_rating_box.stars5 {
  background-position: 0 -80px;
}
.hide[class][class][class][class][class][class][class][class][class][class] {
  display: none;
}
.noTransitions {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.networkIcon {
  background: url('/static/campaign/external/img/socialIconSprite.png') no-repeat 20px 0;
  display: block;
  width: 18px;
  height: 18px;
  position: absolute;
  bottom: -2px;
  right: 6px;
}
.networkIcon.Photo {
  background-position: 0 0px;
}
.networkIcon.Instagram {
  background-position: 0 -20px;
}
.networkIcon.Pintrist {
  background-position: 0 -40px;
}
.networkIcon.Twitter {
  background-position: 0 -60px;
}
.hubvideo.youtube .networkIcon {
  background-position: 0 -100px;
}
.hubvideo.video .networkIcon {
  background-position: 0 -120px;
  background-color: #ed025c;
}
#shubCont {
  position: relative;
  overflow: hidden;
}
#shubCont #shub {
  position: relative;
}
#shubCont #shub.lowContent .hubImg:first-child > div {
  margin: 0px;
}
@media only screen and (min-width: 549px) and (max-width: 1000px) {
  #shubCont #shub[fixed-layout=wide] .hubImg > div:last-child .captionReadMore {
    display: none;
  }
}
@media only screen and (min-width: 549px) and (max-width: 1200px) {
  #shubCont #shub[fixed-layout=extrawide] .hubImg > div:last-child .captionReadMore {
    display: none;
  }
}
#shubCont #shub .hubImg {
  vertical-align: top;
  position: absolute;
  overflow: hidden;
  cursor: pointer;
  /* padding-right: 2px; */
}
#shubCont #shub .hubImg a {
  color: #777;
  text-decoration: none;
}
#shubCont #shub .hubImg a:hover {
  text-decoration: underline;
}
#shubCont #shub .hubImg .ImagePin {
  z-index: 1;
}
#shubCont #shub .hubImg .ImagePin.opened .PinCounter {
  width: 50px;
}
#shubCont #shub .hubImg > div {
  position: absolute;
  left: 0;
  vertical-align: middle;
  display: table-cell;
  overflow: hidden;
  cursor: pointer;
  background-position: center 33.3% !important;
  height: 20%;
}
#shubCont #shub .hubImg > div:last-child {
  width: 100%;
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  bottom: 0;
  z-index: 2;
}
#shubCont #shub .hubImg > div:last-child .captionCont {
  display: flex;
  justify-content: center;
  align-items: left;
  flex-direction: column;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#shubCont #shub .hubImg > div:last-child .captionCont .captionProfileCont {
  width: 15%;
  height: 74%;
  position: absolute;
  top: 13%;
  left: 10px;
  border-radius: 50%;
  overflow: hidden;
  display: block !important;
}
#shubCont #shub .hubImg > div:last-child .captionCont .captionText {
  line-height: 1.4em;
  text-align: center;
  margin: 0% 5% 0 22%;
  overflow: hidden;
  word-wrap: normal;
  text-align: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #4d4749;
  min-height: 21px;
  font-size: 130%;
  line-height: 140%;
  width: 77%;
  /*&::first-line {
                                font-size: 140%;
                                line-height: 150%;
                                font-weight: 400;
                            }*/
}
@media only screen and (min-width: 549px) and (max-width: 800px) {
  #shubCont #shub .hubImg > div:last-child .captionCont .captionText {
    font-size: 100%;
    min-height: 0;
  }
}
#shubCont #shub .hubImg > div:last-child .captionCont .captionReadMore {
  text-align: center;
  font-weight: 700;
  color: #17191e;
  margin-bottom: 10px;
  text-transform: lowercase;
  font-family: Georgia, serif;
  font-weight: bold;
  font-style: italic;
  color: #4d4749;
  text-align: left;
  margin: 0 5% 0 22%;
  font-size: 85%;
  line-height: 100%;
}
@media only screen and (min-width: 549px) and (max-width: 800px) {
  #shubCont #shub .hubImg > div:last-child .captionCont .captionReadMore {
    display: none;
  }
}
#shubCont #shub .hubImg > div:last-child .captionCont .captionReadMore::after {
  content: '»';
  display: inline-block;
  border: 1px solid #999;
  color: #17191e;
  margin: 0 5px;
  padding: 1px 4px 0px 4px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2em;
  border: none;
  margin: 0 0px;
  font-style: normal;
}
#shubCont #shub .hubImg > div:last-child .captionCont .em {
  zoom: 0.5;
}
#shubCont #shub .hubImg > div:last-child.noProfilePic .captionCont .captionText {
  margin-left: 5%;
}
#shubCont #shub .hubImg > div:last-child.noProfilePic .captionCont .captionReadMore {
  margin-left: 5%;
}
#shubCont #shub .hubImg > div:last-child.noText .captionCont .captionText {
  display: none;
}
#shubCont #shub .hubImg > div:last-child.noText .captionCont .captionReadMore {
  margin-top: 15px;
}
#shubCont #shub .hubImg > div img,
#shubCont #shub .hubImg > div video {
  display: block;
  margin-top: -2.25%;
}
#shubCont #shub .hubImg > div img[src=''],
#shubCont #shub .hubImg > div video[src=''] {
  display: none;
}
#shubCont #shub .hubImg.hubtextcont .hubtext {
  display: none;
}
#shubCont #shub .hubImg.hubtextcont div:last-child {
  top: 0;
  width: 100%;
  height: 100% !important;
  overflow: hidden;
}
#shubCont #shub .hubImg.hubtextcont div:last-child .captionCont {
  display: table !important;
  width: 100%;
  height: 100% !important;
  top: 0 !important;
  position: relative;
}
#shubCont #shub .hubImg.hubtextcont div:last-child .captionCont .captionText {
  padding: 0px 45px;
  display: table-cell !important;
  vertical-align: middle;
  margin: 0;
}
#shubCont #shub .hubImg.hubtextcont div:last-child .captionCont .captionReadMore {
  position: absolute;
  top: 80%;
  left: 0px;
  background: #fff;
}
#shubCont #shub .hubImg.hubtextcont img,
#shubCont #shub .hubImg.hubtextcont video {
  display: inline-block;
  margin-top: -2.25%;
}
#shubCont #shub .hubImg.blank div {
  background-color: #eee;
  color: #17191e;
  width: 80%;
  height: 80% !important;
  padding: 10%;
  overflow: auto;
  -webkit-transition: 2s;
  -moz-transition: 2s;
  -ms-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
  top: 0;
}
#shubCont #shub .hubImg.blank div p {
  padding: 5px;
  color: #191919;
  margin: 0;
  width: 80%;
}
#shubCont #shub .hubImg.blank div:hover {
  background-color: #fcfcfc;
  -webkit-transition: 0s;
  -moz-transition: 0s;
  -ms-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
}
_:-ms-input-placeholder,
:root #shubCont #shub .hubImg.hubtextcont div:last-child .captionCont {
  display: block !important;
}
_:-ms-input-placeholder,
:root #shubCont #shub .hubImg.hubtextcont div:last-child .captionCont .captionText {
  display: block !important;
  margin-top: 30px;
}
_:-ms-input-placeholder,
:root #shubCont #shub .hubtextcont.hubImg div:last-child .captionCont .captionReadMore {
  top: 50%;
}
.pagination {
  height: 0;
}
.pagination a {
  color: #ffffff;
  background-color: #17191e;
  text-decoration: none;
  display: inline-block;
  padding: 0 18px;
  margin: 0;
  position: absolute;
  top: 50%;
  margin-top: -22px;
  height: 36px;
  z-index: 9;
  text-indent: -9999px;
  opacity: 0.2;
  filter: alpha(opacity=20);
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 3px solid #fff;
}
.pagination a.sboxPrev {
  left: 5px;
  font-size: 0px;
  font-size: 0rem;
  line-height: 1.2em;
}
.pagination a.sboxPrev::after {
  content: "\f053";
  font-family: "FontAwesome";
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.2em;
  display: block;
  text-indent: 0;
  position: absolute;
  right: 2px;
  top: 50%;
  margin: -11px 11px 0;
}
.pagination a.sboxPrev:hover {
  color: #13b1d2;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: 0s;
  -moz-transition: 0s;
  -ms-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
}
.pagination a.sboxNext {
  right: 5px;
  font-size: 0px;
  font-size: 0rem;
  line-height: 1.2em;
}
.pagination a.sboxNext::after {
  content: "\f054";
  font-family: "FontAwesome";
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.2em;
  display: block;
  text-indent: 0;
  position: absolute;
  left: 2px;
  top: 50%;
  margin: -12px 10px 0;
}
.pagination a.sboxNext:hover {
  color: #13b1d2;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: 0s;
  -moz-transition: 0s;
  -ms-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
}
.mobile .pagination a {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.innerRowSpan0 {
  height: 100%;
}
.innerRowSpan1 {
  height: 50%;
}
.innerRowSpan2 {
  height: 33.33333333%;
}
.innerRowSpan3 {
  height: 25%;
}
.innerColSpan0 {
  width: 100%;
}
.innerColSpan1 {
  width: 50%;
}
.innerColSpan2 {
  width: 33.33333333%;
}
.innerColSpan3 {
  width: 25%;
}
.textRowSpan0 {
  height: 0%;
}
.textRowSpan1 {
  height: 50%;
}
.textRowSpan2 {
  height: 66.66666667%;
}
.textRowSpan3 {
  height: 75%;
}
.textColSpan0 {
  width: 0%;
}
.textColSpan1 {
  width: 50%;
}
.textColSpan2 {
  width: 66.66666667%;
}
.textColSpan3 {
  width: 75%;
}
.flyout {
  position: absolute;
  display: none;
  cursor: pointer;
  margin: 7.5px;
  z-index: 10;
}
@media only screen and (max-width: 600px) {
  .flyout {
    display: none !important;
  }
}
.flyout div {
  background: #ffffff;
  width: 99%;
  height: 95%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.flyout div .flyoutPhoto,
.flyout div .flyoutText {
  position: absolute;
  top: 0;
  height: 100%;
}
.flyout div .flyoutPhoto {
  background: url('/static/campaign/external/img/module-loader.gif') no-repeat center center #f7f7f7;
}
.flyout div .flyoutPhoto img {
  background-color: #fff;
}
.flyout div .flyoutText {
  display: table;
  table-layout: fixed;
}
.flyout div .flyoutText .textContainer {
  display: table-cell;
  vertical-align: middle;
  height: 65px;
  overflow: hidden;
  padding-top: 10px;
}
.flyout div .flyoutText .textContainer h3 {
  margin: 0 10px;
  padding: 0;
  color: #313131;
  font-family: "Gotham-Light", "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-weight: 100;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2em;
  line-height: 1.3em;
}
.flyout div .flyoutText .textContainer p {
  margin: 0;
  padding: 0 10px;
  color: #313131;
  font-family: "Gotham-Medium", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 300;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.2em;
  line-height: 1.4em;
  max-height: 60px;
  display: block;
  word-wrap: break-word;
  overflow: auto;
}
.flyout div .flyoutText .textContainer tag {
  color: #999;
}
.flyout div .flyoutText .textContainer tag ht {
  color: #777;
}
.flyout div .flyoutText.textColSpan1 h3 {
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.2em;
}
.flyout div .flyoutText.textColSpan1 p {
  font-size: 8.5px;
  font-size: 0.85rem;
  line-height: 1.2em;
}
.flyout div .network {
  width: 80%;
  height: 15%;
  margin: 0 auto;
  padding: 2.5% 0;
  display: table-row;
  text-align: left;
}
.flyout div .network span {
  background: url('/static/campaign/external/img/socialIconSprite.png') no-repeat 20px 0;
  display: block;
  width: 16px;
  height: 16px;
  float: left;
  margin-left: 2px;
}
.flyout div .network span.Photo {
  background-position: 0 0px;
}
.flyout div .network span.Instagram {
  background-position: 0 -20px;
}
.flyout div .network span.Pintrist {
  background-position: 0 -40px;
}
.flyout div .network span.Twitter {
  background-position: 0 -60px;
}
.flyout div .network p {
  display: inline;
  padding-left: 2px;
  margin-top: 6px;
  color: #313131;
  font-family: "Gotham-Medium", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 300;
  font-size: 7px;
  font-size: 0.7rem;
  line-height: 1.2em;
}
.flyout i.popUpIcon {
  position: absolute;
  top: 3px;
  display: block;
  width: 11px;
  height: 11px;
  background: url('/static/campaign/external/img/popUpArrow.jpg') no-repeat;
}
.flyout .l i.popUpIcon {
  left: 3px;
  background-position: 0 0;
}
.flyout .l .flyoutPhoto {
  right: 0;
  overflow: hidden;
}
.flyout .l .flyoutPhoto img {
  max-width: inherit;
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  position: absolute;
  left: 51%;
}
.flyout .l .flyoutText {
  left: 0;
}
.flyout .l .flyoutText h3,
.flyout .l .flyoutText p {
  text-align: right;
}
.flyout .l .flyoutText img {
  position: absolute;
  left: 0;
}
.flyout .r i.popUpIcon {
  right: 3px;
  background-position: 0 -11px;
}
.flyout .r .flyoutPhoto {
  overflow: hidden;
  left: 0;
}
.flyout .r .flyoutPhoto img {
  max-width: inherit;
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  position: absolute;
  left: 50%;
}
.flyout .r .flyoutText {
  left: 50.5%;
}
.flyout .r .flyoutText.textColSpan2 {
  left: 33.5%;
}
.flyout .r .flyoutText h3,
.flyout .r .flyoutText p {
  text-align: left;
}
.topBar {
  display: table;
  width: 100%;
  height: 30px;
  margin-bottom: 0px;
}
.topBar .top_image {
  display: table-cell;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center left;
  vertical-align: middle;
}
.topBar .top_image .top_text {
  font-size: 2em;
  line-height: 1em;
}
.topBar .buttons {
  display: table-cell;
  width: 450px;
  text-align: right;
  vertical-align: bottom;
  padding-top: 5px;
  padding-right: 5px;
}
.topBar .buttons .top_gallery_link {
  display: inline-block;
  color: #12abca;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2em;
  padding: 10px 35px 6px;
  text-transform: uppercase;
  text-align: center;
  background: #fff;
  background: rgba(255, 255, 255, 0.6);
  z-index: 10;
  border: 1px solid #12abca;
  text-decoration: none;
  margin-bottom: 5px;
}
.topBar .buttons .top_gallery_link:hover {
  background: #12abca;
  color: #fff;
}
.topBar .buttons .top_record.record_now {
  display: inline-block;
  color: #12abca;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2em;
  padding: 10px 35px 6px;
  text-transform: uppercase;
  text-align: center;
  background: #fff;
  background: rgba(255, 255, 255, 0.6);
  border: 1px solid #12abca;
  text-decoration: none;
  margin-right: 0;
  margin-left: 5px;
  margin-bottom: 5px;
  z-index: 10;
}
.topBar .buttons .top_record.record_now:hover {
  background: #12abca;
  color: #fff;
}
@media only screen and (max-width: 750px) {
  .topBar .top_image {
    display: table-row;
  }
}

ul.tagit {
  padding: 0px;
  overflow: auto;
  margin-left: 2%;
  margin-right: 6%;
  border-radius: 2px;
  background: #fff;
  border: 1px solid #ddd;
}
ul.tagit li {
  display: block;
  float: left;
  margin: 8px 5px 2px 0;
}
ul.tagit li.tagit-choice {
  position: relative;
  line-height: inherit;
  background: #f5f5f5;
  border-radius: 0;
  text-align: left;
}
ul.tagit li.tagit-choice input {
  display: block;
  float: left;
  margin: 2px 5px 2px 0;
}
ul.tagit li.tagit-choice input[type="text"] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  margin: 0;
  padding: 0;
  width: inherit;
  background-color: inherit;
  outline: none;
}
ul.tagit li.tagit-choice-read-only {
  padding: .2em .5em .2em .5em;
}
ul.tagit li.tagit-choice-editable {
  padding: .2em 18px .2em .5em;
}
ul.tagit li.tagit-new {
  padding: 0 4px .25em 0;
}
ul.tagit li.tagit-new input {
  min-width: 230px;
}
ul.tagit li.tagit-choice a.tagit-label {
  cursor: pointer;
  text-decoration: none;
}
ul.tagit li.tagit-choice .tagit-close {
  cursor: pointer;
  position: absolute;
  right: .1em;
  top: 50%;
  margin-top: -8px;
  line-height: 17px;
}
ul.tagit li.tagit-choice .tagit-close .text-icon {
  display: none;
}
ul.tagit li input {
  border: none !important;
}
ul.tagit.noTag {
  background: #ffcccc;
}
input.tagit-hidden-field {
  display: none;
}
.ui-autocomplete {
  z-index: 1000 !important;
}

@keyframes pinCircle {
    0%   {width: 10px; height: 10px; opacity: 0; margin-left: -5px; margin-top: -5px;}
    30%   {opacity: 1;}
    60%   {width: 24px; height: 24px; opacity: 0; margin-left: -12px; margin-top: -12px;}
    100%   {width: 24px; height: 24px; opacity: 0; margin-left: -12px; margin-top: -12px;}
}

.PinContainer {
    position: relative;
    display: block;
}
.ImagePin {
    left: 50%;
    top: 50%;
    position: absolute;
    border-radius: 50px;
    border: 2px solid;
    width: 25px;
    height: 25px;
    border-top-left-radius: 0px;
    color: #5b83d2;
    font-family: sans-serif;
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: -5px -5px 40px #fff;
    background: rgba(255,255,255,.4);
    box-sizing: border-box;
}
.ImagePin::before {
    position: absolute;
    border: 3px solid;
    content: '.';
    border-radius: 50px;
    top: 50%;
    left: 50%;
    width: 10px;
    height: 10px;
    margin-left: -5px;
    margin-top: -5px;
    display: flex;
    font-size: 0;
    animation-name: pinCircle;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-out;
    box-sizing: border-box;
}
.ImagePin.opened {
    z-index: 10;
}
.ImagePin .PinInner {
    display: flex;
}
.ImagePin .PinCounter {
    display: inline-block;
    border-radius: 10px;
    width: 13px;
    height: 13px;
    font-size: 0;
    border: 3px solid;
    background: white;
    box-sizing: border-box;
}
.ImagePin.opened .PinCounter {
    width: 150px;
    height: auto;
    transition: width 100ms, height 500ms;
}
.ImagePin.opened .PinCounter img {
    border-radius: 7px;
    box-sizing: border-box;
}
/*!
 * Bootstrap v2.1.1
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  max-width: 100%;
  width: auto\9;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
.row {
  margin-left: -20px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
.span9 {
  width: 940px;
}
.span11 {
  width: 860px;
}
.span10 {
  width: 780px;
}
.span9 {
  width: 700px;
}
.span8 {
  width: 620px;
}
.span7 {
  width: 540px;
}
.span6 {
  width: 460px;
}
.span5 {
  width: 380px;
}
.span4 {
  width: 300px;
}
.span3 {
  width: 220px;
}
.span2 {
  width: 140px;
}
.span1 {
  width: 60px;
}
.offset12 {
  margin-left: 980px;
}
.offset11 {
  margin-left: 900px;
}
.offset10 {
  margin-left: 820px;
}
.offset9 {
  margin-left: 740px;
}
.offset8 {
  margin-left: 660px;
}
.offset7 {
  margin-left: 580px;
}
.offset6 {
  margin-left: 500px;
}
.offset5 {
  margin-left: 420px;
}
.offset4 {
  margin-left: 340px;
}
.offset3 {
  margin-left: 260px;
}
.offset2 {
  margin-left: 180px;
}
.offset1 {
  margin-left: 100px;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.127659574468085%;
  *margin-left: 2.074468085106383%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .span9 {
  width: 100%;
  *width: 99.94680851063829%;
}
.row-fluid .span11 {
  width: 91.48936170212765%;
  *width: 91.43617021276594%;
}
.row-fluid .span10 {
  width: 82.97872340425532%;
  *width: 82.92553191489361%;
}
.row-fluid .span9 {
  width: 74.46808510638297%;
  *width: 74.41489361702126%;
}
.row-fluid .span8 {
  width: 65.95744680851064%;
  *width: 65.90425531914893%;
}
.row-fluid .span7 {
  width: 57.44680851063829%;
  *width: 57.39361702127659%;
}
.row-fluid .span6 {
  width: 48.93617021276595%;
  *width: 48.88297872340425%;
}
.row-fluid .span5 {
  width: 40.42553191489362%;
  *width: 40.37234042553192%;
}
.row-fluid .span4 {
  width: 31.914893617021278%;
  *width: 31.861702127659576%;
}
.row-fluid .span3 {
  width: 23.404255319148934%;
  *width: 23.351063829787233%;
}
.row-fluid .span2 {
  width: 14.893617021276595%;
  *width: 14.840425531914894%;
}
.row-fluid .span1 {
  width: 6.382978723404255%;
  *width: 6.329787234042553%;
}
.row-fluid .offset12 {
  margin-left: 104.25531914893617%;
  *margin-left: 104.14893617021275%;
}
.row-fluid .offset12:first-child {
  margin-left: 102.12765957446808%;
  *margin-left: 102.02127659574467%;
}
.row-fluid .offset11 {
  margin-left: 95.74468085106382%;
  *margin-left: 95.6382978723404%;
}
.row-fluid .offset11:first-child {
  margin-left: 93.61702127659574%;
  *margin-left: 93.51063829787232%;
}
.row-fluid .offset10 {
  margin-left: 87.23404255319149%;
  *margin-left: 87.12765957446807%;
}
.row-fluid .offset10:first-child {
  margin-left: 85.1063829787234%;
  *margin-left: 84.99999999999999%;
}
.row-fluid .offset9 {
  margin-left: 78.72340425531914%;
  *margin-left: 78.61702127659572%;
}
.row-fluid .offset9:first-child {
  margin-left: 76.59574468085106%;
  *margin-left: 76.48936170212764%;
}
.row-fluid .offset8 {
  margin-left: 70.2127659574468%;
  *margin-left: 70.10638297872339%;
}
.row-fluid .offset8:first-child {
  margin-left: 68.08510638297872%;
  *margin-left: 67.9787234042553%;
}
.row-fluid .offset7 {
  margin-left: 61.70212765957446%;
  *margin-left: 61.59574468085106%;
}
.row-fluid .offset7:first-child {
  margin-left: 59.574468085106375%;
  *margin-left: 59.46808510638297%;
}
.row-fluid .offset6 {
  margin-left: 53.191489361702125%;
  *margin-left: 53.085106382978715%;
}
.row-fluid .offset6:first-child {
  margin-left: 51.063829787234035%;
  *margin-left: 50.95744680851063%;
}
.row-fluid .offset5 {
  margin-left: 44.68085106382979%;
  *margin-left: 44.57446808510638%;
}
.row-fluid .offset5:first-child {
  margin-left: 42.5531914893617%;
  *margin-left: 42.4468085106383%;
}
.row-fluid .offset4 {
  margin-left: 36.170212765957444%;
  *margin-left: 36.06382978723405%;
}
.row-fluid .offset4:first-child {
  margin-left: 34.04255319148936%;
  *margin-left: 33.93617021276596%;
}
.row-fluid .offset3 {
  margin-left: 27.659574468085104%;
  *margin-left: 27.5531914893617%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.53191489361702%;
  *margin-left: 25.425531914893618%;
}
.row-fluid .offset2 {
  margin-left: 19.148936170212764%;
  *margin-left: 19.04255319148936%;
}
.row-fluid .offset2:first-child {
  margin-left: 17.02127659574468%;
  *margin-left: 16.914893617021278%;
}
.row-fluid .offset1 {
  margin-left: 10.638297872340425%;
  *margin-left: 10.53191489361702%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.51063829787234%;
  *margin-left: 8.404255319148938%;
}
.hide {
  display: none;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}
.btn-vg-grey {
  color: #ffffff;
  background-color: #565d69;
  border: 1px solid #565d69;
  font-family: Tahoma, Geneva, Arial, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  text-transform: uppercase;
}
.btn-vg-grey:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn-vg-grey.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn-grey {
  color: #ffffff;
  background-color: #565d69;
  border: 1px solid #565d69;
  font-family: Tahoma, Geneva, Arial, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  text-transform: uppercase;
}
.btn-grey:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn-grey.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn-vg-blue {
  color: #ffffff;
  background-color: #13b1d2;
  border: 1px solid #13b1d2;
  font-family: Tahoma, Geneva, Arial, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  text-transform: uppercase;
}
.btn-vg-blue:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn-vg-blue.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn-blue {
  color: #ffffff;
  background-color: #13b1d2;
  border: 1px solid #13b1d2;
  font-family: Tahoma, Geneva, Arial, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  text-transform: uppercase;
}
.btn-blue:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn-blue.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn-vg-pink {
  color: #ffffff;
  background-color: #eb185a;
  border: 1px solid #eb185a;
  font-family: Tahoma, Geneva, Arial, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  text-transform: uppercase;
}
.btn-vg-pink:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn-vg-pink.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn-pink {
  color: #ffffff;
  background-color: #eb185a;
  border: 1px solid #eb185a;
  font-family: Tahoma, Geneva, Arial, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  text-transform: uppercase;
}
.btn-pink:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn-pink.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.large-play-btn {
  position: absolute;
  top: auto;
  right: auto;
  width: 55px;
  height: 33px;
  margin: 0;
  padding: 0;
  background-position: 0;
  background-image: url('/static/global/img/playBtn.png');
  bottom: 24px;
  left: 2px;
  background-size: 100%;
}
.small-play-btn {
  position: absolute;
  top: auto;
  right: auto;
  bottom: 2px;
  left: 2px;
  width: 25px;
  height: 16px;
  margin: 0;
  padding: 0;
  background-position: 0;
  background-size: 100%;
  background-image: url('/static/global/img/playBtn.png');
  opacity: 1;
}
.dark-large-play-btn {
  position: absolute;
  top: auto;
  right: auto;
  width: 55px;
  height: 33px;
  margin: 0;
  padding: 0;
  background-position: 0;
  bottom: 24px;
  left: 2px;
  background-size: 100%;
  background-image: url('/static/global/img/playBtn.png');
}
.dark-small-play-btn {
  position: absolute;
  top: auto;
  right: auto;
  bottom: 2px;
  left: 2px;
  width: 25px;
  height: 16px;
  margin: 0;
  padding: 0;
  background-position: 0;
  background-size: 100%;
  opacity: 1;
  background-image: url('/static/global/img/playBtn.png');
}
.btn {
  color: #333333;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  font-family: "Myriad Pro", "Myriad Web Pro", "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}
.btn:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn:hover,
.btn.hover {
  color: #333333;
  background-color: #cccccc;
  border: 1px solid #cccccc;
  font-family: "Myriad Pro", "Myriad Web Pro", "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}
.btn:hover:hover,
.btn.hover:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn:hover.hover,
.btn.hover.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  color: #333333;
  background-color: #cccccc;
  border: 1px solid #cccccc;
  font-family: "Myriad Pro", "Myriad Web Pro", "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}
.btn.active:hover,
.btn:active:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn.active.hover,
.btn:active.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  border: 1px solid #e6e6e6;
  font-family: "Myriad Pro", "Myriad Web Pro", "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn.disabled:hover,
.btn[disabled]:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn.disabled.hover,
.btn[disabled].hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.clearfix:after {
  *zoom: 1;
  content: "";
  display: inline-block;
  text-indent: -9999px;
  clear: both;
}
.ir {
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  display: block;
}
.border {
  border: 1px solid #f7f7f7;
}
.border-bottom {
  border-bottom: 1px solid #f7f7f7;
}
.border-left {
  border-left: 1px solid #f7f7f7;
}
.border-right {
  border-right: 1px solid #f7f7f7;
}
.border-top {
  border-top: 1px solid #f7f7f7;
}
@font-face {
  font-family: 'Gotham-Medium';
  src: url('/static/global/fonts/Gotham-Medium.eot');
  src: url('/static/global/fonts/Gotham-Medium.eot?iefix') format('eot'), url('/static/global/fonts/Gotham-Medium.woff') format('woff'), url('/static/global/fonts/Gotham-Medium.ttf') format('truetype'), url('/static/global/fonts/Gotham-Medium.svg#webfontZam02nTh') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham-Light';
  src: url('/static/global/fonts/Gotham-Light.eot');
  src: url('/static/global/fonts/Gotham-Light.eot?iefix') format('eot'), url('/static/global/fonts/Gotham-Light.woff') format('woff'), url('/static/global/fonts/Gotham-Light.ttf') format('truetype'), url('/static/global/fonts/Gotham-Light.svg#webfontZam02nTh') format('svg');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'MuseoSans';
  src: url('/static/global/fonts/museo-sans/MuseoSansRounded-300.eot');
  src: url('/static/global/fonts/museo-sans/MuseoSansRounded-300.eot?iefix') format('eot'), url('/static/global/fonts/museo-sans/MuseoSansRounded-300.woff') format('woff'), url('/static/global/fonts/museo-sans/MuseoSansRounded-300.ttf') format('truetype'), url('/static/global/fonts/museo-sans/MuseoSansRounded-300.svg#webfontZam02nTh') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'MuseoSans-Light';
  src: url('/static/global/fonts/museo-sans/MuseoSansRounded-100.eot');
  src: url('/static/global/fonts/museo-sans/MuseoSansRounded-100.eot?iefix') format('eot'), url('/static/global/fonts/museo-sans/MuseoSansRounded-100.woff') format('woff'), url('/static/global/fonts/museo-sans/MuseoSansRounded-100.ttf') format('truetype'), url('/static/global/fonts/museo-sans/MuseoSansRounded-100.svg#webfontZam02nTh') format('svg');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'MuseoSans-SemiBold';
  src: url('/static/global/fonts/museo-sans/MuseoSansRounded-500.eot');
  src: url('/static/global/fonts/museo-sans/MuseoSansRounded-500.eot?iefix') format('eot'), url('/static/global/fonts/museo-sans/MuseoSansRounded-500.woff') format('woff'), url('/static/global/fonts/museo-sans/MuseoSansRounded-500.ttf') format('truetype'), url('/static/global/fonts/museo-sans/MuseoSansRounded-500.svg#webfontZam02nTh') format('svg');
  font-weight: 500;
  font-style: bold;
}
@font-face {
  font-family: 'MuseoSans-Bold';
  src: url('/static/global/fonts/museo-sans/MuseoSansRounded-700.eot');
  src: url('/static/global/fonts/museo-sans/MuseoSansRounded-700.eot?iefix') format('eot'), url('/static/global/fonts/museo-sans/MuseoSansRounded-700.woff') format('woff'), url('/static/global/fonts/museo-sans/MuseoSansRounded-700.ttf') format('truetype'), url('/static/global/fonts/museo-sans/MuseoSansRounded-700.svg#webfontZam02nTh') format('svg');
  font-weight: 700;
  font-style: bold;
}
@font-face {
  font-family: 'MuseoSans-Black';
  src: url('/static/global/fonts/museo-sans/MuseoSansRounded-900.eot');
  src: url('/static/global/fonts/museo-sans/MuseoSansRounded-900.eot?iefix') format('eot'), url('/static/global/fonts/museo-sans/MuseoSansRounded-900.woff') format('woff'), url('/static/global/fonts/museo-sans/MuseoSansRounded-900.ttf') format('truetype'), url('/static/global/fonts/museo-sans/MuseoSansRounded-900.svg#webfontZam02nTh') format('svg');
  font-weight: 900;
  font-style: black;
}
@font-face {
  font-family: "PlutoSans";
  font-style: normal;
  font-weight: 200;
  src: url('/static/global/fonts/PlutoSans/2B5DE8_C_0.eot');
  src: url('/static/global/fonts/PlutoSans/2B5DE8_C_0.eot?#iefix') format("embedded-opentype)", "url('//assets.getstorybox.com/static/campaign/external/fonts/PlutoSans/2B5DE8_C_0.woff') format("woff)", "url('//assets.getstorybox.com/static/campaign/external/fonts/PlutoSans/2B5DE8_C_0.ttf') format("truetype");
}
@font-face {
  font-family: "PlutoSans";
  font-style: normal;
  font-weight: 300;
  src: url('/static/global/fonts/fonts/PlutoSans/2B5DE8_E_0.eot');
  src: url('/static/global/fonts/fonts/PlutoSans/2B5DE8_E_0.eot?#iefix') format("embedded-opentype)", "url('//assets.getstorybox.com/static/campaign/external/fonts/PlutoSans/2B5DE8_E_0.woff') format("woff)", "url('//assets.getstorybox.com/static/campaign/external/fonts/PlutoSans/2B5DE8_E_0.ttf') format("truetype");
}
@font-face {
  font-family: "PlutoSans";
  font-style: normal;
  font-weight: 400;
  src: url('/static/global/fonts/fonts/PlutoSans/2B5DE8_3_0.eot');
  src: url('/static/global/fonts/fonts/PlutoSans/2B5DE8_3_0.eot?#iefix') format("embedded-opentype)", "url('//assets.getstorybox.com/static/campaign/external/fonts/PlutoSans/2B5DE8_3_0.woff') format("woff)", "url('//assets.getstorybox.com/static/campaign/external/fonts/PlutoSans/2B5DE8_3_0.ttf') format("truetype");
}
@font-face {
  font-family: "PlutoSans";
  font-style: normal;
  font-weight: 600;
  src: url('/static/global/fonts/fonts/PlutoSans/2B5DE8_F_0.eot');
  src: url('/static/global/fonts/fonts/PlutoSans/2B5DE8_F_0.eot?#iefix') format("embedded-opentype)", "url('//assets.getstorybox.com/static/campaign/external/fonts/PlutoSans/2B5DE8_F_0.woff') format("woff)", "url('//assets.getstorybox.com/static/campaign/external/fonts/PlutoSans/2B5DE8_F_0.ttf') format("truetype");
}
@font-face {
  font-family: "PlutoSans";
  font-style: normal;
  font-weight: 700;
  src: url('/static/global/fonts/fonts/PlutoSans/2B5DE8_4_0.eot');
  src: url('/static/global/fonts/fonts/PlutoSans/2B5DE8_4_0.eot?#iefix') format("embedded-opentype)", "url('//assets.getstorybox.com/static/campaign/external/fonts/PlutoSans/2B5DE8_4_0.woff') format("woff)", "url('//assets.getstorybox.com/static/campaign/external/fonts/PlutoSans/2B5DE8_4_0.ttf') format("truetype");
}
@font-face {
  font-family: 'MuseoSlab';
  src: url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500.eot');
  src: url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500.eot?#iefix') format('embedded-opentype'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500.woff2') format('woff2'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500.woff') format('woff'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500.ttf') format('truetype'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500.svg#Slab500') format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'MuseoSlab';
  src: url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500Italic.eot');
  src: url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500Italic.eot?#iefix') format('embedded-opentype'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500Italic.woff2') format('woff2'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500Italic.woff') format('woff'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500Italic.ttf') format('truetype'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500Italic.svg#Slab500Italic') format('svg');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'MuseoSlab';
  src: url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab300.eot');
  src: url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab300.eot?#iefix') format('embedded-opentype'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab300.woff2') format('woff2'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab300.woff') format('woff'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab300.ttf') format('truetype'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab300.svg#Slab300') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* safari and chrome */
@-webkit-keyframes wiggle-in {
  0% {
    -webkit-transform: rotate(-2deg);
  }
  20% {
    -webkit-transform: rotate(4deg);
  }
  40% {
    -webkit-transform: rotate(-6deg);
  }
  60% {
    -webkit-transform: rotate(8deg);
  }
  80% {
    -webkit-transform: rotate(-10deg);
  }
  100% {
    -webkit-transform: rotate(10deg);
  }
}
/* firefox */
@-moz-keyframes wiggle-in {
  0% {
    -moz-transform: rotate(-2deg);
  }
  20% {
    -moz-transform: rotate(4deg);
  }
  40% {
    -moz-transform: rotate(-6deg);
  }
  60% {
    -moz-transform: rotate(8deg);
  }
  80% {
    -moz-transform: rotate(-10deg);
  }
  100% {
    -moz-transform: rotate(10deg);
  }
}
/* anyone brave enough to implement the ideal method */
@keyframes wiggle-in {
  0% {
    transform: rotate(-2deg);
  }
  20% {
    transform: rotate(4deg);
  }
  40% {
    transform: rotate(-6deg);
  }
  60% {
    transform: rotate(8deg);
  }
  80% {
    transform: rotate(-10deg);
  }
  100% {
    transform: rotate(10deg);
  }
}
/* safari and chrome */
@-webkit-keyframes wiggle-out {
  0% {
    -webkit-transform: rotate(10deg);
  }
  20% {
    -webkit-transform: rotate(-10deg);
  }
  40% {
    -webkit-transform: rotate(8deg);
  }
  60% {
    -webkit-transform: rotate(-6deg);
  }
  80% {
    -webkit-transform: rotate(4deg);
  }
  100% {
    -webkit-transform: rotate(-2deg);
  }
}
/* firefox */
@-moz-keyframes wiggle-out {
  0% {
    -moz-transform: rotate(10deg);
  }
  20% {
    -moz-transform: rotate(-10deg);
  }
  40% {
    -moz-transform: rotate(8deg);
  }
  60% {
    -moz-transform: rotate(-6deg);
  }
  80% {
    -moz-transform: rotate(4deg);
  }
  100% {
    -moz-transform: rotate(-2deg);
  }
}
/* anyone brave enough to implement the ideal method */
@keyframes wiggle-out {
  0% {
    transform: rotate(10deg);
  }
  20% {
    transform: rotate(-10deg);
  }
  40% {
    transform: rotate(8deg);
  }
  60% {
    transform: rotate(-6deg);
  }
  80% {
    transform: rotate(4deg);
  }
  100% {
    transform: rotate(-2deg);
  }
}
@-webkit-keyframes progressGrowAnimation {
  from {
    left: -50%;
  }
  to {
    left: 50%;
  }
}
@-webkit-keyframes progressGrowAnimationToZero {
  from {
    left: -100%;
  }
  to {
    left: 0%;
  }
}
html {
  font-size: 10px;
}
body {
  margin: 0;
  padding: 0;
  font-family: "Myriad Pro", "Myriad Web Pro", "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2em;
  color: #3f3f3f;
  background-color: inherit;
}
.star_rating_box {
  display: inline-block;
  height: 16px;
  width: 87px;
  background: transparent url('/static/global/img/modules/starrating.png') no-repeat;
  background-position: 0 0px;
}
.star_rating_box.stars1 {
  background-position: 0 -16px;
}
.star_rating_box.stars2 {
  background-position: 0 -32px;
}
.star_rating_box.stars3 {
  background-position: 0 -48px;
}
.star_rating_box.stars4 {
  background-position: 0 -64px;
}
.star_rating_box.stars5 {
  background-position: 0 -80px;
}
.hide[class][class][class][class][class][class][class][class][class][class] {
  display: none;
}
.noTransitions {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.recorderContainer {
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  width: 320px;
  min-height: 225px;
  background: #333;
  color: #ffffff;
  top: 50%;
  left: 50%;
  margin: -180px 0 0 -160px;
  z-index: 10;
}
.recorderContainer a {
  color: #999;
}
.responsive #recorder_bg,
.responsive #recorder,
.responsive #recorderContainer,
.responsive #vidContainer {
  width: 100%;
  height: auto;
}
.recorderModal #recorderContainer {
  width: 400px;
}
#boxContainer {
  display: block;
}
.vidAndInsteadContainer p {
  margin-top: 0;
  text-align: left;
  font-size: 14px;
  overflow: hidden;
}
.vidAndInsteadContainer p a {
  color: #cccccc;
}
#vidContainer {
  overflow: hidden;
}
#vidContainer .preRecordPage {
  height: 480px;
  background: #1b1a1e;
  text-align: center;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.2em;
  color: #dddddd;
}
#vidContainer .preRecordPage .prompt {
  margin-top: 25%;
  display: inline-block;
  font-family: Tahoma, Geneva, Arial, sans-serif;
  font-weight: 200;
}
#vidContainer .preRecordPage .loadRecorderBtn {
  display: block;
  position: absolute;
  bottom: 30px;
  left: 50%;
  margin-left: -22.5px;
  width: 45px;
  height: 45px;
  background: url('/static/campaign/external/img/videoCaptureButton.png') no-repeat 0 0;
  overflow: hidden;
  text-indent: -9999em;
}
#vidAndInsteadContainer {
  overflow: hidden;
}
#vidAndInsteadContainer .loading {
  background: #fff;
  background: url('/static/global/img/vg-loader.gif') no-repeat center center rgba(255, 255, 255, 0.6);
  position: absolute;
  width: 100%;
  height: auto;
  top: 70px;
  bottom: 0px;
  left: 0;
  display: block;
  padding: 0;
}
#uploadForm input[type=file] {
  font-size: 12px;
  margin-bottom: 5px;
}
.contributorInfoContainer .cifrow.DateInput,
.contributorInfoContainer .cifrow.birth_date {
  position: relative;
}
.contributorInfoContainer .cifrow.DateInput .ci_label,
.contributorInfoContainer .cifrow.birth_date .ci_label {
  display: block;
  font-size: smaller;
  text-align: center;
  width: 100%;
  color: #ccc;
  margin-bottom: -10px;
}
.contributorInfoContainer .cifrow.DateInput .ci_label .colon,
.contributorInfoContainer .cifrow.birth_date .ci_label .colon {
  display: none;
}
.contributorInfoContainer .cifrow.DateInput .birthday-picker,
.contributorInfoContainer .cifrow.birth_date .birthday-picker {
  border: none;
  padding: 10px 0;
  text-align: center;
  min-width: 110%;
}
.contributorInfoContainer .cifrow.DateInput .birthday-picker .chosen-container,
.contributorInfoContainer .cifrow.birth_date .birthday-picker .chosen-container {
  display: inline-block;
  min-width: 75px;
  margin-right: 8px;
}
.contributorInfoContainer .cifrow.DateInput .birthday-picker .chosen-container .chosen-single,
.contributorInfoContainer .cifrow.birth_date .birthday-picker .chosen-container .chosen-single {
  color: #666;
}
.contributorInfoContainer .cifrow.DateInput .birthday-picker select,
.contributorInfoContainer .cifrow.birth_date .birthday-picker select {
  width: auto;
  border: none;
  background: none;
  border-bottom: 1px solid #CCC;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  margin: 0 2px;
  padding: 5px;
}
.contributorInfoContainer .cifrow.RadioSelect .ci_label,
.contributorInfoContainer .cifrow.CheckboxInput .ci_label {
  display: inline-block;
}
.contributorInfoContainer .cifrow.RadioSelect ul,
.contributorInfoContainer .cifrow.CheckboxInput ul {
  list-style: none;
  margin-top: 0;
  padding-left: 10px;
}
.chosen-container {
  position: relative;
  display: inline-block;
  text-align: center;
  color: #707684;
  min-width: 245px;
  background: #fff;
}
.chosen-container:before {
  font-family: "FontAwesome";
  position: absolute;
  right: 0;
  top: 7px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.2em;
  content: "\f0d7";
  padding: 5px 13px 4px 12px;
  border-left: none;
  color: #13b1d2;
}
.chosen-container .chosen-single {
  position: relative;
  display: block;
  cursor: pointer;
  background-position: 97% 50%;
  background-repeat: no-repeat;
  padding: 13px 30px 11px 5px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  z-index: 11;
  color: #999;
  -webkit-box-shadow: 0 0 0 1px #cccccc inset;
  -moz-box-shadow: 0 0 0 1px #cccccc inset;
  box-shadow: 0 0 0 1px #cccccc inset;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.2em;
}
.chosen-container .chosen-single span,
.chosen-container .chosen-single li {
  font-family: Tahoma, Geneva, Arial, sans-serif;
}
.chosen-container .chosen-drop {
  display: none;
  position: absolute;
  left: 0;
  z-index: 1000;
  background: white;
  width: 100%;
}
.chosen-container.chosen-with-drop .chosen-drop {
  display: block;
}
.chosen-container .chosen-search {
  display: none;
}
.chosen-container .chosen-results {
  list-style: none;
  width: 100%;
  max-height: 100px;
  overflow: scroll;
  padding: 0;
  margin: 0;
  position: absolute;
  background: #FFF;
  box-shadow: 2px 2px 10px #333;
  margin-top: 2px;
}
.chosen-container .chosen-results .bold {
  font-weight: bold;
}
.chosen-container .chosen-results li {
  margin: 0;
  padding: 10px 5px;
  color: #7f7f7f;
  cursor: pointer;
}
.chosen-container .chosen-results li:nth-of-type(odd) {
  background: #f5f5f5;
}
.sortOrder .chosen-container,
.controlBar .topicOptions .chosen-container {
  width: 150px;
  min-width: 150px;
}
#simple_recorder_container .recorder-overlay-close {
  display: none;
}
.photoCaptureCont {
  position: relative;
}
.photoCaptureCont .recHeader {
  padding-bottom: 10px;
  margin: 0;
  text-align: center;
}
.photoCaptureCont .webcamCont {
  background: #eee;
  position: relative;
  height: 100%;
  width: 100%;
}
.photoCaptureCont .webcamCont .msg {
  position: absolute;
  display: block;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.2em;
  text-align: center;
  padding: 55px 20px;
  background: #ccc;
}
.photoCaptureCont .webcamCont video {
  width: 100%;
  height: 100%;
}
.photoCaptureCont .webcamCont object {
  width: 100%;
  height: 100%;
}
.photoCaptureCont .splash {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 2;
}
.photoCaptureCont .splash.off {
  opacity: 0;
  -webkit-transition:  opacity, 500ms ;
  -moz-transition:  opacity, 500ms ;
  -ms-transition:  opacity, 500ms ;
  -o-transition:  opacity, 500ms ;
  transition:  opacity, 500ms ;
}
.photoCaptureCont .webcamControls {
  position: absolute;
  bottom: 0;
  font-size: 3rem;
  text-align: center;
  width: 100%;
  background: #666;
  background: rgba(11, 11, 11, 0.4);
  padding: 7px 0;
  height: 47px;
  line-height: 47px;
}
.photoCaptureCont .webcamControls > div {
  display: inline-block;
  cursor: pointer;
  padding: 5px;
  margin: 0 10px;
  border: 3px solid;
  border-radius: 100px;
  background: rgba(255, 255, 255, 0.5);
  vertical-align: middle;
  opacity: 0;
  font-size: 0;
  position: absolute;
}
.photoCaptureCont .webcamControls > div.captureBtn {
  color: #d81111;
}
.photoCaptureCont .webcamControls > div.captureSubmitBtn {
  color: #41ab41;
}
.photoCaptureCont .webcamControls > div.countdown {
  min-width: 32px;
  font-weight: bold;
  line-height: 3.3rem;
  padding: 6px 5px 4px 6px;
}
.photoCaptureCont .webcamControls > div.captureRedoBtn {
  border: none;
  background: none !important;
}
.photoCaptureCont .webcamControls > div.show {
  font-size: 3rem;
  opacity: 1;
  position: relative;
  -webkit-transition:  opacity 200ms, font-size 200ms, border 100ms ;
  -moz-transition:  opacity 200ms, font-size 200ms, border 100ms ;
  -ms-transition:  opacity 200ms, font-size 200ms, border 100ms ;
  -o-transition:  opacity 200ms, font-size 200ms, border 100ms ;
  transition:  opacity 200ms, font-size 200ms, border 100ms ;
}
.photoCaptureCont .webcamControls > div:hover {
  background: rgba(255, 255, 255, 0.8);
}
.photoCaptureCont .webcamSubmitForm {
  position: absolute;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
  width: 100%;
  padding-top: 10px;
}
#recorderContainer .photoSocialCont {
  position: relative;
}
#recorderContainer .photoSocialCont .smallPrompt {
  min-height: 12px;
}
#recorderContainer .photoSocialCont .recHeader {
  padding: 17px 0 10px;
  margin: 0;
  text-align: center;
}
#recorderContainer .photoSocialCont .gallerySelectCont {
  width: 100%;
  min-height: 15px;
  text-align: center;
  padding: 15px 0;
  background: #333;
  position: relative;
}
#recorderContainer .photoSocialCont .gallerySelectCont .pagingContainer {
  width: 100%;
  position: absolute;
  top: 17px;
}
#recorderContainer .photoSocialCont .gallerySelectCont .pagingContainer .prevGalleryPage {
  position: absolute;
  left: 10px;
  text-decoration: none;
  font-weight: normal;
  -webkit-transition: 2s;
  -moz-transition: 2s;
  -ms-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
  cursor: pointer;
}
#recorderContainer .photoSocialCont .gallerySelectCont .pagingContainer .prevGalleryPage::before {
  content: "\f053";
  font-family: 'FontAwesome';
  width: 14px;
  font-size: 14px;
  display: inline-block;
  text-align: left;
  position: relative;
  top: 1px;
}
#recorderContainer .photoSocialCont .gallerySelectCont .pagingContainer .prevGalleryPage:hover {
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -ms-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
}
#recorderContainer .photoSocialCont .gallerySelectCont .pagingContainer .prevGalleryPage:hover::after {
  margin-right: 10px;
}
#recorderContainer .photoSocialCont .gallerySelectCont .pagingContainer .nextGalleryPage {
  position: absolute;
  right: 10px;
  text-decoration: none;
  font-weight: normal;
  -webkit-transition: 2s;
  -moz-transition: 2s;
  -ms-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
  cursor: pointer;
}
#recorderContainer .photoSocialCont .gallerySelectCont .pagingContainer .nextGalleryPage::after {
  content: "\f054";
  font-family: 'FontAwesome';
  width: 14px;
  font-size: 14px;
  display: inline-block;
  text-align: right;
  position: relative;
  top: 1px;
}
#recorderContainer .photoSocialCont .gallerySelectCont .pagingContainer .nextGalleryPage:hover {
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -ms-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
}
#recorderContainer .photoSocialCont .gallerySelectCont .pagingContainer .nextGalleryPage:hover::after {
  margin-left: 10px;
}
#recorderContainer .photoSocialCont .photoGalleryCont {
  background: #222;
  position: relative;
}
#recorderContainer .photoSocialCont .photoGalleryCont label > input {
  /* HIDE RADIO */
  opacity: .01;
  position: absolute;
  width: 72px;
  height: 72px;
  cursor: pointer;
}
#recorderContainer .photoSocialCont .photoGalleryCont label > input + img {
  /* IMAGE STYLES */
  cursor: pointer;
  border: 2px solid transparent;
  width: 70px;
}
@media only screen and (max-width: 740px) {
  #recorderContainer .photoSocialCont .photoGalleryCont label > input + img {
    width: 65px;
    margin: -5px;
  }
}
#recorderContainer .photoSocialCont .photoGalleryCont label > input:checked + img {
  /* (RADIO CHECKED) IMAGE STYLES */
  border: 2px solid red;
}
#recorderContainer .photoSocialCont .photoGalleryCont .photoGallery {
  padding: 10px;
  height: 135px;
  overflow: auto;
  margin-bottom: 45px;
}
@media only screen and (max-width: 740px) {
  #recorderContainer .photoSocialCont .photoGalleryCont .photoGallery {
    text-align: center;
    width: 95%;
  }
}
#recorderContainer .photoSocialCont .photoGalleryCont .photoGallery label {
  width: 70px;
  display: inline-block;
  margin: 3px;
  vertical-align: top;
}
@media only screen and (max-width: 740px) {
  #recorderContainer .photoSocialCont .photoGalleryCont .photoGallery label {
    width: 65px;
  }
}
#recorderContainer .photoSocialCont .confirmPhoto {
  color: #fff;
  background-color: #ed1165;
  font-family: "PlutoSans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2em;
  text-transform: normal;
  width: 100%;
  padding: 15px 0;
  border: none;
  position: absolute;
  bottom: -45px;
  text-align: center;
  text-decoration: none;
}
#recorderContainer .photoSocialCont .socialStep2 {
  background-repeat: no-repeat;
  height: 230px;
  background-color: #222;
  background-size: contain;
  background-position: center;
  margin-bottom: 45px;
}
#recorderContainer .photoSocialCont .socialStep2 .uploadSubmitContainer {
  position: absolute;
  width: 100%;
  bottom: -45px;
  text-align: center;
}
#recorderContainer .photoSocialCont .socialStep2 .uploadSubmitContainer .back {
  color: #fff;
  cursor: pointer;
}
#recorderContainer .photoSocialCont #text-box-cont {
  background: #aaa;
  background: rgba(255, 255, 255, 0.5);
  bottom: 0;
  position: absolute;
  width: 100%;
}
#recorderContainer .photoSocialCont #text-box-cont.open {
  height: 90px;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
#recorderContainer .photoSocialCont #text-box-cont.closed {
  height: 0px;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
#recorderContainer .photoSocialCont #text-box-cont #text-box #text-comment {
  background: rgba(255, 255, 255, 0.9);
}
.vidAndInsteadContainer .progressCont {
  color: #444;
  font-family: Tahoma, Geneva, Arial, sans-serif;
  margin: 10px auto;
  max-width: 1200px;
  position: relative;
  z-index: 100;
}
.vidAndInsteadContainer .progressCont ul.progressBar li {
  color: #999;
  display: block;
  font-size: 12px;
  font-weight: 600;
  padding: 8px 10px 7px 40px;
  position: relative;
  height: 7px;
}
.vidAndInsteadContainer .progressCont ul.progressBar li::before {
  -moz-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
  box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
  background: #ddd;
  border: 2px solid #FFF;
  border-radius: 35%;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  left: 10px;
  line-height: 25px;
  height: 25px;
  position: absolute;
  text-align: center;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
  top: 0px;
  width: 25px;
  z-index: 100;
}
.vidAndInsteadContainer .progressCont ul.progressBar li.active {
  color: #ec185b;
  font-weight: bold;
}
.vidAndInsteadContainer .progressCont ul.progressBar li.active:before {
  background: #ec185b;
  z-index: 100;
}
.vidAndInsteadContainer .progressCont ul.progressBar li.active:last-child:before {
  background-color: #76D076;
}
.vidAndInsteadContainer .progressCont ul.progressBar li.visited {
  color: #13b1d2;
  z-index: 100;
  text-decoration: line-through;
}
.vidAndInsteadContainer .progressCont ul.progressBar li.visited::before {
  background: #13b1d2;
  z-index: 100;
}
.vidAndInsteadContainer .progressCont ul.progressBar li.skipped {
  color: #ccc;
  font-style: italic;
  text-decoration: line-through;
  font-weight: normal;
  z-index: 100;
}
.vidAndInsteadContainer .progressCont ul.progressBar li.skipped::before {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #eee;
  color: #fff;
  z-index: 100;
}
.vidAndInsteadContainer .progressCont ul.progressBar li:first-child {
  border-left: none;
}
.vidAndInsteadContainer .progressCont ul.progressBar li:nth-child(1)::before {
  content: "1";
}
.vidAndInsteadContainer .progressCont ul.progressBar li:nth-child(2)::before {
  content: "2";
}
.vidAndInsteadContainer .progressCont ul.progressBar li:nth-child(3)::before {
  content: "3";
}
.vidAndInsteadContainer .progressCont ul.progressBar li:nth-child(4)::before {
  content: "4";
}
.vidAndInsteadContainer .progressCont ul.progressBar li:nth-child(5)::before {
  content: "5";
}
.vidAndInsteadContainer .progressCont ul.progressBar li:nth-child(6)::before {
  content: "6";
}
.vidAndInsteadContainer .progressCont ul.progressBar li:nth-child(7)::before {
  content: "7";
}
.vidAndInsteadContainer .progressCont ul.progressBar li:nth-child(8)::before {
  content: "8";
}
.vidAndInsteadContainer .progressCont ul.progressBar li:nth-child(9)::before {
  content: "9";
}
.vidAndInsteadContainer .progressCont ul.progressBar li:nth-child(10)::before {
  content: "10";
}
.vidAndInsteadContainer .progressCont ul.progressBar li:nth-child(11)::before {
  content: "11";
}
.vidAndInsteadContainer .progressCont ul.progressBar li:nth-child(12)::before {
  content: "12";
}
.vidAndInsteadContainer .progressCont ul.progressBar li:last-child::before {
  content: "\f00c";
  font-family: FontAwesome;
}
.vidAndInsteadContainer .progressCont {
  -webkit-box-shadow: inset 0px 1px 3px 1px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: inset 0px 1px 3px 1px rgba(0, 0, 0, 0.7);
  box-shadow: inset 0px 1px 3px 1px rgba(0, 0, 0, 0.7);
  width: 100%;
  position: absolute;
  top: 71px;
  margin: 0;
  height: 35px;
  background-color: #3d444c;
  overflow: hidden;
  border-bottom: 1px solid;
}
.vidAndInsteadContainer .progressCont .progressBarCont {
  min-width: 100%;
  height: 38px;
}
.vidAndInsteadContainer .progressCont ul.progressBar {
  display: table;
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 0;
  margin: 0;
}
.vidAndInsteadContainer .progressCont ul.progressBar::before {
  display: none;
}
.vidAndInsteadContainer .progressCont ul.progressBar li {
  display: table-cell;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 40px;
  text-indent: 0;
  left: 0px;
  height: 7px;
  padding: 8px 0 10px;
  border-left: 1px solid #31373d;
  font-weight: 200;
  font-size: 10px;
  text-transform: uppercase;
  width: 25%;
}
.vidAndInsteadContainer .progressCont ul.progressBar li.active {
  color: #fff;
}
.vidAndInsteadContainer .progressCont ul.progressBar li.active::after {
  -webkit-animation: progressGrowAnimationToZero 200ms 0;
  -moz-animation: progressGrowAnimationToZero 200ms 0;
  animation: progressGrowAnimationToZero 200ms 0;
  background-image: none;
  height: 3px;
  width: 100%;
  left: 0px;
  right: 0px;
  position: absolute;
  top: inherit;
  z-index: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  bottom: -3px;
}
.vidAndInsteadContainer .progressCont ul.progressBar li::before {
  display: none;
}
.vidAndInsteadContainer .progressCont ul.progressBar li.visited {
  text-decoration: none;
  background: none;
  color: #ffffff;
}
.vidAndInsteadContainer .progressCont ul.progressBar li.visited::after {
  background-image: none;
  background-color: #ec185b;
  height: 3px;
  width: 100%;
  left: inherit;
  right: 0px;
  position: absolute;
  top: inherit;
  z-index: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  bottom: -3px;
}
.vidAndInsteadContainer .progressCont ul.progressBar li.skipped {
  background: none;
}
.vidAndInsteadContainer .progressCont ul.progressBar li.skipped::after {
  background-image: none;
  background-color: #ec185b;
  height: 3px;
  width: 100%;
  left: inherit;
  right: 0px;
  position: absolute;
  top: inherit;
  z-index: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  bottom: -3px;
}
.vidAndInsteadContainer .progressCont ul.progressBar li:last-child {
  width: 20px;
}
.vidAndInsteadContainer .progressCont ul.progressBar li:last-child.active::after,
.vidAndInsteadContainer .progressCont ul.progressBar li:last-child.visited::after {
  width: auto;
}
.flcheckbox {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 1.0em;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.flcheckbox .ckbBox {
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 1px solid #999;
  margin-right: 5px;
  background-color: #ffffff;
}
.flcheckbox .ckbBox:hover {
  border: 1px solid #808080;
}
.flcheckbox.flchecked .ckbBox {
  background: url('//assets.getstorybox.com/static/campaign/external/img/checkbox-checked.png?d5069f420509') left top no-repeat #ffffff;
  background-size: contain;
}
.flcheckbox .ckbText {
  display: inline-block;
  vertical-align: top;
  margin-top: 3px;
  color: #fff;
}
#montage_container .progressCont {
  display: none;
}

/*!
 * Bootstrap v2.1.1
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  max-width: 100%;
  width: auto\9;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
.row {
  margin-left: -20px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
.span9 {
  width: 940px;
}
.span11 {
  width: 860px;
}
.span10 {
  width: 780px;
}
.span9 {
  width: 700px;
}
.span8 {
  width: 620px;
}
.span7 {
  width: 540px;
}
.span6 {
  width: 460px;
}
.span5 {
  width: 380px;
}
.span4 {
  width: 300px;
}
.span3 {
  width: 220px;
}
.span2 {
  width: 140px;
}
.span1 {
  width: 60px;
}
.offset12 {
  margin-left: 980px;
}
.offset11 {
  margin-left: 900px;
}
.offset10 {
  margin-left: 820px;
}
.offset9 {
  margin-left: 740px;
}
.offset8 {
  margin-left: 660px;
}
.offset7 {
  margin-left: 580px;
}
.offset6 {
  margin-left: 500px;
}
.offset5 {
  margin-left: 420px;
}
.offset4 {
  margin-left: 340px;
}
.offset3 {
  margin-left: 260px;
}
.offset2 {
  margin-left: 180px;
}
.offset1 {
  margin-left: 100px;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.127659574468085%;
  *margin-left: 2.074468085106383%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .span9 {
  width: 100%;
  *width: 99.94680851063829%;
}
.row-fluid .span11 {
  width: 91.48936170212765%;
  *width: 91.43617021276594%;
}
.row-fluid .span10 {
  width: 82.97872340425532%;
  *width: 82.92553191489361%;
}
.row-fluid .span9 {
  width: 74.46808510638297%;
  *width: 74.41489361702126%;
}
.row-fluid .span8 {
  width: 65.95744680851064%;
  *width: 65.90425531914893%;
}
.row-fluid .span7 {
  width: 57.44680851063829%;
  *width: 57.39361702127659%;
}
.row-fluid .span6 {
  width: 48.93617021276595%;
  *width: 48.88297872340425%;
}
.row-fluid .span5 {
  width: 40.42553191489362%;
  *width: 40.37234042553192%;
}
.row-fluid .span4 {
  width: 31.914893617021278%;
  *width: 31.861702127659576%;
}
.row-fluid .span3 {
  width: 23.404255319148934%;
  *width: 23.351063829787233%;
}
.row-fluid .span2 {
  width: 14.893617021276595%;
  *width: 14.840425531914894%;
}
.row-fluid .span1 {
  width: 6.382978723404255%;
  *width: 6.329787234042553%;
}
.row-fluid .offset12 {
  margin-left: 104.25531914893617%;
  *margin-left: 104.14893617021275%;
}
.row-fluid .offset12:first-child {
  margin-left: 102.12765957446808%;
  *margin-left: 102.02127659574467%;
}
.row-fluid .offset11 {
  margin-left: 95.74468085106382%;
  *margin-left: 95.6382978723404%;
}
.row-fluid .offset11:first-child {
  margin-left: 93.61702127659574%;
  *margin-left: 93.51063829787232%;
}
.row-fluid .offset10 {
  margin-left: 87.23404255319149%;
  *margin-left: 87.12765957446807%;
}
.row-fluid .offset10:first-child {
  margin-left: 85.1063829787234%;
  *margin-left: 84.99999999999999%;
}
.row-fluid .offset9 {
  margin-left: 78.72340425531914%;
  *margin-left: 78.61702127659572%;
}
.row-fluid .offset9:first-child {
  margin-left: 76.59574468085106%;
  *margin-left: 76.48936170212764%;
}
.row-fluid .offset8 {
  margin-left: 70.2127659574468%;
  *margin-left: 70.10638297872339%;
}
.row-fluid .offset8:first-child {
  margin-left: 68.08510638297872%;
  *margin-left: 67.9787234042553%;
}
.row-fluid .offset7 {
  margin-left: 61.70212765957446%;
  *margin-left: 61.59574468085106%;
}
.row-fluid .offset7:first-child {
  margin-left: 59.574468085106375%;
  *margin-left: 59.46808510638297%;
}
.row-fluid .offset6 {
  margin-left: 53.191489361702125%;
  *margin-left: 53.085106382978715%;
}
.row-fluid .offset6:first-child {
  margin-left: 51.063829787234035%;
  *margin-left: 50.95744680851063%;
}
.row-fluid .offset5 {
  margin-left: 44.68085106382979%;
  *margin-left: 44.57446808510638%;
}
.row-fluid .offset5:first-child {
  margin-left: 42.5531914893617%;
  *margin-left: 42.4468085106383%;
}
.row-fluid .offset4 {
  margin-left: 36.170212765957444%;
  *margin-left: 36.06382978723405%;
}
.row-fluid .offset4:first-child {
  margin-left: 34.04255319148936%;
  *margin-left: 33.93617021276596%;
}
.row-fluid .offset3 {
  margin-left: 27.659574468085104%;
  *margin-left: 27.5531914893617%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.53191489361702%;
  *margin-left: 25.425531914893618%;
}
.row-fluid .offset2 {
  margin-left: 19.148936170212764%;
  *margin-left: 19.04255319148936%;
}
.row-fluid .offset2:first-child {
  margin-left: 17.02127659574468%;
  *margin-left: 16.914893617021278%;
}
.row-fluid .offset1 {
  margin-left: 10.638297872340425%;
  *margin-left: 10.53191489361702%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.51063829787234%;
  *margin-left: 8.404255319148938%;
}
.hide {
  display: none;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}
.btn-vg-grey {
  color: #ffffff;
  background-color: #565d69;
  border: 1px solid #565d69;
  font-family: Tahoma, Geneva, Arial, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  text-transform: uppercase;
}
.btn-vg-grey:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn-vg-grey.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn-grey {
  color: #ffffff;
  background-color: #565d69;
  border: 1px solid #565d69;
  font-family: Tahoma, Geneva, Arial, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  text-transform: uppercase;
}
.btn-grey:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn-grey.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn-vg-blue {
  color: #ffffff;
  background-color: #13b1d2;
  border: 1px solid #13b1d2;
  font-family: Tahoma, Geneva, Arial, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  text-transform: uppercase;
}
.btn-vg-blue:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn-vg-blue.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn-blue {
  color: #ffffff;
  background-color: #13b1d2;
  border: 1px solid #13b1d2;
  font-family: Tahoma, Geneva, Arial, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  text-transform: uppercase;
}
.btn-blue:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn-blue.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn-vg-pink {
  color: #ffffff;
  background-color: #eb185a;
  border: 1px solid #eb185a;
  font-family: Tahoma, Geneva, Arial, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  text-transform: uppercase;
}
.btn-vg-pink:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn-vg-pink.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn-pink {
  color: #ffffff;
  background-color: #eb185a;
  border: 1px solid #eb185a;
  font-family: Tahoma, Geneva, Arial, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  text-transform: uppercase;
}
.btn-pink:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn-pink.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.large-play-btn {
  position: absolute;
  top: auto;
  right: auto;
  width: 55px;
  height: 33px;
  margin: 0;
  padding: 0;
  background-position: 0;
  background-image: url('/static/global/img/playBtn.png');
  bottom: 24px;
  left: 2px;
  background-size: 100%;
}
.small-play-btn {
  position: absolute;
  top: auto;
  right: auto;
  bottom: 2px;
  left: 2px;
  width: 25px;
  height: 16px;
  margin: 0;
  padding: 0;
  background-position: 0;
  background-size: 100%;
  background-image: url('/static/global/img/playBtn.png');
  opacity: 1;
}
.dark-large-play-btn {
  position: absolute;
  top: auto;
  right: auto;
  width: 55px;
  height: 33px;
  margin: 0;
  padding: 0;
  background-position: 0;
  bottom: 24px;
  left: 2px;
  background-size: 100%;
  background-image: url('/static/global/img/playBtn.png');
}
.dark-small-play-btn {
  position: absolute;
  top: auto;
  right: auto;
  bottom: 2px;
  left: 2px;
  width: 25px;
  height: 16px;
  margin: 0;
  padding: 0;
  background-position: 0;
  background-size: 100%;
  opacity: 1;
  background-image: url('/static/global/img/playBtn.png');
}
.btn {
  color: #333333;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  font-family: "Myriad Pro", "Myriad Web Pro", "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}
.btn:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn:hover,
.btn.hover {
  color: #333333;
  background-color: #cccccc;
  border: 1px solid #cccccc;
  font-family: "Myriad Pro", "Myriad Web Pro", "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}
.btn:hover:hover,
.btn.hover:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn:hover.hover,
.btn.hover.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  color: #333333;
  background-color: #cccccc;
  border: 1px solid #cccccc;
  font-family: "Myriad Pro", "Myriad Web Pro", "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}
.btn.active:hover,
.btn:active:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn.active.hover,
.btn:active.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  border: 1px solid #e6e6e6;
  font-family: "Myriad Pro", "Myriad Web Pro", "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn.disabled:hover,
.btn[disabled]:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn.disabled.hover,
.btn[disabled].hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.clearfix:after {
  *zoom: 1;
  content: "";
  display: inline-block;
  text-indent: -9999px;
  clear: both;
}
.ir {
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  display: block;
}
.border {
  border: 1px solid #f7f7f7;
}
.border-bottom {
  border-bottom: 1px solid #f7f7f7;
}
.border-left {
  border-left: 1px solid #f7f7f7;
}
.border-right {
  border-right: 1px solid #f7f7f7;
}
.border-top {
  border-top: 1px solid #f7f7f7;
}
@font-face {
  font-family: 'Gotham-Medium';
  src: url('/static/global/fonts/Gotham-Medium.eot');
  src: url('/static/global/fonts/Gotham-Medium.eot?iefix') format('eot'), url('/static/global/fonts/Gotham-Medium.woff') format('woff'), url('/static/global/fonts/Gotham-Medium.ttf') format('truetype'), url('/static/global/fonts/Gotham-Medium.svg#webfontZam02nTh') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham-Light';
  src: url('/static/global/fonts/Gotham-Light.eot');
  src: url('/static/global/fonts/Gotham-Light.eot?iefix') format('eot'), url('/static/global/fonts/Gotham-Light.woff') format('woff'), url('/static/global/fonts/Gotham-Light.ttf') format('truetype'), url('/static/global/fonts/Gotham-Light.svg#webfontZam02nTh') format('svg');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'MuseoSans';
  src: url('/static/global/fonts/museo-sans/MuseoSansRounded-300.eot');
  src: url('/static/global/fonts/museo-sans/MuseoSansRounded-300.eot?iefix') format('eot'), url('/static/global/fonts/museo-sans/MuseoSansRounded-300.woff') format('woff'), url('/static/global/fonts/museo-sans/MuseoSansRounded-300.ttf') format('truetype'), url('/static/global/fonts/museo-sans/MuseoSansRounded-300.svg#webfontZam02nTh') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'MuseoSans-Light';
  src: url('/static/global/fonts/museo-sans/MuseoSansRounded-100.eot');
  src: url('/static/global/fonts/museo-sans/MuseoSansRounded-100.eot?iefix') format('eot'), url('/static/global/fonts/museo-sans/MuseoSansRounded-100.woff') format('woff'), url('/static/global/fonts/museo-sans/MuseoSansRounded-100.ttf') format('truetype'), url('/static/global/fonts/museo-sans/MuseoSansRounded-100.svg#webfontZam02nTh') format('svg');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'MuseoSans-SemiBold';
  src: url('/static/global/fonts/museo-sans/MuseoSansRounded-500.eot');
  src: url('/static/global/fonts/museo-sans/MuseoSansRounded-500.eot?iefix') format('eot'), url('/static/global/fonts/museo-sans/MuseoSansRounded-500.woff') format('woff'), url('/static/global/fonts/museo-sans/MuseoSansRounded-500.ttf') format('truetype'), url('/static/global/fonts/museo-sans/MuseoSansRounded-500.svg#webfontZam02nTh') format('svg');
  font-weight: 500;
  font-style: bold;
}
@font-face {
  font-family: 'MuseoSans-Bold';
  src: url('/static/global/fonts/museo-sans/MuseoSansRounded-700.eot');
  src: url('/static/global/fonts/museo-sans/MuseoSansRounded-700.eot?iefix') format('eot'), url('/static/global/fonts/museo-sans/MuseoSansRounded-700.woff') format('woff'), url('/static/global/fonts/museo-sans/MuseoSansRounded-700.ttf') format('truetype'), url('/static/global/fonts/museo-sans/MuseoSansRounded-700.svg#webfontZam02nTh') format('svg');
  font-weight: 700;
  font-style: bold;
}
@font-face {
  font-family: 'MuseoSans-Black';
  src: url('/static/global/fonts/museo-sans/MuseoSansRounded-900.eot');
  src: url('/static/global/fonts/museo-sans/MuseoSansRounded-900.eot?iefix') format('eot'), url('/static/global/fonts/museo-sans/MuseoSansRounded-900.woff') format('woff'), url('/static/global/fonts/museo-sans/MuseoSansRounded-900.ttf') format('truetype'), url('/static/global/fonts/museo-sans/MuseoSansRounded-900.svg#webfontZam02nTh') format('svg');
  font-weight: 900;
  font-style: black;
}
@font-face {
  font-family: "PlutoSans";
  font-style: normal;
  font-weight: 200;
  src: url('/static/global/fonts/PlutoSans/2B5DE8_C_0.eot');
  src: url('/static/global/fonts/PlutoSans/2B5DE8_C_0.eot?#iefix') format("embedded-opentype)", "url('//assets.getstorybox.com/static/campaign/external/fonts/PlutoSans/2B5DE8_C_0.woff') format("woff)", "url('//assets.getstorybox.com/static/campaign/external/fonts/PlutoSans/2B5DE8_C_0.ttf') format("truetype");
}
@font-face {
  font-family: "PlutoSans";
  font-style: normal;
  font-weight: 300;
  src: url('/static/global/fonts/fonts/PlutoSans/2B5DE8_E_0.eot');
  src: url('/static/global/fonts/fonts/PlutoSans/2B5DE8_E_0.eot?#iefix') format("embedded-opentype)", "url('//assets.getstorybox.com/static/campaign/external/fonts/PlutoSans/2B5DE8_E_0.woff') format("woff)", "url('//assets.getstorybox.com/static/campaign/external/fonts/PlutoSans/2B5DE8_E_0.ttf') format("truetype");
}
@font-face {
  font-family: "PlutoSans";
  font-style: normal;
  font-weight: 400;
  src: url('/static/global/fonts/fonts/PlutoSans/2B5DE8_3_0.eot');
  src: url('/static/global/fonts/fonts/PlutoSans/2B5DE8_3_0.eot?#iefix') format("embedded-opentype)", "url('//assets.getstorybox.com/static/campaign/external/fonts/PlutoSans/2B5DE8_3_0.woff') format("woff)", "url('//assets.getstorybox.com/static/campaign/external/fonts/PlutoSans/2B5DE8_3_0.ttf') format("truetype");
}
@font-face {
  font-family: "PlutoSans";
  font-style: normal;
  font-weight: 600;
  src: url('/static/global/fonts/fonts/PlutoSans/2B5DE8_F_0.eot');
  src: url('/static/global/fonts/fonts/PlutoSans/2B5DE8_F_0.eot?#iefix') format("embedded-opentype)", "url('//assets.getstorybox.com/static/campaign/external/fonts/PlutoSans/2B5DE8_F_0.woff') format("woff)", "url('//assets.getstorybox.com/static/campaign/external/fonts/PlutoSans/2B5DE8_F_0.ttf') format("truetype");
}
@font-face {
  font-family: "PlutoSans";
  font-style: normal;
  font-weight: 700;
  src: url('/static/global/fonts/fonts/PlutoSans/2B5DE8_4_0.eot');
  src: url('/static/global/fonts/fonts/PlutoSans/2B5DE8_4_0.eot?#iefix') format("embedded-opentype)", "url('//assets.getstorybox.com/static/campaign/external/fonts/PlutoSans/2B5DE8_4_0.woff') format("woff)", "url('//assets.getstorybox.com/static/campaign/external/fonts/PlutoSans/2B5DE8_4_0.ttf') format("truetype");
}
@font-face {
  font-family: 'MuseoSlab';
  src: url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500.eot');
  src: url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500.eot?#iefix') format('embedded-opentype'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500.woff2') format('woff2'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500.woff') format('woff'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500.ttf') format('truetype'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500.svg#Slab500') format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'MuseoSlab';
  src: url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500Italic.eot');
  src: url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500Italic.eot?#iefix') format('embedded-opentype'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500Italic.woff2') format('woff2'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500Italic.woff') format('woff'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500Italic.ttf') format('truetype'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500Italic.svg#Slab500Italic') format('svg');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'MuseoSlab';
  src: url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab300.eot');
  src: url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab300.eot?#iefix') format('embedded-opentype'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab300.woff2') format('woff2'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab300.woff') format('woff'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab300.ttf') format('truetype'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab300.svg#Slab300') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* safari and chrome */
@-webkit-keyframes wiggle-in {
  0% {
    -webkit-transform: rotate(-2deg);
  }
  20% {
    -webkit-transform: rotate(4deg);
  }
  40% {
    -webkit-transform: rotate(-6deg);
  }
  60% {
    -webkit-transform: rotate(8deg);
  }
  80% {
    -webkit-transform: rotate(-10deg);
  }
  100% {
    -webkit-transform: rotate(10deg);
  }
}
/* firefox */
@-moz-keyframes wiggle-in {
  0% {
    -moz-transform: rotate(-2deg);
  }
  20% {
    -moz-transform: rotate(4deg);
  }
  40% {
    -moz-transform: rotate(-6deg);
  }
  60% {
    -moz-transform: rotate(8deg);
  }
  80% {
    -moz-transform: rotate(-10deg);
  }
  100% {
    -moz-transform: rotate(10deg);
  }
}
/* anyone brave enough to implement the ideal method */
@keyframes wiggle-in {
  0% {
    transform: rotate(-2deg);
  }
  20% {
    transform: rotate(4deg);
  }
  40% {
    transform: rotate(-6deg);
  }
  60% {
    transform: rotate(8deg);
  }
  80% {
    transform: rotate(-10deg);
  }
  100% {
    transform: rotate(10deg);
  }
}
/* safari and chrome */
@-webkit-keyframes wiggle-out {
  0% {
    -webkit-transform: rotate(10deg);
  }
  20% {
    -webkit-transform: rotate(-10deg);
  }
  40% {
    -webkit-transform: rotate(8deg);
  }
  60% {
    -webkit-transform: rotate(-6deg);
  }
  80% {
    -webkit-transform: rotate(4deg);
  }
  100% {
    -webkit-transform: rotate(-2deg);
  }
}
/* firefox */
@-moz-keyframes wiggle-out {
  0% {
    -moz-transform: rotate(10deg);
  }
  20% {
    -moz-transform: rotate(-10deg);
  }
  40% {
    -moz-transform: rotate(8deg);
  }
  60% {
    -moz-transform: rotate(-6deg);
  }
  80% {
    -moz-transform: rotate(4deg);
  }
  100% {
    -moz-transform: rotate(-2deg);
  }
}
/* anyone brave enough to implement the ideal method */
@keyframes wiggle-out {
  0% {
    transform: rotate(10deg);
  }
  20% {
    transform: rotate(-10deg);
  }
  40% {
    transform: rotate(8deg);
  }
  60% {
    transform: rotate(-6deg);
  }
  80% {
    transform: rotate(4deg);
  }
  100% {
    transform: rotate(-2deg);
  }
}
@-webkit-keyframes progressGrowAnimation {
  from {
    left: -50%;
  }
  to {
    left: 50%;
  }
}
@-webkit-keyframes progressGrowAnimationToZero {
  from {
    left: -100%;
  }
  to {
    left: 0%;
  }
}
html {
  font-size: 10px;
}
body {
  margin: 0;
  padding: 0;
  font-family: "Myriad Pro", "Myriad Web Pro", "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2em;
  color: #3f3f3f;
  background-color: inherit;
}
.star_rating_box {
  display: inline-block;
  height: 16px;
  width: 87px;
  background: transparent url('/static/global/img/modules/starrating.png') no-repeat;
  background-position: 0 0px;
}
.star_rating_box.stars1 {
  background-position: 0 -16px;
}
.star_rating_box.stars2 {
  background-position: 0 -32px;
}
.star_rating_box.stars3 {
  background-position: 0 -48px;
}
.star_rating_box.stars4 {
  background-position: 0 -64px;
}
.star_rating_box.stars5 {
  background-position: 0 -80px;
}
.hide[class][class][class][class][class][class][class][class][class][class] {
  display: none;
}
.noTransitions {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.recorderv1 {
  display: none !important;
  visibility: hidden !important;
}
.timerv1 {
  display: none;
  visibility: hidden;
}
#vidAndInsteadContainer .recorderv3[class][class][class][class][class] {
  display: block;
}
#recorderContainer {
  min-height: 150px;
  margin: -240px 0 0 -320px;
  background: #ffffff;
  color: #17191e;
}
#recorderContainer .uploadSubmitContainer {
  background: #1c1e22;
}
#recorderContainer .topBar {
  position: absolute;
  z-index: 1000;
  width: 30px;
  right: 0px;
}
.recorderContainer a {
  color: #fff;
}
#recorder_overlay {
  position: absolute;
  top: 0;
  left: 0;
  background: #17191e;
  background: rgba(0, 0, 0, 0.7);
  z-index: 100;
  width: 100%;
  height: 100%;
}
.recorderModal .recorder-overlay-close,
#recorder_overlay .recorder-overlay-close {
  color: #aaaaaa;
  position: absolute;
  top: 8px;
  right: 8px;
  overflow: hidden;
  text-indent: -9999em;
  background: url('/static/campaign/external/img/close.v2.png') no-repeat center center;
  width: 12px;
  height: 12px;
  border: none;
  background-size: contain;
}
.recorderModal .recorder-overlay-close:hover,
#recorder_overlay .recorder-overlay-close:hover {
  -webkit-animation: wiggle-out 500ms 1;
  -moz-animation: wiggle-out 500ms 1;
  animation: wiggle-out 500ms 1;
}
#vidContainer {
  z-index: 100;
}
#vidContainer object {
  background: #fff;
}
.recorderContainer .vidAndInsteadContainer .smallPrompt {
  display: none;
}
.recorderContainer .vidAndInsteadContainer h2 {
  color: #17191e;
  text-align: center;
  font-family: Tahoma, Geneva, Arial, sans-serif;
  font-weight: 200;
  height: 71px;
  width: 100%;
  padding-bottom: 35px;
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  line-height: 71px;
}
.recorderContainer .vidAndInsteadContainer .backLink,
.recorderContainer .vidAndInsteadContainer .opt-back {
  cursor: pointer;
  position: absolute;
  top: 8px;
  left: 8px;
  text-indent: -9999em;
  width: 12px;
  height: 12px;
  text-decoration: none;
  overflow: hidden;
  -webkit-transition: 2s;
  -moz-transition: 2s;
  -ms-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
  color: #aaaaaa;
}
.recorderContainer .vidAndInsteadContainer .backLink:hover,
.recorderContainer .vidAndInsteadContainer .opt-back:hover {
  padding-left: 5px;
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -ms-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
}
.recorderContainer .vidAndInsteadContainer .backLink::before,
.recorderContainer .vidAndInsteadContainer .opt-back::before {
  font-family: "FontAwesome";
  content: "\f053";
  text-indent: 0em;
  display: block;
  width: 12px;
  height: 12px;
  font-size: 12px;
}
.storyButtons {
  text-align: center;
  padding: 0;
  margin: 0 auto;
}
.storyButtons .optionButtons {
  display: table;
  width: 100%;
  /*&>div {
            background-clip: initial !important;
        }*/
}
.storyButtons .optionButtons .webcamRecord {
  color: #ffffff;
  background-color: #eb185a;
  border: 1px solid #eb185a;
  font-family: Tahoma, Geneva, Arial, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  text-transform: uppercase;
  background-color: #19b1d2;
  position: relative;
}
.storyButtons .optionButtons .webcamRecord:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.storyButtons .optionButtons .webcamRecord.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.storyButtons .optionButtons .webcamRecord:before {
  background: url('/static/campaign/external/img/decisionIconSet.v1.png') no-repeat -100px 0;
  width: 100px;
  height: 100px;
  display: block;
  position: absolute;
  top: 60px;
  content: '';
  left: 50%;
  margin-left: -50px;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.storyButtons .optionButtons .webcamRecord:hover {
  background-color: #19b1d2;
  color: #fff;
}
.storyButtons .optionButtons .webcamRecord:hover:before {
  top: 55px;
}
.storyButtons .optionButtons .webcamCapture {
  color: #ffffff;
  background-color: #eb185a;
  border: 1px solid #eb185a;
  font-family: Tahoma, Geneva, Arial, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  text-transform: uppercase;
  background-color: #19b1d2;
  position: relative;
}
.storyButtons .optionButtons .webcamCapture:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.storyButtons .optionButtons .webcamCapture.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.storyButtons .optionButtons .webcamCapture:before {
  background: url('/static/campaign/external/img/decisionIconSet.v1.png') no-repeat -400px 0;
  width: 100px;
  height: 100px;
  display: block;
  position: absolute;
  top: 45px;
  content: '';
  left: 50%;
  margin-left: -50px;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.storyButtons .optionButtons .webcamCapture:hover {
  background-color: #19b1d2;
  color: #fff;
}
.storyButtons .optionButtons .webcamCapture:hover:before {
  top: 50px;
}
.storyButtons .optionButtons .uploadRecord {
  color: #ffffff;
  background-color: #565d69;
  border: 1px solid #565d69;
  font-family: Tahoma, Geneva, Arial, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  text-transform: uppercase;
  background-color: #50c3dc;
  position: relative;
}
.storyButtons .optionButtons .uploadRecord:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.storyButtons .optionButtons .uploadRecord.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.storyButtons .optionButtons .uploadRecord:before {
  background: url('/static/campaign/external/img/decisionIconSet.v1.png') no-repeat -300px 0;
  width: 100px;
  height: 100px;
  display: block;
  position: absolute;
  top: 55px;
  content: '';
  left: 50%;
  margin-left: -50px;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.storyButtons .optionButtons .uploadRecord:hover {
  background-color: #50c3dc;
  color: #fff;
}
.storyButtons .optionButtons .uploadRecord:hover:before {
  top: 50px;
}
.storyButtons .optionButtons .uploadPhoto {
  color: #ffffff;
  background-color: #565d69;
  border: 1px solid #565d69;
  font-family: Tahoma, Geneva, Arial, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  text-transform: uppercase;
  background-color: #50c3dc;
  position: relative;
}
.storyButtons .optionButtons .uploadPhoto:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.storyButtons .optionButtons .uploadPhoto.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.storyButtons .optionButtons .uploadPhoto:before {
  background: url('/static/campaign/external/img/decisionIconSet.v1.png') no-repeat -300px 0;
  width: 100px;
  height: 100px;
  display: block;
  position: absolute;
  top: 55px;
  content: '';
  left: 50%;
  margin-left: -50px;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.storyButtons .optionButtons .uploadPhoto:hover {
  background-color: #50c3dc;
  color: #fff;
}
.storyButtons .optionButtons .uploadPhoto:hover:before {
  top: 60px;
}
.storyButtons .optionButtons .instagramCapture {
  color: #ffffff;
  background-color: #565d69;
  border: 1px solid #565d69;
  font-family: Tahoma, Geneva, Arial, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  text-transform: uppercase;
  background-color: #87d6e7;
  position: relative;
}
.storyButtons .optionButtons .instagramCapture:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.storyButtons .optionButtons .instagramCapture.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.storyButtons .optionButtons .instagramCapture:before {
  background: url('/static/campaign/external/img/decisionIconSet.v1.png') no-repeat -900px 0;
  width: 100px;
  height: 100px;
  display: block;
  position: absolute;
  top: 45px;
  content: '';
  left: 50%;
  margin-left: -50px;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.storyButtons .optionButtons .instagramCapture:hover {
  background-color: #87d6e7;
  color: #fff;
}
.storyButtons .optionButtons .instagramCapture:hover:before {
  top: 40px;
}
.storyButtons .optionButtons .flickrCapture {
  color: #ffffff;
  background-color: #565d69;
  border: 1px solid #565d69;
  font-family: Tahoma, Geneva, Arial, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  text-transform: uppercase;
  background-color: #87d6e7;
  position: relative;
}
.storyButtons .optionButtons .flickrCapture:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.storyButtons .optionButtons .flickrCapture.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.storyButtons .optionButtons .flickrCapture:before {
  background: url('/static/campaign/external/img/decisionIconSet.v1.png') no-repeat -500px 0;
  width: 100px;
  height: 100px;
  display: block;
  position: absolute;
  top: 65px;
  content: '';
  left: 50%;
  margin-left: -50px;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.storyButtons .optionButtons .flickrCapture:hover {
  background-color: #87d6e7;
  color: #fff;
}
.storyButtons .optionButtons .flickrCapture:hover:before {
  top: 60px;
}
.storyButtons .optionButtons .facebookCapture {
  color: #ffffff;
  background-color: #565d69;
  border: 1px solid #565d69;
  font-family: Tahoma, Geneva, Arial, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  text-transform: uppercase;
  background-color: #a4d7df;
  position: relative;
}
.storyButtons .optionButtons .facebookCapture:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.storyButtons .optionButtons .facebookCapture.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.storyButtons .optionButtons .facebookCapture:before {
  background: url('/static/campaign/external/img/decisionIconSet.v1.png') no-repeat -700px 0;
  width: 100px;
  height: 100px;
  display: block;
  position: absolute;
  top: 55px;
  content: '';
  left: 50%;
  margin-left: -50px;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.storyButtons .optionButtons .facebookCapture:hover {
  background-color: #a4d7df;
  color: #fff;
}
.storyButtons .optionButtons .facebookCapture:hover:before {
  top: 60px;
}
.storyButtons .optionButtons .youtubeLink {
  color: #ffffff;
  background-color: #13b1d2;
  border: 1px solid #13b1d2;
  font-family: Tahoma, Geneva, Arial, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  text-transform: uppercase;
  background-color: #87d6e7;
  position: relative;
}
.storyButtons .optionButtons .youtubeLink:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.storyButtons .optionButtons .youtubeLink.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.storyButtons .optionButtons .youtubeLink:before {
  background: url('/static/campaign/external/img/decisionIconSet.v1.png') no-repeat -200px 0;
  width: 100px;
  height: 100px;
  display: block;
  position: absolute;
  top: 35px;
  content: '';
  left: 50%;
  margin-left: -50px;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.storyButtons .optionButtons .youtubeLink:hover {
  background-color: #87d6e7;
  color: #fff;
}
.storyButtons .optionButtons .youtubeLink:hover:before {
  top: 30px;
}
.storyButtons .optionButtons .vineLink {
  color: #ffffff;
  background-color: #13b1d2;
  border: 1px solid #13b1d2;
  font-family: Tahoma, Geneva, Arial, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  text-transform: uppercase;
  background-color: #a4d7df;
  position: relative;
}
.storyButtons .optionButtons .vineLink:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.storyButtons .optionButtons .vineLink.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.storyButtons .optionButtons .vineLink:before {
  background: url('/static/campaign/external/img/decisionIconSet.v1.png') no-repeat -800px 0;
  width: 100px;
  height: 100px;
  display: block;
  position: absolute;
  top: 55px;
  content: '';
  left: 50%;
  margin-left: -50px;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.storyButtons .optionButtons .vineLink:hover {
  color: #fff;
  background-color: #a4d7df;
}
.storyButtons .optionButtons .vineLink:hover:before {
  top: 50px;
}
.storyButtons .optionButtons .storyVideo {
  color: #ffffff;
  background-color: #eb185a;
  border: 1px solid #eb185a;
  font-family: Tahoma, Geneva, Arial, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  text-transform: uppercase;
  background-color: #00577d;
  position: relative;
}
.storyButtons .optionButtons .storyVideo:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.storyButtons .optionButtons .storyVideo.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.storyButtons .optionButtons .storyVideo:before {
  background: url('/static/campaign/external/img/decisionIconSet.v1.png') no-repeat 0px 0;
  width: 100px;
  height: 100px;
  display: block;
  position: absolute;
  top: 45px;
  content: '';
  left: 50%;
  margin-left: -50px;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.storyButtons .optionButtons .storyVideo:hover {
  background-color: #00577d;
  color: #fff;
}
.storyButtons .optionButtons .storyVideo:hover:before {
  top: 40px;
}
.storyButtons .optionButtons .storyPhoto {
  color: #ffffff;
  background-color: #13b1d2;
  border: 1px solid #13b1d2;
  font-family: Tahoma, Geneva, Arial, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  text-transform: uppercase;
  background-color: #19b1d2;
  position: relative;
}
.storyButtons .optionButtons .storyPhoto:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.storyButtons .optionButtons .storyPhoto.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.storyButtons .optionButtons .storyPhoto:before {
  background: url('/static/campaign/external/img/decisionIconSet.v1.png') no-repeat -400px 0;
  width: 100px;
  height: 100px;
  display: block;
  position: absolute;
  top: 50px;
  content: '';
  left: 50%;
  margin-left: -50px;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.storyButtons .optionButtons .storyPhoto:hover {
  background-color: #19b1d2;
  color: #fff;
}
.storyButtons .optionButtons .storyPhoto:hover:before {
  top: 45px;
}
.storyButtons .optionButtons .storyText {
  color: #ffffff;
  background-color: #565d69;
  border: 1px solid #565d69;
  font-family: Tahoma, Geneva, Arial, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  text-transform: uppercase;
  background-color: #22262c;
  position: relative;
}
.storyButtons .optionButtons .storyText:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.storyButtons .optionButtons .storyText.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.storyButtons .optionButtons .storyText:before {
  background: url('/static/campaign/external/img/decisionIconSet.v1.png') no-repeat -600px 0;
  width: 100px;
  height: 100px;
  display: block;
  position: absolute;
  top: 50px;
  content: '';
  left: 50%;
  margin-left: -50px;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.storyButtons .optionButtons .storyText:hover {
  background-color: #22262c;
  color: #fff;
}
.storyButtons .optionButtons .storyText:hover:before {
  top: 45px;
}
.storyButtons .optionButtons #photoUpload {
  cursor: pointer;
}
.storyButtons .optionButtons .recordButton.main_button_color {
  background_color: #00577d;
}
.storyButtons .optionButtons .recordButton.second_button_color {
  background_color: #19b1d2;
}
.storyButtons .optionButtons .recordButton.back_button_color {
  background_color: #22262c;
}
.storyButtons .optionButtons .recordButton[class] {
  padding: 0;
  margin: 0;
  display: table-cell;
  height: 80px;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2em;
  font-family: Tahoma, Geneva, Arial, sans-serif;
  font-weight: 200;
  min-width: 25%;
  width: 20%;
  max-width: 50%;
  border: none;
  text-transform: none;
  padding-top: 130px;
  -webkit-transition:  250ms, ease-out ;
  -moz-transition:  250ms, ease-out ;
  -ms-transition:  250ms, ease-out ;
  -o-transition:  250ms, ease-out ;
  transition:  250ms, ease-out ;
}
.storyButtons .optionButtons .recordButton[class] > span {
  width: 100px;
  display: block;
  margin: 0 auto;
}
.storyButtons .optionButtons .recordButton[class]:hover {
  -webkit-transition:  100ms, ease-out ;
  -moz-transition:  100ms, ease-out ;
  -ms-transition:  100ms, ease-out ;
  -o-transition:  100ms, ease-out ;
  transition:  100ms, ease-out ;
}
.fileinputs .upload-button {
  color: #fff;
  background: #13b1d2;
}
.fileinputs .upload-button:hover {
  background: #22262c;
}
.fileinputs .file-name {
  width: 90%;
  margin: 0;
  cursor: pointer;
}
.storyButtons.iconSet2 .optionButtons .webcamRecord:before {
  background-image: url('/static/campaign/external/img/decisionIconSet.v2.png');
  top: 35px;
}
.storyButtons.iconSet2 .optionButtons .webcamRecord:hover:before {
  top: 30px;
}
.storyButtons.iconSet2 .optionButtons .webcamCapture:before {
  background-image: url('/static/campaign/external/img/decisionIconSet.v2.png');
  top: 45px;
}
.storyButtons.iconSet2 .optionButtons .webcamCapture:hover:before {
  top: 40px;
}
.storyButtons.iconSet2 .optionButtons .uploadRecord:before {
  background-image: url('/static/campaign/external/img/decisionIconSet.v2.png');
  top: 35px;
}
.storyButtons.iconSet2 .optionButtons .uploadRecord:hover:before {
  top: 30px;
}
.storyButtons.iconSet2 .optionButtons .uploadPhoto:before {
  background-image: url('/static/campaign/external/img/decisionIconSet.v2.png');
  top: 35px;
}
.storyButtons.iconSet2 .optionButtons .uploadPhoto:hover:before {
  top: 30px;
}
.storyButtons.iconSet2 .optionButtons .instagramCapture:before {
  background-image: url('/static/campaign/external/img/decisionIconSet.v2.png');
  top: 45px;
}
.storyButtons.iconSet2 .optionButtons .instagramCapture:hover:before {
  top: 40px;
}
.storyButtons.iconSet2 .optionButtons .flickrCapture:before {
  background-image: url('/static/campaign/external/img/decisionIconSet.v2.png');
  top: 65px;
}
.storyButtons.iconSet2 .optionButtons .flickrCapture:hover:before {
  top: 60px;
}
.storyButtons.iconSet2 .optionButtons .facebookCapture:before {
  background-image: url('/static/campaign/external/img/decisionIconSet.v2.png');
  top: 50px;
}
.storyButtons.iconSet2 .optionButtons .facebookCapture:hover:before {
  top: 45px;
}
.storyButtons.iconSet2 .optionButtons .youtubeLink:before {
  background-image: url('/static/campaign/external/img/decisionIconSet.v2.png');
  top: 35px;
}
.storyButtons.iconSet2 .optionButtons .youtubeLink span {
  text-indent: 0px;
}
.storyButtons.iconSet2 .optionButtons .youtubeLink:hover:before {
  top: 30px;
}
.storyButtons.iconSet2 .optionButtons .vineLink:before {
  background-image: url('/static/campaign/external/img/decisionIconSet.v2.png');
  top: 55px;
}
.storyButtons.iconSet2 .optionButtons .vineLink span {
  text-indent: 0px;
}
.storyButtons.iconSet2 .optionButtons .vineLink:hover:before {
  top: 50px;
}
.storyButtons.iconSet2 .optionButtons .storyVideo:before {
  background-image: url('/static/campaign/external/img/decisionIconSet.v2.png');
  top: 40px;
}
.storyButtons.iconSet2 .optionButtons .storyVideo:hover:before {
  top: 35px;
}
.storyButtons.iconSet2 .optionButtons .storyPhoto:before {
  background-image: url('/static/campaign/external/img/decisionIconSet.v2.png');
  top: 45px;
}
.storyButtons.iconSet2 .optionButtons .storyPhoto:hover:before {
  top: 40px;
}
.storyButtons.iconSet2 .optionButtons .storyText:before {
  background-image: url('/static/campaign/external/img/decisionIconSet.v2.png');
  top: 45px;
}
.storyButtons.iconSet2 .optionButtons .storyText:hover:before {
  top: 40px;
}
.storyButtons.iconSet2 .optionButtons .recordButton[class] {
  height: 60px;
  padding-top: 130px;
}
#recorderContainer .photoSocialCont,
.photoCaptureCont {
  position: static;
}
#recorderContainer .photoSocialCont .recHeader,
.photoCaptureCont .recHeader {
  padding: 0;
  margin: 0;
}
#recorderContainer .photoSocialCont .confirmPhoto,
.photoCaptureCont .confirmPhoto {
  background: #13b1d2;
}
#recorderContainer .photoSocialCont .errorMsg,
.photoCaptureCont .errorMsg {
  color: #fcc;
  text-align: center;
}
.photoCaptureCont .webcamControls > div.captureBtn {
  background: url('/static/campaign/external/img/photoCaptureButton.png') no-repeat 0 0;
  width: 45px;
  height: 45px;
  padding: 0;
  border: none;
}
.photoCaptureCont .webcamControls > div.captureBtn:hover {
  background-color: none;
}
.photoCaptureCont .webcamControls > div.captureBtn::before {
  display: none;
}
#uploadConfirmPage {
  margin: 0 auto;
  width: 100%;
  height: 100%;
}
#uploadConfirmPage .thumbContainer {
  width: 39%;
  height: auto;
  min-height: 180px;
  float: left;
  margin-left: 10%;
  margin-top: 10px;
}
#uploadConfirmPage .thumbContainer.fullWidth {
  width: 79%;
}
#uploadConfirmPage .thumbContainer .backToUpload {
  display: none;
}
#uploadConfirmPage .thumbContainer .thumb {
  min-height: 180px;
  position: relative;
  background-size: contain !important;
  background-position: top center !important;
}
#uploadConfirmPage .thumbContainer .thumb > div {
  background: none !important;
}
#uploadConfirmPage .uploadSubmitContainer {
  text-align: center;
}
#uploadConfirmPage .uploadSubmitContainer .rightCol {
  width: 39%;
  margin-right: 10%;
  float: right;
  margin-top: 10px;
}
#uploadConfirmPage .uploadSubmitContainer #text-box {
  width: 100%;
}
#uploadConfirmPage .uploadSubmitContainer #text-box #text-comment {
  width: 98%;
  height: 90px;
}
#uploadConfirmPage::after {
  clear: both;
  content: ' ';
  zoom: 1;
  display: block;
  text-indent: -9999em;
}
.contributorInfoContainer #contribInfoForm {
  background: #1b1a1e;
  padding-top: 20px;
}
.contributorInfoContainer .contribContainer {
  width: 80%;
  margin: 0 auto;
}
.contributorInfoContainer .contribContainer .pagination {
  display: none;
}
.contributorInfoContainer .contribContainer .cifrow {
  width: 45%;
  margin: 5px 10px;
  vertical-align: top;
}
.contributorInfoContainer .contribContainer .cifrow input[type=text] {
  width: 100%;
}
.contributorInfoContainer .contribContainer .page-break {
  padding: 20px 0;
}
.contributorInfoContainer .contribContainer .page-break .btn {
  color: #13b1d2;
  background-color: #13b1d2;
  border: 1px solid #ffffff;
  font-family: Tahoma, Geneva, Arial, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  color: #fff !important;
  padding: 10px 20px;
}
.contributorInfoContainer .contribContainer .page-break .btn:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.contributorInfoContainer .contribContainer .page-break .btn.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.contributorInfoContainer .contribContainer .page-break .btn.prevBtn {
  float: left;
}
.contributorInfoContainer .contribContainer .page-break .btn.nextBtn {
  float: right;
}
.contributorInfoContainer .contribContainer .page-break::after {
  clear: both;
  content: ' ';
  display: block;
  text-indent: -9999em;
  visibility: hidden;
}
.contributorInfoContainer .cifrow {
  border: none;
  display: inline-block;
}
.contributorInfoContainer .cifrow input[type=text] {
  padding: 10px 5px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2em;
  font-family: Tahoma, Geneva, Arial, sans-serif;
}
.contributorInfoContainer .cifrow input[type=checkbox] + .ci_label,
.contributorInfoContainer .cifrow.RadioSelect .ci_label,
.contributorInfoContainer .cifrow.RadioSelect label {
  display: inline;
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.2em;
  color: #fff;
}
.contributorInfoContainer .cifrow input[type=checkbox] + .ci_label a,
.contributorInfoContainer .cifrow.RadioSelect .ci_label a,
.contributorInfoContainer .cifrow.RadioSelect label a {
  color: #fff;
  text-decoration: none;
}
.contributorInfoContainer .cifrow input[type=checkbox] + .ci_label a:hover,
.contributorInfoContainer .cifrow.RadioSelect .ci_label a:hover,
.contributorInfoContainer .cifrow.RadioSelect label a:hover {
  text-decoration: underline;
}
.contributorInfoContainer .cifrow.CheckboxInput,
.contributorInfoContainer .cifrow.RadioSelect {
  padding-top: 9px;
  margin-bottom: 0;
}
.contributorInfoContainer .cifrow.CheckboxInput ul,
.contributorInfoContainer .cifrow.RadioSelect ul {
  display: inline-block;
}
.contributorInfoContainer .cifrow.CheckboxInput ul li,
.contributorInfoContainer .cifrow.RadioSelect ul li {
  display: inline-block;
}
.contributorInfoContainer .cifrow textarea {
  width: 100%;
  height: 60px;
  padding: 6px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2em;
  font-family: Tahoma, Geneva, Arial, sans-serif;
}
.contributorInfoContainer .cifrow .ci_label {
  display: none;
}
.contributorInfoContainer .cifrow.tos,
.contributorInfoContainer .cifrow.tos2 {
  display: block;
  width: 100%;
}
.contributorInfoContainer .cifcount-3 .cifrow {
  width: 75%;
  padding: 5px 75px;
}
.contributorInfoContainer .cifcount-3 .cifrow input[type=text] {
  width: 97%;
}
.contributorInfoContainer .hiddenField {
  display: none !important;
}
.contributorInfoContainer ul.tagit {
  padding: 3px 7px 7px;
  margin-left: 75px;
  margin-right: 75px;
  border: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.2em;
}
.contributorInfoContainer .error {
  display: none;
}
.contributorInfoContainer .invalid_message {
  color: #f99;
  text-align: center;
  margin: 0 0 10px 0;
}
.contributorInfoContainer .cifrow_invalid.Textarea textarea {
  border: 2px solid #f00;
}
.contributorInfoContainer .cifrow_invalid.Select .chosen-container {
  border: 2px solid #f00;
}
.contributorInfoContainer .cifrow_invalid.TextInput input {
  border: 2px solid #f00;
}
.contributorInfoContainer .cifrow_invalid.CheckboxInput,
.contributorInfoContainer .cifrow_invalid.RadioInput,
.contributorInfoContainer .cifrow_invalid.tos,
.contributorInfoContainer .cifrow_invalid.tos2 {
  color: #f00;
}
.contributorInfoContainer .cifrow_invalid.CheckboxInput input,
.contributorInfoContainer .cifrow_invalid.RadioInput input,
.contributorInfoContainer .cifrow_invalid.tos input,
.contributorInfoContainer .cifrow_invalid.tos2 input {
  border: 2px solid #f00;
}
.contributorInfoContainer .cifrow_invalid.CheckboxInput .ci_label[class][class],
.contributorInfoContainer .cifrow_invalid.RadioInput .ci_label[class][class],
.contributorInfoContainer .cifrow_invalid.tos .ci_label[class][class],
.contributorInfoContainer .cifrow_invalid.tos2 .ci_label[class][class] {
  color: #f99;
}
.contributorInfoContainer .cifrow_invalid.CheckboxInput .ci_label[class][class] label,
.contributorInfoContainer .cifrow_invalid.RadioInput .ci_label[class][class] label,
.contributorInfoContainer .cifrow_invalid.tos .ci_label[class][class] label,
.contributorInfoContainer .cifrow_invalid.tos2 .ci_label[class][class] label {
  color: #f99;
}
.contributorInfoContainer .cifrow_invalid.CheckboxInput .ci_label[class][class] span,
.contributorInfoContainer .cifrow_invalid.RadioInput .ci_label[class][class] span,
.contributorInfoContainer .cifrow_invalid.tos .ci_label[class][class] span,
.contributorInfoContainer .cifrow_invalid.tos2 .ci_label[class][class] span,
.contributorInfoContainer .cifrow_invalid.CheckboxInput .ci_label[class][class] a,
.contributorInfoContainer .cifrow_invalid.RadioInput .ci_label[class][class] a,
.contributorInfoContainer .cifrow_invalid.tos .ci_label[class][class] a,
.contributorInfoContainer .cifrow_invalid.tos2 .ci_label[class][class] a {
  color: #f99;
}
.contributorInfoContainer .cifrow_invalid a {
  color: #f7f7f7;
}
.optionButtons {
  display: table;
  width: 100%;
}
.agegateForm .theForm .fileinputs {
  text-align: center;
}
.agegateForm {
  text-align: center;
  padding: 20px 0 0;
  margin: 0 auto;
}
.agegateForm .ageGate {
  color: #ffffff;
  background-color: #ed1165;
  border: 1px solid #bd1851;
  font-family: Tahoma, Geneva, Arial, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-transform: normal;
  width: 100%;
  padding: 15px 0;
  border: none;
  -webkit-transition:  250ms, ease-out ;
  -moz-transition:  250ms, ease-out ;
  -ms-transition:  250ms, ease-out ;
  -o-transition:  250ms, ease-out ;
  transition:  250ms, ease-out ;
}
.agegateForm .ageGate:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.agegateForm .ageGate.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.agegateForm .ageGate:hover {
  -webkit-transition:  100ms, ease-out ;
  -moz-transition:  100ms, ease-out ;
  -ms-transition:  100ms, ease-out ;
  -o-transition:  100ms, ease-out ;
  transition:  100ms, ease-out ;
}
.agegateForm .dateField {
  border: 1px solid #333333;
  padding: 5px 5px 4px 5px;
  font-family: Tahoma, Geneva, Arial, sans-serif;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: left;
  width: 260px;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.2em;
}
.agegateForm .theForm .fileinputs {
  padding: 25px 0 30px;
}
.agegateForm #datepicker {
  color: #fff;
  margin: 0 auto;
  text-align: left;
  width: 260px;
}
.agegateForm #datepicker .ui-datepicker {
  display: none;
}
.noticeStr,
.youtubeDirections {
  padding: 20px 0px 10px 0px;
  position: relative;
  font-family: Tahoma, Geneva, Arial, sans-serif;
  display: inline-block;
}
.noticeStr .bold,
.youtubeDirections .bold {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
}
.hide-file {
  visibility: hidden;
  position: absolute;
}
.fileinputs {
  text-align: left;
}
.styledFileInput {
  padding: 0 70px;
}
#file-name {
  color: #929292;
  width: 330px;
  background: #fff;
  height: 18px;
  display: inline-block;
  margin-left: 10px;
  padding: 3px 8px 12px;
  font-size: 16px;
  overflow: hidden;
  vertical-align: middle;
  line-height: 30px;
  font-family: Tahoma, Geneva, Arial, sans-serif;
  font-style: italic;
  position: relative;
  bottom: 2px;
}
.formDivider {
  display: none;
}
.uploadFormContainer ul.tagit,
.uploadSubmitContainer ul.tagit {
  margin: 0 0 10px;
  padding: 0 3px;
  width: 98%;
  border: 1px solid #ddd;
}
.uploadFormContainer ul.tagit li,
.uploadSubmitContainer ul.tagit li {
  margin: 0;
  padding: 4px 7px 4px 7px;
}
.uploadFormContainer ul.tagit li.tagit-new,
.uploadSubmitContainer ul.tagit li.tagit-new {
  margin: 0;
  padding: 0;
}
.uploadFormContainer ul.tagit li.tagit-new input,
.uploadSubmitContainer ul.tagit li.tagit-new input {
  background: none;
  min-width: 235px;
  margin: 0;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.2em;
  padding: 10px 0 9px;
}
.uploadFormContainer ul.tagit li.tagit-new input::-moz-placeholder,
.uploadSubmitContainer ul.tagit li.tagit-new input::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.uploadFormContainer ul.tagit li.tagit-new input:-ms-input-placeholder,
.uploadSubmitContainer ul.tagit li.tagit-new input:-ms-input-placeholder {
  color: #999;
}
.uploadFormContainer ul.tagit li.tagit-new input::-webkit-input-placeholder,
.uploadSubmitContainer ul.tagit li.tagit-new input::-webkit-input-placeholder {
  color: #999;
}
.uploadFormContainer ul.tagit li.tagit-choice,
.uploadSubmitContainer ul.tagit li.tagit-choice {
  margin: 2px 0px 2px 2px;
  padding: 4px 19px 4px 7px;
}
.uploadFormContainer .text-title,
.uploadSubmitContainer .text-title {
  margin-bottom: 10px;
  display: block;
  font-size: 1.2rem;
  line-height: 1.2em;
  padding: 10px 3px 9px 3px;
  width: 98%;
  border: 1px solid #ddd;
}
.uploadFormContainer.text .theForm .textCont,
.uploadSubmitContainer.text .theForm .textCont {
  width: 80%;
  margin: 0 auto 0;
  padding-top: 30px;
}
.uploadFormContainer.text .theForm .textCont #text-box-cont,
.uploadSubmitContainer.text .theForm .textCont #text-box-cont {
  background: #1b1a1e;
  width: 100%;
}
#uploadFormContainer,
.uploadFormContainer,
.agegateForm {
  padding: 0;
}
#uploadFormContainer #uploadForm,
.uploadFormContainer #uploadForm,
.agegateForm #uploadForm {
  background: #1b1a1e;
}
#uploadFormContainer .theForm .fileinputs,
.uploadFormContainer .theForm .fileinputs,
.agegateForm .theForm .fileinputs {
  background: #1b1a1e;
  padding: 55px 0 30px;
}
#youtubeFormContainer {
  padding: 20px 0 0;
}
#vineFormContainer {
  padding: 20px 0 0;
}
#text-box {
  text-align: left;
  padding: 0 0 20px;
  position: relative;
  width: 100%;
  margin: 0 auto;
}
#text-box #text-comment {
  border: 1px solid #ddd;
  height: 60px;
  width: 98%;
  font-size: 14px;
  margin: 0px;
  background-color: #ffffff;
  color: #17191e;
  position: relative;
  font-style: italic;
  padding: 10px 3px 9px 3px;
}
#text-box #key-counter {
  position: absolute;
  right: 0px;
  bottom: 5px;
  padding: 0px 7px;
  border: 1px solid #555;
  border-top: none;
  background: #191919;
  color: #ccc;
  font-size: 12px;
  height: 15px;
}
#loaderImg {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: transparent;
  color: #ffffff;
}
#loaderImg .spinner {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 0%;
  height: 4px;
  background: yellow;
  -webkit-transition:  width, 200ms ;
  -moz-transition:  width, 200ms ;
  -ms-transition:  width, 200ms ;
  -o-transition:  width, 200ms ;
  transition:  width, 200ms ;
}
#loaderImg .vidStatus {
  display: none;
}
#youtubeForm label,
#vineForm label {
  display: block;
  font-size: 8px;
  font-size: 0.8rem;
  line-height: 1.2em;
  line-height: .8em;
  padding: 0;
  margin: 0;
}
#youtubeForm .input,
#vineForm .input {
  padding: 50px 0 35px 125px;
  background: #1c1e22;
  background-size: 60px;
  color: #fff;
  border: none;
}
#youtubeForm p,
#vineForm p {
  margin: 0;
  padding: 0;
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.2em;
}
#youtubeForm input[type=input],
#vineForm input[type=input] {
  font-size: 12px;
  width: 370px;
  padding: 8px 10px;
  background-color: #fff;
  font-style: italic;
  color: #929292;
}
.uploadSubmitContainer input[type=submit],
.buttonContainer .submit {
  color: #ffffff;
  background-color: #13b1d2;
  border: 1px solid #13b1d2;
  font-family: Tahoma, Geneva, Arial, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-transform: normal;
  width: 100%;
  padding: 15px 0;
  border: none;
  text-transform: uppercase;
  -webkit-transition:  250ms, ease-out ;
  -moz-transition:  250ms, ease-out ;
  -ms-transition:  250ms, ease-out ;
  -o-transition:  250ms, ease-out ;
  transition:  250ms, ease-out ;
  margin-top: 20px;
}
.uploadSubmitContainer input[type=submit]:hover,
.buttonContainer .submit:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.uploadSubmitContainer input[type=submit].hover,
.buttonContainer .submit.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.uploadSubmitContainer input[type=submit]:hover,
.buttonContainer .submit:hover {
  -webkit-transition:  100ms, ease-out ;
  -moz-transition:  100ms, ease-out ;
  -ms-transition:  100ms, ease-out ;
  -o-transition:  100ms, ease-out ;
  transition:  100ms, ease-out ;
}
#successMessageContainer .successImg {
  position: relative;
  background: #1c1e22;
  overflow: hidden;
}
#successMessageContainer .successImg .recordThumb {
  display: block;
  max-width: 300px;
  max-height: 300px;
  margin: 30px auto 80px;
}
#successMessageContainer .successImg .recordShare {
  position: absolute;
  bottom: 30px;
  margin: 0 0 0 -150px;
  width: 300px;
  left: 50%;
  height: 30px;
}
#successMessageContainer .successImg .recordShare .shareOn {
  display: none;
  color: #13b1d2;
  font-family: Tahoma, Geneva, Arial, sans-serif;
  display: inline;
  text-transform: uppercase;
  line-height: 30px;
}
#successMessageContainer .successImg .recordShare .facebook,
#successMessageContainer .successImg .recordShare .twitter,
#successMessageContainer .successImg .recordShare .email {
  position: absolute;
  width: 25px;
  height: 25px;
  display: inline-block;
  border-radius: 100%;
  border: 2px solid #13b1d2;
  text-decoration: none;
  cursor: pointer;
  right: 20px;
}
#successMessageContainer .successImg .recordShare .facebook .text,
#successMessageContainer .successImg .recordShare .twitter .text,
#successMessageContainer .successImg .recordShare .email .text {
  display: none;
}
#successMessageContainer .successImg .recordShare .facebook::before,
#successMessageContainer .successImg .recordShare .twitter::before,
#successMessageContainer .successImg .recordShare .email::before {
  display: block;
  font-family: "FontAwesome";
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.2em;
  color: #13b1d2;
}
#successMessageContainer .successImg .recordShare .facebook {
  right: 70px;
}
#successMessageContainer .successImg .recordShare .facebook::before {
  content: "\f09a";
  padding: 6px 10px;
}
#successMessageContainer .successImg .recordShare .twitter {
  right: 35px;
}
#successMessageContainer .successImg .recordShare .twitter::before {
  content: "\f099";
  padding: 6px 8px;
}
#successMessageContainer .successImg .recordShare .email {
  display: none;
  right: 0px;
}
#successMessageContainer .successImg .recordShare .email::before {
  content: "\f0e0";
  padding: 6px 7px;
}
#montage_container .progressCont {
  display: none;
}
.optionButtonsCont {
  width: 100%;
  display: table;
}
#mainBox .storyButtons .optionButtons .storyVideo:hover,
#mainBox .storyButtons .optionButtons .storyPhoto:hover,
#mainBox .storyButtons .optionButtons .storyText:hover,
#mainBox .storyButtons .optionButtons .webcamRecord:hover,
#mainBox .storyButtons .optionButtons .uploadRecord:hover,
#mainBox .storyButtons .optionButtons .youtubeLink:hover,
#mainBox .storyButtons .optionButtons .vineLink:hover,
#mainBox .storyButtons .optionButtons .webcamCapture:hover,
#mainBox .storyButtons .optionButtons .uploadPhoto:hover,
#mainBox .storyButtons .optionButtons .flickrCapture:hover,
#mainBox .storyButtons .optionButtons .facebookCapture:hover {
  color: #fff;
}
#mainBox #supportRec {
  display: none;
}
#mainBox #file-name {
  width: 60%;
}
.tagit-autocomplete[class][class][class][class][class] {
  padding: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  max-width: 400px;
  min-width: 350px;
}
.tagit-autocomplete[class][class][class][class][class] .ui-menu-divider {
  display: none;
}
.tagit-autocomplete[class][class][class][class][class] .ui-menu-item {
  margin: 0px;
  padding: 0px;
}
.tagit-autocomplete[class][class][class][class][class] .ui-menu-item a {
  margin: 0;
  padding: 10px 15px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  cursor: pointer;
  display: block;
  white-space: nowrap;
}
.tagit-autocomplete[class][class][class][class][class] .ui-menu-item a .acImage {
  width: 50px;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}
.tagit-autocomplete[class][class][class][class][class] .ui-menu-item a .acImage img {
  height: 50px;
  max-width: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.tagit-autocomplete[class][class][class][class][class] .ui-menu-item a .acText {
  display: inline-block;
  margin: 0 0 0 8px;
  vertical-align: middle;
  width: 77%;
}
.tagit-autocomplete[class][class][class][class][class] .ui-menu-item a .acText .label {
  padding: 0 !important;
  margin: 3px 0 0;
  vertical-align: top;
  width: 100%;
  text-align: left;
  min-width: 210px;
}
.tagit-autocomplete[class][class][class][class][class] .ui-menu-item a .acText .label h3 {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2em;
  font-weight: bold;
  color: #17191e;
  margin: 0;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
.tagit-autocomplete[class][class][class][class][class] .ui-menu-item a .acText .description {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.2em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
.tagit-autocomplete[class][class][class][class][class] .ui-menu-item a:hover {
  border: none;
  background: #eee;
}
.tagit-autocomplete[class][class][class][class][class] .ui-menu-item a:hover .acImage img {
  /*border: 2px solid #191919;
                    border: 2px solid rgba(0,0,0,.8);*/
}
.contributorInfoContainer .CheckboxInput .ci_label,
.contributorInfoContainer .tos .ci_label,
.contributorInfoContainer .tos2 .ci_label {
  display: inline-block;
  color: #fff;
  margin-top: 3px;
  width: 80%;
}
.recorderBannerCont {
  display: table;
  width: 100%;
  min-height: 80px;
}
@media only screen and (max-width: 640px) {
  .recorderBannerCont {
    min-height: 40px;
  }
}
@media only screen and (max-width: 1024px) {
  .recorderBannerCont {
    min-height: 60px;
  }
}
.recorderBannerCont .recorderBanner {
  display: table-cell;
  vertical-align: middle;
  background: #444;
}
.recorderBannerCont .recorderBanner p {
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.2em;
  color: #fff;
  font-weight: 700;
  margin: 0;
}
@media only screen and (max-width: 640px) {
  .recorderBannerCont .recorderBanner p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.2em;
  }
}
@media only screen and (max-width: 1024px) {
  .recorderBannerCont .recorderBanner p {
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.2em;
  }
}
.recorderBannerCont .recorderBanner .recPromptImageCont {
  width: 100%;
  max-height: 250px;
  overflow: hidden;
}
.recorderBannerCont .recorderBanner .recPromptImageCont .recPromptImage {
  width: 100%;
}
@media only screen and (max-width: 740px) {
  .mobile .hide {
    display: none !important;
  }
  .mobile .tagit-autocomplete[class][class][class][class][class] {
    max-width: 90%;
    min-width: 90%;
  }
  .mobile .tagit-autocomplete[class][class][class][class][class] .ui-menu-item a .acText {
    width: 60%;
  }
  .mobile .vidAndInsteadContainer .progressCont {
    top: 52px;
  }
  .mobile .vidAndInsteadContainer .progressCont .progressBar {
    padding: 0;
    margin: 0;
  }
  .mobile .vidAndInsteadContainer .progressCont .progressBar li[class][class][class][class][class] {
    text-indent: -9999em;
    vertical-align: middle;
    overflow: hidden;
  }
  .mobile .vidAndInsteadContainer .progressCont .progressBar li[class][class][class][class][class]::after {
    text-indent: 0;
    display: block;
    content: '';
    background: none;
    border: none;
    font-size: 8px;
    font-size: 0.8rem;
    line-height: 1.2em;
    font-weight: normal;
    width: 100%;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: 'none';
    -moz-box-shadow: 'none';
    box-shadow: 'none';
    left: 0;
    height: auto;
    position: static;
    top: inherit;
    margin-top: -10px;
  }
  .mobile .vidAndInsteadContainer .progressCont .progressBar li[class][class][class][class][class].step1::after {
    content: 'Share';
  }
  .mobile .vidAndInsteadContainer .progressCont .progressBar li[class][class][class][class][class].step2::after {
    content: 'Description';
  }
  .mobile .vidAndInsteadContainer .progressCont .progressBar li[class][class][class][class][class].step3::after {
    content: 'Contact Info';
  }
  .mobile .vidAndInsteadContainer .progressCont .progressBar li[class][class][class][class][class].step4::after {
    content: 'Finish Up';
  }
  .mobile #vidAndInsteadContainer {
    height: 100%;
    background: #44444c;
  }
  .mobile #vidAndInsteadContainer .storyButtons {
    background: inherit !important;
  }
  .mobile #vidAndInsteadContainer .storyButtons .optionButtons .recordButton[class] {
    min-height: 20%;
    display: block;
    width: 100%;
    height: 50px;
    max-width: 100%;
    margin-bottom: 1px;
    /*span {
                        margin-top: 95px;
                        margin-bottom: 30px;
                    }*/
  }
  .mobile #vidAndInsteadContainer .storyButtons .optionButtons .recordButton[class]::before {
    margin-top: 5px;
  }
  .mobile #vidAndInsteadContainer .optionButtons {
    height: 80%;
  }
  .mobile #vidAndInsteadContainer .optionButtons .recordButton[class] {
    min-height: 20%;
    display: block;
    width: 100%;
    height: 50px;
    /*&::before {
                    margin-top: 45px;
                    top: inherit !important;
                }*/
  }
  .mobile #vidAndInsteadContainer .optionButtons .recordButton[class].uploadPhoto:before {
    background-position: -300px 0px;
  }
  .mobile #vidAndInsteadContainer .optionButtons .recordButton[class].webcamCapture:before {
    background-position: -400px 5px;
  }
  .mobile #vidAndInsteadContainer .optionButtons .recordButton[class].instagramCapture:before {
    background-position: -900px 5px;
  }
  .mobile #vidAndInsteadContainer .optionButtons .recordButton[class].flickrCapture:before {
    background-position: -500px 20px;
  }
  .mobile #vidAndInsteadContainer .optionButtons .recordButton[class].facebookCapture:before {
    background-position: -700px 10px;
  }
  .mobile #vidAndInsteadContainer .optionButtons .recordButton[class].storyVideo:before {
    background-position: 0px 5px;
  }
  .mobile #vidAndInsteadContainer .optionButtons .recordButton[class].storyPhoto:before {
    background-position: -400px 5px;
  }
  .mobile #vidAndInsteadContainer .optionButtons .recordButton[class].webcamRecord:before {
    background-position: -100px 5px;
  }
  .mobile #vidAndInsteadContainer .optionButtons .recordButton[class].uploadRecord:before {
    background-position: -300px 5px;
  }
  .mobile #vidAndInsteadContainer .storyButtons .optionButtons .optionButtonsCont .recordButton[class] {
    min-width: inherit;
    max-width: inherit;
    min-height: inherit;
    max-height: inherit;
    min-height: 20%;
    display: block;
    width: 100%;
    height: 50px;
    padding-top: 135px;
    padding-bottom: 0px;
    /*&::before {
                margin-top: 0;
                top: inherit !important;
            }*/
  }
  .mobile #vidAndInsteadContainer #youtubeLink,
  .mobile #vidAndInsteadContainer #vineLink {
    display: none !important;
  }
  .mobile #recorder_overlay #recorderContainer,
  .mobile .recorderModal #recorderContainer {
    border: none;
    top: 0 !important;
    left: 0;
    margin: 0 !important;
    height: 100%;
    width: 100% !important;
    background: none;
  }
  .mobile #recorder_overlay #recorderContainer .topBar,
  .mobile .recorderModal #recorderContainer .topBar {
    width: 42px;
    height: 42px;
    position: absolute;
    z-index: 1000;
    top: 0px;
    right: 0px;
  }
  .mobile #recorder_overlay #recorderContainer .topBar .recorder-overlay-close,
  .mobile .recorderModal #recorderContainer .topBar .recorder-overlay-close {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    text-indent: 0;
  }
  .mobile #recorder_overlay #recorderContainer .topBar .recorder-overlay-close:hover,
  .mobile .recorderModal #recorderContainer .topBar .recorder-overlay-close:hover {
    -webkit-animation: none;
    -moz-animation: none;
    animation: none;
  }
  .mobile #recorder_overlay #recorderContainer .topBar .recorder-overlay-close,
  .mobile .recorderModal #recorderContainer .topBar .recorder-overlay-close,
  .mobile #recorder_overlay #recorderContainer .topBar #close.close-btn,
  .mobile .recorderModal #recorderContainer .topBar #close.close-btn {
    text-shadow: none;
    color: #000;
    padding: 13px 17px 13px 13px;
    top: 2px;
    right: 5px;
    background: none;
    text-decoration: none;
    margin: 0px;
    top: 0px;
    right: 0px;
    text-align: right;
    line-height: 1em;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.2em;
    height: auto;
    width: 15px;
  }
  .mobile #recorder_overlay #recorderContainer .topBar #close.close-btn,
  .mobile .recorderModal #recorderContainer .topBar #close.close-btn {
    font-weight: bold;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.2em;
    padding: 2px 6px 2px 6px;
  }
  .mobile #recorder_overlay #recorderContainer #recorder,
  .mobile .recorderModal #recorderContainer #recorder {
    background: #fefefe;
    overflow: hidden;
    overflow-y: auto;
  }
  .mobile #recorder_overlay #recorderContainer #recorder .boxInner,
  .mobile .recorderModal #recorderContainer #recorder .boxInner {
    background-color: #ffffff;
    color: #17191e;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 0;
  }
  .mobile #recorder_overlay #recorderContainer #recorder .boxInner .optionButtonsCont,
  .mobile .recorderModal #recorderContainer #recorder .boxInner .optionButtonsCont {
    display: table;
    width: 100%;
  }
  .mobile #recorder_overlay #recorderContainer #recorder .boxInner .backLink,
  .mobile .recorderModal #recorderContainer #recorder .boxInner .backLink {
    top: 12px;
    padding: 10px;
    line-height: 10px;
    left: 0px;
  }
  .mobile #recorder_overlay #recorderContainer #recorder .boxInner .backLink::before,
  .mobile .recorderModal #recorderContainer #recorder .boxInner .backLink::before {
    margin-bottom: 30px;
  }
  .mobile #recorder_overlay #recorderContainer #recorder .boxInner h2,
  .mobile .recorderModal #recorderContainer #recorder .boxInner h2 {
    background: #fff;
    height: 51px;
    width: 100%;
    line-height: 51px;
  }
  .mobile #recorder_overlay #recorderContainer #recorder .boxInner .storyButtons,
  .mobile .recorderModal #recorderContainer #recorder .boxInner .storyButtons {
    background-color: #ffffff;
    height: 100%;
  }
  .mobile #recorder_overlay #recorderContainer #recorder .boxInner .fileinputs .upload-button,
  .mobile .recorderModal #recorderContainer #recorder .boxInner .fileinputs .upload-button {
    margin: 0px;
    margin-right: 8px;
    display: block;
    text-align: center;
    padding: 5px 20px;
  }
  .mobile #recorder_overlay #recorderContainer #recorder .boxInner .fileinputs .file-name,
  .mobile .recorderModal #recorderContainer #recorder .boxInner .fileinputs .file-name {
    width: 90%;
    margin: 20px 0px 0px;
  }
  .mobile #recorder_overlay #recorderContainer #recorder .boxInner #uploadConfirmPage .detailsForm .rightCol,
  .mobile .recorderModal #recorderContainer #recorder .boxInner #uploadConfirmPage .detailsForm .rightCol {
    margin: 10px 5%;
    width: 90%;
  }
  .mobile #recorder_overlay #recorderContainer #recorder .boxInner #uploadConfirmPage .mobileTags,
  .mobile .recorderModal #recorderContainer #recorder .boxInner #uploadConfirmPage .mobileTags {
    display: block !important;
    list-style: none;
    text-align: left;
    border-bottom: 1px solid #3d444c;
    border-top: 1px solid #3d444c;
    padding: 10px 0 4px;
    margin: 0 0 10px;
  }
  .mobile #recorder_overlay #recorderContainer #recorder .boxInner #uploadConfirmPage .mobileTags.hide,
  .mobile .recorderModal #recorderContainer #recorder .boxInner #uploadConfirmPage .mobileTags.hide {
    display: none !important;
  }
  .mobile #recorder_overlay #recorderContainer #recorder .boxInner #uploadConfirmPage .mobileTags .tagit-choice,
  .mobile .recorderModal #recorderContainer #recorder .boxInner #uploadConfirmPage .mobileTags .tagit-choice {
    background: none;
    border: 1px solid #13b0d1;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    color: #ccc;
    margin: 0 5px 5px 0;
    display: inline-block;
    padding: 5px 10px 4px;
  }
  .mobile #recorder_overlay #recorderContainer #recorder .boxInner #uploadConfirmPage .mobileTags .tagit-choice .ui-icon-close,
  .mobile .recorderModal #recorderContainer #recorder .boxInner #uploadConfirmPage .mobileTags .tagit-choice .ui-icon-close {
    display: none;
  }
  .mobile #recorder_overlay #recorderContainer #recorder .boxInner #uploadConfirmPage .mobileTags .tagit-choice .text-icon,
  .mobile .recorderModal #recorderContainer #recorder .boxInner #uploadConfirmPage .mobileTags .tagit-choice .text-icon {
    display: inline-block;
    margin: 0px 0 0 10px;
    color: #13b1d2;
    font-weight: bold;
    cursor: pointer;
  }
  .mobile #recorder_overlay #recorderContainer #recorder .boxInner #recorderOptions,
  .mobile .recorderModal #recorderContainer #recorder .boxInner #recorderOptions {
    background: #ffffff;
  }
  .mobile #recorder_overlay #recorderContainer #recorder .boxInner #vidContainer,
  .mobile .recorderModal #recorderContainer #recorder .boxInner #vidContainer {
    background-color: #ffffff;
  }
  .mobile #recorder_overlay #recorderContainer #recorder .boxInner #rightContainer,
  .mobile .recorderModal #recorderContainer #recorder .boxInner #rightContainer {
    margin-top: 50px;
  }
  .mobile #recorder_overlay #recorderContainer #recorder .boxInner #youtubeForm,
  .mobile .recorderModal #recorderContainer #recorder .boxInner #youtubeForm {
    color: #000000;
  }
  .mobile #recorder_overlay #recorderContainer #recorder .boxInner #uploadFormContainer,
  .mobile .recorderModal #recorderContainer #recorder .boxInner #uploadFormContainer,
  .mobile #recorder_overlay #recorderContainer #recorder .boxInner .uploadFormContainer,
  .mobile .recorderModal #recorderContainer #recorder .boxInner .uploadFormContainer {
    background: #ffffff;
    color: #17191e;
  }
  .mobile #recorder_overlay #recorderContainer #recorder .boxInner #uploadFormContainer p,
  .mobile .recorderModal #recorderContainer #recorder .boxInner #uploadFormContainer p,
  .mobile #recorder_overlay #recorderContainer #recorder .boxInner .uploadFormContainer p,
  .mobile .recorderModal #recorderContainer #recorder .boxInner .uploadFormContainer p {
    color: #17191e;
  }
  .mobile #recorder_overlay #recorderContainer #recorder .boxInner #uploadFormContainer .noticeStr,
  .mobile .recorderModal #recorderContainer #recorder .boxInner #uploadFormContainer .noticeStr,
  .mobile #recorder_overlay #recorderContainer #recorder .boxInner .uploadFormContainer .noticeStr,
  .mobile .recorderModal #recorderContainer #recorder .boxInner .uploadFormContainer .noticeStr,
  .mobile #recorder_overlay #recorderContainer #recorder .boxInner #uploadFormContainer .youtubeDirections,
  .mobile .recorderModal #recorderContainer #recorder .boxInner #uploadFormContainer .youtubeDirections,
  .mobile #recorder_overlay #recorderContainer #recorder .boxInner .uploadFormContainer .youtubeDirections,
  .mobile .recorderModal #recorderContainer #recorder .boxInner .uploadFormContainer .youtubeDirections {
    color: #17191e;
  }
  .mobile #recorder_overlay #recorderContainer #recorder .boxInner #uploadFormContainer #text-box #text-comment,
  .mobile .recorderModal #recorderContainer #recorder .boxInner #uploadFormContainer #text-box #text-comment,
  .mobile #recorder_overlay #recorderContainer #recorder .boxInner .uploadFormContainer #text-box #text-comment,
  .mobile .recorderModal #recorderContainer #recorder .boxInner .uploadFormContainer #text-box #text-comment,
  .mobile #recorder_overlay #recorderContainer #recorder .boxInner #uploadFormContainer #key-counter,
  .mobile .recorderModal #recorderContainer #recorder .boxInner #uploadFormContainer #key-counter,
  .mobile #recorder_overlay #recorderContainer #recorder .boxInner .uploadFormContainer #key-counter,
  .mobile .recorderModal #recorderContainer #recorder .boxInner .uploadFormContainer #key-counter {
    background: #eee;
    color: #191919;
  }
  .mobile #recorder_overlay #recorderContainer #recorder .boxInner .uploadFormContainer.youtube h2,
  .mobile .recorderModal #recorderContainer #recorder .boxInner .uploadFormContainer.youtube h2 {
    max-width: 200px;
    margin: 0 auto;
  }
  .mobile #recorder_overlay #recorderContainer #recorder #contributorInfoContainer,
  .mobile .recorderModal #recorderContainer #recorder #contributorInfoContainer {
    margin-top: 50px;
  }
  .mobile #recorder_overlay #recorderContainer #recorder #contributorInfoContainer .contribFormHead,
  .mobile .recorderModal #recorderContainer #recorder #contributorInfoContainer .contribFormHead {
    color: #17191e;
  }
  .mobile #recorder_overlay #recorderContainer #recorder #contributorInfoContainer .cifrow,
  .mobile .recorderModal #recorderContainer #recorder #contributorInfoContainer .cifrow {
    color: #17191e;
  }
  .mobile #recorder_overlay #recorderContainer #recorder #contributorInfoContainer .cifrow.tos,
  .mobile .recorderModal #recorderContainer #recorder #contributorInfoContainer .cifrow.tos,
  .mobile #recorder_overlay #recorderContainer #recorder #contributorInfoContainer .cifrow.tos2,
  .mobile .recorderModal #recorderContainer #recorder #contributorInfoContainer .cifrow.tos2 {
    color: #17191e;
  }
  .mobile #recorder_overlay #recorderContainer #recorder #contributorInfoContainer .cifrow a,
  .mobile .recorderModal #recorderContainer #recorder #contributorInfoContainer .cifrow a {
    color: #ccc;
  }
  .mobile #recorder_overlay #recorderContainer #recorder #contributorInfoContainer .cifrow a:hover,
  .mobile .recorderModal #recorderContainer #recorder #contributorInfoContainer .cifrow a:hover {
    text-decoration: underline;
  }
  .mobile #recorder_overlay #recorderContainer #recorder #uploadConfirmPage .thumbContainer,
  .mobile .recorderModal #recorderContainer #recorder #uploadConfirmPage .thumbContainer {
    width: 80%;
    height: auto;
    margin-top: 20px;
    max-height: 200px;
  }
  .mobile #recorder_overlay #recorderContainer #recorder p a,
  .mobile .recorderModal #recorderContainer #recorder p a {
    color: #666;
  }
  .mobile #recorder_overlay #recorderContainer #recorder #file-name,
  .mobile .recorderModal #recorderContainer #recorder #file-name {
    color: #17191e;
    background: #ccc;
    margin-top: 20px;
  }
  .mobile #recorder_overlay #recorderContainer #recorder #successMessageContainer,
  .mobile .recorderModal #recorderContainer #recorder #successMessageContainer {
    margin-top: 0px;
  }
  .mobile #recorder_overlay #recorderContainer #recorder #successMessageContainer p,
  .mobile .recorderModal #recorderContainer #recorder #successMessageContainer p {
    color: #17191e;
  }
  .mobile #recorder_overlay #recorderContainer #recorder #successMessageContainer #shareContainer p,
  .mobile .recorderModal #recorderContainer #recorder #successMessageContainer #shareContainer p {
    color: #17191e;
  }
  .mobile #recorder_overlay #recorderContainer #helpFormContainer,
  .mobile .recorderModal #recorderContainer #helpFormContainer {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    height: 100%;
    width: 100%;
    overflow: auto;
    padding: 0;
  }
  .mobile #recorder_overlay #recorderContainer #helpFormContainer #recorderForm,
  .mobile .recorderModal #recorderContainer #helpFormContainer #recorderForm {
    margin: 40px 10px 10px;
  }
  .mobile #contributorInfoContainer {
    margin-top: 52px;
  }
  .mobile #contributorInfoContainer .recHeader {
    display: block !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
  .mobile #contributorInfoContainer #contribInfoForm {
    padding-top: 35px;
  }
  .mobile #contributorInfoContainer .contribContainer {
    width: 98%;
    margin: 0 auto;
    padding-top: 10px;
  }
  .mobile #contributorInfoContainer .contribContainer .cifrow {
    width: 90%;
    padding: 5px;
  }
  .mobile #contributorInfoContainer .contribContainer .cifrow input {
    box-shadow: none;
    border: none;
  }
  .mobile #contributorInfoContainer .contribContainer .page-break {
    width: 94%;
    margin: 0 auto;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  select:focus,
  textarea:focus,
  input:focus {
    font-size: 16px;
    background: #eee;
    zoom: 1;
  }
}
@media only screen and (max-width: 740px) {
  .iDevice {
    height: 100%;
  }
  .iDevice #recorder_overlay #recorderContainer,
  .iDevice .recorderModal #recorderContainer {
    position: static;
  }
  .iDevice #recorder_overlay #recorderContainer #recorder,
  .iDevice .recorderModal #recorderContainer #recorder {
    overflow: inherit;
    height: inherit;
  }
  .iDevice #modalFrame {
    overflow: scroll;
  }
}

/*!
 * Bootstrap v2.1.1
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  max-width: 100%;
  width: auto\9;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
.row {
  margin-left: -20px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
.span9 {
  width: 940px;
}
.span11 {
  width: 860px;
}
.span10 {
  width: 780px;
}
.span9 {
  width: 700px;
}
.span8 {
  width: 620px;
}
.span7 {
  width: 540px;
}
.span6 {
  width: 460px;
}
.span5 {
  width: 380px;
}
.span4 {
  width: 300px;
}
.span3 {
  width: 220px;
}
.span2 {
  width: 140px;
}
.span1 {
  width: 60px;
}
.offset12 {
  margin-left: 980px;
}
.offset11 {
  margin-left: 900px;
}
.offset10 {
  margin-left: 820px;
}
.offset9 {
  margin-left: 740px;
}
.offset8 {
  margin-left: 660px;
}
.offset7 {
  margin-left: 580px;
}
.offset6 {
  margin-left: 500px;
}
.offset5 {
  margin-left: 420px;
}
.offset4 {
  margin-left: 340px;
}
.offset3 {
  margin-left: 260px;
}
.offset2 {
  margin-left: 180px;
}
.offset1 {
  margin-left: 100px;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.127659574468085%;
  *margin-left: 2.074468085106383%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .span9 {
  width: 100%;
  *width: 99.94680851063829%;
}
.row-fluid .span11 {
  width: 91.48936170212765%;
  *width: 91.43617021276594%;
}
.row-fluid .span10 {
  width: 82.97872340425532%;
  *width: 82.92553191489361%;
}
.row-fluid .span9 {
  width: 74.46808510638297%;
  *width: 74.41489361702126%;
}
.row-fluid .span8 {
  width: 65.95744680851064%;
  *width: 65.90425531914893%;
}
.row-fluid .span7 {
  width: 57.44680851063829%;
  *width: 57.39361702127659%;
}
.row-fluid .span6 {
  width: 48.93617021276595%;
  *width: 48.88297872340425%;
}
.row-fluid .span5 {
  width: 40.42553191489362%;
  *width: 40.37234042553192%;
}
.row-fluid .span4 {
  width: 31.914893617021278%;
  *width: 31.861702127659576%;
}
.row-fluid .span3 {
  width: 23.404255319148934%;
  *width: 23.351063829787233%;
}
.row-fluid .span2 {
  width: 14.893617021276595%;
  *width: 14.840425531914894%;
}
.row-fluid .span1 {
  width: 6.382978723404255%;
  *width: 6.329787234042553%;
}
.row-fluid .offset12 {
  margin-left: 104.25531914893617%;
  *margin-left: 104.14893617021275%;
}
.row-fluid .offset12:first-child {
  margin-left: 102.12765957446808%;
  *margin-left: 102.02127659574467%;
}
.row-fluid .offset11 {
  margin-left: 95.74468085106382%;
  *margin-left: 95.6382978723404%;
}
.row-fluid .offset11:first-child {
  margin-left: 93.61702127659574%;
  *margin-left: 93.51063829787232%;
}
.row-fluid .offset10 {
  margin-left: 87.23404255319149%;
  *margin-left: 87.12765957446807%;
}
.row-fluid .offset10:first-child {
  margin-left: 85.1063829787234%;
  *margin-left: 84.99999999999999%;
}
.row-fluid .offset9 {
  margin-left: 78.72340425531914%;
  *margin-left: 78.61702127659572%;
}
.row-fluid .offset9:first-child {
  margin-left: 76.59574468085106%;
  *margin-left: 76.48936170212764%;
}
.row-fluid .offset8 {
  margin-left: 70.2127659574468%;
  *margin-left: 70.10638297872339%;
}
.row-fluid .offset8:first-child {
  margin-left: 68.08510638297872%;
  *margin-left: 67.9787234042553%;
}
.row-fluid .offset7 {
  margin-left: 61.70212765957446%;
  *margin-left: 61.59574468085106%;
}
.row-fluid .offset7:first-child {
  margin-left: 59.574468085106375%;
  *margin-left: 59.46808510638297%;
}
.row-fluid .offset6 {
  margin-left: 53.191489361702125%;
  *margin-left: 53.085106382978715%;
}
.row-fluid .offset6:first-child {
  margin-left: 51.063829787234035%;
  *margin-left: 50.95744680851063%;
}
.row-fluid .offset5 {
  margin-left: 44.68085106382979%;
  *margin-left: 44.57446808510638%;
}
.row-fluid .offset5:first-child {
  margin-left: 42.5531914893617%;
  *margin-left: 42.4468085106383%;
}
.row-fluid .offset4 {
  margin-left: 36.170212765957444%;
  *margin-left: 36.06382978723405%;
}
.row-fluid .offset4:first-child {
  margin-left: 34.04255319148936%;
  *margin-left: 33.93617021276596%;
}
.row-fluid .offset3 {
  margin-left: 27.659574468085104%;
  *margin-left: 27.5531914893617%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.53191489361702%;
  *margin-left: 25.425531914893618%;
}
.row-fluid .offset2 {
  margin-left: 19.148936170212764%;
  *margin-left: 19.04255319148936%;
}
.row-fluid .offset2:first-child {
  margin-left: 17.02127659574468%;
  *margin-left: 16.914893617021278%;
}
.row-fluid .offset1 {
  margin-left: 10.638297872340425%;
  *margin-left: 10.53191489361702%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.51063829787234%;
  *margin-left: 8.404255319148938%;
}
.hide {
  display: none;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}
.btn-vg-grey {
  color: #ffffff;
  background-color: #565d69;
  border: 1px solid #565d69;
  font-family: Tahoma, Geneva, Arial, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  text-transform: uppercase;
}
.btn-vg-grey:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn-vg-grey.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn-grey {
  color: #ffffff;
  background-color: #565d69;
  border: 1px solid #565d69;
  font-family: Tahoma, Geneva, Arial, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  text-transform: uppercase;
}
.btn-grey:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn-grey.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn-vg-blue {
  color: #ffffff;
  background-color: #13b1d2;
  border: 1px solid #13b1d2;
  font-family: Tahoma, Geneva, Arial, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  text-transform: uppercase;
}
.btn-vg-blue:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn-vg-blue.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn-blue {
  color: #ffffff;
  background-color: #13b1d2;
  border: 1px solid #13b1d2;
  font-family: Tahoma, Geneva, Arial, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  text-transform: uppercase;
}
.btn-blue:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn-blue.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn-vg-pink {
  color: #ffffff;
  background-color: #eb185a;
  border: 1px solid #eb185a;
  font-family: Tahoma, Geneva, Arial, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  text-transform: uppercase;
}
.btn-vg-pink:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn-vg-pink.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn-pink {
  color: #ffffff;
  background-color: #eb185a;
  border: 1px solid #eb185a;
  font-family: Tahoma, Geneva, Arial, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  text-transform: uppercase;
}
.btn-pink:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn-pink.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.large-play-btn {
  position: absolute;
  top: auto;
  right: auto;
  width: 55px;
  height: 33px;
  margin: 0;
  padding: 0;
  background-position: 0;
  background-image: url('/static/global/img/playBtn.png');
  bottom: 24px;
  left: 2px;
  background-size: 100%;
}
.small-play-btn {
  position: absolute;
  top: auto;
  right: auto;
  bottom: 2px;
  left: 2px;
  width: 25px;
  height: 16px;
  margin: 0;
  padding: 0;
  background-position: 0;
  background-size: 100%;
  background-image: url('/static/global/img/playBtn.png');
  opacity: 1;
}
.dark-large-play-btn {
  position: absolute;
  top: auto;
  right: auto;
  width: 55px;
  height: 33px;
  margin: 0;
  padding: 0;
  background-position: 0;
  bottom: 24px;
  left: 2px;
  background-size: 100%;
  background-image: url('/static/global/img/playBtn.png');
}
.dark-small-play-btn {
  position: absolute;
  top: auto;
  right: auto;
  bottom: 2px;
  left: 2px;
  width: 25px;
  height: 16px;
  margin: 0;
  padding: 0;
  background-position: 0;
  background-size: 100%;
  opacity: 1;
  background-image: url('/static/global/img/playBtn.png');
}
.btn {
  color: #333333;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  font-family: "Myriad Pro", "Myriad Web Pro", "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}
.btn:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn:hover,
.btn.hover {
  color: #333333;
  background-color: #cccccc;
  border: 1px solid #cccccc;
  font-family: "Myriad Pro", "Myriad Web Pro", "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}
.btn:hover:hover,
.btn.hover:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn:hover.hover,
.btn.hover.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  color: #333333;
  background-color: #cccccc;
  border: 1px solid #cccccc;
  font-family: "Myriad Pro", "Myriad Web Pro", "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}
.btn.active:hover,
.btn:active:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn.active.hover,
.btn:active.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  border: 1px solid #e6e6e6;
  font-family: "Myriad Pro", "Myriad Web Pro", "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn.disabled:hover,
.btn[disabled]:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn.disabled.hover,
.btn[disabled].hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.clearfix:after {
  *zoom: 1;
  content: "";
  display: inline-block;
  text-indent: -9999px;
  clear: both;
}
.ir {
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  display: block;
}
.border {
  border: 1px solid #f7f7f7;
}
.border-bottom {
  border-bottom: 1px solid #f7f7f7;
}
.border-left {
  border-left: 1px solid #f7f7f7;
}
.border-right {
  border-right: 1px solid #f7f7f7;
}
.border-top {
  border-top: 1px solid #f7f7f7;
}
@font-face {
  font-family: 'Gotham-Medium';
  src: url('/static/global/fonts/Gotham-Medium.eot');
  src: url('/static/global/fonts/Gotham-Medium.eot?iefix') format('eot'), url('/static/global/fonts/Gotham-Medium.woff') format('woff'), url('/static/global/fonts/Gotham-Medium.ttf') format('truetype'), url('/static/global/fonts/Gotham-Medium.svg#webfontZam02nTh') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham-Light';
  src: url('/static/global/fonts/Gotham-Light.eot');
  src: url('/static/global/fonts/Gotham-Light.eot?iefix') format('eot'), url('/static/global/fonts/Gotham-Light.woff') format('woff'), url('/static/global/fonts/Gotham-Light.ttf') format('truetype'), url('/static/global/fonts/Gotham-Light.svg#webfontZam02nTh') format('svg');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'MuseoSans';
  src: url('/static/global/fonts/museo-sans/MuseoSansRounded-300.eot');
  src: url('/static/global/fonts/museo-sans/MuseoSansRounded-300.eot?iefix') format('eot'), url('/static/global/fonts/museo-sans/MuseoSansRounded-300.woff') format('woff'), url('/static/global/fonts/museo-sans/MuseoSansRounded-300.ttf') format('truetype'), url('/static/global/fonts/museo-sans/MuseoSansRounded-300.svg#webfontZam02nTh') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'MuseoSans-Light';
  src: url('/static/global/fonts/museo-sans/MuseoSansRounded-100.eot');
  src: url('/static/global/fonts/museo-sans/MuseoSansRounded-100.eot?iefix') format('eot'), url('/static/global/fonts/museo-sans/MuseoSansRounded-100.woff') format('woff'), url('/static/global/fonts/museo-sans/MuseoSansRounded-100.ttf') format('truetype'), url('/static/global/fonts/museo-sans/MuseoSansRounded-100.svg#webfontZam02nTh') format('svg');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'MuseoSans-SemiBold';
  src: url('/static/global/fonts/museo-sans/MuseoSansRounded-500.eot');
  src: url('/static/global/fonts/museo-sans/MuseoSansRounded-500.eot?iefix') format('eot'), url('/static/global/fonts/museo-sans/MuseoSansRounded-500.woff') format('woff'), url('/static/global/fonts/museo-sans/MuseoSansRounded-500.ttf') format('truetype'), url('/static/global/fonts/museo-sans/MuseoSansRounded-500.svg#webfontZam02nTh') format('svg');
  font-weight: 500;
  font-style: bold;
}
@font-face {
  font-family: 'MuseoSans-Bold';
  src: url('/static/global/fonts/museo-sans/MuseoSansRounded-700.eot');
  src: url('/static/global/fonts/museo-sans/MuseoSansRounded-700.eot?iefix') format('eot'), url('/static/global/fonts/museo-sans/MuseoSansRounded-700.woff') format('woff'), url('/static/global/fonts/museo-sans/MuseoSansRounded-700.ttf') format('truetype'), url('/static/global/fonts/museo-sans/MuseoSansRounded-700.svg#webfontZam02nTh') format('svg');
  font-weight: 700;
  font-style: bold;
}
@font-face {
  font-family: 'MuseoSans-Black';
  src: url('/static/global/fonts/museo-sans/MuseoSansRounded-900.eot');
  src: url('/static/global/fonts/museo-sans/MuseoSansRounded-900.eot?iefix') format('eot'), url('/static/global/fonts/museo-sans/MuseoSansRounded-900.woff') format('woff'), url('/static/global/fonts/museo-sans/MuseoSansRounded-900.ttf') format('truetype'), url('/static/global/fonts/museo-sans/MuseoSansRounded-900.svg#webfontZam02nTh') format('svg');
  font-weight: 900;
  font-style: black;
}
@font-face {
  font-family: "PlutoSans";
  font-style: normal;
  font-weight: 200;
  src: url('/static/global/fonts/PlutoSans/2B5DE8_C_0.eot');
  src: url('/static/global/fonts/PlutoSans/2B5DE8_C_0.eot?#iefix') format("embedded-opentype)", "url('//assets.getstorybox.com/static/campaign/external/fonts/PlutoSans/2B5DE8_C_0.woff') format("woff)", "url('//assets.getstorybox.com/static/campaign/external/fonts/PlutoSans/2B5DE8_C_0.ttf') format("truetype");
}
@font-face {
  font-family: "PlutoSans";
  font-style: normal;
  font-weight: 300;
  src: url('/static/global/fonts/fonts/PlutoSans/2B5DE8_E_0.eot');
  src: url('/static/global/fonts/fonts/PlutoSans/2B5DE8_E_0.eot?#iefix') format("embedded-opentype)", "url('//assets.getstorybox.com/static/campaign/external/fonts/PlutoSans/2B5DE8_E_0.woff') format("woff)", "url('//assets.getstorybox.com/static/campaign/external/fonts/PlutoSans/2B5DE8_E_0.ttf') format("truetype");
}
@font-face {
  font-family: "PlutoSans";
  font-style: normal;
  font-weight: 400;
  src: url('/static/global/fonts/fonts/PlutoSans/2B5DE8_3_0.eot');
  src: url('/static/global/fonts/fonts/PlutoSans/2B5DE8_3_0.eot?#iefix') format("embedded-opentype)", "url('//assets.getstorybox.com/static/campaign/external/fonts/PlutoSans/2B5DE8_3_0.woff') format("woff)", "url('//assets.getstorybox.com/static/campaign/external/fonts/PlutoSans/2B5DE8_3_0.ttf') format("truetype");
}
@font-face {
  font-family: "PlutoSans";
  font-style: normal;
  font-weight: 600;
  src: url('/static/global/fonts/fonts/PlutoSans/2B5DE8_F_0.eot');
  src: url('/static/global/fonts/fonts/PlutoSans/2B5DE8_F_0.eot?#iefix') format("embedded-opentype)", "url('//assets.getstorybox.com/static/campaign/external/fonts/PlutoSans/2B5DE8_F_0.woff') format("woff)", "url('//assets.getstorybox.com/static/campaign/external/fonts/PlutoSans/2B5DE8_F_0.ttf') format("truetype");
}
@font-face {
  font-family: "PlutoSans";
  font-style: normal;
  font-weight: 700;
  src: url('/static/global/fonts/fonts/PlutoSans/2B5DE8_4_0.eot');
  src: url('/static/global/fonts/fonts/PlutoSans/2B5DE8_4_0.eot?#iefix') format("embedded-opentype)", "url('//assets.getstorybox.com/static/campaign/external/fonts/PlutoSans/2B5DE8_4_0.woff') format("woff)", "url('//assets.getstorybox.com/static/campaign/external/fonts/PlutoSans/2B5DE8_4_0.ttf') format("truetype");
}
@font-face {
  font-family: 'MuseoSlab';
  src: url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500.eot');
  src: url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500.eot?#iefix') format('embedded-opentype'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500.woff2') format('woff2'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500.woff') format('woff'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500.ttf') format('truetype'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500.svg#Slab500') format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'MuseoSlab';
  src: url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500Italic.eot');
  src: url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500Italic.eot?#iefix') format('embedded-opentype'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500Italic.woff2') format('woff2'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500Italic.woff') format('woff'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500Italic.ttf') format('truetype'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500Italic.svg#Slab500Italic') format('svg');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'MuseoSlab';
  src: url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab300.eot');
  src: url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab300.eot?#iefix') format('embedded-opentype'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab300.woff2') format('woff2'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab300.woff') format('woff'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab300.ttf') format('truetype'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab300.svg#Slab300') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* safari and chrome */
@-webkit-keyframes wiggle-in {
  0% {
    -webkit-transform: rotate(-2deg);
  }
  20% {
    -webkit-transform: rotate(4deg);
  }
  40% {
    -webkit-transform: rotate(-6deg);
  }
  60% {
    -webkit-transform: rotate(8deg);
  }
  80% {
    -webkit-transform: rotate(-10deg);
  }
  100% {
    -webkit-transform: rotate(10deg);
  }
}
/* firefox */
@-moz-keyframes wiggle-in {
  0% {
    -moz-transform: rotate(-2deg);
  }
  20% {
    -moz-transform: rotate(4deg);
  }
  40% {
    -moz-transform: rotate(-6deg);
  }
  60% {
    -moz-transform: rotate(8deg);
  }
  80% {
    -moz-transform: rotate(-10deg);
  }
  100% {
    -moz-transform: rotate(10deg);
  }
}
/* anyone brave enough to implement the ideal method */
@keyframes wiggle-in {
  0% {
    transform: rotate(-2deg);
  }
  20% {
    transform: rotate(4deg);
  }
  40% {
    transform: rotate(-6deg);
  }
  60% {
    transform: rotate(8deg);
  }
  80% {
    transform: rotate(-10deg);
  }
  100% {
    transform: rotate(10deg);
  }
}
/* safari and chrome */
@-webkit-keyframes wiggle-out {
  0% {
    -webkit-transform: rotate(10deg);
  }
  20% {
    -webkit-transform: rotate(-10deg);
  }
  40% {
    -webkit-transform: rotate(8deg);
  }
  60% {
    -webkit-transform: rotate(-6deg);
  }
  80% {
    -webkit-transform: rotate(4deg);
  }
  100% {
    -webkit-transform: rotate(-2deg);
  }
}
/* firefox */
@-moz-keyframes wiggle-out {
  0% {
    -moz-transform: rotate(10deg);
  }
  20% {
    -moz-transform: rotate(-10deg);
  }
  40% {
    -moz-transform: rotate(8deg);
  }
  60% {
    -moz-transform: rotate(-6deg);
  }
  80% {
    -moz-transform: rotate(4deg);
  }
  100% {
    -moz-transform: rotate(-2deg);
  }
}
/* anyone brave enough to implement the ideal method */
@keyframes wiggle-out {
  0% {
    transform: rotate(10deg);
  }
  20% {
    transform: rotate(-10deg);
  }
  40% {
    transform: rotate(8deg);
  }
  60% {
    transform: rotate(-6deg);
  }
  80% {
    transform: rotate(4deg);
  }
  100% {
    transform: rotate(-2deg);
  }
}
@-webkit-keyframes progressGrowAnimation {
  from {
    left: -50%;
  }
  to {
    left: 50%;
  }
}
@-webkit-keyframes progressGrowAnimationToZero {
  from {
    left: -100%;
  }
  to {
    left: 0%;
  }
}
html {
  font-size: 10px;
}
body {
  margin: 0;
  padding: 0;
  font-family: "Myriad Pro", "Myriad Web Pro", "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2em;
  color: #3f3f3f;
  background-color: inherit;
}
.star_rating_box {
  display: inline-block;
  height: 16px;
  width: 87px;
  background: transparent url('/static/global/img/modules/starrating.png') no-repeat;
  background-position: 0 0px;
}
.star_rating_box.stars1 {
  background-position: 0 -16px;
}
.star_rating_box.stars2 {
  background-position: 0 -32px;
}
.star_rating_box.stars3 {
  background-position: 0 -48px;
}
.star_rating_box.stars4 {
  background-position: 0 -64px;
}
.star_rating_box.stars5 {
  background-position: 0 -80px;
}
.hide[class][class][class][class][class][class][class][class][class][class] {
  display: none;
}
.noTransitions {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.em {
  background: url('/static/global/img/emojiSprite2.apple.png') top left no-repeat;
  width: 20px;
  height: 20px;
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 0.6;
}
.emj1153 {
  background-position: 0 0;
}
.emj1154 {
  background-position: -20px 0;
}
.emj1155 {
  background-position: -40px 0;
}
.emj1156 {
  background-position: -60px 0;
}
.emj1157 {
  background-position: -80px 0;
}
.emj1158 {
  background-position: 0 -20px;
}
.emj1159 {
  background-position: -20px -20px;
}
.emj1160 {
  background-position: -40px -20px;
}
.emj1161 {
  background-position: -60px -20px;
}
.emj892 {
  background-position: -80px -20px;
}
.emj1162 {
  background-position: 0 -40px;
}
.emj1163 {
  background-position: -20px -40px;
}
.emj55 {
  background-position: -40px -40px;
}
.emj1164 {
  background-position: -60px -40px;
}
.emj1165 {
  background-position: -80px -40px;
}
.emj1166 {
  background-position: 0 -60px;
}
.emj1167 {
  background-position: -20px -60px;
}
.emj1168 {
  background-position: -40px -60px;
}
.emj1169 {
  background-position: -60px -60px;
}
.emj1170 {
  background-position: -80px -60px;
}
.emj1171 {
  background-position: 0 -80px;
}
.emj1172 {
  background-position: -20px -80px;
}
.emj1173 {
  background-position: -40px -80px;
}
.emj1174 {
  background-position: -60px -80px;
}
.emj1175 {
  background-position: -80px -80px;
}
.emj1176 {
  background-position: 0 -100px;
}
.emj1177 {
  background-position: -20px -100px;
}
.emj1178 {
  background-position: -40px -100px;
}
.emj1179 {
  background-position: -60px -100px;
}
.emj1180 {
  background-position: -80px -100px;
}
.emj1181 {
  background-position: 0 -120px;
}
.emj1182 {
  background-position: -20px -120px;
}
.emj1183 {
  background-position: -40px -120px;
}
.emj1184 {
  background-position: -60px -120px;
}
.emj1185 {
  background-position: -80px -120px;
}
.emj1186 {
  background-position: 0 -140px;
}
.emj1187 {
  background-position: -20px -140px;
}
.emj1188 {
  background-position: -40px -140px;
}
.emj1189 {
  background-position: -60px -140px;
}
.emj1190 {
  background-position: -80px -140px;
}
.emj1191 {
  background-position: 0 -160px;
}
.emj1192 {
  background-position: -20px -160px;
}
.emj1193 {
  background-position: -40px -160px;
}
.emj1194 {
  background-position: -60px -160px;
}
.emj1195 {
  background-position: -80px -160px;
}
.emj1196 {
  background-position: 0 -180px;
}
.emj1197 {
  background-position: -20px -180px;
}
.emj1198 {
  background-position: -40px -180px;
}
.emj1199 {
  background-position: -60px -180px;
}
.emj1200 {
  background-position: -80px -180px;
}
.emj1201 {
  background-position: 0 -200px;
}
.emj1202 {
  background-position: -20px -200px;
}
.emj1203 {
  background-position: -40px -200px;
}
.emj1204 {
  background-position: -60px -200px;
}
.emj1205 {
  background-position: -80px -200px;
}
.emj1206 {
  background-position: 0 -220px;
}
.emj1207 {
  background-position: -20px -220px;
}
.emj1208 {
  background-position: -40px -220px;
}
.emj1209 {
  background-position: -60px -220px;
}
.emj1210 {
  background-position: -80px -220px;
}
.emj1211 {
  background-position: 0 -240px;
}
.emj1212 {
  background-position: -20px -240px;
}
.emj1213 {
  background-position: -40px -240px;
}
.emj1214 {
  background-position: -60px -240px;
}
.emj1215 {
  background-position: -80px -240px;
}
.emj1216 {
  background-position: 0 -260px;
}
.emj1217 {
  background-position: -20px -260px;
}
.emj775 {
  background-position: -40px -260px;
}
.emj776 {
  background-position: -60px -260px;
}
.emj777 {
  background-position: -80px -260px;
}
.emj863 {
  background-position: 0 -280px;
}
.emj864 {
  background-position: -20px -280px;
}
.emj865 {
  background-position: -40px -280px;
}
.emj866 {
  background-position: -60px -280px;
}
.emj867 {
  background-position: -80px -280px;
}
.emj868 {
  background-position: 0 -300px;
}
.emj778 {
  background-position: -20px -300px;
}
.emj779 {
  background-position: -40px -300px;
}
.emj780 {
  background-position: -60px -300px;
}
.emj781 {
  background-position: -80px -300px;
}
.emj782 {
  background-position: 0 -320px;
}
.emj783 {
  background-position: -20px -320px;
}
.emj784 {
  background-position: -40px -320px;
}
.emj785 {
  background-position: -60px -320px;
}
.emj786 {
  background-position: -80px -320px;
}
.emj787 {
  background-position: 0 -340px;
}
.emj788 {
  background-position: -20px -340px;
}
.emj789 {
  background-position: -40px -340px;
}
.emj790 {
  background-position: -60px -340px;
}
.emj791 {
  background-position: -80px -340px;
}
.emj792 {
  background-position: 0 -360px;
}
.emj793 {
  background-position: -20px -360px;
}
.emj794 {
  background-position: -40px -360px;
}
.emj795 {
  background-position: -60px -360px;
}
.emj796 {
  background-position: -80px -360px;
}
.emj797 {
  background-position: 0 -380px;
}
.emj798 {
  background-position: -20px -380px;
}
.emj799 {
  background-position: -40px -380px;
}
.emj800 {
  background-position: -60px -380px;
}
.emj801 {
  background-position: -80px -380px;
}
.emj802 {
  background-position: 0 -400px;
}
.emj809 {
  background-position: -20px -400px;
}
.emj810 {
  background-position: -40px -400px;
}
.emj808 {
  background-position: -60px -400px;
}
.emj811 {
  background-position: -80px -400px;
}
.emj812 {
  background-position: 0 -420px;
}
.emj814 {
  background-position: -20px -420px;
}
.emj815 {
  background-position: -40px -420px;
}
.emj813 {
  background-position: -60px -420px;
}
.emj816 {
  background-position: -80px -420px;
}
.emj803 {
  background-position: 0 -440px;
}
.emj805 {
  background-position: -20px -440px;
}
.emj806 {
  background-position: -40px -440px;
}
.emj804 {
  background-position: -60px -440px;
}
.emj807 {
  background-position: -80px -440px;
}
.emj817 {
  background-position: 0 -460px;
}
.emj818 {
  background-position: -20px -460px;
}
.emj819 {
  background-position: -40px -460px;
}
.emj826 {
  background-position: -60px -460px;
}
.emj827 {
  background-position: -80px -460px;
}
.emj828 {
  background-position: 0 -480px;
}
.emj829 {
  background-position: -20px -480px;
}
.emj830 {
  background-position: -40px -480px;
}
.emj831 {
  background-position: -60px -480px;
}
.emj832 {
  background-position: -80px -480px;
}
.emj833 {
  background-position: 0 -500px;
}
.emj834 {
  background-position: -20px -500px;
}
.emj835 {
  background-position: -40px -500px;
}
.emj836 {
  background-position: -60px -500px;
}
.emj837 {
  background-position: -80px -500px;
}
.emj838 {
  background-position: 0 -520px;
}
.emj839 {
  background-position: -20px -520px;
}
.emj840 {
  background-position: -40px -520px;
}
.emj841 {
  background-position: -60px -520px;
}
.emj842 {
  background-position: -80px -520px;
}
.emj843 {
  background-position: 0 -540px;
}
.emj844 {
  background-position: -20px -540px;
}
.emj845 {
  background-position: -40px -540px;
}
.emj846 {
  background-position: -60px -540px;
}
.emj847 {
  background-position: -80px -540px;
}
.emj848 {
  background-position: 0 -560px;
}
.emj849 {
  background-position: -20px -560px;
}
.emj850 {
  background-position: -40px -560px;
}
.emj851 {
  background-position: -60px -560px;
}
.emj852 {
  background-position: -80px -560px;
}
.emj853 {
  background-position: 0 -580px;
}
.emj854 {
  background-position: -20px -580px;
}
.emj855 {
  background-position: -40px -580px;
}
.emj856 {
  background-position: -60px -580px;
}
.emj857 {
  background-position: -80px -580px;
}
.emj858 {
  background-position: 0 -600px;
}
.emj859 {
  background-position: -20px -600px;
}
.emj860 {
  background-position: -40px -600px;
}
.emj861 {
  background-position: -60px -600px;
}
.emj862 {
  background-position: -80px -600px;
}
.emj820 {
  background-position: 0 -620px;
}
.emj821 {
  background-position: -20px -620px;
}
.emj822 {
  background-position: -40px -620px;
}
.emj823 {
  background-position: -60px -620px;
}
.emj824 {
  background-position: -80px -620px;
}
.emj825 {
  background-position: 0 -640px;
}
.emj869 {
  background-position: -20px -640px;
}
.emj870 {
  background-position: -40px -640px;
}
.emj871 {
  background-position: -60px -640px;
}
.emj872 {
  background-position: -80px -640px;
}
.emj873 {
  background-position: 0 -660px;
}
.emj874 {
  background-position: -20px -660px;
}
.emj875 {
  background-position: -40px -660px;
}
.emj876 {
  background-position: -60px -660px;
}
.emj877 {
  background-position: -80px -660px;
}
.emj878 {
  background-position: 0 -680px;
}
.emj879 {
  background-position: -20px -680px;
}
.emj880 {
  background-position: -40px -680px;
}
.emj900 {
  background-position: -60px -680px;
}
.emj901 {
  background-position: -80px -680px;
}
.emj902 {
  background-position: 0 -700px;
}
.emj903 {
  background-position: -20px -700px;
}
.emj904 {
  background-position: -40px -700px;
}
.emj905 {
  background-position: -60px -700px;
}
.emj884 {
  background-position: -80px -700px;
}
.emj885 {
  background-position: 0 -720px;
}
.emj886 {
  background-position: -20px -720px;
}
.emj887 {
  background-position: -40px -720px;
}
.emj888 {
  background-position: -60px -720px;
}
.emj889 {
  background-position: -80px -720px;
}
.emj509 {
  background-position: 0 -740px;
}
.emj510 {
  background-position: -20px -740px;
}
.emj511 {
  background-position: -40px -740px;
}
.emj512 {
  background-position: -60px -740px;
}
.emj513 {
  background-position: -80px -740px;
}
.emj514 {
  background-position: 0 -760px;
}
.emj883 {
  background-position: -20px -760px;
}
.emj881 {
  background-position: -40px -760px;
}
.emj882 {
  background-position: -60px -760px;
}
.emj968 {
  background-position: -80px -760px;
}
.emj893 {
  background-position: 0 -780px;
}
.emj890 {
  background-position: -20px -780px;
}
.emj891 {
  background-position: -40px -780px;
}
.emj1230 {
  background-position: -60px -780px;
}
.emj1231 {
  background-position: -80px -780px;
}
.emj1232 {
  background-position: 0 -800px;
}
.emj1233 {
  background-position: -20px -800px;
}
.emj1234 {
  background-position: -40px -800px;
}
.emj1235 {
  background-position: -60px -800px;
}
.emj894 {
  background-position: -80px -800px;
}
.emj895 {
  background-position: 0 -820px;
}
.emj896 {
  background-position: -20px -820px;
}
.emj897 {
  background-position: -40px -820px;
}
.emj898 {
  background-position: -60px -820px;
}
.emj899 {
  background-position: -80px -820px;
}
.emj1218 {
  background-position: 0 -840px;
}
.emj1219 {
  background-position: -20px -840px;
}
.emj1220 {
  background-position: -40px -840px;
}
.emj1221 {
  background-position: -60px -840px;
}
.emj1222 {
  background-position: -80px -840px;
}
.emj1223 {
  background-position: 0 -860px;
}
.emj1224 {
  background-position: -20px -860px;
}
.emj1225 {
  background-position: -40px -860px;
}
.emj1226 {
  background-position: -60px -860px;
}
.emj1227 {
  background-position: -80px -860px;
}
.emj1228 {
  background-position: 0 -880px;
}
.emj1229 {
  background-position: -20px -880px;
}
.emj1239 {
  background-position: -40px -880px;
}
.emj1240 {
  background-position: -60px -880px;
}
.emj1241 {
  background-position: -80px -880px;
}
.emj1242 {
  background-position: 0 -900px;
}
.emj1243 {
  background-position: -20px -900px;
}
.emj1244 {
  background-position: -40px -900px;
}
.emj1257 {
  background-position: -60px -900px;
}
.emj1258 {
  background-position: -80px -900px;
}
.emj1259 {
  background-position: 0 -920px;
}
.emj1260 {
  background-position: -20px -920px;
}
.emj1261 {
  background-position: -40px -920px;
}
.emj1262 {
  background-position: -60px -920px;
}
.emj1251 {
  background-position: -80px -920px;
}
.emj1252 {
  background-position: 0 -940px;
}
.emj1253 {
  background-position: -20px -940px;
}
.emj1254 {
  background-position: -40px -940px;
}
.emj1255 {
  background-position: -60px -940px;
}
.emj1256 {
  background-position: -80px -940px;
}
.emj919 {
  background-position: 0 -960px;
}
.emj920 {
  background-position: -20px -960px;
}
.emj921 {
  background-position: -40px -960px;
}
.emj922 {
  background-position: -60px -960px;
}
.emj923 {
  background-position: -80px -960px;
}
.emj924 {
  background-position: 0 -980px;
}
.emj925 {
  background-position: -20px -980px;
}
.emj926 {
  background-position: -40px -980px;
}
.emj927 {
  background-position: -60px -980px;
}
.emj928 {
  background-position: -80px -980px;
}
.emj929 {
  background-position: 0 -1000px;
}
.emj930 {
  background-position: -20px -1000px;
}
.emj942 {
  background-position: -40px -1000px;
}
.emj944 {
  background-position: -60px -1000px;
}
.emj943 {
  background-position: -80px -1000px;
}
.emj938 {
  background-position: 0 -1020px;
}
.emj940 {
  background-position: -20px -1020px;
}
.emj939 {
  background-position: -40px -1020px;
}
.emj1245 {
  background-position: -60px -1020px;
}
.emj1246 {
  background-position: -80px -1020px;
}
.emj1247 {
  background-position: 0 -1040px;
}
.emj1248 {
  background-position: -20px -1040px;
}
.emj1249 {
  background-position: -40px -1040px;
}
.emj1250 {
  background-position: -60px -1040px;
}
.emj745 {
  background-position: -80px -1040px;
}
.emj746 {
  background-position: 0 -1060px;
}
.emj747 {
  background-position: -20px -1060px;
}
.emj748 {
  background-position: -40px -1060px;
}
.emj749 {
  background-position: -60px -1060px;
}
.emj750 {
  background-position: -80px -1060px;
}
.emj677 {
  background-position: 0 -1080px;
}
.emj678 {
  background-position: -20px -1080px;
}
.emj679 {
  background-position: -40px -1080px;
}
.emj680 {
  background-position: -60px -1080px;
}
.emj681 {
  background-position: -80px -1080px;
}
.emj682 {
  background-position: 0 -1100px;
}
.emj676 {
  background-position: -20px -1100px;
}
.emj683 {
  background-position: -40px -1100px;
}
.emj684 {
  background-position: -60px -1100px;
}
.emj685 {
  background-position: -80px -1100px;
}
.emj686 {
  background-position: 0 -1120px;
}
.emj687 {
  background-position: -20px -1120px;
}
.emj688 {
  background-position: -40px -1120px;
}
.emj689 {
  background-position: -60px -1120px;
}
.emj934 {
  background-position: -80px -1120px;
}
.emj690 {
  background-position: 0 -1140px;
}
.emj913 {
  background-position: -20px -1140px;
}
.emj914 {
  background-position: -40px -1140px;
}
.emj915 {
  background-position: -60px -1140px;
}
.emj916 {
  background-position: -80px -1140px;
}
.emj917 {
  background-position: 0 -1160px;
}
.emj918 {
  background-position: -20px -1160px;
}
.emj721 {
  background-position: -40px -1160px;
}
.emj722 {
  background-position: -60px -1160px;
}
.emj723 {
  background-position: -80px -1160px;
}
.emj724 {
  background-position: 0 -1180px;
}
.emj725 {
  background-position: -20px -1180px;
}
.emj726 {
  background-position: -40px -1180px;
}
.emj733 {
  background-position: -60px -1180px;
}
.emj734 {
  background-position: -80px -1180px;
}
.emj735 {
  background-position: 0 -1200px;
}
.emj736 {
  background-position: -20px -1200px;
}
.emj737 {
  background-position: -40px -1200px;
}
.emj738 {
  background-position: -60px -1200px;
}
.emj739 {
  background-position: -80px -1200px;
}
.emj740 {
  background-position: 0 -1220px;
}
.emj741 {
  background-position: -20px -1220px;
}
.emj742 {
  background-position: -40px -1220px;
}
.emj743 {
  background-position: -60px -1220px;
}
.emj744 {
  background-position: -80px -1220px;
}
.emj49 {
  background-position: 0 -1240px;
}
.emj50 {
  background-position: -20px -1240px;
}
.emj51 {
  background-position: -40px -1240px;
}
.emj52 {
  background-position: -60px -1240px;
}
.emj53 {
  background-position: -80px -1240px;
}
.emj54 {
  background-position: 0 -1260px;
}
.emj691 {
  background-position: -20px -1260px;
}
.emj692 {
  background-position: -40px -1260px;
}
.emj693 {
  background-position: -60px -1260px;
}
.emj694 {
  background-position: -80px -1260px;
}
.emj695 {
  background-position: 0 -1280px;
}
.emj696 {
  background-position: -20px -1280px;
}
.emj697 {
  background-position: -40px -1280px;
}
.emj698 {
  background-position: -60px -1280px;
}
.emj699 {
  background-position: -80px -1280px;
}
.emj700 {
  background-position: 0 -1300px;
}
.emj701 {
  background-position: -20px -1300px;
}
.emj702 {
  background-position: -40px -1300px;
}
.emj703 {
  background-position: -60px -1300px;
}
.emj704 {
  background-position: -80px -1300px;
}
.emj705 {
  background-position: 0 -1320px;
}
.emj706 {
  background-position: -20px -1320px;
}
.emj707 {
  background-position: -40px -1320px;
}
.emj708 {
  background-position: -60px -1320px;
}
.emj709 {
  background-position: -80px -1320px;
}
.emj710 {
  background-position: 0 -1340px;
}
.emj711 {
  background-position: -20px -1340px;
}
.emj712 {
  background-position: -40px -1340px;
}
.emj713 {
  background-position: -60px -1340px;
}
.emj714 {
  background-position: -80px -1340px;
}
.emj727 {
  background-position: 0 -1360px;
}
.emj728 {
  background-position: -20px -1360px;
}
.emj729 {
  background-position: -40px -1360px;
}
.emj730 {
  background-position: -60px -1360px;
}
.emj731 {
  background-position: -80px -1360px;
}
.emj732 {
  background-position: 0 -1380px;
}
.emj108 {
  background-position: -20px -1380px;
}
.emj109 {
  background-position: -40px -1380px;
}
.emj110 {
  background-position: -60px -1380px;
}
.emj111 {
  background-position: -80px -1380px;
}
.emj112 {
  background-position: 0 -1400px;
}
.emj113 {
  background-position: -20px -1400px;
}
.emj715 {
  background-position: -40px -1400px;
}
.emj716 {
  background-position: -60px -1400px;
}
.emj717 {
  background-position: -80px -1400px;
}
.emj718 {
  background-position: 0 -1420px;
}
.emj719 {
  background-position: -20px -1420px;
}
.emj720 {
  background-position: -40px -1420px;
}
.emj96 {
  background-position: -60px -1420px;
}
.emj97 {
  background-position: -80px -1420px;
}
.emj98 {
  background-position: 0 -1440px;
}
.emj99 {
  background-position: -20px -1440px;
}
.emj100 {
  background-position: -40px -1440px;
}
.emj101 {
  background-position: -60px -1440px;
}
.emj102 {
  background-position: -80px -1440px;
}
.emj103 {
  background-position: 0 -1460px;
}
.emj104 {
  background-position: -20px -1460px;
}
.emj105 {
  background-position: -40px -1460px;
}
.emj106 {
  background-position: -60px -1460px;
}
.emj107 {
  background-position: -80px -1460px;
}
.emj969 {
  background-position: 0 -1480px;
}
.emj970 {
  background-position: -20px -1480px;
}
.emj971 {
  background-position: -40px -1480px;
}
.emj972 {
  background-position: -60px -1480px;
}
.emj973 {
  background-position: -80px -1480px;
}
.emj974 {
  background-position: 0 -1500px;
}
.emj751 {
  background-position: -20px -1500px;
}
.emj752 {
  background-position: -40px -1500px;
}
.emj753 {
  background-position: -60px -1500px;
}
.emj754 {
  background-position: -80px -1500px;
}
.emj755 {
  background-position: 0 -1520px;
}
.emj756 {
  background-position: -20px -1520px;
}
.emj1263 {
  background-position: -40px -1520px;
}
.emj1264 {
  background-position: -60px -1520px;
}
.emj1265 {
  background-position: -80px -1520px;
}
.emj1266 {
  background-position: 0 -1540px;
}
.emj1267 {
  background-position: -20px -1540px;
}
.emj1268 {
  background-position: -40px -1540px;
}
.emj429 {
  background-position: 0 -1560px;
}
.emj430 {
  background-position: -20px -1560px;
}
.emj431 {
  background-position: -40px -1560px;
}
.emj432 {
  background-position: -60px -1560px;
}
.emj433 {
  background-position: -80px -1560px;
}
.emj434 {
  background-position: 0 -1580px;
}
.emj435 {
  background-position: -20px -1580px;
}
.emj436 {
  background-position: -40px -1580px;
}
.emj437 {
  background-position: -60px -1580px;
}
.emj438 {
  background-position: -80px -1580px;
}
.emj439 {
  background-position: 0 -1600px;
}
.emj941 {
  background-position: -20px -1600px;
}
.emj441 {
  background-position: -40px -1600px;
}
.emj442 {
  background-position: -60px -1600px;
}
.emj443 {
  background-position: -80px -1600px;
}
.emj444 {
  background-position: 0 -1620px;
}
.emj445 {
  background-position: -20px -1620px;
}
.emj446 {
  background-position: -40px -1620px;
}
.emj447 {
  background-position: -60px -1620px;
}
.emj428 {
  background-position: -80px -1620px;
}
.emj613 {
  background-position: 0 -1640px;
}
.emj614 {
  background-position: -20px -1640px;
}
.emj658 {
  background-position: -40px -1640px;
}
.emj670 {
  background-position: -60px -1640px;
}
.emj615 {
  background-position: -80px -1640px;
}
.emj616 {
  background-position: 0 -1660px;
}
.emj617 {
  background-position: -20px -1660px;
}
.emj659 {
  background-position: -40px -1660px;
}
.emj618 {
  background-position: -60px -1660px;
}
.emj619 {
  background-position: -80px -1660px;
}
.emj660 {
  background-position: 0 -1680px;
}
.emj620 {
  background-position: -20px -1680px;
}
.emj661 {
  background-position: -40px -1680px;
}
.emj621 {
  background-position: -60px -1680px;
}
.emj662 {
  background-position: -80px -1680px;
}
.emj627 {
  background-position: 0 -1700px;
}
.emj665 {
  background-position: -20px -1700px;
}
.emj628 {
  background-position: -40px -1700px;
}
.emj630 {
  background-position: -60px -1700px;
}
.emj629 {
  background-position: -80px -1700px;
}
.emj632 {
  background-position: 0 -1720px;
}
.emj633 {
  background-position: -20px -1720px;
}
.emj649 {
  background-position: -40px -1720px;
}
.emj648 {
  background-position: -60px -1720px;
}
.emj650 {
  background-position: -80px -1720px;
}
.emj651 {
  background-position: 0 -1740px;
}
.emj652 {
  background-position: -20px -1740px;
}
.emj637 {
  background-position: -40px -1740px;
}
.emj655 {
  background-position: -60px -1740px;
}
.emj656 {
  background-position: -80px -1740px;
}
.emj636 {
  background-position: 0 -1760px;
}
.emj635 {
  background-position: -20px -1760px;
}
.emj668 {
  background-position: -40px -1760px;
}
.emj674 {
  background-position: -60px -1760px;
}
.emj634 {
  background-position: -80px -1760px;
}
.emj654 {
  background-position: 0 -1780px;
}
.emj667 {
  background-position: -20px -1780px;
}
.emj671 {
  background-position: -40px -1780px;
}
.emj672 {
  background-position: -60px -1780px;
}
.emj653 {
  background-position: -80px -1780px;
}
.emj673 {
  background-position: 0 -1800px;
}
.emj666 {
  background-position: -20px -1800px;
}
.emj1236 {
  background-position: -40px -1800px;
}
.emj1237 {
  background-position: -60px -1800px;
}
.emj1238 {
  background-position: -80px -1800px;
}
.emj631 {
  background-position: 0 -1820px;
}
.emj622 {
  background-position: -20px -1820px;
}
.emj663 {
  background-position: -40px -1820px;
}
.emj623 {
  background-position: -60px -1820px;
}
.emj626 {
  background-position: -80px -1820px;
}
.emj647 {
  background-position: 0 -1840px;
}
.emj669 {
  background-position: -20px -1840px;
}
.emj624 {
  background-position: -40px -1840px;
}
.emj664 {
  background-position: -60px -1840px;
}
.emj657 {
  background-position: -80px -1840px;
}
.emj638 {
  background-position: 0 -1860px;
}
.emj644 {
  background-position: -20px -1860px;
}
.emj645 {
  background-position: -40px -1860px;
}
.emj646 {
  background-position: -60px -1860px;
}
.emj639 {
  background-position: -80px -1860px;
}
.emj625 {
  background-position: 0 -1880px;
}
.emj640 {
  background-position: -20px -1880px;
}
.emj641 {
  background-position: -40px -1880px;
}
.emj642 {
  background-position: -60px -1880px;
}
.emj643 {
  background-position: -80px -1880px;
}
.emj675 {
  background-position: 0 -1900px;
}
.emj77 {
  background-position: -20px -1900px;
}
.emj1093 {
  background-position: -40px -1900px;
}
.emj420 {
  background-position: -60px -1900px;
}
.emj43 {
  background-position: -80px -1900px;
}
.emj83 {
  background-position: 0 -1920px;
}
.emj44 {
  background-position: -20px -1920px;
}
.emj966 {
  background-position: -40px -1920px;
}
.emj965 {
  background-position: -60px -1920px;
}
.emj47 {
  background-position: -80px -1920px;
}
.emj967 {
  background-position: 0 -1940px;
}
.emj121 {
  background-position: -20px -1940px;
}
.emj426 {
  background-position: -40px -1940px;
}
.emj143 {
  background-position: -60px -1940px;
}
.emj427 {
  background-position: -80px -1940px;
}
.emj399 {
  background-position: 0 -1960px;
}
.emj400 {
  background-position: -20px -1960px;
}
.emj403 {
  background-position: -40px -1960px;
}
.emj405 {
  background-position: -60px -1960px;
}
.emj406 {
  background-position: -80px -1960px;
}
.emj407 {
  background-position: 0 -1980px;
}
.emj1148 {
  background-position: -20px -1980px;
}
.emj1151 {
  background-position: -40px -1980px;
}
.emj411 {
  background-position: -60px -1980px;
}
.emj408 {
  background-position: -80px -1980px;
}
.emj409 {
  background-position: 0 -2000px;
}
.emj410 {
  background-position: -20px -2000px;
}
.emj412 {
  background-position: -40px -2000px;
}
.emj413 {
  background-position: -60px -2000px;
}
.emj414 {
  background-position: -80px -2000px;
}
.emj415 {
  background-position: 0 -2020px;
}
.emj416 {
  background-position: -20px -2020px;
}
.emj417 {
  background-position: -40px -2020px;
}
.emj418 {
  background-position: -60px -2020px;
}
.emj419 {
  background-position: -80px -2020px;
}
.emj421 {
  background-position: 0 -2040px;
}
.emj424 {
  background-position: -20px -2040px;
}
.emj422 {
  background-position: -40px -2040px;
}
.emj423 {
  background-position: -60px -2040px;
}
.emj425 {
  background-position: -80px -2040px;
}
.emj448 {
  background-position: 0 -2060px;
}
.emj449 {
  background-position: -20px -2060px;
}
.emj440 {
  background-position: -40px -2060px;
}
.emj475 {
  background-position: -60px -2060px;
}
.emj450 {
  background-position: -80px -2060px;
}
.emj451 {
  background-position: 0 -2080px;
}
.emj452 {
  background-position: -20px -2080px;
}
.emj453 {
  background-position: -40px -2080px;
}
.emj454 {
  background-position: -60px -2080px;
}
.emj455 {
  background-position: -80px -2080px;
}
.emj456 {
  background-position: 0 -2100px;
}
.emj457 {
  background-position: -20px -2100px;
}
.emj458 {
  background-position: -40px -2100px;
}
.emj459 {
  background-position: -60px -2100px;
}
.emj460 {
  background-position: -80px -2100px;
}
.emj461 {
  background-position: 0 -2120px;
}
.emj462 {
  background-position: -20px -2120px;
}
.emj463 {
  background-position: -40px -2120px;
}
.emj464 {
  background-position: -60px -2120px;
}
.emj465 {
  background-position: -80px -2120px;
}
.emj466 {
  background-position: 0 -2140px;
}
.emj467 {
  background-position: -20px -2140px;
}
.emj468 {
  background-position: -40px -2140px;
}
.emj469 {
  background-position: -60px -2140px;
}
.emj470 {
  background-position: -80px -2140px;
}
.emj471 {
  background-position: 0 -2160px;
}
.emj472 {
  background-position: -20px -2160px;
}
.emj473 {
  background-position: -40px -2160px;
}
.emj474 {
  background-position: -60px -2160px;
}
.emj476 {
  background-position: -80px -2160px;
}
.emj477 {
  background-position: 0 -2180px;
}
.emj478 {
  background-position: -20px -2180px;
}
.emj479 {
  background-position: -40px -2180px;
}
.emj480 {
  background-position: -60px -2180px;
}
.emj481 {
  background-position: -80px -2180px;
}
.emj482 {
  background-position: 0 -2200px;
}
.emj483 {
  background-position: -20px -2200px;
}
.emj484 {
  background-position: -40px -2200px;
}
.emj485 {
  background-position: -60px -2200px;
}
.emj486 {
  background-position: -80px -2200px;
}
.emj487 {
  background-position: 0 -2220px;
}
.emj488 {
  background-position: -20px -2220px;
}
.emj489 {
  background-position: -40px -2220px;
}
.emj490 {
  background-position: -60px -2220px;
}
.emj491 {
  background-position: -80px -2220px;
}
.emj492 {
  background-position: 0 -2240px;
}
.emj493 {
  background-position: -20px -2240px;
}
.emj494 {
  background-position: -40px -2240px;
}
.emj495 {
  background-position: -60px -2240px;
}
.emj496 {
  background-position: -80px -2240px;
}
.emj48 {
  background-position: 0 -2260px;
}
.emj497 {
  background-position: -20px -2260px;
}
.emj498 {
  background-position: -40px -2260px;
}
.emj499 {
  background-position: -60px -2260px;
}
.emj500 {
  background-position: -80px -2260px;
}
.emj501 {
  background-position: 0 -2280px;
}
.emj502 {
  background-position: -20px -2280px;
}
.emj503 {
  background-position: -40px -2280px;
}
.emj504 {
  background-position: 0 -2300px;
}
.emj505 {
  background-position: -20px -2300px;
}
.emj506 {
  background-position: -40px -2300px;
}
.emj507 {
  background-position: -60px -2300px;
}
.emj508 {
  background-position: -80px -2300px;
}
.emj520 {
  background-position: 0 -2320px;
}
.emj522 {
  background-position: -20px -2320px;
}
.emj526 {
  background-position: -40px -2320px;
}
.emj508 {
  background-position: -60px -2320px;
}
.emj516 {
  background-position: -80px -2320px;
}
.emj518 {
  background-position: 0 -2340px;
}
.emj519 {
  background-position: -20px -2340px;
}
.emj517 {
  background-position: -40px -2340px;
}
.emj975 {
  background-position: -60px -2340px;
}
.emj118 {
  background-position: -80px -2340px;
}
.emj964 {
  background-position: 0 -2360px;
}
.emj528 {
  background-position: -20px -2360px;
}
.emj757 {
  background-position: -40px -2360px;
}
.emj523 {
  background-position: -60px -2360px;
}
.emj524 {
  background-position: -80px -2360px;
}
.emj525 {
  background-position: 0 -2380px;
}
.emj521 {
  background-position: -20px -2380px;
}
.emj605 {
  background-position: -40px -2380px;
}
.emj936 {
  background-position: -60px -2380px;
}
.emj129 {
  background-position: -80px -2380px;
}
.emj947 {
  background-position: 0 -2400px;
}
.emj935 {
  background-position: -20px -2400px;
}
.emj948 {
  background-position: -40px -2400px;
}
.emj957 {
  background-position: -60px -2400px;
}
.emj946 {
  background-position: -80px -2400px;
}
.emj950 {
  background-position: 0 -2420px;
}
.emj949 {
  background-position: -20px -2420px;
}
.emj951 {
  background-position: -40px -2420px;
}
.emj956 {
  background-position: -60px -2420px;
}
.emj958 {
  background-position: -80px -2420px;
}
.emj955 {
  background-position: 0 -2440px;
}
.emj954 {
  background-position: -20px -2440px;
}
.emj953 {
  background-position: -40px -2440px;
}
.emj952 {
  background-position: -60px -2440px;
}
.emj564 {
  background-position: 0 -2460px;
}
.emj565 {
  background-position: -20px -2460px;
}
.emj566 {
  background-position: -40px -2460px;
}
.emj567 {
  background-position: -60px -2460px;
}
.emj568 {
  background-position: -80px -2460px;
}
.emj569 {
  background-position: 0 -2480px;
}
.emj1338 {
  background-position: -20px -2480px;
}
.emj1339 {
  background-position: -40px -2480px;
}
.emj1340 {
  background-position: -60px -2480px;
}
.emj1341 {
  background-position: -80px -2480px;
}
.emj1342 {
  background-position: 0 -2500px;
}
.emj1343 {
  background-position: -20px -2500px;
}
.emj906 {
  background-position: -40px -2500px;
}
.emj907 {
  background-position: -60px -2500px;
}
.emj908 {
  background-position: -80px -2500px;
}
.emj909 {
  background-position: 0 -2520px;
}
.emj910 {
  background-position: -20px -2520px;
}
.emj911 {
  background-position: -40px -2520px;
}
.emj1304 {
  background-position: -60px -2520px;
}
.emj1305 {
  background-position: -80px -2520px;
}
.emj1306 {
  background-position: 0 -2540px;
}
.emj1307 {
  background-position: -20px -2540px;
}
.emj1308 {
  background-position: -40px -2540px;
}
.emj1309 {
  background-position: -60px -2540px;
}
.emj585 {
  background-position: -80px -2540px;
}
.emj586 {
  background-position: 0 -2560px;
}
.emj587 {
  background-position: -20px -2560px;
}
.emj588 {
  background-position: -40px -2560px;
}
.emj589 {
  background-position: -60px -2560px;
}
.emj590 {
  background-position: -80px -2560px;
}
.emj570 {
  background-position: 0 -2580px;
}
.emj571 {
  background-position: -20px -2580px;
}
.emj572 {
  background-position: -40px -2580px;
}
.emj573 {
  background-position: -60px -2580px;
}
.emj574 {
  background-position: -80px -2580px;
}
.emj575 {
  background-position: 0 -2600px;
}
.emj1353 {
  background-position: -20px -2600px;
}
.emj1354 {
  background-position: -40px -2600px;
}
.emj1355 {
  background-position: -60px -2600px;
}
.emj1356 {
  background-position: -80px -2600px;
}
.emj1357 {
  background-position: 0 -2620px;
}
.emj1358 {
  background-position: -20px -2620px;
}
.emj563 {
  background-position: -40px -2620px;
}
.emj560 {
  background-position: -60px -2620px;
}
.emj82 {
  background-position: -80px -2620px;
}
.emj1326 {
  background-position: 0 -2640px;
}
.emj1327 {
  background-position: -20px -2640px;
}
.emj1328 {
  background-position: -40px -2640px;
}
.emj1329 {
  background-position: -60px -2640px;
}
.emj1330 {
  background-position: -80px -2640px;
}
.emj1331 {
  background-position: 0 -2660px;
}
.emj1332 {
  background-position: -20px -2660px;
}
.emj1333 {
  background-position: -40px -2660px;
}
.emj1334 {
  background-position: -60px -2660px;
}
.emj1335 {
  background-position: -80px -2660px;
}
.emj1336 {
  background-position: 0 -2680px;
}
.emj1337 {
  background-position: -20px -2680px;
}
.emj577 {
  background-position: -40px -2680px;
}
.emj578 {
  background-position: -60px -2680px;
}
.emj579 {
  background-position: -80px -2680px;
}
.emj580 {
  background-position: 0 -2700px;
}
.emj581 {
  background-position: -20px -2700px;
}
.emj582 {
  background-position: -40px -2700px;
}
.emj90 {
  background-position: -60px -2700px;
}
.emj532 {
  background-position: -80px -2700px;
}
.emj80 {
  background-position: 0 -2720px;
}
.emj561 {
  background-position: -20px -2720px;
}
.emj583 {
  background-position: -40px -2720px;
}
.emj81 {
  background-position: -60px -2720px;
}
.emj559 {
  background-position: -80px -2720px;
}
.emj584 {
  background-position: 0 -2740px;
}
.emj88 {
  background-position: -20px -2740px;
}
.emj576 {
  background-position: -40px -2740px;
}
.emj558 {
  background-position: -60px -2740px;
}
.emj562 {
  background-position: -80px -2740px;
}
.emj554 {
  background-position: 0 -2760px;
}
.emj553 {
  background-position: -20px -2760px;
}
.emj556 {
  background-position: -40px -2760px;
}
.emj552 {
  background-position: -60px -2760px;
}
.emj555 {
  background-position: -80px -2760px;
}
.emj550 {
  background-position: 0 -2780px;
}
.emj551 {
  background-position: -20px -2780px;
}
.emj557 {
  background-position: -40px -2780px;
}
.emj536 {
  background-position: -60px -2780px;
}
.emj533 {
  background-position: -80px -2780px;
}
.emj542 {
  background-position: 0 -2800px;
}
.emj540 {
  background-position: -20px -2800px;
}
.emj538 {
  background-position: -40px -2800px;
}
.emj539 {
  background-position: -60px -2800px;
}
.emj541 {
  background-position: -80px -2800px;
}
.emj537 {
  background-position: 0 -2820px;
}
.emj544 {
  background-position: -20px -2820px;
}
.emj546 {
  background-position: -40px -2820px;
}
.emj548 {
  background-position: -60px -2820px;
}
.emj545 {
  background-position: -80px -2820px;
}
.emj547 {
  background-position: 0 -2840px;
}
.emj543 {
  background-position: -20px -2840px;
}
.emj549 {
  background-position: -40px -2840px;
}
.emj150 {
  background-position: -60px -2840px;
}
.emj149 {
  background-position: -80px -2840px;
}
.emj529 {
  background-position: 0 -2860px;
}
.emj530 {
  background-position: -20px -2860px;
}
.emj531 {
  background-position: -40px -2860px;
}
.emj1272 {
  background-position: 0 -2880px;
}
.emj1299 {
  background-position: -20px -2880px;
}
.emj1271 {
  background-position: -40px -2880px;
}
.emj1280 {
  background-position: -60px -2880px;
}
.emj1298 {
  background-position: -80px -2880px;
}
.emj1273 {
  background-position: 0 -2900px;
}
.emj1274 {
  background-position: -20px -2900px;
}
.emj1275 {
  background-position: -40px -2900px;
}
.emj1276 {
  background-position: -60px -2900px;
}
.emj1277 {
  background-position: -80px -2900px;
}
.emj1278 {
  background-position: 0 -2920px;
}
.emj1279 {
  background-position: -20px -2920px;
}
.emj1281 {
  background-position: -40px -2920px;
}
.emj1282 {
  background-position: -60px -2920px;
}
.emj1283 {
  background-position: -80px -2920px;
}
.emj1285 {
  background-position: 0 -2940px;
}
.emj1286 {
  background-position: -20px -2940px;
}
.emj1287 {
  background-position: -40px -2940px;
}
.emj1288 {
  background-position: -60px -2940px;
}
.emj1289 {
  background-position: -80px -2940px;
}
.emj1314 {
  background-position: 0 -2960px;
}
.emj1290 {
  background-position: -20px -2960px;
}
.emj1291 {
  background-position: -40px -2960px;
}
.emj1292 {
  background-position: -60px -2960px;
}
.emj1293 {
  background-position: -80px -2960px;
}
.emj1294 {
  background-position: 0 -2980px;
}
.emj1295 {
  background-position: -20px -2980px;
}
.emj1296 {
  background-position: -40px -2980px;
}
.emj1297 {
  background-position: -60px -2980px;
}
.emj1324 {
  background-position: -80px -2980px;
}
.emj1284 {
  background-position: 0 -3000px;
}
.emj91 {
  background-position: -20px -3000px;
}
.emj1313 {
  background-position: -40px -3000px;
}
.emj1312 {
  background-position: -60px -3000px;
}
.emj1311 {
  background-position: -80px -3000px;
}
.emj1269 {
  background-position: 0 -3020px;
}
.emj1270 {
  background-position: -20px -3020px;
}
.emj94 {
  background-position: -40px -3020px;
}
.emj990 {
  background-position: -60px -3020px;
}
.emj75 {
  background-position: -80px -3020px;
}
.emj1303 {
  background-position: 0 -3040px;
}
.emj1310 {
  background-position: -20px -3040px;
}
.emj89 {
  background-position: -40px -3040px;
}
.emj1302 {
  background-position: -60px -3040px;
}
.emj1301 {
  background-position: -80px -3040px;
}
.emj1300 {
  background-position: 0 -3060px;
}
.emj1360 {
  background-position: -20px -3060px;
}
.emj1361 {
  background-position: -40px -3060px;
}
.emj1362 {
  background-position: -60px -3060px;
}
.emj1363 {
  background-position: -80px -3060px;
}
.emj984 {
  background-position: 0 -3080px;
}
.emj986 {
  background-position: -20px -3080px;
}
.emj987 {
  background-position: -40px -3080px;
}
.emj985 {
  background-position: -60px -3080px;
}
.emj1150 {
  background-position: -80px -3080px;
}
.emj1152 {
  background-position: 0 -3100px;
}
.emj396 {
  background-position: -20px -3100px;
}
.emj1149 {
  background-position: -40px -3100px;
}
.emj87 {
  background-position: -60px -3100px;
}
.emj607 {
  background-position: -80px -3100px;
}
.emj606 {
  background-position: 0 -3120px;
}
.emj402 {
  background-position: -20px -3120px;
}
.emj401 {
  background-position: -40px -3120px;
}
.emj398 {
  background-position: -60px -3120px;
}
.emj404 {
  background-position: -80px -3120px;
}
.emj591 {
  background-position: 0 -3140px;
}
.emj592 {
  background-position: -20px -3140px;
}
.emj593 {
  background-position: -40px -3140px;
}
.emj603 {
  background-position: -60px -3140px;
}
.emj604 {
  background-position: -80px -3140px;
}
.emj594 {
  background-position: 0 -3160px;
}
.emj595 {
  background-position: -20px -3160px;
}
.emj596 {
  background-position: -40px -3160px;
}
.emj597 {
  background-position: -60px -3160px;
}
.emj599 {
  background-position: -80px -3160px;
}
.emj600 {
  background-position: 0 -3180px;
}
.emj945 {
  background-position: -20px -3180px;
}
.emj86 {
  background-position: -40px -3180px;
}
.emj601 {
  background-position: -60px -3180px;
}
.emj602 {
  background-position: -80px -3180px;
}
.emj167 {
  background-position: 0 -3200px;
}
.emj173 {
  background-position: -20px -3200px;
}
.emj189 {
  background-position: -40px -3200px;
}
.emj181 {
  background-position: -60px -3200px;
}
.emj210 {
  background-position: -80px -3200px;
}
.emj206 {
  background-position: 0 -3220px;
}
.emj204 {
  background-position: -20px -3220px;
}
.emj208 {
  background-position: -40px -3220px;
}
.emj218 {
  background-position: -60px -3220px;
}
.emj229 {
  background-position: -80px -3220px;
}
.emj228 {
  background-position: 0 -3240px;
}
.emj215 {
  background-position: -20px -3240px;
}
.emj250 {
  background-position: -40px -3240px;
}
.emj256 {
  background-position: -60px -3240px;
}
.emj253 {
  background-position: -80px -3240px;
}
.emj252 {
  background-position: 0 -3260px;
}
.emj257 {
  background-position: -20px -3260px;
}
.emj258 {
  background-position: -40px -3260px;
}
.emj261 {
  background-position: -60px -3260px;
}
.emj272 {
  background-position: -80px -3260px;
}
.emj287 {
  background-position: 0 -3280px;
}
.emj298 {
  background-position: -20px -3280px;
}
.emj299 {
  background-position: -40px -3280px;
}
.emj306 {
  background-position: -60px -3280px;
}
.emj309 {
  background-position: -80px -3280px;
}
.emj307 {
  background-position: 0 -3300px;
}
.emj319 {
  background-position: -20px -3300px;
}
.emj325 {
  background-position: -40px -3300px;
}
.emj324 {
  background-position: -60px -3300px;
}
.emj323 {
  background-position: -80px -3300px;
}
.emj330 {
  background-position: 0 -3320px;
}
.emj333 {
  background-position: -20px -3320px;
}
.emj337 {
  background-position: -40px -3320px;
}
.emj377 {
  background-position: -60px -3320px;
}
.emj222 {
  background-position: -80px -3320px;
}
.emj338 {
  background-position: 0 -3340px;
}
.emj214 {
  background-position: -20px -3340px;
}
.emj357 {
  background-position: -40px -3340px;
}
.emj246 {
  background-position: -60px -3340px;
}
.emj364 {
  background-position: -80px -3340px;
}
.emj174 {
  background-position: 0 -3360px;
}
.emj370 {
  background-position: -20px -3360px;
}
.emj26 {
  background-position: 0 -3380px;
}
.emj1045 {
  background-position: -20px -3380px;
}
.emj1046 {
  background-position: -40px -3380px;
}
.emj991 {
  background-position: -60px -3380px;
}
.emj32 {
  background-position: -80px -3380px;
}
.emj33 {
  background-position: 0 -3400px;
}
.emj27 {
  background-position: -20px -3400px;
}
.emj1051 {
  background-position: -40px -3400px;
}
.emj1052 {
  background-position: -60px -3400px;
}
.emj534 {
  background-position: -80px -3400px;
}
.emj1053 {
  background-position: 0 -3420px;
}
.emj1054 {
  background-position: -20px -3420px;
}
.emj1027 {
  background-position: -40px -3420px;
}
.emj1026 {
  background-position: -60px -3420px;
}
.emj45 {
  background-position: -80px -3420px;
}
.emj1028 {
  background-position: 0 -3440px;
}
.emj993 {
  background-position: -20px -3440px;
}
.emj994 {
  background-position: -40px -3440px;
}
.emj995 {
  background-position: -60px -3440px;
}
.emj996 {
  background-position: -80px -3440px;
}
.emj1055 {
  background-position: 0 -3460px;
}
.emj1067 {
  background-position: -20px -3460px;
}
.emj1068 {
  background-position: -40px -3460px;
}
.emj960 {
  background-position: -60px -3460px;
}
.emj1094 {
  background-position: -80px -3460px;
}
.emj1029 {
  background-position: 0 -3480px;
}
.emj983 {
  background-position: -20px -3480px;
}
.emj988 {
  background-position: -40px -3480px;
}
.emj980 {
  background-position: -60px -3480px;
}
.emj937 {
  background-position: -80px -3480px;
}
.emj397 {
  background-position: 0 -3500px;
}
.emj769 {
  background-position: -20px -3500px;
}
.emj767 {
  background-position: -40px -3500px;
}
.emj768 {
  background-position: -60px -3500px;
}
.emj992 {
  background-position: -80px -3500px;
}
.emj527 {
  background-position: 0 -3520px;
}
.emj912 {
  background-position: -20px -3520px;
}
.emj759 {
  background-position: -40px -3520px;
}
.emj758 {
  background-position: -60px -3520px;
}
.emj773 {
  background-position: -80px -3520px;
}
.emj772 {
  background-position: 0 -3540px;
}
.emj774 {
  background-position: -20px -3540px;
}
.emj770 {
  background-position: -40px -3540px;
}
.emj771 {
  background-position: -60px -3540px;
}
.emj765 {
  background-position: -80px -3540px;
}
.emj763 {
  background-position: 0 -3560px;
}
.emj764 {
  background-position: -20px -3560px;
}
.emj766 {
  background-position: -40px -3560px;
}
.emj761 {
  background-position: -60px -3560px;
}
.emj760 {
  background-position: -80px -3560px;
}
.emj762 {
  background-position: 0 -3580px;
}
.emj1316 {
  background-position: -20px -3580px;
}
.emj1352 {
  background-position: -40px -3580px;
}
.emj1359 {
  background-position: -60px -3580px;
}
.emj1350 {
  background-position: -80px -3580px;
}
.emj931 {
  background-position: 0 -3600px;
}
.emj932 {
  background-position: -20px -3600px;
}
.emj933 {
  background-position: -40px -3600px;
}
.emj1100 {
  background-position: -60px -3600px;
}
.emj1101 {
  background-position: -80px -3600px;
}
.emj1102 {
  background-position: 0 -3620px;
}
.emj1095 {
  background-position: -20px -3620px;
}
.emj1098 {
  background-position: -40px -3620px;
}
.emj1097 {
  background-position: -60px -3620px;
}
.emj1096 {
  background-position: -80px -3620px;
}
.emj962 {
  background-position: 0 -3640px;
}
.emj1318 {
  background-position: -20px -3640px;
}
.emj1099 {
  background-position: -40px -3640px;
}
.emj1078 {
  background-position: -60px -3640px;
}
.emj1044 {
  background-position: -80px -3640px;
}
.emj1073 {
  background-position: 0 -3660px;
}
.emj95 {
  background-position: -20px -3660px;
}
.emj1037 {
  background-position: -40px -3660px;
}
.emj1036 {
  background-position: -60px -3660px;
}
.emj1035 {
  background-position: -80px -3660px;
}
.emj1033 {
  background-position: 0 -3680px;
}
.emj1032 {
  background-position: -20px -3680px;
}
.emj1034 {
  background-position: -40px -3680px;
}
.emj1043 {
  background-position: -60px -3680px;
}
.emj1042 {
  background-position: -80px -3680px;
}
.emj1038 {
  background-position: 0 -3700px;
}
.emj1039 {
  background-position: -20px -3700px;
}
.emj1040 {
  background-position: -40px -3700px;
}
.emj1041 {
  background-position: -60px -3700px;
}
.emj1000 {
  background-position: -80px -3700px;
}
.emj999 {
  background-position: 0 -3720px;
}
.emj1013 {
  background-position: -20px -3720px;
}
.emj1004 {
  background-position: -40px -3720px;
}
.emj1005 {
  background-position: -60px -3720px;
}
.emj1006 {
  background-position: -80px -3720px;
}
.emj1001 {
  background-position: 0 -3740px;
}
.emj1002 {
  background-position: -20px -3740px;
}
.emj1061 {
  background-position: -40px -3740px;
}
.emj1062 {
  background-position: -60px -3740px;
}
.emj1024 {
  background-position: -80px -3740px;
}
.emj1007 {
  background-position: 0 -3760px;
}
.emj1018 {
  background-position: -20px -3760px;
}
.emj1015 {
  background-position: -40px -3760px;
}
.emj1016 {
  background-position: -60px -3760px;
}
.emj1014 {
  background-position: -80px -3760px;
}
.emj1017 {
  background-position: 0 -3780px;
}
.emj1019 {
  background-position: -20px -3780px;
}
.emj1020 {
  background-position: -40px -3780px;
}
.emj1021 {
  background-position: -60px -3780px;
}
.emj1022 {
  background-position: -80px -3780px;
}
.emj1003 {
  background-position: 0 -3800px;
}
.emj1079 {
  background-position: -20px -3800px;
}
.emj1010 {
  background-position: -40px -3800px;
}
.emj1008 {
  background-position: -60px -3800px;
}
.emj92 {
  background-position: -80px -3800px;
}
.emj1012 {
  background-position: 0 -3820px;
}
.emj1009 {
  background-position: -20px -3820px;
}
.emj1011 {
  background-position: -40px -3820px;
}
.emj1315 {
  background-position: -60px -3820px;
}
.emj997 {
  background-position: -80px -3820px;
}
.emj998 {
  background-position: 0 -3840px;
}
.emj115 {
  background-position: -20px -3840px;
}
.emj114 {
  background-position: -40px -3840px;
}
.emj1025 {
  background-position: -60px -3840px;
}
.emj1071 {
  background-position: -80px -3840px;
}
.emj1072 {
  background-position: 0 -3860px;
}
.emj1074 {
  background-position: -20px -3860px;
}
.emj1075 {
  background-position: -40px -3860px;
}
.emj1031 {
  background-position: -60px -3860px;
}
.emj1030 {
  background-position: -80px -3860px;
}
.emj1064 {
  background-position: 0 -3880px;
}
.emj1065 {
  background-position: -20px -3880px;
}
.emj1066 {
  background-position: -40px -3880px;
}
.emj1063 {
  background-position: -60px -3880px;
}
.emj963 {
  background-position: -80px -3880px;
}
.emj1076 {
  background-position: 0 -3900px;
}
.emj1077 {
  background-position: -20px -3900px;
}
.emj977 {
  background-position: -40px -3900px;
}
.emj976 {
  background-position: -60px -3900px;
}
.emj1345 {
  background-position: -80px -3900px;
}
.emj1069 {
  background-position: 0 -3920px;
}
.emj1070 {
  background-position: -20px -3920px;
}
.emj1317 {
  background-position: -40px -3920px;
}
.emj85 {
  background-position: -60px -3920px;
}
.emj1023 {
  background-position: -80px -3920px;
}
.emj1344 {
  background-position: 0 -3940px;
}
.emj1321 {
  background-position: -20px -3940px;
}
.emj1325 {
  background-position: -40px -3940px;
}
.emj1323 {
  background-position: -60px -3940px;
}
.emj1049 {
  background-position: -80px -3940px;
}
.emj1086 {
  background-position: 0 -3960px;
}
.emj394 {
  background-position: -20px -3960px;
}
.emj393 {
  background-position: -40px -3960px;
}
.emj978 {
  background-position: -60px -3960px;
}
.emj148 {
  background-position: -80px -3960px;
}
.emj147 {
  background-position: 0 -3980px;
}
.emj386 {
  background-position: -20px -3980px;
}
.emj387 {
  background-position: -40px -3980px;
}
.emj384 {
  background-position: -60px -3980px;
}
.emj388 {
  background-position: -80px -3980px;
}
.emj382 {
  background-position: 0 -4000px;
}
.emj390 {
  background-position: -20px -4000px;
}
.emj392 {
  background-position: -40px -4000px;
}
.emj389 {
  background-position: -60px -4000px;
}
.emj391 {
  background-position: -80px -4000px;
}
.emj385 {
  background-position: 0 -4020px;
}
.emj381 {
  background-position: -20px -4020px;
}
.emj380 {
  background-position: -40px -4020px;
}
.emj383 {
  background-position: -60px -4020px;
}
.emj989 {
  background-position: -80px -4020px;
}
.emj122 {
  background-position: 0 -4040px;
}
.emj119 {
  background-position: -20px -4040px;
}
.emj124 {
  background-position: -40px -4040px;
}
.emj93 {
  background-position: -60px -4040px;
}
.emj120 {
  background-position: -80px -4040px;
}
.emj1047 {
  background-position: 0 -4060px;
}
.emj1048 {
  background-position: -20px -4060px;
}
.emj165 {
  background-position: -40px -4060px;
}
.emj151 {
  background-position: -60px -4060px;
}
.emj152 {
  background-position: -80px -4060px;
}
.emj155 {
  background-position: 0 -4080px;
}
.emj156 {
  background-position: -20px -4080px;
}
.emj153 {
  background-position: -40px -4080px;
}
.emj163 {
  background-position: -60px -4080px;
}
.emj159 {
  background-position: -80px -4080px;
}
.emj154 {
  background-position: 0 -4100px;
}
.emj1351 {
  background-position: -20px -4100px;
}
.emj157 {
  background-position: -40px -4100px;
}
.emj158 {
  background-position: -60px -4100px;
}
.emj160 {
  background-position: -80px -4100px;
}
.emj161 {
  background-position: 0 -4120px;
}
.emj162 {
  background-position: -20px -4120px;
}
.emj164 {
  background-position: -40px -4120px;
}
.emj598 {
  background-position: -60px -4120px;
}
.emj56 {
  background-position: -80px -4120px;
}
.emj57 {
  background-position: 0 -4140px;
}
.emj58 {
  background-position: -20px -4140px;
}
.emj59 {
  background-position: -40px -4140px;
}
.emj60 {
  background-position: -60px -4140px;
}
.emj61 {
  background-position: -80px -4140px;
}
.emj62 {
  background-position: 0 -4160px;
}
.emj63 {
  background-position: -20px -4160px;
}
.emj64 {
  background-position: -40px -4160px;
}
.emj65 {
  background-position: -60px -4160px;
}
.emj66 {
  background-position: -80px -4160px;
}
.emj67 {
  background-position: 0 -4180px;
}
.emj1348 {
  background-position: -20px -4180px;
}
.emj1346 {
  background-position: -40px -4180px;
}
.emj1347 {
  background-position: -60px -4180px;
}
.emj1349 {
  background-position: -80px -4180px;
}
.emj74 {
  background-position: 0 -4200px;
}
.emj1322 {
  background-position: -20px -4200px;
}
.emj1319 {
  background-position: -40px -4200px;
}
.emj1320 {
  background-position: -60px -4200px;
}
.emj37 {
  background-position: -80px -4200px;
}
.emj38 {
  background-position: 0 -4220px;
}
.emj1116 {
  background-position: -20px -4220px;
}
.emj1117 {
  background-position: -40px -4220px;
}
.emj28 {
  background-position: -60px -4220px;
}
.emj29 {
  background-position: -80px -4220px;
}
.emj30 {
  background-position: 0 -4240px;
}
.emj31 {
  background-position: -20px -4240px;
}
.emj133 {
  background-position: -40px -4240px;
}
.emj138 {
  background-position: -60px -4240px;
}
.emj139 {
  background-position: -80px -4240px;
}
.emj140 {
  background-position: 0 -4260px;
}
.emj21 {
  background-position: -20px -4260px;
}
.emj22 {
  background-position: -40px -4260px;
}
.emj23 {
  background-position: -60px -4260px;
}
.emj20 {
  background-position: -80px -4260px;
}
.emj19 {
  background-position: 0 -4280px;
}
.emj18 {
  background-position: -20px -4280px;
}
.emj1060 {
  background-position: -40px -4280px;
}
.emj25 {
  background-position: -60px -4280px;
}
.emj24 {
  background-position: -80px -4280px;
}
.emj136 {
  background-position: 0 -4300px;
}
.emj137 {
  background-position: -20px -4300px;
}
.emj1056 {
  background-position: -40px -4300px;
}
.emj1057 {
  background-position: -60px -4300px;
}
.emj1058 {
  background-position: -80px -4300px;
}
.emj1 {
  background-position: 0 -4320px;
}
.emj2 {
  background-position: -20px -4320px;
}
.emj3 {
  background-position: -40px -4320px;
}
.emj4 {
  background-position: -60px -4320px;
}
.emj5 {
  background-position: -80px -4320px;
}
.emj6 {
  background-position: 0 -4340px;
}
.emj7 {
  background-position: -20px -4340px;
}
.emj8 {
  background-position: -40px -4340px;
}
.emj9 {
  background-position: -60px -4340px;
}
.emj10 {
  background-position: -80px -4340px;
}
.emj11 {
  background-position: 0 -4360px;
}
.emj1087 {
  background-position: -20px -4360px;
}
.emj1090 {
  background-position: -40px -4360px;
}
.emj1092 {
  background-position: -60px -4360px;
}
.emj1089 {
  background-position: -80px -4360px;
}
.emj1088 {
  background-position: 0 -4380px;
}
.emj17 {
  background-position: -20px -4380px;
}
.emj1050 {
  background-position: -40px -4380px;
}
.emj535 {
  background-position: -60px -4380px;
}
.emj1091 {
  background-position: -80px -4380px;
}
.emj130 {
  background-position: 0 -4400px;
}
.emj131 {
  background-position: -20px -4400px;
}
.emj145 {
  background-position: -40px -4400px;
}
.emj132 {
  background-position: -60px -4400px;
}
.emj117 {
  background-position: -80px -4400px;
}
.emj116 {
  background-position: 0 -4420px;
}
.emj1059 {
  background-position: -20px -4420px;
}
.emj16 {
  background-position: -40px -4420px;
}
.emj12 {
  background-position: -60px -4420px;
}
.emj13 {
  background-position: -80px -4420px;
}
.emj981 {
  background-position: 0 -4440px;
}
.emj982 {
  background-position: -20px -4440px;
}
.emj134 {
  background-position: -40px -4440px;
}
.emj135 {
  background-position: -60px -4440px;
}
.emj146 {
  background-position: -80px -4440px;
}
.emj128 {
  background-position: 0 -4460px;
}
.emj125 {
  background-position: -20px -4460px;
}
.emj127 {
  background-position: -40px -4460px;
}
.emj126 {
  background-position: -60px -4460px;
}
.emj14 {
  background-position: -80px -4460px;
}
.emj15 {
  background-position: 0 -4480px;
}
.emj123 {
  background-position: -20px -4480px;
}
.emj144 {
  background-position: -40px -4480px;
}
.emj979 {
  background-position: -60px -4480px;
}
.emj1082 {
  background-position: -80px -4480px;
}
.emj1081 {
  background-position: 0 -4500px;
}
.emj1083 {
  background-position: -20px -4500px;
}
.emj1085 {
  background-position: -40px -4500px;
}
.emj1084 {
  background-position: -60px -4500px;
}
.emj395 {
  background-position: -80px -4500px;
}
.emj34 {
  background-position: 0 -4520px;
}
.emj84 {
  background-position: -20px -4520px;
}
.emj1103 {
  background-position: -40px -4520px;
}
.emj1104 {
  background-position: -60px -4520px;
}
.emj1105 {
  background-position: -80px -4520px;
}
.emj76 {
  background-position: 0 -4540px;
}
.emj72 {
  background-position: -20px -4540px;
}
.emj73 {
  background-position: -40px -4540px;
}
.emj961 {
  background-position: -60px -4540px;
}
.emj959 {
  background-position: -80px -4540px;
}
.emj68 {
  background-position: 0 -4560px;
}
.emj69 {
  background-position: -20px -4560px;
}
.emj70 {
  background-position: -40px -4560px;
}
.emj71 {
  background-position: -60px -4560px;
}
.emj46 {
  background-position: -80px -4560px;
}
.emj78 {
  background-position: 0 -4580px;
}
.emj79 {
  background-position: -20px -4580px;
}
.emj1080 {
  background-position: -40px -4580px;
}
.emj1108 {
  background-position: -60px -4580px;
}
.emj1109 {
  background-position: -80px -4580px;
}
.emj1114 {
  background-position: 0 -4600px;
}
.emj1114 {
  background-position: -20px -4600px;
}
.emj1112 {
  background-position: -40px -4600px;
}
.emj1113 {
  background-position: -60px -4600px;
}
.emj1110 {
  background-position: -80px -4600px;
}
.emj1111 {
  background-position: 0 -4620px;
}
.emj35 {
  background-position: -20px -4620px;
}
.emj36 {
  background-position: -40px -4620px;
}
.emj141 {
  background-position: -60px -4620px;
}
.emj142 {
  background-position: -80px -4620px;
}
.emj40 {
  background-position: 0 -4640px;
}
.emj39 {
  background-position: -20px -4640px;
}
.emj42 {
  background-position: -40px -4640px;
}
.emj41 {
  background-position: -60px -4640px;
}
.emj1106 {
  background-position: -80px -4640px;
}
.emj1107 {
  background-position: 0 -4660px;
}
.emj1118 {
  background-position: -20px -4660px;
}
.emj1119 {
  background-position: -40px -4660px;
}
.emj1120 {
  background-position: -60px -4660px;
}
.emj1121 {
  background-position: -80px -4660px;
}
.emj1122 {
  background-position: 0 -4680px;
}
.emj1123 {
  background-position: -20px -4680px;
}
.emj1124 {
  background-position: -40px -4680px;
}
.emj1125 {
  background-position: -60px -4680px;
}
.emj1126 {
  background-position: -80px -4680px;
}
.emj1127 {
  background-position: 0 -4700px;
}
.emj1128 {
  background-position: -20px -4700px;
}
.emj1129 {
  background-position: -40px -4700px;
}
.emj1130 {
  background-position: -60px -4700px;
}
.emj1131 {
  background-position: -80px -4700px;
}
.emj1132 {
  background-position: 0 -4720px;
}
.emj1133 {
  background-position: -20px -4720px;
}
.emj1134 {
  background-position: -40px -4720px;
}
.emj1135 {
  background-position: -60px -4720px;
}
.emj1136 {
  background-position: -80px -4720px;
}
.emj1137 {
  background-position: 0 -4740px;
}
.emj1138 {
  background-position: -20px -4740px;
}
.emj1139 {
  background-position: -40px -4740px;
}
.emj1140 {
  background-position: -60px -4740px;
}
.emj1141 {
  background-position: -80px -4740px;
}
.emj1142 {
  background-position: 0 -4760px;
}
.emj1143 {
  background-position: -20px -4760px;
}
.emj1144 {
  background-position: -40px -4760px;
}
.emj1145 {
  background-position: -60px -4760px;
}
.emj1146 {
  background-position: -80px -4760px;
}
.emj1147 {
  background-position: 0 -4780px;
}
.emj178 {
  background-position: -20px -4780px;
}
.emj176 {
  background-position: -40px -4780px;
}
.emj175 {
  background-position: -60px -4780px;
}
.emj177 {
  background-position: -80px -4780px;
}
.emj170 {
  background-position: 0 -4800px;
}
.emj171 {
  background-position: -20px -4800px;
}
.emj169 {
  background-position: -40px -4800px;
}
.emj179 {
  background-position: -60px -4800px;
}
.emj172 {
  background-position: -80px -4800px;
}
.emj168 {
  background-position: 0 -4820px;
}
.emj166 {
  background-position: -20px -4820px;
}
.emj195 {
  background-position: -40px -4820px;
}
.emj196 {
  background-position: -60px -4820px;
}
.emj197 {
  background-position: -80px -4820px;
}
.emj190 {
  background-position: 0 -4840px;
}
.emj191 {
  background-position: -20px -4840px;
}
.emj192 {
  background-position: -40px -4840px;
}
.emj193 {
  background-position: -60px -4840px;
}
.emj194 {
  background-position: -80px -4840px;
}
.emj183 {
  background-position: 0 -4860px;
}
.emj182 {
  background-position: -20px -4860px;
}
.emj180 {
  background-position: -40px -4860px;
}
.emj185 {
  background-position: -60px -4860px;
}
.emj184 {
  background-position: -80px -4860px;
}
.emj188 {
  background-position: 0 -4880px;
}
.emj186 {
  background-position: -20px -4880px;
}
.emj187 {
  background-position: -40px -4880px;
}
.emj209 {
  background-position: -60px -4880px;
}
.emj212 {
  background-position: -80px -4880px;
}
.emj211 {
  background-position: 0 -4900px;
}
.emj213 {
  background-position: -20px -4900px;
}
.emj205 {
  background-position: -40px -4900px;
}
.emj203 {
  background-position: -60px -4900px;
}
.emj207 {
  background-position: -80px -4900px;
}
.emj200 {
  background-position: 0 -4920px;
}
.emj198 {
  background-position: -20px -4920px;
}
.emj199 {
  background-position: -40px -4920px;
}
.emj202 {
  background-position: -60px -4920px;
}
.emj201 {
  background-position: -80px -4920px;
}
.emj216 {
  background-position: 0 -4940px;
}
.emj217 {
  background-position: -20px -4940px;
}
.emj219 {
  background-position: -40px -4940px;
}
.emj220 {
  background-position: -60px -4940px;
}
.emj226 {
  background-position: -80px -4940px;
}
.emj225 {
  background-position: 0 -4960px;
}
.emj224 {
  background-position: -20px -4960px;
}
.emj223 {
  background-position: -40px -4960px;
}
.emj221 {
  background-position: -60px -4960px;
}
.emj230 {
  background-position: -80px -4960px;
}
.emj227 {
  background-position: 0 -4980px;
}
.emj245 {
  background-position: -20px -4980px;
}
.emj244 {
  background-position: -40px -4980px;
}
.emj243 {
  background-position: -60px -4980px;
}
.emj240 {
  background-position: -80px -4980px;
}
.emj241 {
  background-position: 0 -5000px;
}
.emj242 {
  background-position: -20px -5000px;
}
.emj233 {
  background-position: -40px -5000px;
}
.emj232 {
  background-position: -60px -5000px;
}
.emj234 {
  background-position: -80px -5000px;
}
.emj236 {
  background-position: 0 -5020px;
}
.emj235 {
  background-position: -20px -5020px;
}
.emj231 {
  background-position: -40px -5020px;
}
.emj237 {
  background-position: -60px -5020px;
}
.emj238 {
  background-position: -80px -5020px;
}
.emj239 {
  background-position: 0 -5040px;
}
.emj249 {
  background-position: -20px -5040px;
}
.emj248 {
  background-position: -40px -5040px;
}
.emj251 {
  background-position: -60px -5040px;
}
.emj247 {
  background-position: -80px -5040px;
}
.emj255 {
  background-position: 0 -5060px;
}
.emj254 {
  background-position: -20px -5060px;
}
.emj259 {
  background-position: -40px -5060px;
}
.emj262 {
  background-position: -60px -5060px;
}
.emj260 {
  background-position: -80px -5060px;
}
.emj264 {
  background-position: 0 -5080px;
}
.emj263 {
  background-position: -20px -5080px;
}
.emj265 {
  background-position: -40px -5080px;
}
.emj266 {
  background-position: -60px -5080px;
}
.emj271 {
  background-position: -80px -5080px;
}
.emj270 {
  background-position: 0 -5100px;
}
.emj273 {
  background-position: -20px -5100px;
}
.emj267 {
  background-position: -40px -5100px;
}
.emj269 {
  background-position: -60px -5100px;
}
.emj268 {
  background-position: -80px -5100px;
}
.emj284 {
  background-position: 0 -5120px;
}
.emj283 {
  background-position: -20px -5120px;
}
.emj283 {
  background-position: -40px -5120px;
}
.emj281 {
  background-position: -60px -5120px;
}
.emj274 {
  background-position: -80px -5120px;
}
.emj275 {
  background-position: 0 -5140px;
}
.emj276 {
  background-position: -20px -5140px;
}
.emj277 {
  background-position: -40px -5140px;
}
.emj279 {
  background-position: -60px -5140px;
}
.emj278 {
  background-position: -80px -5140px;
}
.emj280 {
  background-position: 0 -5160px;
}
.emj291 {
  background-position: -20px -5160px;
}
.emj290 {
  background-position: -40px -5160px;
}
.emj288 {
  background-position: -60px -5160px;
}
.emj289 {
  background-position: -80px -5160px;
}
.emj302 {
  background-position: 0 -5180px;
}
.emj301 {
  background-position: -20px -5180px;
}
.emj301 {
  background-position: -40px -5180px;
}
.emj292 {
  background-position: -60px -5180px;
}
.emj303 {
  background-position: -80px -5180px;
}
.emj295 {
  background-position: 0 -5200px;
}
.emj294 {
  background-position: -20px -5200px;
}
.emj297 {
  background-position: -40px -5200px;
}
.emj296 {
  background-position: -60px -5200px;
}
.emj286 {
  background-position: -80px -5200px;
}
.emj285 {
  background-position: 0 -5220px;
}
.emj300 {
  background-position: -20px -5220px;
}
.emj305 {
  background-position: -40px -5220px;
}
.emj312 {
  background-position: -60px -5220px;
}
.emj311 {
  background-position: -80px -5220px;
}
.emj313 {
  background-position: 0 -5240px;
}
.emj304 {
  background-position: -20px -5240px;
}
.emj308 {
  background-position: -40px -5240px;
}
.emj310 {
  background-position: -60px -5240px;
}
.emj314 {
  background-position: -80px -5240px;
}
.emj322 {
  background-position: 0 -5260px;
}
.emj321 {
  background-position: -20px -5260px;
}
.emj320 {
  background-position: -40px -5260px;
}
.emj316 {
  background-position: -60px -5260px;
}
.emj315 {
  background-position: -80px -5260px;
}
.emj318 {
  background-position: 0 -5280px;
}
.emj317 {
  background-position: -20px -5280px;
}
.emj326 {
  background-position: -40px -5280px;
}
.emj327 {
  background-position: -60px -5280px;
}
.emj329 {
  background-position: -80px -5280px;
}
.emj328 {
  background-position: 0 -5300px;
}
.emj331 {
  background-position: -20px -5300px;
}
.emj334 {
  background-position: -40px -5300px;
}
.emj335 {
  background-position: -60px -5300px;
}
.emj336 {
  background-position: -80px -5300px;
}
.emj339 {
  background-position: 0 -5320px;
}
.emj348 {
  background-position: -20px -5320px;
}
.emj347 {
  background-position: -40px -5320px;
}
.emj332 {
  background-position: -60px -5320px;
}
.emj346 {
  background-position: -80px -5320px;
}
.emj350 {
  background-position: 0 -5340px;
}
.emj349 {
  background-position: -20px -5340px;
}
.emj345 {
  background-position: -40px -5340px;
}
.emj344 {
  background-position: -60px -5340px;
}
.emj340 {
  background-position: -80px -5340px;
}
.emj343 {
  background-position: 0 -5360px;
}
.emj342 {
  background-position: -20px -5360px;
}
.emj341 {
  background-position: -40px -5360px;
}
.emj363 {
  background-position: -60px -5360px;
}
.emj360 {
  background-position: -80px -5360px;
}
.emj359 {
  background-position: 0 -5380px;
}
.emj362 {
  background-position: -20px -5380px;
}
.emj361 {
  background-position: -40px -5380px;
}
.emj356 {
  background-position: -60px -5380px;
}
.emj354 {
  background-position: -80px -5380px;
}
.emj355 {
  background-position: 0 -5400px;
}
.emj351 {
  background-position: -20px -5400px;
}
.emj353 {
  background-position: -40px -5400px;
}
.emj358 {
  background-position: -60px -5400px;
}
.emj352 {
  background-position: -80px -5400px;
}
.emj368 {
  background-position: 0 -5420px;
}
.emj367 {
  background-position: -20px -5420px;
}
.emj366 {
  background-position: -40px -5420px;
}
.emj365 {
  background-position: -60px -5420px;
}
.emj371 {
  background-position: -80px -5420px;
}
.emj372 {
  background-position: 0 -5440px;
}
.emj373 {
  background-position: -20px -5440px;
}
.emj374 {
  background-position: -40px -5440px;
}
.emj369 {
  background-position: -60px -5440px;
}
.emj375 {
  background-position: -80px -5440px;
}
.emj376 {
  background-position: 0 -5460px;
}
.emj379 {
  background-position: -20px -5460px;
}
.emj378 {
  background-position: -40px -5460px;
}
input[type=submit],
button {
  -webkit-appearance: none !important;
}
#modalFrame {
  background: rgba(255, 255, 255, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 12;
}
#recorder_overlay {
  background: #fff !important;
  background: rgba(255, 255, 255, 0.9) !important;
}
#playerBox_overlay {
  z-index: 1000;
  position: fixed;
}
#playerBox_overlay .overlay-close {
  display: block;
  background: none;
  color: #d1d1d1;
  border: none;
  font-size: 18px;
  top: 3px;
  right: 3px;
}
#recorder #supportRec {
  display: none;
}
.VGVideo .storyMetaHead .storyAuthor .author,
.Photo .storyMetaHead .storyAuthor .author {
  cursor: default;
}
.playerBox_container {
  position: fixed !important;
  top: 50%;
  left: 50%;
  min-width: 250px;
  width: 392px;
  height: 290px;
  margin: -145px 0 0 -186px;
  background: #ffffff url('/static/campaign/external/img/module-loader.gif') no-repeat center center;
  z-index: 100;
  overflow: hidden;
  -webkit-transition:  opacity 200ms, margin-top 300ms, height 300ms ;
  -moz-transition:  opacity 200ms, margin-top 300ms, height 300ms ;
  -ms-transition:  opacity 200ms, margin-top 300ms, height 300ms ;
  -o-transition:  opacity 200ms, margin-top 300ms, height 300ms ;
  transition:  opacity 200ms, margin-top 300ms, height 300ms ;
}
.playerBox_container.popupVer3 {
  width: auto;
  height: auto;
  background-color: transparent;
}
.playerBox_container.Youtube #player.content-video {
  padding: 0;
}
.playerBox_container .playerPoweredBy {
  position: absolute;
  display: block;
  color: #17191e;
  z-index: 100;
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.2em;
  width: 120px;
  bottom: 50px;
  right: 3.5%;
  text-align: left;
}
.playerBox_container .playerPoweredBy .smallVGLogo:hover {
  text-decoration: none;
}
.playerBox_container .overlay-close,
.playerBox_container .closeBtn {
  background: #595959;
  position: absolute;
  width: 15px;
  height: 15px;
  top: 10px;
  right: 10px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  border: 1px solid #595959;
  -webkit-border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topright: 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: center;
  padding: 0px 0px 1px 0px;
  z-index: 17;
}
.playerBox_container .lowerThird {
  position: absolute;
  bottom: 32px;
  left: -100%;
  width: 90%;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
  z-index: 20;
  -webkit-clip-path: polygon(0 0, 96% 0, 100% 100%, 0% 100%);
  -moz-clip-path: polygon(0 0, 96% 0, 100% 100%, 0% 100%);
  -ms-clip-path: polygon(0 0, 96% 0, 100% 100%, 0% 100%);
  clip-path: polygon(0 0, 96% 0, 100% 100%, 0% 100%);
  opacity: 0.005;
  filter: alpha(opacity=0.5);
}
.playerBox_container .lowerThird .lowerThirdInfo {
  display: inline-block;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.2em;
  position: relative;
  top: 2px;
}
.playerBox_container .lowerThird .clientName {
  display: inline-block;
  height: 100%;
  padding: 10px 40px 10px 25px;
  margin-right: 20px;
  background: #ed1165;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.2em;
  font-weight: bold;
  position: relative;
  top: 0px;
  -webkit-clip-path: polygon(0 0, 90% 0, 100% 100%, 0% 100%);
  -moz-clip-path: polygon(0 0, 90% 0, 100% 100%, 0% 100%);
  -ms-clip-path: polygon(0 0, 90% 0, 100% 100%, 0% 100%);
  clip-path: polygon(0 0, 90% 0, 100% 100%, 0% 100%);
  shape-margin: 20px;
}
.playerBox_container .lowerThird.ModVer1 {
  width: 70%;
  bottom: 72px;
}
.playerBox_container #player .lightBoxPhoto[class][class] {
  background-color: #fff;
}
.playerBox_container #player.content-video {
  overflow: hidden;
}
.playerBox_container #player.content-video .jwPlayerCnt,
.playerBox_container #player.content-video .ifPlayerCnt {
  position: relative;
}
.playerBox_container #player.content-video .jwPlayerCnt .loading,
.playerBox_container #player.content-video .ifPlayerCnt .loading {
  position: relative;
  overflow: hidden;
}
.playerBox_container #player.content-video .jwPlayerCnt .loading img,
.playerBox_container #player.content-video .ifPlayerCnt .loading img {
  filter: url('data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id='blur' x='0' y='0'><feGaussianBlur in='SourceGraphic' stdDeviation='2' /></filter><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#blur');
  -webkit-filter: blur(2px) grayscale(100%);
}
.playerBox_container #player.content-video .jwPlayerCnt .loading::after,
.playerBox_container #player.content-video .ifPlayerCnt .loading::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background: #dddddd url('/static/global/img/jcrop.gif') repeat-x bottom left;
}
.playerBox_container #player.content-video .jwPlayerCnt iframe,
.playerBox_container #player.content-video .ifPlayerCnt iframe {
  position: absolute;
  z-index: 2;
  border: none;
  -webkit-transition:  opacity, 500ms ;
  -moz-transition:  opacity, 500ms ;
  -ms-transition:  opacity, 500ms ;
  -o-transition:  opacity, 500ms ;
  transition:  opacity, 500ms ;
}
.incentiveMessagePopupCont {
  width: 100%;
  height: 100%;
  position: fixed;
  background: rgba(0, 0, 0, 0.6);
  z-index: 1001;
  opacity: 0;
  -moz-transition: 1s;
  -webkit-transition: 1s;
  transition: 1s;
  top: 0;
  left: 0;
}
.incentiveMessagePopupCont .incentiveMessagePopup {
  background: #fff;
  width: 600px;
  max-height: 100%;
  display: block;
  vertical-align: middle;
  margin: 0 0 0 -290px;
  top: -10%;
  position: absolute;
  left: 50%;
  -moz-transition: 1s;
  -webkit-transition: 1s;
  transition: 1s;
}
.incentiveMessagePopupCont .incentiveMessagePopup > div {
  margin: 10px;
  border: 1px solid #ddd;
  padding: 20px;
}
.incentiveMessagePopupCont .incentiveMessagePopup > div h4 {
  margin: 0 0 10px 0;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.2em;
}
.incentiveMessagePopupCont .incentiveMessagePopup > div p {
  color: #17191e;
}
.incentiveMessagePopupCont .incentiveMessagePopup .closeIncentivePopup {
  position: absolute;
  cursor: pointer;
  top: 11px;
  right: 11px;
  background: #efefef;
  color: #828282;
  border: none;
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 1.2em;
  line-height: 0.8em;
  font-weight: 100;
  text-shadow: 0px 0px 1px #fefefe;
  width: 18px;
  height: 18px;
  padding: 0 0 2px 4px;
}
.incentiveMessagePopupCont .incentiveMessagePopup .incentiveMessage {
  overflow: auto;
}
.noTextIndent {
  text-indent: 0px !important;
}
.qaRedirectorDetector {
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 3px;
  height: 3px;
  background: #090;
  color: #fff;
  font-size: 3px;
  font-size: 0.3rem;
  line-height: 1.2em;
  padding: 1px;
  line-height: 1em;
}
.popupOpen {
  overflow: hidden;
}

/*!
 * Bootstrap v2.1.1
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  max-width: 100%;
  width: auto\9;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
.row {
  margin-left: -20px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
.span9 {
  width: 940px;
}
.span11 {
  width: 860px;
}
.span10 {
  width: 780px;
}
.span9 {
  width: 700px;
}
.span8 {
  width: 620px;
}
.span7 {
  width: 540px;
}
.span6 {
  width: 460px;
}
.span5 {
  width: 380px;
}
.span4 {
  width: 300px;
}
.span3 {
  width: 220px;
}
.span2 {
  width: 140px;
}
.span1 {
  width: 60px;
}
.offset12 {
  margin-left: 980px;
}
.offset11 {
  margin-left: 900px;
}
.offset10 {
  margin-left: 820px;
}
.offset9 {
  margin-left: 740px;
}
.offset8 {
  margin-left: 660px;
}
.offset7 {
  margin-left: 580px;
}
.offset6 {
  margin-left: 500px;
}
.offset5 {
  margin-left: 420px;
}
.offset4 {
  margin-left: 340px;
}
.offset3 {
  margin-left: 260px;
}
.offset2 {
  margin-left: 180px;
}
.offset1 {
  margin-left: 100px;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.127659574468085%;
  *margin-left: 2.074468085106383%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .span9 {
  width: 100%;
  *width: 99.94680851063829%;
}
.row-fluid .span11 {
  width: 91.48936170212765%;
  *width: 91.43617021276594%;
}
.row-fluid .span10 {
  width: 82.97872340425532%;
  *width: 82.92553191489361%;
}
.row-fluid .span9 {
  width: 74.46808510638297%;
  *width: 74.41489361702126%;
}
.row-fluid .span8 {
  width: 65.95744680851064%;
  *width: 65.90425531914893%;
}
.row-fluid .span7 {
  width: 57.44680851063829%;
  *width: 57.39361702127659%;
}
.row-fluid .span6 {
  width: 48.93617021276595%;
  *width: 48.88297872340425%;
}
.row-fluid .span5 {
  width: 40.42553191489362%;
  *width: 40.37234042553192%;
}
.row-fluid .span4 {
  width: 31.914893617021278%;
  *width: 31.861702127659576%;
}
.row-fluid .span3 {
  width: 23.404255319148934%;
  *width: 23.351063829787233%;
}
.row-fluid .span2 {
  width: 14.893617021276595%;
  *width: 14.840425531914894%;
}
.row-fluid .span1 {
  width: 6.382978723404255%;
  *width: 6.329787234042553%;
}
.row-fluid .offset12 {
  margin-left: 104.25531914893617%;
  *margin-left: 104.14893617021275%;
}
.row-fluid .offset12:first-child {
  margin-left: 102.12765957446808%;
  *margin-left: 102.02127659574467%;
}
.row-fluid .offset11 {
  margin-left: 95.74468085106382%;
  *margin-left: 95.6382978723404%;
}
.row-fluid .offset11:first-child {
  margin-left: 93.61702127659574%;
  *margin-left: 93.51063829787232%;
}
.row-fluid .offset10 {
  margin-left: 87.23404255319149%;
  *margin-left: 87.12765957446807%;
}
.row-fluid .offset10:first-child {
  margin-left: 85.1063829787234%;
  *margin-left: 84.99999999999999%;
}
.row-fluid .offset9 {
  margin-left: 78.72340425531914%;
  *margin-left: 78.61702127659572%;
}
.row-fluid .offset9:first-child {
  margin-left: 76.59574468085106%;
  *margin-left: 76.48936170212764%;
}
.row-fluid .offset8 {
  margin-left: 70.2127659574468%;
  *margin-left: 70.10638297872339%;
}
.row-fluid .offset8:first-child {
  margin-left: 68.08510638297872%;
  *margin-left: 67.9787234042553%;
}
.row-fluid .offset7 {
  margin-left: 61.70212765957446%;
  *margin-left: 61.59574468085106%;
}
.row-fluid .offset7:first-child {
  margin-left: 59.574468085106375%;
  *margin-left: 59.46808510638297%;
}
.row-fluid .offset6 {
  margin-left: 53.191489361702125%;
  *margin-left: 53.085106382978715%;
}
.row-fluid .offset6:first-child {
  margin-left: 51.063829787234035%;
  *margin-left: 50.95744680851063%;
}
.row-fluid .offset5 {
  margin-left: 44.68085106382979%;
  *margin-left: 44.57446808510638%;
}
.row-fluid .offset5:first-child {
  margin-left: 42.5531914893617%;
  *margin-left: 42.4468085106383%;
}
.row-fluid .offset4 {
  margin-left: 36.170212765957444%;
  *margin-left: 36.06382978723405%;
}
.row-fluid .offset4:first-child {
  margin-left: 34.04255319148936%;
  *margin-left: 33.93617021276596%;
}
.row-fluid .offset3 {
  margin-left: 27.659574468085104%;
  *margin-left: 27.5531914893617%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.53191489361702%;
  *margin-left: 25.425531914893618%;
}
.row-fluid .offset2 {
  margin-left: 19.148936170212764%;
  *margin-left: 19.04255319148936%;
}
.row-fluid .offset2:first-child {
  margin-left: 17.02127659574468%;
  *margin-left: 16.914893617021278%;
}
.row-fluid .offset1 {
  margin-left: 10.638297872340425%;
  *margin-left: 10.53191489361702%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.51063829787234%;
  *margin-left: 8.404255319148938%;
}
.hide {
  display: none;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}
.btn-vg-grey {
  color: #ffffff;
  background-color: #565d69;
  border: 1px solid #565d69;
  font-family: Tahoma, Geneva, Arial, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  text-transform: uppercase;
}
.btn-vg-grey:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn-vg-grey.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn-grey {
  color: #ffffff;
  background-color: #565d69;
  border: 1px solid #565d69;
  font-family: Tahoma, Geneva, Arial, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  text-transform: uppercase;
}
.btn-grey:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn-grey.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn-vg-blue {
  color: #ffffff;
  background-color: #13b1d2;
  border: 1px solid #13b1d2;
  font-family: Tahoma, Geneva, Arial, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  text-transform: uppercase;
}
.btn-vg-blue:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn-vg-blue.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn-blue {
  color: #ffffff;
  background-color: #13b1d2;
  border: 1px solid #13b1d2;
  font-family: Tahoma, Geneva, Arial, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  text-transform: uppercase;
}
.btn-blue:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn-blue.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn-vg-pink {
  color: #ffffff;
  background-color: #eb185a;
  border: 1px solid #eb185a;
  font-family: Tahoma, Geneva, Arial, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  text-transform: uppercase;
}
.btn-vg-pink:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn-vg-pink.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn-pink {
  color: #ffffff;
  background-color: #eb185a;
  border: 1px solid #eb185a;
  font-family: Tahoma, Geneva, Arial, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  text-transform: uppercase;
}
.btn-pink:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn-pink.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.large-play-btn {
  position: absolute;
  top: auto;
  right: auto;
  width: 55px;
  height: 33px;
  margin: 0;
  padding: 0;
  background-position: 0;
  background-image: url('/static/global/img/playBtn.png');
  bottom: 24px;
  left: 2px;
  background-size: 100%;
}
.small-play-btn {
  position: absolute;
  top: auto;
  right: auto;
  bottom: 2px;
  left: 2px;
  width: 25px;
  height: 16px;
  margin: 0;
  padding: 0;
  background-position: 0;
  background-size: 100%;
  background-image: url('/static/global/img/playBtn.png');
  opacity: 1;
}
.dark-large-play-btn {
  position: absolute;
  top: auto;
  right: auto;
  width: 55px;
  height: 33px;
  margin: 0;
  padding: 0;
  background-position: 0;
  bottom: 24px;
  left: 2px;
  background-size: 100%;
  background-image: url('/static/global/img/playBtn.png');
}
.dark-small-play-btn {
  position: absolute;
  top: auto;
  right: auto;
  bottom: 2px;
  left: 2px;
  width: 25px;
  height: 16px;
  margin: 0;
  padding: 0;
  background-position: 0;
  background-size: 100%;
  opacity: 1;
  background-image: url('/static/global/img/playBtn.png');
}
.btn {
  color: #333333;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  font-family: "Myriad Pro", "Myriad Web Pro", "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}
.btn:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn:hover,
.btn.hover {
  color: #333333;
  background-color: #cccccc;
  border: 1px solid #cccccc;
  font-family: "Myriad Pro", "Myriad Web Pro", "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}
.btn:hover:hover,
.btn.hover:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn:hover.hover,
.btn.hover.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  color: #333333;
  background-color: #cccccc;
  border: 1px solid #cccccc;
  font-family: "Myriad Pro", "Myriad Web Pro", "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}
.btn.active:hover,
.btn:active:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn.active.hover,
.btn:active.hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  border: 1px solid #e6e6e6;
  font-family: "Myriad Pro", "Myriad Web Pro", "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.2em;
  padding: 6px 20px 3px;
  text-shadow: none;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn.disabled:hover,
.btn[disabled]:hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.btn.disabled.hover,
.btn[disabled].hover {
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  color: #333333;
}
.clearfix:after {
  *zoom: 1;
  content: "";
  display: inline-block;
  text-indent: -9999px;
  clear: both;
}
.ir {
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  display: block;
}
.border {
  border: 1px solid #f7f7f7;
}
.border-bottom {
  border-bottom: 1px solid #f7f7f7;
}
.border-left {
  border-left: 1px solid #f7f7f7;
}
.border-right {
  border-right: 1px solid #f7f7f7;
}
.border-top {
  border-top: 1px solid #f7f7f7;
}
@font-face {
  font-family: 'Gotham-Medium';
  src: url('/static/global/fonts/Gotham-Medium.eot');
  src: url('/static/global/fonts/Gotham-Medium.eot?iefix') format('eot'), url('/static/global/fonts/Gotham-Medium.woff') format('woff'), url('/static/global/fonts/Gotham-Medium.ttf') format('truetype'), url('/static/global/fonts/Gotham-Medium.svg#webfontZam02nTh') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham-Light';
  src: url('/static/global/fonts/Gotham-Light.eot');
  src: url('/static/global/fonts/Gotham-Light.eot?iefix') format('eot'), url('/static/global/fonts/Gotham-Light.woff') format('woff'), url('/static/global/fonts/Gotham-Light.ttf') format('truetype'), url('/static/global/fonts/Gotham-Light.svg#webfontZam02nTh') format('svg');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'MuseoSans';
  src: url('/static/global/fonts/museo-sans/MuseoSansRounded-300.eot');
  src: url('/static/global/fonts/museo-sans/MuseoSansRounded-300.eot?iefix') format('eot'), url('/static/global/fonts/museo-sans/MuseoSansRounded-300.woff') format('woff'), url('/static/global/fonts/museo-sans/MuseoSansRounded-300.ttf') format('truetype'), url('/static/global/fonts/museo-sans/MuseoSansRounded-300.svg#webfontZam02nTh') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'MuseoSans-Light';
  src: url('/static/global/fonts/museo-sans/MuseoSansRounded-100.eot');
  src: url('/static/global/fonts/museo-sans/MuseoSansRounded-100.eot?iefix') format('eot'), url('/static/global/fonts/museo-sans/MuseoSansRounded-100.woff') format('woff'), url('/static/global/fonts/museo-sans/MuseoSansRounded-100.ttf') format('truetype'), url('/static/global/fonts/museo-sans/MuseoSansRounded-100.svg#webfontZam02nTh') format('svg');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'MuseoSans-SemiBold';
  src: url('/static/global/fonts/museo-sans/MuseoSansRounded-500.eot');
  src: url('/static/global/fonts/museo-sans/MuseoSansRounded-500.eot?iefix') format('eot'), url('/static/global/fonts/museo-sans/MuseoSansRounded-500.woff') format('woff'), url('/static/global/fonts/museo-sans/MuseoSansRounded-500.ttf') format('truetype'), url('/static/global/fonts/museo-sans/MuseoSansRounded-500.svg#webfontZam02nTh') format('svg');
  font-weight: 500;
  font-style: bold;
}
@font-face {
  font-family: 'MuseoSans-Bold';
  src: url('/static/global/fonts/museo-sans/MuseoSansRounded-700.eot');
  src: url('/static/global/fonts/museo-sans/MuseoSansRounded-700.eot?iefix') format('eot'), url('/static/global/fonts/museo-sans/MuseoSansRounded-700.woff') format('woff'), url('/static/global/fonts/museo-sans/MuseoSansRounded-700.ttf') format('truetype'), url('/static/global/fonts/museo-sans/MuseoSansRounded-700.svg#webfontZam02nTh') format('svg');
  font-weight: 700;
  font-style: bold;
}
@font-face {
  font-family: 'MuseoSans-Black';
  src: url('/static/global/fonts/museo-sans/MuseoSansRounded-900.eot');
  src: url('/static/global/fonts/museo-sans/MuseoSansRounded-900.eot?iefix') format('eot'), url('/static/global/fonts/museo-sans/MuseoSansRounded-900.woff') format('woff'), url('/static/global/fonts/museo-sans/MuseoSansRounded-900.ttf') format('truetype'), url('/static/global/fonts/museo-sans/MuseoSansRounded-900.svg#webfontZam02nTh') format('svg');
  font-weight: 900;
  font-style: black;
}
@font-face {
  font-family: "PlutoSans";
  font-style: normal;
  font-weight: 200;
  src: url('/static/global/fonts/PlutoSans/2B5DE8_C_0.eot');
  src: url('/static/global/fonts/PlutoSans/2B5DE8_C_0.eot?#iefix') format("embedded-opentype)", "url('//assets.getstorybox.com/static/campaign/external/fonts/PlutoSans/2B5DE8_C_0.woff') format("woff)", "url('//assets.getstorybox.com/static/campaign/external/fonts/PlutoSans/2B5DE8_C_0.ttf') format("truetype");
}
@font-face {
  font-family: "PlutoSans";
  font-style: normal;
  font-weight: 300;
  src: url('/static/global/fonts/fonts/PlutoSans/2B5DE8_E_0.eot');
  src: url('/static/global/fonts/fonts/PlutoSans/2B5DE8_E_0.eot?#iefix') format("embedded-opentype)", "url('//assets.getstorybox.com/static/campaign/external/fonts/PlutoSans/2B5DE8_E_0.woff') format("woff)", "url('//assets.getstorybox.com/static/campaign/external/fonts/PlutoSans/2B5DE8_E_0.ttf') format("truetype");
}
@font-face {
  font-family: "PlutoSans";
  font-style: normal;
  font-weight: 400;
  src: url('/static/global/fonts/fonts/PlutoSans/2B5DE8_3_0.eot');
  src: url('/static/global/fonts/fonts/PlutoSans/2B5DE8_3_0.eot?#iefix') format("embedded-opentype)", "url('//assets.getstorybox.com/static/campaign/external/fonts/PlutoSans/2B5DE8_3_0.woff') format("woff)", "url('//assets.getstorybox.com/static/campaign/external/fonts/PlutoSans/2B5DE8_3_0.ttf') format("truetype");
}
@font-face {
  font-family: "PlutoSans";
  font-style: normal;
  font-weight: 600;
  src: url('/static/global/fonts/fonts/PlutoSans/2B5DE8_F_0.eot');
  src: url('/static/global/fonts/fonts/PlutoSans/2B5DE8_F_0.eot?#iefix') format("embedded-opentype)", "url('//assets.getstorybox.com/static/campaign/external/fonts/PlutoSans/2B5DE8_F_0.woff') format("woff)", "url('//assets.getstorybox.com/static/campaign/external/fonts/PlutoSans/2B5DE8_F_0.ttf') format("truetype");
}
@font-face {
  font-family: "PlutoSans";
  font-style: normal;
  font-weight: 700;
  src: url('/static/global/fonts/fonts/PlutoSans/2B5DE8_4_0.eot');
  src: url('/static/global/fonts/fonts/PlutoSans/2B5DE8_4_0.eot?#iefix') format("embedded-opentype)", "url('//assets.getstorybox.com/static/campaign/external/fonts/PlutoSans/2B5DE8_4_0.woff') format("woff)", "url('//assets.getstorybox.com/static/campaign/external/fonts/PlutoSans/2B5DE8_4_0.ttf') format("truetype");
}
@font-face {
  font-family: 'MuseoSlab';
  src: url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500.eot');
  src: url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500.eot?#iefix') format('embedded-opentype'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500.woff2') format('woff2'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500.woff') format('woff'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500.ttf') format('truetype'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500.svg#Slab500') format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'MuseoSlab';
  src: url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500Italic.eot');
  src: url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500Italic.eot?#iefix') format('embedded-opentype'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500Italic.woff2') format('woff2'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500Italic.woff') format('woff'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500Italic.ttf') format('truetype'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab500Italic.svg#Slab500Italic') format('svg');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'MuseoSlab';
  src: url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab300.eot');
  src: url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab300.eot?#iefix') format('embedded-opentype'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab300.woff2') format('woff2'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab300.woff') format('woff'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab300.ttf') format('truetype'), url('//assets.getstorybox.com/static/campaign/external/fonts/museo-slab/Slab300.svg#Slab300') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* safari and chrome */
@-webkit-keyframes wiggle-in {
  0% {
    -webkit-transform: rotate(-2deg);
  }
  20% {
    -webkit-transform: rotate(4deg);
  }
  40% {
    -webkit-transform: rotate(-6deg);
  }
  60% {
    -webkit-transform: rotate(8deg);
  }
  80% {
    -webkit-transform: rotate(-10deg);
  }
  100% {
    -webkit-transform: rotate(10deg);
  }
}
/* firefox */
@-moz-keyframes wiggle-in {
  0% {
    -moz-transform: rotate(-2deg);
  }
  20% {
    -moz-transform: rotate(4deg);
  }
  40% {
    -moz-transform: rotate(-6deg);
  }
  60% {
    -moz-transform: rotate(8deg);
  }
  80% {
    -moz-transform: rotate(-10deg);
  }
  100% {
    -moz-transform: rotate(10deg);
  }
}
/* anyone brave enough to implement the ideal method */
@keyframes wiggle-in {
  0% {
    transform: rotate(-2deg);
  }
  20% {
    transform: rotate(4deg);
  }
  40% {
    transform: rotate(-6deg);
  }
  60% {
    transform: rotate(8deg);
  }
  80% {
    transform: rotate(-10deg);
  }
  100% {
    transform: rotate(10deg);
  }
}
/* safari and chrome */
@-webkit-keyframes wiggle-out {
  0% {
    -webkit-transform: rotate(10deg);
  }
  20% {
    -webkit-transform: rotate(-10deg);
  }
  40% {
    -webkit-transform: rotate(8deg);
  }
  60% {
    -webkit-transform: rotate(-6deg);
  }
  80% {
    -webkit-transform: rotate(4deg);
  }
  100% {
    -webkit-transform: rotate(-2deg);
  }
}
/* firefox */
@-moz-keyframes wiggle-out {
  0% {
    -moz-transform: rotate(10deg);
  }
  20% {
    -moz-transform: rotate(-10deg);
  }
  40% {
    -moz-transform: rotate(8deg);
  }
  60% {
    -moz-transform: rotate(-6deg);
  }
  80% {
    -moz-transform: rotate(4deg);
  }
  100% {
    -moz-transform: rotate(-2deg);
  }
}
/* anyone brave enough to implement the ideal method */
@keyframes wiggle-out {
  0% {
    transform: rotate(10deg);
  }
  20% {
    transform: rotate(-10deg);
  }
  40% {
    transform: rotate(8deg);
  }
  60% {
    transform: rotate(-6deg);
  }
  80% {
    transform: rotate(4deg);
  }
  100% {
    transform: rotate(-2deg);
  }
}
@-webkit-keyframes progressGrowAnimation {
  from {
    left: -50%;
  }
  to {
    left: 50%;
  }
}
@-webkit-keyframes progressGrowAnimationToZero {
  from {
    left: -100%;
  }
  to {
    left: 0%;
  }
}
html {
  font-size: 10px;
}
body {
  margin: 0;
  padding: 0;
  font-family: "Myriad Pro", "Myriad Web Pro", "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2em;
  color: #3f3f3f;
  background-color: inherit;
}
.star_rating_box {
  display: inline-block;
  height: 16px;
  width: 87px;
  background: transparent url('/static/global/img/modules/starrating.png') no-repeat;
  background-position: 0 0px;
}
.star_rating_box.stars1 {
  background-position: 0 -16px;
}
.star_rating_box.stars2 {
  background-position: 0 -32px;
}
.star_rating_box.stars3 {
  background-position: 0 -48px;
}
.star_rating_box.stars4 {
  background-position: 0 -64px;
}
.star_rating_box.stars5 {
  background-position: 0 -80px;
}
.hide[class][class][class][class][class][class][class][class][class][class] {
  display: none;
}
.noTransitions {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
@-moz-keyframes backgroundTransform {
  0% {
    background-position: top left;
  }
  70% {
    background-position: bottom right;
  }
  100% {
    background-position: bottom right;
  }
}
@-webkit-keyframes backgroundTransform {
  0% {
    background-position: top left;
  }
  70% {
    background-position: bottom right;
  }
  100% {
    background-position: bottom right;
  }
}
@-o-keyframes backgroundTransform {
  0% {
    background-position: top left;
  }
  70% {
    background-position: bottom right;
  }
  100% {
    background-position: bottom right;
  }
}
@keyframes backgroundTransform {
  0% {
    background-position: top left;
  }
  70% {
    background-position: bottom right;
  }
  100% {
    background-position: bottom right;
  }
}
.custom-menu {
  z-index: 1000;
  position: absolute;
  background-color: rgba(245, 245, 245, 0.9);
  border: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.2em;
  width: 180px;
  height: 27px;
}
.custom-menu a {
  text-decoration: none;
  color: #17191e;
  padding: 7px 20px 5px;
  display: block;
  white-space: nowrap;
}
.custom-menu a:hover {
  background: #ececec;
}
@media only screen and (max-width: 800px) {
  #landscape {
    position: fixed;
    top: 0px;
    left: 0px;
    background: #000000;
    width: 100%;
    height: 100%;
    z-index: 200000;
    opacity: 0.75;
  }
  #landscape p {
    background: url('/static/global/img/lockScroll.png') no-repeat scroll 25px 0 transparent;
    color: #FFFFFF;
    height: 65px;
    left: 50%;
    padding-top: 50px;
    position: absolute;
    top: 20%;
    width: 200px;
    margin-left: -100px;
    opacity: 1;
    text-align: center;
    background-size: 50px;
    background-position: top center;
    font-size: 10px;
    font-size: 1rem;
    line-height: 1.2em;
    line-height: 1em;
  }
  #landscape p b {
    width: 200px;
    display: block;
    text-align: center;
  }
}
#modalFrame {
  background: rgba(0, 0, 0, 0.75);
}
.playerBox_container {
  overflow: visible;
  min-height: 450px;
}
.player {
  height: 100%;
}
.player .playerBox {
  height: 100%;
  overflow: hidden;
}
.player.content-text .playerBoxMeta .metaContainer {
  width: 250px;
  padding: 35px 50px 20px;
}
.player.content-text .playerBoxMeta .metaContainer .voting .voteBtns .voteFB,
.player.content-text .playerBoxMeta .metaContainer .voting .voteBtns .voteTW {
  width: 100%;
  display: inline-block;
  margin-right: 0;
}
.player.content-text .playerBoxMeta .metaContainer .voting .voteBtns .voteBtn {
  padding: 10px 0;
  margin-top: 10px;
  text-align: center;
}
.player.photoModule .playerBoxMeta .nextVideo[class][class][class],
.player.photoModule .playerBoxMeta .prevVideo[class][class][class] {
  display: none;
}
.player .playerBoxMeta {
  position: absolute;
  top: 0;
  right: 0;
  width: 350px;
  height: 100%;
  background: #fff;
  z-index: 1;
}
.player .playerBoxMeta .closeBtn {
  background: none;
  color: #40474e;
  border: none;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1.2em;
  top: 10px;
  right: 10px;
}
.player .playerBoxMeta .closeBtn:hover {
  -webkit-animation: wiggle-out 500ms 1;
  -moz-animation: wiggle-out 500ms 1;
  animation: wiggle-out 500ms 1;
}
@media only screen and (max-width: 1024px) {
  .player .playerBoxMeta .closeBtn {
    font-size: 40px;
    font-size: 4rem;
    line-height: 1.2em;
    line-height: 1em;
    width: 40px;
    height: 40px;
    text-shadow: 0px 0px 2px rgba(255, 255, 255, 0.8);
    color: #17191e;
  }
}
.player .playerBoxMeta .metaContainerScroll {
  width: 100%;
  height: 100%;
}
.player .playerBoxMeta .metaContainerScroll.hasProducts .record_now {
  margin-top: 30px;
  position: static;
  bottom: 320px;
  background: #fff;
}
.player .playerBoxMeta .metaContainer {
  width: 290px;
  padding: 35px 30px 40px;
}
.player .playerBoxMeta .metaContainer .record_now {
  display: none !important;
  width: 225px;
  text-align: center;
  text-transform: uppercase;
  font-weight: normal;
  padding: 13px 10px 9px;
  border: 1px solid #13b1d2;
  color: #13b1d2;
  cursor: pointer;
  margin-top: 30px;
}
.player .playerBoxMeta .metaContainer .storyMetaHead .storyNetwork {
  width: 20px;
  height: 20px;
  float: right;
  font-family: "FontAwesome";
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.2em;
  color: #ccc;
}
.player .playerBoxMeta .metaContainer .storyMetaHead .storyNetwork.Facebook {
  background: none;
}
.player .playerBoxMeta .metaContainer .storyMetaHead .storyNetwork.Facebook::before {
  content: "\f09a";
}
.player .playerBoxMeta .metaContainer .storyMetaHead .storyNetwork.Twitter {
  background: none;
}
.player .playerBoxMeta .metaContainer .storyMetaHead .storyNetwork.Twitter::before {
  content: "\f099";
}
.player .playerBoxMeta .metaContainer .storyMetaHead .storyNetwork.Instagram {
  background: none;
}
.player .playerBoxMeta .metaContainer .storyMetaHead .storyNetwork.Instagram::before {
  content: "\f16d";
}
.player .playerBoxMeta .metaContainer .storyMetaHead .storyNetwork.Pinterest {
  background: none;
}
.player .playerBoxMeta .metaContainer .storyMetaHead .storyNetwork.Pinterest::before {
  content: "\f231";
}
.player .playerBoxMeta .metaContainer .storyMetaHead .storyNetwork.Youtube {
  background: none;
}
.player .playerBoxMeta .metaContainer .storyMetaHead .storyNetwork.Youtube::before {
  content: "\f167";
}
.player .playerBoxMeta .metaContainer .storyMetaHead .storyNetwork.Tumblr {
  background: none;
}
.player .playerBoxMeta .metaContainer .storyMetaHead .storyNetwork.Tumblr::before {
  content: "\f173";
}
.player .playerBoxMeta .metaContainer .storyMetaHead .storyNetwork.Flickr {
  background: none;
}
.player .playerBoxMeta .metaContainer .storyMetaHead .storyNetwork.Flickr::before {
  content: "\f16e";
}
.player .playerBoxMeta .metaContainer .storyMetaHead .storyNetwork.Vine {
  background: none;
}
.player .playerBoxMeta .metaContainer .storyMetaHead .storyNetwork.Vine::before {
  content: "\f1ca";
}
.player .playerBoxMeta .metaContainer .storyMetaHead .storyAuthor .authorImg {
  width: 50px;
  max-height: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  overflow: hidden;
  display: inline-block;
  float: left;
  margin-right: 10px;
}
@media only screen and (max-width: 809px) {
  .player .playerBoxMeta .metaContainer .storyMetaHead .storyAuthor .authorImg {
    margin-right: -5pxpx;
  }
}
.player .playerBoxMeta .metaContainer .storyMetaHead .storyAuthor .authorImg img {
  width: 100%;
}
.player .playerBoxMeta .metaContainer .storyMetaHead .storyAuthor h3 {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.2em;
  font-weight: normal;
  display: inline-block;
  margin: 0;
  padding: 0;
  vertical-align: top;
  color: #40474e;
  font-family: 'Open Sans', sans-serif;
  width: 150px;
  word-wrap: break-word;
}
@media only screen and (max-width: 809px) {
  .player .playerBoxMeta .metaContainer .storyMetaHead .storyAuthor h3 {
    margin-left: 10px;
  }
}
.player .playerBoxMeta .metaContainer .storyMetaHead .storyHandle {
  width: 150px;
  word-break: break-all;
  margin-left: 60px;
}
.player .playerBoxMeta .metaContainer .storyMetaHead .storyVotes {
  color: #ec1359;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.2em;
}
.player .playerBoxMeta .metaContainer .storyMetaHead .storyVotes .numVotes:after {
  content: "\00A0Votes";
  display: inline-block;
  zoom: 1;
}
.player .playerBoxMeta .metaContainer .storyMetaHead .storyVotes .numVotes.oneVote:after {
  content: "\00A0Vote";
}
.player .playerBoxMeta .metaContainer .storyText {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.2em;
  color: #40474e;
  font-weight: 200;
  font-style: italic;
  margin-top: 30px;
  font-family: 'Open Sans', sans-serif;
  max-height: 245px;
  overflow: hidden;
  overflow-y: auto;
}
.player .playerBoxMeta .metaContainer .storyText p {
  margin: 0;
}
.player .playerBoxMeta .metaContainer .storyText span.em {
  zoom: 0.6;
}
@-moz-document url-prefix() {
  span.em {
    margin: 0 -6px -9px 2px;
    transform: scale(0.6);
    -moz-transform-origin: 0 0;
  }
}
.player .playerBoxMeta .metaContainer .voting {
  margin-top: 20px;
}
.player .playerBoxMeta .metaContainer .voting .voteTxt {
  display: none;
}
.player .playerBoxMeta .metaContainer .voting .numVotes {
  display: none;
}
.player .playerBoxMeta .metaContainer .voting .voteBtns {
  width: 100%;
  text-align: center;
}
.player .playerBoxMeta .metaContainer .voting .voteBtns .voteBtn {
  padding: 10px 12px 9px;
  text-transform: uppercase;
  display: inline-block;
  color: #fff;
  width: 100px;
  font-size: 8.2px;
  font-size: 0.82rem;
  line-height: 1.2em;
  cursor: pointer;
  white-space: nowrap;
}
.player .playerBoxMeta .metaContainer .voting .voteBtns .voteBtn::before {
  font-weight: normal;
  font-family: 'Open Sans', sans-serif;
}
.player .playerBoxMeta .metaContainer .voting .voteBtns .voteBtn::after {
  font-weight: bold;
  font-family: 'Open Sans', sans-serif;
}
.player .playerBoxMeta .metaContainer .voting .voteBtns .voteFB {
  display: inline-block;
  margin-right: 10px;
}
.player .playerBoxMeta .metaContainer .voting .voteBtns .voteFB .voteBtn {
  background: #2e407c;
}
.player .playerBoxMeta .metaContainer .voting .voteBtns .voteFB .voteBtn::before {
  content: "Vote with ";
}
.player .playerBoxMeta .metaContainer .voting .voteBtns .voteFB .voteBtn::after {
  content: "Facebook";
}
.player .playerBoxMeta .metaContainer .voting .voteBtns .voteTW {
  display: inline-block;
}
.player .playerBoxMeta .metaContainer .voting .voteBtns .voteTW .voteBtn {
  background: #28a2e8;
}
.player .playerBoxMeta .metaContainer .voting .voteBtns .voteTW .voteBtn::before {
  content: "Vote with ";
}
.player .playerBoxMeta .metaContainer .voting .voteBtns .voteTW .voteBtn::after {
  content: "Twitter";
}
.player .playerBoxMeta .metaContainer .voting.voted.votedFB .voteBtns .voteFB .voteBtn::before {
  content: "Thanks for voting!";
}
.player .playerBoxMeta .metaContainer .voting.voted.votedFB .voteBtns .voteFB .voteBtn::after {
  content: "";
}
.player .playerBoxMeta .metaContainer .voting.voted.votedTW .voteBtns .voteTW .voteBtn::before {
  content: "Thanks for voting!";
}
.player .playerBoxMeta .metaContainer .voting.voted.votedTW .voteBtns .voteTW .voteBtn::after {
  content: "";
}
.player .playerBoxMeta .metaContainer .voting .confMsg {
  display: none;
}
.player .playerBoxMeta .metaContainer .productListingCont {
  -webkit-transition:  opacity, 500ms ;
  -moz-transition:  opacity, 500ms ;
  -ms-transition:  opacity, 500ms ;
  -o-transition:  opacity, 500ms ;
  transition:  opacity, 500ms ;
}
.player .playerBoxMeta .metaContainer .productListing {
  bottom: 25px;
}
.player .playerBoxMeta .metaContainer .productListing.list {
  padding: 0px 4% 0px 4px;
  overflow: scroll;
  max-height: 350px;
  text-align: center;
}
.player .playerBoxMeta .metaContainer .productListing.list .productListingHead {
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2em;
  color: #3f464c;
  width: 100%;
  border-bottom: 1px solid #3f464c;
  padding-bottom: 5px;
  text-align: center;
}
.player .playerBoxMeta .metaContainer .productListing.list .productItems {
  list-style: none;
  margin: 0;
  padding: 0;
}
.player .playerBoxMeta .metaContainer .productListing.list .productItems li:first-child:nth-last-child(1) {
  width: 220px;
}
.player .playerBoxMeta .metaContainer .productListing.list .productItems li {
  width: 105px;
  display: inline-block;
  position: relative;
  margin: 5px;
}
.player .playerBoxMeta .metaContainer .productListing.list .productItems li .productItem {
  height: 105px;
  display: block;
  background: #fff;
  border: 1px solid #ccc;
  position: relative;
  text-decoration: none;
  color: #000;
  overflow: auto;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  text-align: center;
}
.player .playerBoxMeta .metaContainer .productListing.list .productItems li .productItem .productImg {
  width: 175px;
  height: 175px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  background-size: 100%;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
}
.player .playerBoxMeta .metaContainer .productListing.list .productItems li .productItem .productHead {
  display: none;
  font-weight: bold;
  font-family: 'Open Sans', sans-serif;
  margin: 10px 0 5px;
  text-align: center;
  top: 20px;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  z-index: 6;
  color: #3f464c;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.2em;
}
.player .playerBoxMeta .metaContainer .productListing.list .productItems li .productItem .productPrice {
  display: none;
  font-weight: normal;
  font-style: italic;
  font-family: 'Open Sans', sans-serif;
  margin: 0 10px;
  text-align: center;
  top: 50px;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.2em;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  z-index: 6;
  color: #3f464c;
}
.player .playerBoxMeta .metaContainer .productListing.list .productItems li .productItem .addToCartBtn {
  display: none;
  padding: 6px 10px 4px;
  margin: 10px auto 0px;
  text-decoration: none;
  color: #333;
  position: relative;
  z-index: 10;
}
.player .playerBoxMeta .metaContainer .productListing.list .productItems li .productItem .addToCartBtn:hover {
  text-decoration: underline;
}
.player .playerBoxMeta .metaContainer .productListing.list .productItems li .productItem:hover,
.player .playerBoxMeta .metaContainer .productListing.list .productItems li .productItem.noImage {
  background: #f9f9f9;
  -webkit-transition: 0s;
  -moz-transition: 0s;
  -ms-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
}
.player .playerBoxMeta .metaContainer .productListing.list .productItems li .productItem:hover .productImg,
.player .playerBoxMeta .metaContainer .productListing.list .productItems li .productItem.noImage .productImg {
  opacity: 0.05;
  filter: alpha(opacity=5);
  -webkit-transition: 0s;
  -moz-transition: 0s;
  -ms-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
}
.player .playerBoxMeta .metaContainer .productListing.list .productItems li .productItem:hover .productHead,
.player .playerBoxMeta .metaContainer .productListing.list .productItems li .productItem.noImage .productHead {
  display: block;
  top: 10px;
  -webkit-transition: 0s;
  -moz-transition: 0s;
  -ms-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
}
.player .playerBoxMeta .metaContainer .productListing.list .productItems li .productItem:hover .productPrice,
.player .playerBoxMeta .metaContainer .productListing.list .productItems li .productItem.noImage .productPrice {
  display: block;
  top: 40px;
  -webkit-transition: 0s;
  -moz-transition: 0s;
  -ms-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
}
.player .playerBoxMeta .metaContainer .productListing.list .productItems li .productItem:hover .addToCartBtn,
.player .playerBoxMeta .metaContainer .productListing.list .productItems li .productItem.noImage .addToCartBtn {
  display: inline-block;
}
.player .playerBoxMeta .metaContainer .productListing.carousel {
  width: 250px;
  overflow: auto;
  background: #fff;
  margin-left: -30px;
  padding: 0px 50px 0px 50px;
  position: absolute;
  max-height: 330px;
}
.player .playerBoxMeta .metaContainer .productListing.carousel .productListingHead {
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2em;
  color: #3f464c;
  width: 100%;
  padding-bottom: 0px;
  margin-bottom: 10px;
  text-align: center;
}
.player .playerBoxMeta .metaContainer .productListing.carousel .controls {
  color: #ccc;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.player .playerBoxMeta .metaContainer .productListing.carousel .controls div {
  position: absolute;
  top: 50%;
  width: 30px;
  margin-top: -10px;
  cursor: pointer;
  text-transform: uppercase;
}
.player .playerBoxMeta .metaContainer .productListing.carousel .controls i {
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 1.2em;
}
.player .playerBoxMeta .metaContainer .productListing.carousel .controls .prev {
  left: 15px;
  text-align: left;
}
.player .playerBoxMeta .metaContainer .productListing.carousel .controls .prev i {
  margin-left: 5px;
  display: block;
}
.player .playerBoxMeta .metaContainer .productListing.carousel .controls .prev:hover {
  color: #3f464c;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}
.player .playerBoxMeta .metaContainer .productListing.carousel .controls .next {
  right: 15px;
  text-align: right;
  display: inline-block;
}
.player .playerBoxMeta .metaContainer .productListing.carousel .controls .next i {
  margin-right: 5px;
  display: block;
}
.player .playerBoxMeta .metaContainer .productListing.carousel .controls .next:hover {
  color: #3f464c;
  -webkit-transition: 250ms;
  -moz-transition: 250ms;
  -ms-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}
.player .playerBoxMeta .metaContainer .productListing.carousel .controls .prev.disabled,
.player .playerBoxMeta .metaContainer .productListing.carousel .controls .next.disabled {
  cursor: not-allowed;
  display: none;
}
.player .playerBoxMeta .metaContainer .productListing.carousel .productItems {
  margin: 0 auto;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}
.player .playerBoxMeta .metaContainer .productListing.carousel .productItems li {
  width: 225px;
  min-height: 225px;
  display: inline-block;
  position: relative;
  vertical-align: top;
  margin-left: 10px;
  margin-right: 10px;
}
.player .playerBoxMeta .metaContainer .productListing.carousel .productItems li .productItem {
  text-decoration: none;
  color: #000;
  display: block;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  text-align: center;
}
.player .playerBoxMeta .metaContainer .productListing.carousel .productItems li .productItem .relatedText,
.player .playerBoxMeta .metaContainer .productListing.carousel .productItems li .productItem .featuredText {
  position: static;
  text-align: center;
  width: 100%;
  color: #555;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.2em;
  font-weight: 300;
}
.player .playerBoxMeta .metaContainer .productListing.carousel .productItems li .productItem .productImg {
  width: 225px;
  height: 200px;
  z-index: 5;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  margin: 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
@media only screen and (max-width: 1023px) {
  .player .playerBoxMeta .metaContainer .productListing.carousel .productItems li .productItem .productImg {
    margin: 10px 0;
  }
}
.player .playerBoxMeta .metaContainer .productListing.carousel .productItems li .productItem .productHead {
  font-weight: bold;
  font-family: 'Open Sans', sans-serif;
  margin: 0;
  text-align: center;
  z-index: 6;
  color: #3f464c;
  margin-top: 10px;
  margin-bottom: 1px;
}
.player .playerBoxMeta .metaContainer .productListing.carousel .productItems li .productItem .productPrice {
  font-weight: normal;
  font-style: italic;
  font-family: 'Open Sans', sans-serif;
  margin: 0 10px;
  text-align: center;
  z-index: 6;
  color: #bbb;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.2em;
}
.player .playerBoxMeta .metaContainer .productListing.carousel .productItems li .productItem .addToCartBtn {
  margin: 2px auto 10px;
  display: inline-block;
  text-decoration: none;
  background: #13b1d2;
  color: #fff;
}
.player .playerBoxMeta .metaContainer .productListing.carousel .productItems li .productItem .addToCartBtn > span {
  padding: 10px 25px 8px;
  display: inline-block;
}
.player .playerBoxMeta .metaContainer .productListing.carousel .productItems li .productItem.noImage .productHead {
  margin-top: 20px;
}
.player .playerBoxMeta .socialBtns {
  margin-top: 20px;
  display: block;
  text-align: center;
  margin-left: 10px;
}
.player .playerBoxMeta .socialBtns .socialBtn .logo {
  width: 30px;
  height: 30px;
  overflow: hidden;
  color: #2f3e4a;
  text-indent: -9999em;
  font-family: "FontAwesome";
  display: inline-block;
  text-align: center;
  margin-right: 7px;
  cursor: pointer;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.2em;
}
.player .playerBoxMeta .socialBtns .socialBtn .logo::before {
  width: 10px;
  text-indent: 0;
  display: block;
  margin: 3px 4px;
}
.player .playerBoxMeta .socialBtns .socialBtn:hover .logo {
  color: #12abca;
}
.player .playerBoxMeta .socialBtns .socialBtn:hover .shareCounter {
  border: 1px solid #12abca;
  color: #12abca;
}
.player .playerBoxMeta .socialBtns .socialBtn:hover .shareCounter::after {
  border-right-color: #12abca;
}
.player .playerBoxMeta .socialBtns .facebookBtn .logo::before {
  content: "\f09a";
  margin: 3px 6px;
}
.player .playerBoxMeta .socialBtns .twitterBtn .logo::before {
  content: "\f099";
}
.player .playerBoxMeta .socialBtns .linkedinBtn .logo::before {
  content: "\f0e1";
}
.player .playerBoxMeta .socialBtns .googleplusBtn .logo::before {
  content: "\f0d5";
}
.player .playerBoxMeta .socialBtns .pinItBtn .logo::before {
  content: "\f231";
}
.player .playerBoxMeta .socialBtns .linkBtn {
  display: none !important;
  width: 30px !important;
  height: 30px;
  width: 190px;
  background: url('/static/campaign/external/img/link.png') no-repeat 3px 5px;
  text-transform: lowercase;
  cursor: pointer;
  display: inline-block;
  text-indent: -9999em;
  vertical-align: top;
}
.player .playerBoxMeta .socialBtns .linkPopup {
  display: block;
  position: absolute;
  width: 200px;
  height: 75px;
  margin-top: -30px;
  background: #fefefe;
  border: 1px solid #333;
  color: #111;
  padding: 0 20px;
}
.player .playerBoxMeta .socialBtns .linkPopup p {
  color: #000;
  margin-bottom: 5px;
}
.player .playerBoxMeta .socialBtns .linkPopup p:hover {
  color: #000;
}
.player .playerBoxMeta .socialBtns .linkPopup .socialCloseBtn {
  position: absolute;
  width: 15px;
  height: 15px;
  top: 10px;
  right: 10px;
  color: #000;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  padding: 0px 0px 1px 0px;
  z-index: 17;
}
.player .playerBoxMeta .socialBtns .linkPopup .socialCloseBtn::after {
  font-family: "FontAwesome";
  content: "\f00d";
  display: block;
  text-indent: 0px;
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.2em;
}
.player .playerBoxMeta .socialBtns .linkPopup input {
  width: 94%;
  margin: 0;
  padding: 2px 5px;
  border: 1px solid #eee;
  font-size: 12px;
}
.player .playerBoxMeta .socialBtns::before {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: 30px;
}
.player .playerBoxMeta .socialBtns::after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-top: solid 7px #2f3e4a;
  border-left: solid 10px transparent;
  border-right: solid 10px transparent;
}
.player .playerBoxMeta .playerPoweredBy {
  position: absolute;
  z-index: 100;
  bottom: 0;
  right: 0;
  text-align: right;
  width: 100%;
  height: 40px;
  text-align: left;
}
.player .playerBoxMeta .playerPoweredBy .smallVGLogo {
  position: absolute;
  display: inline-block;
  width: 95px;
  height: 19px;
  margin-top: 5px;
  text-indent: -9999em;
  overflow: hidden;
  background: url('/static/campaign/external/img/storyBoxPopupPoweredBy.png') no-repeat 0 0;
  right: 0px;
  -webkit-transition:  500ms, ease ;
  -moz-transition:  500ms, ease ;
  -ms-transition:  500ms, ease ;
  -o-transition:  500ms, ease ;
  transition:  500ms, ease ;
}
.player .playerBoxMeta .playerPoweredBy .smallVGLogo:hover {
  right: 10px;
  -webkit-transition:  2s, ease ;
  -moz-transition:  2s, ease ;
  -ms-transition:  2s, ease ;
  -o-transition:  2s, ease ;
  transition:  2s, ease ;
}
.player .playerBoxVisual {
  position: relative;
  padding-right: 350px;
  background-color: #000;
  height: 100%;
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -ms-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
}
.player .playerBoxVisual .rotater {
  max-width: 150px;
  max-height: 150px;
  position: absolute;
  right: 370px;
  top: 10px;
  z-index: 100;
}
.player .playerBoxVisual .nextVideo,
.player .playerBoxVisual .prevVideo {
  position: absolute;
  top: 50%;
  width: 50px;
  height: 50px;
  display: block;
  cursor: pointer;
  z-index: 10;
  overflow: visible;
  font-size: 0px;
  font-size: 0rem;
  line-height: 1.2em;
  text-indent: -9999em;
  border-color: #999;
  color: #eee;
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.player .playerBoxVisual .nextVideo.shadow,
.player .playerBoxVisual .prevVideo.shadow {
  top: 50.2%;
  border-color: #666;
  color: #666;
}
.player .playerBoxVisual .nextVideo:hover,
.player .playerBoxVisual .prevVideo:hover {
  border-color: #fff;
  color: #fff;
  -webkit-transition:  color, 100ms ;
  -moz-transition:  color, 100ms ;
  -ms-transition:  color, 100ms ;
  -o-transition:  color, 100ms ;
  transition:  color, 100ms ;
  background: none !important;
}
.player .playerBoxVisual .nextVideo::before,
.player .playerBoxVisual .prevVideo::before {
  position: relative;
  overflow: visible;
  width: 50px;
  height: 50px;
  text-indent: 0em;
  display: block;
}
.player .playerBoxVisual .nextVideo {
  right: 375px;
  /* Safari */
  -webkit-transform: rotate(-60deg);
  /* Firefox */
  -moz-transform: rotate(-60deg);
  /* IE10+ */
  transform: rotate(-60deg);
  /* Opera */
  -o-transform: rotate(-60deg);
  /* Internet Explorer */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=-1);
  border-bottom: 2px solid;
}
.player .playerBoxVisual .nextVideo.shadow {
  right: 377px;
}
.player .playerBoxVisual .nextVideo::before {
  content: ">";
  border-top: 2px solid;
  /* Safari */
  -webkit-transform: rotate(120deg);
  /* Firefox */
  -moz-transform: rotate(120deg);
  /* IE10+ */
  transform: rotate(120deg);
  /* Opera */
  -o-transform: rotate(120deg);
  /* Internet Explorer */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  top: -8px;
  right: -14px;
}
.player .playerBoxVisual .prevVideo {
  left: 25px;
  /* Safari */
  -webkit-transform: rotate(60deg);
  /* Firefox */
  -moz-transform: rotate(60deg);
  /* IE10+ */
  transform: rotate(60deg);
  /* Opera */
  -o-transform: rotate(60deg);
  /* Internet Explorer */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  border-bottom: 2px solid;
}
.player .playerBoxVisual .prevVideo.shadow {
  left: 27px;
}
.player .playerBoxVisual .prevVideo::before {
  content: "<";
  border-top: 2px solid;
  /* Safari */
  -webkit-transform: rotate(-120deg);
  /* Firefox */
  -moz-transform: rotate(-120deg);
  /* IE10+ */
  transform: rotate(-120deg);
  /* Opera */
  -o-transform: rotate(-120deg);
  /* Internet Explorer */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=-1);
  top: -8px;
  right: 14px;
}
.player .playerBoxVisual .visualWrapper {
  position: relative;
  height: 100%;
}
.player .playerBoxVisual .visualWrapper .visual {
  top: 50%;
  left: 50%;
  text-align: center;
}
.player .playerBoxVisual .visualWrapper .visual img {
  max-width: 100%;
  max-height: 100%;
}
.player .playerBoxVisual .visualWrapper .visual .ifPlayerCnt {
  width: 100%;
  height: 100%;
}
.player .playerBoxVisual .visualWrapper .visual .ifPlayerCnt iframe {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.player .playerBoxVisual .visualWrapper .visual .ifPlayerCnt .loading {
  height: 100%;
}
.player .playerBoxVisual .visualWrapper .visual .ifPlayerCnt .loading .photo {
  opacity: .3;
}
.player .playerBoxVisual .visualWrapper .infoOverlay {
  display: none;
}
.player .playerBoxVisual .playerFooter {
  display: none;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding-right: 350px;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  text-transform: capitalize;
}
.player .playerBoxVisual .playerFooter .playerPrompt {
  display: inline-block;
  padding: 0 15px;
  margin: 12px 0 10px;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.2em;
  color: #fff;
  font-weight: 500;
  width: 50.5%;
  overflow: hidden;
  height: 15px;
}
.player .playerBoxVisual .playerFooter .mobileShoppingCart {
  display: none;
}
.player .playerBoxVisual .playerFooter .menu {
  display: inline-block;
  float: right;
}
.player .playerBoxVisual .playerFooter .menu .social {
  color: #aaa;
  border-right: 1px solid #777777;
  display: inline-block;
  padding: 0 15px;
  margin: 12px 0 10px;
  cursor: pointer;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.2em;
}
.player .playerBoxVisual .playerFooter .menu .social .shareBtn p {
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 11;
}
.player .playerBoxVisual .playerFooter .menu .social .shareBtn .socialBtns {
  position: absolute;
  margin-left: -130px;
  bottom: 45px;
  background: #2f3e4a;
  width: 260px;
  padding: 10px 20px;
  text-align: center;
  -webkit-transition:  bottom 100ms, opacity 500ms, 1s ;
  -moz-transition:  bottom 100ms, opacity 500ms, 1s ;
  -ms-transition:  bottom 100ms, opacity 500ms, 1s ;
  -o-transition:  bottom 100ms, opacity 500ms, 1s ;
  transition:  bottom 100ms, opacity 500ms, 1s ;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0);
}
.player .playerBoxVisual .playerFooter .menu .social .shareBtn .socialBtns .socialBtn .logo {
  width: 20px;
  height: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden;
  color: #2f3e4a;
  background: #6a767f;
  text-indent: -9999em;
  font-family: "FontAwesome";
  display: inline-block;
  text-align: center;
  margin-right: 7px;
  cursor: pointer;
}
.player .playerBoxVisual .playerFooter .menu .social .shareBtn .socialBtns .socialBtn .logo::before {
  width: 10px;
  text-indent: 0;
  display: block;
  margin: 3px 4px;
}
.player .playerBoxVisual .playerFooter .menu .social .shareBtn .socialBtns .socialBtn:hover .logo {
  background: #12abca;
}
.player .playerBoxVisual .playerFooter .menu .social .shareBtn .socialBtns .socialBtn:hover .shareCounter {
  border: 1px solid #12abca;
  color: #12abca;
}
.player .playerBoxVisual .playerFooter .menu .social .shareBtn .socialBtns .socialBtn:hover .shareCounter::after {
  border-right-color: #12abca;
}
.player .playerBoxVisual .playerFooter .menu .social .shareBtn .socialBtns .facebookBtn .logo::before {
  content: "\f09a";
  margin: 3px 6px;
}
.player .playerBoxVisual .playerFooter .menu .social .shareBtn .socialBtns .twitterBtn .logo::before {
  content: "\f099";
}
.player .playerBoxVisual .playerFooter .menu .social .shareBtn .socialBtns .linkedinBtn .logo::before {
  content: "\f0e1";
}
.player .playerBoxVisual .playerFooter .menu .social .shareBtn .socialBtns .googleplusBtn .logo::before {
  content: "\f0d5";
}
.player .playerBoxVisual .playerFooter .menu .social .shareBtn .socialBtns .pinItBtn .logo::before {
  content: "\f231";
}
.player .playerBoxVisual .playerFooter .menu .social .shareBtn .socialBtns .linkBtn {
  height: 20px;
  width: 190px;
  padding: 0 0 0 30px;
  background: url('/static/campaign/external/img/link.png') no-repeat 0 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  overflow: hidden;
  color: #6a767f;
  text-indent: 0;
  font-family: 'Open Sans', sans-serif;
  display: block;
  text-align: left;
  margin-right: 0;
  font-size: 8px;
  font-size: 0.8rem;
  line-height: 1.2em;
  text-transform: lowercase;
  cursor: text;
  margin-top: 10px;
  word-wrap: break-word;
}
.player .playerBoxVisual .playerFooter .menu .social .shareBtn .socialBtns .linkBtn:hover {
  background: url('/static/campaign/external/img/link.png') no-repeat 0 0;
}
.player .playerBoxVisual .playerFooter .menu .social .shareBtn .socialBtns .shareCounter {
  padding: 2px 7px;
  position: relative;
  display: inline-block;
  bottom: 5px;
  margin-right: 5px;
  background: #2f3e4a;
  border: 1px solid #6a767f;
  color: #6a767f;
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.2em;
  line-height: 1em;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.player .playerBoxVisual .playerFooter .menu .social .shareBtn .socialBtns .shareCounter::before {
  content: '';
  position: absolute;
  left: -4px;
  top: 1px;
  bottom: 0;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-right: solid 5px #2f3e4a;
  border-top: solid 6px transparent;
  border-bottom: solid 6px transparent;
  z-index: 11;
}
.player .playerBoxVisual .playerFooter .menu .social .shareBtn .socialBtns .shareCounter::after {
  content: '';
  position: absolute;
  right: 100%;
  top: 1px;
  bottom: 0;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-right: solid 5px #6a767f;
  border-top: solid 6px transparent;
  border-bottom: solid 6px transparent;
}
.player .playerBoxVisual .playerFooter .menu .social .shareBtn .socialBtns::before {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: 30px;
}
.player .playerBoxVisual .playerFooter .menu .social .shareBtn .socialBtns::after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-top: solid 7px #2f3e4a;
  border-left: solid 10px transparent;
  border-right: solid 10px transparent;
}
.player .playerBoxVisual .playerFooter .menu .social .shareBtn:hover .socialBtns {
  bottom: 40px;
  -webkit-transition:  bottom 300ms, opacity 500ms, 500ms ;
  -moz-transition:  bottom 300ms, opacity 500ms, 500ms ;
  -ms-transition:  bottom 300ms, opacity 500ms, 500ms ;
  -o-transition:  bottom 300ms, opacity 500ms, 500ms ;
  transition:  bottom 300ms, opacity 500ms, 500ms ;
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 10;
}
.player .playerBoxVisual .playerFooter .menu .social .shareBtn:hover p {
  color: #12abca;
}
.player .playerBoxVisual .playerFooter .menu .flag {
  color: #aaa;
  display: inline-block;
  padding: 0 15px;
  margin: 12px 0 10px;
  cursor: pointer;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.2em;
  z-index: 11;
  position: relative;
}
.player .playerBoxVisual .playerFooter .menu .flag .flagBtn p {
  margin: 0;
  padding: 0;
}
.player .playerBoxVisual .playerFooter .menu .flag .flagBtn:before {
  content: "Flag";
  display: inline-block;
}
.player .playerBoxVisual .playerFooter .menu .flag .flagBtn:hover:before {
  color: #12abca;
}
.mobile .storyMetaHead {
  cursor: pointer;
}
.recorderModal #recorderContainer {
  width: 640px;
}
@media only screen and (max-width: 809px) {
  .playerBox_container.popupVer3 {
    height: 100% !important;
    width: 100% !important;
    top: 0 !important;
    left: 0 !important;
    margin: 0 !important;
    background-image: none;
    overflow-y: auto;
  }
  .playerBox_container.popupVer3 .player {
    overflow: auto;
  }
  .playerBox_container.popupVer3 .player .em {
    zoom: .5;
  }
  .playerBox_container.popupVer3 .player .playerBox {
    height: auto;
    overflow: visible;
    display: block;
    position: relative;
  }
  .playerBox_container.popupVer3 .player .metaContainer .socialBtns {
    display: none !important;
  }
  .playerBox_container.popupVer3 .player .mobileShoppingCart {
    display: inline-block;
  }
  .playerBox_container.popupVer3 .player.content-video .playerBoxVisual {
    padding-bottom: 0px;
  }
  .playerBox_container.popupVer3 .player .metaContainerScroll {
    height: auto;
    width: 100%;
    overflow: inherit;
  }
  .playerBox_container.popupVer3 .player .playerBoxMeta {
    position: absolute;
    top: inherit;
    right: inherit;
    width: inherit;
    height: 100%;
    bottom: 0px;
    width: 100%;
    padding: 0px;
    background: none;
    z-index: inherit;
  }
  .playerBox_container.popupVer3 .player .playerBoxMeta .playerPoweredBy {
    display: none;
  }
  .playerBox_container.popupVer3 .player .playerBoxMeta .storyMetaHead {
    display: inline-block;
    position: absolute;
    bottom: -20px !important;
    left: 0px;
    color: #fff;
    z-index: 1001;
    width: 100%;
    background: #000;
    padding: 5px 0 3px;
    height: 20px;
  }
  .playerBox_container.popupVer3 .player .playerBoxMeta .storyMetaHead .storyNetwork {
    display: none;
  }
  .playerBox_container.popupVer3 .player .playerBoxMeta .storyMetaHead .storyAuthor .authorImg {
    display: inline-block;
    bottom: 30px;
    position: relative;
    margin-left: 15px;
  }
  .playerBox_container.popupVer3 .player .playerBoxMeta .storyMetaHead .storyAuthor h3 {
    width: auto;
    color: #fff;
    display: inline-block;
  }
  .playerBox_container.popupVer3 .player .playerBoxMeta .storyMetaHead .storyVotes {
    display: none;
  }
  .playerBox_container.popupVer3 .player .playerBoxMeta .storyText {
    top: 100%;
    width: 90%;
    position: absolute;
    left: 0;
    z-index: 1000;
    padding: 5px 5% 0;
    margin-top: 20px;
    background: #fff;
    height: 32px;
    display: -webkit-box;
    max-width: 400px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
  }
  .playerBox_container.popupVer3 .player .playerBoxMeta .voting {
    display: none;
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    z-index: 1000;
    margin: 0;
    padding: 10px 0;
    background: #161617;
  }
  .playerBox_container.popupVer3 .player .playerBoxMeta .voting .voteBtns .voteFB,
  .playerBox_container.popupVer3 .player .playerBoxMeta .voting .voteBtns .voteTW {
    width: 96%;
    display: block;
    margin: 1px auto;
    text-align: center;
  }
  .playerBox_container.popupVer3 .player .playerBoxMeta .voting .voteBtns .voteFB .voteBtn,
  .playerBox_container.popupVer3 .player .playerBoxMeta .voting .voteBtns .voteTW .voteBtn {
    width: 100%;
    padding: 10px 0;
    text-transform: capitalize;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.2em;
  }
  .playerBox_container.popupVer3 .player .playerBoxMeta .voting .cancelVote[class][class][class] {
    display: block !important;
    background: #eeeeee;
    color: #13b1d2;
    text-transform: capitalize;
    padding: 10px 0 8px;
    width: 96%;
    margin: 10px auto 1px;
    text-align: center;
    cursor: pointer;
  }
  .playerBox_container.popupVer3 .player .playerBoxMeta .productListingCont {
    position: absolute;
    left: 0;
    right: 0;
    padding: 10px 0;
    z-index: 101;
    top: 100%;
    margin-top: 35px;
  }
  .playerBox_container.popupVer3 .player .playerBoxMeta .productListingCont .next.disabled,
  .playerBox_container.popupVer3 .player .playerBoxMeta .productListingCont .prev.disabled {
    display: none !important;
  }
  .playerBox_container.popupVer3 .player .playerBoxMeta .productListingCont .productListing {
    position: relative;
    width: 100%;
    margin: 0 auto;
    height: auto;
    text-align: center;
    padding-bottom: 20px;
    padding: 40px 0 20px;
    max-height: none;
  }
  .playerBox_container.popupVer3 .player .playerBoxMeta .productListingCont .productListing.list {
    width: 100%;
    padding: 40px 0 20px;
    background: #fff;
    text-align: left;
  }
  .playerBox_container.popupVer3 .player .playerBoxMeta .productListingCont .productListing.list .productListingHead {
    margin: 0 15px 10px;
    color: #fff;
  }
  .playerBox_container.popupVer3 .player .playerBoxMeta .productListingCont .productListing.list .productItems {
    padding: 0 12px;
    text-align: left;
    max-width: 280px;
    margin: 0 auto;
  }
  .playerBox_container.popupVer3 .player .playerBoxMeta .productListingCont .productListing.list .productItems li:first-child:nth-last-child(1) {
    left: 50%;
    margin-left: -65px;
  }
  .playerBox_container.popupVer3 .player .playerBoxMeta .productListingCont .productListing.list .productItems li {
    width: 130px;
  }
  .playerBox_container.popupVer3 .player .playerBoxMeta .productListingCont .productListing.list .productItems li a {
    margin: 0 3px;
  }
  .playerBox_container.popupVer3 .player .playerBoxMeta .productListingCont .productListing.carousel .productItems li {
    min-height: 0;
  }
  .playerBox_container.popupVer3 .player .playerBoxMeta .productListingCont .productListing .productSlider {
    width: 225px;
    margin: 0 auto;
  }
  .playerBox_container.popupVer3 .player .playerBoxMeta .productListingCont .productListing .productSlider .productImg[class] {
    width: 225px;
    height: 150px;
  }
  .playerBox_container.popupVer3 .player .playerBoxMeta .productListingCont .cancelShop[class][class][class] {
    display: none;
  }
  .playerBox_container.popupVer3 .player .playerBoxVisual {
    padding-right: 0;
    width: 100%;
    height: auto;
    min-height: 200px;
  }
  .playerBox_container.popupVer3 .player .playerBoxVisual.hide[class][class][class] {
    display: block;
    width: 100%;
  }
  .playerBox_container.popupVer3 .player .playerBoxVisual .visualWrapper {
    display: table;
    width: 100%;
    text-align: center;
  }
  .playerBox_container.popupVer3 .player .playerBoxVisual .visualWrapper .netIcon {
    display: none;
  }
  .playerBox_container.popupVer3 .player .playerBoxVisual .visualWrapper .visual {
    display: table-cell;
    vertical-align: top;
    margin: 0 auto;
    background: none;
  }
  .playerBox_container.popupVer3 .player .playerBoxVisual .visualWrapper .visual .photo {
    padding-top: inherit !important;
  }
  .playerBox_container.popupVer3 .player .playerBoxVisual .nextVideo {
    right: 25px;
  }
  .playerBox_container.popupVer3 .player .playerBoxVisual .nextVideo.shadow {
    right: 27px;
  }
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter {
    z-index: 10000;
    padding: 0;
    display: block;
  }
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu {
    position: absolute;
    right: 0px;
    width: 35%;
    height: 25px;
    bottom: -20px;
    text-align: right;
    margin-right: 17px;
  }
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .mobileVote[class][class][class],
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .mobileSocial[class][class][class],
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .showMore[class][class][class] {
    display: inline-block !important;
    cursor: pointer;
  }
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .mobileSocial,
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .social,
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .showMore {
    color: #fff;
    border: none;
    padding: 0 10px;
    margin: 0;
    cursor: pointer;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.2em;
  }
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .mobileSocial p,
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .social p,
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .showMore p {
    text-indent: -9999em;
    overflow: hidden;
    display: none;
  }
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .mobileSocial:hover,
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .social:hover,
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .showMore:hover,
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .mobileSocial:active,
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .social:active,
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .showMore:active {
    color: #fff;
  }
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .mobileSocial::before,
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .social::before,
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .showMore::before {
    font-family: 'FontAwesome';
    text-indent: 0px;
    zoom: 1;
    display: inline-block;
    width: 24px;
    height: 24px;
  }
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .mobileSocial:hover,
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .social:hover,
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .showMore:hover,
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .mobileSocial:active,
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .social:active,
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .showMore:active {
    color: #fff;
  }
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .social {
    padding: 0;
  }
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .mobileSocial {
    cursor: pointer;
    padding: 10px 25px 7px 12px;
  }
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .mobileSocial span,
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .mobileSocial span:before,
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .mobileSocial span:after {
    cursor: pointer;
    border-radius: 1px;
    height: 2px;
    width: 20px;
    background: white;
    position: absolute;
    display: block;
    content: '';
  }
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .mobileSocial span:before {
    top: -6px;
  }
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .mobileSocial span:after {
    bottom: -6px;
  }
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .mobileSocial span,
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .mobileSocial span:before,
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .mobileSocial span:after {
    transition: all 500ms ease-in-out;
  }
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .mobileSocial.active span {
    background-color: transparent;
  }
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .mobileSocial.active span:before,
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .mobileSocial.active span:after {
    top: 0;
  }
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .mobileSocial.active span:before {
    transform: rotate(45deg);
  }
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .mobileSocial.active span:after {
    transform: rotate(-45deg);
  }
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .mobileVote {
    text-transform: uppercase;
  }
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .mobileVote p {
    padding: 0;
    margin: 8px 0 0;
  }
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .mobileShoppingCart {
    display: none;
  }
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .social .shareBtn .socialBtns {
    display: none;
    position: absolute;
    left: inherit;
    right: 0;
    bottom: 30px;
    background: none;
    width: 30px;
    min-height: 20px;
    padding: 0;
    text-align: left;
    z-index: 100;
    opacity: 1;
    margin: 0;
    padding-top: 10px;
    text-align: right;
  }
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .social .shareBtn .socialBtns .socialBtn .shareCounter {
    display: none;
  }
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .social .shareBtn .socialBtns .socialBtn.facebookBtn {
    opacity: 0;
    filter: alpha(opacity=0);
    display: block;
    position: relative;
    bottom: -96px;
    -webkit-transition:  1s, ease-out ;
    -moz-transition:  1s, ease-out ;
    -ms-transition:  1s, ease-out ;
    -o-transition:  1s, ease-out ;
    transition:  1s, ease-out ;
    -webkit-transition:  opacity, 500ms, ease-out ;
    -moz-transition:  opacity, 500ms, ease-out ;
    -ms-transition:  opacity, 500ms, ease-out ;
    -o-transition:  opacity, 500ms, ease-out ;
    transition:  opacity, 500ms, ease-out ;
  }
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .social .shareBtn .socialBtns .socialBtn.facebookBtn .logo {
    color: #fff;
    background: #2d3d74;
    padding: 2px 4px 5px 3px;
    margin-right: 3px;
  }
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .social .shareBtn .socialBtns .socialBtn.twitterBtn {
    opacity: 0;
    filter: alpha(opacity=0);
    display: block;
    position: relative;
    bottom: -66px;
    -webkit-transition:  1s, ease-out ;
    -moz-transition:  1s, ease-out ;
    -ms-transition:  1s, ease-out ;
    -o-transition:  1s, ease-out ;
    transition:  1s, ease-out ;
    -webkit-transition:  opacity, 500ms, ease-out ;
    -moz-transition:  opacity, 500ms, ease-out ;
    -ms-transition:  opacity, 500ms, ease-out ;
    -o-transition:  opacity, 500ms, ease-out ;
    transition:  opacity, 500ms, ease-out ;
  }
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .social .shareBtn .socialBtns .socialBtn.twitterBtn .logo {
    color: #fff;
    background: #2694d3;
    padding: 2px 4px 5px 3px;
    margin-right: 3px;
  }
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .social .shareBtn .socialBtns .socialBtn.linkedinBtn {
    display: none;
    background: #0d5a98;
  }
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .social .shareBtn .socialBtns .socialBtn.googleplusBtn {
    display: none;
    background: #ca4835;
  }
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .social .shareBtn .socialBtns .socialBtn.pinItBtn {
    opacity: 0;
    filter: alpha(opacity=0);
    display: block;
    position: relative;
    bottom: -35px;
    -webkit-transition:  1s, ease-out ;
    -moz-transition:  1s, ease-out ;
    -ms-transition:  1s, ease-out ;
    -o-transition:  1s, ease-out ;
    transition:  1s, ease-out ;
    -webkit-transition:  opacity, 500ms, ease-out ;
    -moz-transition:  opacity, 500ms, ease-out ;
    -ms-transition:  opacity, 500ms, ease-out ;
    -o-transition:  opacity, 500ms, ease-out ;
    transition:  opacity, 500ms, ease-out ;
  }
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .social .shareBtn .socialBtns .socialBtn.pinItBtn .logo {
    color: #fff;
    background: #ca4835;
    padding: 2px 4px 5px 3px;
    margin-right: 3px;
  }
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .social .shareBtn .socialBtns .socialBtn.linkBtn {
    display: none;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.2em;
    font-style: italic;
    font-weight: 200;
    background: #2c3a45;
    color: #fff;
    cursor: pointer;
  }
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .social .shareBtn .socialBtns .socialBtn.linkBtn::before {
    content: "";
  }
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .social .shareBtn .socialBtns .socialBtn.cancelShare[class][class][class][class][class] {
    display: none;
    background: #eeeeee;
    color: #13b1d2;
    text-transform: capitalize;
    margin-top: 10px;
    margin-bottom: 10px;
    cursor: pointer;
  }
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .social .shareBtn .socialBtns .socialBtn.cancelShare[class][class][class][class][class]::before {
    content: "";
  }
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .social .shareBtn .socialBtns.open .socialBtn.facebookBtn,
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .social .shareBtn .socialBtns.open .socialBtn.twitterBtn,
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .social .shareBtn .socialBtns.open .socialBtn.pinItBtn {
    opacity: 1;
    filter: alpha(opacity=100);
    bottom: 0px;
    -webkit-transition:  300ms, ease-in ;
    -moz-transition:  300ms, ease-in ;
    -ms-transition:  300ms, ease-in ;
    -o-transition:  300ms, ease-in ;
    transition:  300ms, ease-in ;
  }
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .social .shareBtn .socialBtns::before,
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .social .shareBtn .socialBtns::after {
    display: none;
    content: "";
  }
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu #showMore {
    display: none !important;
  }
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu #showMore::before {
    content: "\f141";
  }
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .flag {
    display: none;
    width: 100%;
    position: absolute;
    background: #161617;
    color: #fff;
    z-index: 100;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 0;
    margin: 0;
    padding: 10px 0;
    text-transform: capitalize;
  }
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .flag .flagBtn {
    display: block;
    background: #2c3a45;
    color: #fff;
    text-transform: capitalize;
    padding: 10px 0 8px;
    width: 96%;
    margin: 1px auto;
  }
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .flag .flagBtn::before {
    content: "Flag";
  }
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .flag .cancelFlag[class][class][class] {
    display: block !important;
    background: #eeeeee;
    color: #13b1d2;
    text-transform: capitalize;
    padding: 10px 0 8px;
    width: 96%;
    margin: 10px auto 1px;
    cursor: pointer;
  }
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .numVotes[class][class][class] {
    display: block;
    float: right;
    color: #ed145a;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.2em;
    margin-top: 14px;
    margin-right: 20px;
    text-transform: lowercase;
    font-weight: 600;
    cursor: pointer;
  }
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .numVotes[class][class][class]::after {
    content: "Votes";
    margin-left: 4px;
    display: inline-block;
  }
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .menu .numVotes[class][class][class].oneVote::after {
    content: "Vote";
  }
  .playerBox_container.popupVer3 .player .playerBoxVisual .playerFooter .playerPrompt {
    display: none;
  }
  .playerBox_container.popupVer3 .player.withProducts .playerBoxVisual {
    max-height: 400px;
  }
}
@media only screen and (max-width: 400px) {
  .playerBox_container.popupVer3 .player .playerBoxMeta .productListingCont .productListing .productSlider .productImg[class] {
    width: 180px;
    height: 100px;
    padding: 0 22px;
  }
}
