@charset "UTF-8";
/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.67em;
  margin: 2.33em 0; }

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Address styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0; }

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none; }

/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

/**
 * Address paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px; }

/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */ }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */ }

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html,
button,
input,
select,
textarea {
  color: #222; }

html {
  font-size: 1em;
  line-height: 1.4; }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */
audio,
canvas,
img,
video {
  vertical-align: middle; }

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical; }

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */
.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/*
* CSS TOGGLE SWITCHES
* Unlicense
*
* Ionuț Colceriu - ghinda.net
* https://github.com/ghinda/css-toggle-switch
*
*/
/* Supported values are px, rem-calc, em-calc */
/* Functions */
/* Toggle Switches */
/* Shared */
/* Checkbox
*/
/* Radio Switch
*/
/* Hide by default
*/
.switch-toggle a, .switch-light span span {
  display: none; }

/* We can't test for a specific feature,
* so we only target browsers with support for media queries.
*/
@media only screen {
  /* Checkbox switch
  */
  .switch-light {
    display: block;
    min-height: 1.875em;
    /* Outline the toggles when the inputs are focused
  */
    position: relative;
    overflow: visible;
    padding: 0;
    margin-left: 6.25em;
    cursor: pointer;
    /* Position the label over all the elements, except the slide-button (<a>)
  * Clicking anywhere on the label will change the switch-state
  */
    /* Don't hide the input from screen-readers and keyboard access
  */ }
  .switch-light * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .switch-light a {
    display: block;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out; }
  .switch-light label, .switch-light > span {
    line-height: 1.875em;
    vertical-align: middle; }
  .switch-light input:focus ~ a, .switch-light input:focus + label {
    outline: 1px dotted #888; }
  .switch-light label {
    position: relative;
    z-index: 3;
    display: block;
    width: 100%; }
  .switch-light input {
    position: absolute;
    opacity: 0;
    z-index: 5; }
  .switch-light input:checked ~ a {
    right: 0%; }
  .switch-light > span {
    position: absolute;
    z-index: 6;
    left: -6.25em;
    width: 100%;
    margin: 0;
    padding-right: 6.25em;
    text-align: left; }
  .switch-light > span span {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    display: block;
    width: 50%;
    margin-left: 6.25em;
    text-align: center; }
  .switch-light > span span:last-child {
    left: 50%; }
  .switch-light a {
    position: absolute;
    right: 50%;
    top: 0;
    z-index: 4;
    display: block;
    width: 50%;
    height: 100%;
    padding: 0; }
  /* Radio switch
  */
  .switch-toggle {
    display: block;
    min-height: 1.875em;
    /* Outline the toggles when the inputs are focused
  */
    position: relative;
    display: table;
    table-layout: fixed;
    /* For callout panels in foundation
  */
    padding: 0 !important;
    /* Generate styles for the multiple states */ }
  .switch-toggle * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .switch-toggle a {
    display: block;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out; }
  .switch-toggle label, .switch-toggle > span {
    line-height: 1.875em;
    vertical-align: middle; }
  .switch-toggle input:focus ~ a, .switch-toggle input:focus + label {
    outline: 1px dotted #888; }
  .switch-toggle * {
    font-size: 1em; }
  .switch-toggle input {
    position: absolute;
    opacity: 0; }
  .switch-toggle input + label {
    position: relative;
    z-index: 2;
    display: table-cell;
    width: 50%;
    padding: 0 0.5em;
    margin: 0;
    text-align: center; }
  .switch-toggle a {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    z-index: 1;
    width: 50%;
    height: 100%; }
  .switch-toggle input:last-of-type:checked ~ a {
    left: 50%; }
  .switch-toggle.switch-3 label, .switch-toggle.switch-3 a {
    width: 33.3333333333%; }
  .switch-toggle.switch-3 input:checked:nth-of-type(2) ~ a {
    left: 33.3333333333%; }
  .switch-toggle.switch-3 input:checked:last-of-type ~ a {
    left: 66.6666666667%; }
  .switch-toggle.switch-4 label, .switch-toggle.switch-4 a {
    width: 25%; }
  .switch-toggle.switch-4 input:checked:nth-of-type(2) ~ a {
    left: 25%; }
  .switch-toggle.switch-4 input:checked:nth-of-type(3) ~ a {
    left: 50%; }
  .switch-toggle.switch-4 input:checked:last-of-type ~ a {
    left: 75%; }
  .switch-toggle.switch-5 label, .switch-toggle.switch-5 a {
    width: 20%; }
  .switch-toggle.switch-5 input:checked:nth-of-type(2) ~ a {
    left: 20%; }
  .switch-toggle.switch-5 input:checked:nth-of-type(3) ~ a {
    left: 40%; }
  .switch-toggle.switch-5 input:checked:nth-of-type(4) ~ a {
    left: 60%; }
  .switch-toggle.switch-5 input:checked:last-of-type ~ a {
    left: 80%; }
  /* Standalone Themes */
  /* Candy Theme
  * Based on the "Sort Switches / Toggles (PSD)" by Ormal Clarck
  * http://www.premiumpixels.com/freebies/sort-switches-toggles-psd/
  */
  .switch-candy {
    background-color: #2d3035;
    border-radius: 3px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    text-shadow: 1px 1px 1px #191b1e;
    box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.2); }
  .switch-candy label {
    color: #fff;
    -webkit-transition: color 0.2s ease-out;
    -moz-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out; }
  .switch-candy input:checked + label {
    color: #333;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); }
  .switch-candy a {
    border: 1px solid #333;
    background-color: #666;
    border-radius: 3px;
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0));
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), inset 0 1px 1px rgba(255, 255, 255, 0.45); }
  .switch-candy > span {
    color: #333;
    text-shadow: none; }
  .switch-candy span {
    color: #fff; }
  .switch-candy.switch-candy-blue a {
    background-color: #38a3d4; }
  .switch-candy.switch-candy-yellow a {
    background-color: #f5e560; } }

/* Bugfix for older Webkit, including mobile Webkit. Adapted from
* http://css-tricks.com/webkit-sibling-bug/
*/
@media only screen and (-webkit-max-device-pixel-ratio: 2) and (max-device-width: 80em) {
  .switch-light, .switch-toggle {
    -webkit-animation: webkitSiblingBugfix infinite 1s; } }

@-webkit-keyframes webkitSiblingBugfix {
  from {
    -webkit-transform: translate3d(0, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0); } }

/*
font-family:'Proxima N W01 Reg';
font-family:'Proxima N W01 Bold';
*/
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html, body {
  background: transparent;
  margin: 0;
  padding: 0; }

body {
  font: 78%/1.3 'Proxima N W01 Reg', Arial, Helvetica, sans-serif;
  color: #000; }

#container {
  position: relative;
  /* needed for footer positioning*/
  z-index: 3;
  margin: 0;
  overflow: hidden; }
  #container.loading {
    background: url(/img/local_volcom/loading_anim.gif);
    background-repeat: no-repeat;
    background-size: 30px 30px;
    background-position: center center; }
    #container.loading > * {
      visibility: hidden; }
  #container.view-compact header, #container.view-compact #timelineWrap, #container.view-compact footer {
    display: none; }

#helper-frame {
  height: 0;
  font-size: 0;
  line-height: 0; }

p {
  padding: 0 0 1.2em 0;
  margin: 0; }

a {
  color: #FFF; }

a:active {
  color: #FFF; }

a:hover {
  color: #FFF;
  text-decoration: none; }

a:visited {
  color: #FFF; }

a img {
  border: none; }

img {
  border: none; }

table {
  text-align: left;
  border: 0px;
  padding: 0px;
  border-spacing: 0px; }

td, th {
  margin: 0px;
  padding: 0px;
  white-space: nowrap; }

header {
  background: #c31729;
  height: 45px;
  margin: 0 0 0 0;
  font-size: 11px;
  position: relative;
  z-index: 3; }
  header > div.title {
    float: right;
    display: none;
    font-family: "Proxima N W01 Bold", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 45px;
    color: white;
    padding: 0 20px; }

header .logo {
  display: none; }

header #backButton {
  position: relative;
  height: 45px;
  padding: 0 27px 0 14px;
  color: #000;
  z-index: 2;
  cursor: pointer;
  white-space: nowrap;
  float: left;
  font-size: 12px;
  border-right: 1px solid #d65f6c; }
  header #backButton .icon {
    content: ' ';
    position: absolute;
    left: 16px;
    top: 17px;
    height: 10px;
    width: 8px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 8px solid white; }
  .no-touch header #backButton:hover {
    color: #edb9be;
    background: #991625; }
    .no-touch header #backButton:hover .icon {
      border-right: 8px solid #edb9be; }

header .selectors {
  position: relative;
  float: left;
  margin: 0 0 0 0;
  white-space: nowrap; }

header .selector {
  float: left;
  margin: 0 0 0 0;
  border-right: 1px solid #d65f6c; }

header #liveButton {
  position: absolute;
  width: 160px;
  top: 12px;
  right: 8px;
  display: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  header #liveButton.enabled {
    display: block; }

#btnGo {
  display: none !important;
  background: #ff233b;
  width: 60px;
  height: 45px;
  float: left;
  text-align: center;
  color: white;
  padding: 0 0;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 45px;
  font-family: "Proxima N W01 Bold", Arial, Helvetica, sans-serif;
  font-weight: 700;
  text-decoration: none; }

.no-touch #btnGo:hover {
  background: #991625;
  color: #edb9be; }

.dropDown {
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.dropDown .header {
  position: relative;
  height: 45px;
  line-height: 45px;
  padding: 0 35px 0 15px;
  color: white;
  z-index: 2;
  cursor: pointer;
  white-space: nowrap;
  float: left;
  font-family: "Proxima N W01 Bold", Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 14px; }
  .dropDown .header:before {
    content: ' ';
    position: absolute;
    right: 15px;
    top: 19px;
    height: 7px;
    width: 10px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid white; }
  .dropDown .header.sel,
  .no-touch .dropDown .header:hover {
    color: #edb9be;
    background: #991625; }
    .dropDown .header.sel:before,
    .no-touch .dropDown .header:hover:before {
      border-top-color: #edb9be; }

.dropDown .wrapper {
  position: absolute;
  top: auto !important;
  bottom: 0 !important;
  left: 0;
  overflow: auto;
  z-index: 1;
  overflow-x: hidden; }

.dropDown ul {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 0;
  font-size: 0;
  margin-right: 14px; }

.dropDown li {
  display: block;
  font-size: 12px;
  line-height: 1;
  height: 28px;
  line-height: 28px;
  margin: 0;
  padding: 0 15px;
  background: #FFF;
  color: #666;
  cursor: pointer;
  vertical-align: bottom;
  white-space: nowrap; }
  .no-touch .dropDown li:hover {
    background: #CCC;
    color: #000; }

.dropDown li.sub, .no-touch .dropDown li.sub:hover {
  font-size: 12px;
  cursor: default;
  background: #ECECEC;
  color: #333;
  font-style: italic; }

.dropDown li.sel {
  background: #888;
  color: #FFF; }

#main {
  margin: 0 0 0 0;
  position: relative;
  z-index: 2; }

#videoWrap {
  background: black; }
  .safari #videoWrap {
    background: black url(/img/global/video_play_icon.png) no-repeat center center; }
  #videoWrap #video {
    width: 100%;
    height: 100%; }

#timelineWrap #filtersSource {
  display: none; }

#timelineWrap {
  margin: 0 0 0 0;
  position: relative;
  padding: 15px 0 30px 0; }
  #timelineWrap > .info {
    top: 0;
    margin-bottom: 12px; }
    #timelineWrap > .info .title {
      padding-right: 250px;
      font-size: 20px;
      line-height: 1.3;
      font-family: "Proxima N W01 Bold", Arial, Helvetica, sans-serif;
      font-weight: 700;
      color: white;
      margin-top: 4px;
      margin-bottom: 12px; }
      #timelineWrap > .info .title .score {
        color: #ececec; }
    #timelineWrap > .info .shareLabel {
      display: none;
      overflow: visible;
      position: relative; }
      #timelineWrap > .info .shareLabel.icon {
        padding-left: 32px; }
      #timelineWrap > .info .shareLabel .mmnt {
        position: absolute;
        left: -3px;
        display: inline-block;
        top: -7px; }

#timeline > p {
  color: white; }

#lockDown {
  position: absolute;
  z-index: 5;
  background: rgba(255, 255, 255, 0.8);
  width: 100%; }
  #lockDown .message {
    background: #c31729;
    width: 270px;
    height: 90px;
    text-align: center;
    padding: 20px;
    position: absolute;
    top: 50%;
    margin-top: -45px;
    left: 50%;
    margin-left: -135px; }
    #lockDown .message h2 {
      color: white;
      font-family: "Proxima N W01 Bold", Arial, Helvetica, sans-serif;
      font-weight: 700;
      font-size: 20px;
      line-height: 1.3;
      margin: 0 0 4px 0;
      display: inline-block;
      text-transform: uppercase; }
    #lockDown .message h3 {
      color: white;
      font-family: "Proxima N W01 Bold", Arial, Helvetica, sans-serif;
      font-weight: 700;
      font-size: 14px;
      line-height: 1.3;
      margin: 0;
      display: inline-block;
      text-transform: uppercase; }

#timelineLoading {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: url(/img/global/loading_anim.gif);
  background-repeat: no-repeat;
  background-size: 30px 30px;
  background-position: center center;
  z-index: 1;
  display: none; }

#timeline {
  position: relative;
  width: 100%;
  z-index: 4;
  top: 6px;
  font-family: 'PT Sans Narrow', sans-serif; }

#timelineTable {
  position: relative;
  z-index: 5;
  top: 0;
  left: 0; }

#timelineTableClone {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0; }
  #timelineTableClone a.mmnt {
    visibility: hidden; }

#timelineSeekTrak {
  z-index: 3;
  top: 0px;
  position: absolute;
  width: 1px;
  overflow: hidden;
  height: 100%; }
  #timelineSeekTrak #timelineSeekBar {
    position: absolute;
    width: 1px;
    height: 100%;
    margin-left: 0;
    z-index: 50; }
    #timelineSeekTrak #timelineSeekBar div {
      position: absolute;
      width: 1px; }
    #timelineSeekTrak #timelineSeekBar .top {
      top: 0;
      height: 0; }
    #timelineSeekTrak #timelineSeekBar .mid {
      top: 0;
      bottom: 2px;
      background: red; }
    #timelineSeekTrak #timelineSeekBar .btm {
      bottom: 0;
      height: 0; }

.timelineTable {
  position: relative;
  width: 100%; }
  .timelineTable tr td {
    /* width: 1%; */
    /* height: 36px; */
    min-height: 36px;
    background: #EEEEEE;
    text-align: left;
    padding: 0 6px;
    line-height: 36px;
    border-bottom: 2px solid white;
    border-right: 1px solid white; }
    .timelineTable tr td.place {
      width: 13px;
      /*
        @include border-top-left-radius(6px);
        @include border-bottom-left-radius(6px);
*/ }
    .timelineTable tr td.colour {
      width: 13px;
      background-repeat: no-repeat; }
      .timelineTable tr td.colour.red {
        background: #da0905; }
      .timelineTable tr td.colour.white {
        background: white; }
      .timelineTable tr td.colour.yellow {
        background: #e8e80f; }
      .timelineTable tr td.colour.blue {
        background: #0598d5; }
      .timelineTable tr td.colour.black {
        background: black; }
      .timelineTable tr td.colour.green {
        background: #2dbd12; }
      .timelineTable tr td.colour.grey {
        background: #b5b5b5; }
      .timelineTable tr td.colour.orange {
        background: #df7b06; }
      .timelineTable tr td.colour.pink {
        background: #d312b7; }
    .timelineTable tr td.label {
      width: 1%;
      font-size: 12px; }
    .timelineTable tr td.country {
      width: 1%; }
    .timelineTable tr td.emty {
      background: none; }
    .timelineTable tr td.totals {
      width: 1%;
      text-align: right; }
    .timelineTable tr td.totals {
      white-space: nowrap; }
    .timelineTable tr td.breakdown {
      font-size: 10px;
      min-width: 53px; }
    .timelineTable tr td.total {
      min-width: 38px;
      font-size: 12px;
      /*
        @include border-top-right-radius(6px);
        @include border-bottom-right-radius(6px);
*/
      border-right: none; }
      .skate .timelineTable tr td.total, .mtb .timelineTable tr td.total, .capefear .timelineTable tr td.total {
        min-width: 93px; }
  .timelineTable tr.extras td.place, .timelineTable tr.extras td.colour, .timelineTable tr.extras td.breakdown, .timelineTable tr.extras td.total {
    background: none; }
  .timelineTable tr.extras td.timeline {
    /*
          @include border-top-right-radius(6px);
          @include border-bottom-right-radius(6px);
*/
    border-right: none; }
  .timelineTable tr.extras td.label {
    background: none;
    padding: 0;
    text-align: right;
    text-transform: uppercase; }
    .timelineTable tr.extras td.label span {
      background: #EEEEEE;
      padding: 0 10px 0 14px;
      display: inline-block;
      /*
            @include border-top-left-radius(4px);
            @include border-bottom-left-radius(4px);
*/ }

.timelineTable.overall td.label {
  background: none;
  width: 1px;
  font-size: 0;
  line-height: 0;
  padding: 0;
  border: none; }

.mmnt {
  top: 8px;
  display: block;
  width: 24px;
  height: 20px;
  text-indent: -300em;
  overflow: hidden;
  outline: none;
  font-family: 'PT Sans Narrow', sans-serif;
  /*
  background: url($sprites-local-timeline-png);
	.svg & {
	  background-image: url($sprites-local-timeline-svg);
	}
	
	&.wave,
	&.act {
	  text-indent: 0;
	  line-height: 20px;
	  font-size: 10px;
	  color: #FFF;
	  text-decoration: none;
	  text-align: center;
	  background-position: -529px -9px;
	}
  &.ts {
	  background-position: -489px -9px;
  }
  &.WO {
	  background-position: -569px -9px;
  }
  
  &.roll-in {
  	width: 20px;
  	height: 20px;
	  background-position: -136px -10px;
  }

  
*/ }

.timelineTable {
  /*&.heat {*/
  /*} */ }
  .timelineTable td {
    color: black; }
    .timelineTable td.timeline {
      padding: 0;
      overflow: hidden;
      width: auto;
      min-width: 40px; }
      .timelineTable td.timeline .inner {
        position: relative;
        min-height: 36px;
        overflow: hidden; }
  .timelineTable td.timeline .inner {
    cursor: pointer; }
  .timelineTable .mmnt {
    position: absolute;
    margin-left: -9px;
    /*
      &.roll-in { margin-left: -10px; }
      &.p-int { margin-left: -10px; }
      &.iview { margin-left: -6px; } 
*/ }
  .timelineTable.sort .mmnt {
    position: relative;
    float: left;
    margin: 0 0 0 -2px; }
  .timelineTable.has-extras.has-athletes {
    margin-bottom: -36px; }
  .timelineTable.original td.timeline {
    background: none;
    border-bottom: none;
    /* border-right: none; */ }
  .timelineTable .extra-data-wrap {
    position: absolute;
    margin-left: -1px; }
    .timelineTable .extra-data-wrap .button {
      display: inline-block;
      width: 24px;
      height: 20px;
      text-indent: 0;
      line-height: 20px;
      font-size: 10px;
      color: #d71820;
      text-transform: uppercase;
      text-decoration: none;
      text-align: center;
      cursor: default; }
      .timelineTable .extra-data-wrap .button.j2 {
        margin-left: 2px; }
      .timelineTable .extra-data-wrap .button.value-1 {
        color: #56b95c; }

ul.shareLinks {
  float: right;
  list-style: none;
  margin: 0;
  padding: 0; }
  ul.shareLinks li {
    position: relative;
    display: inline-block;
    width: 34px;
    height: 34px;
    margin-left: 2px; }
    ul.shareLinks li.label {
      width: 65px;
      font-size: 12px;
      line-height: 14px;
      font-family: "Proxima N W01 Bold", Arial, Helvetica, sans-serif;
      font-weight: 700;
      color: white;
      text-align: right;
      vertical-align: top;
      padding-top: 3px;
      padding-right: 4px; }
    ul.shareLinks li a {
      display: block;
      width: 32px;
      height: 32px;
      background: url("/img/local_rampage/sprites.png?v=1") no-repeat;
      text-indent: -300em;
      overflow: hidden; }
      .svg ul.shareLinks li a {
        background-image: url("/img/local_rampage/sprites.svg?v=1"); }
    ul.shareLinks li.facebook a {
      background-position: -2px -2px; }
    ul.shareLinks li.twitter a {
      background-position: -42px -2px; }
    ul.shareLinks li.google a {
      background-position: -82px -2px; }
    ul.shareLinks li.link a {
      background-position: -122px -2px; }

.qtip ul.shareLinks {
  margin-top: 6px;
  float: none; }
  .qtip ul.shareLinks li {
    width: 24px;
    height: 24px;
    margin-left: 2px; }
    .qtip ul.shareLinks li a {
      width: 24px;
      height: 24px; }
    .qtip ul.shareLinks li.facebook a {
      background-position: -2px -44px; }
    .qtip ul.shareLinks li.twitter a {
      background-position: -32px -44px; }
    .qtip ul.shareLinks li.google a {
      background-position: -62px -44px; }
    .qtip ul.shareLinks li.link a {
      background-position: -92px -44px; }

.qtip .linkInput {
  text-align: left;
  padding: 0 0 4px 0; }
  .qtip .linkInput label {
    line-height: 22px;
    font-size: 12px;
    font-family: "Proxima N W01 Bold", Arial, Helvetica, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 3px; }
  .qtip .linkInput input {
    margin: 0;
    padding: 4px;
    font-family: "Proxima N W01 Reg", Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 12px;
    color: #333;
    width: 160px;
    height: 22px;
    background: #ececec;
    border: 1px solid #999; }
  .qtip .linkInput button {
    margin-top: 6px;
    font-size: 12px;
    font-family: "Proxima N W01 Bold", Arial, Helvetica, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    background: #CCC;
    color: #000;
    border: none;
    padding: 6px 8px;
    width: 160px; }
    .qtip .linkInput button:hover {
      background: #FFF; }

#shareWrap {
  height: 36px;
  position: absolute;
  top: 15px;
  right: -2px;
  width: 250px;
  z-index: 8; }
  #shareWrap > .label {
    display: none; }

footer {
  display: none; }

/*
 * qTip2 - Pretty powerful tooltips - v2.2.1
 * http://qtip2.com
 *
 * Copyright (c) 2014
 * Released under the MIT licenses
 * http://jquery.org/license
 *
 * Date: Sat Sep 6 2014 11:12 GMT+0100+0100
 * Plugins: None
 * Styles: core
 */
.qtip {
  position: absolute;
  left: -28000px;
  top: -28000px;
  display: none;
  max-width: 180px;
  min-width: 50px;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  direction: ltr;
  box-shadow: none;
  padding: 0; }

.qtip-content {
  position: relative;
  padding: 6px 8px;
  overflow: hidden;
  text-align: center;
  word-wrap: break-word; }

.qtip-titlebar {
  position: relative;
  padding: 5px 35px 5px 10px;
  overflow: hidden;
  border-width: 0 0 1px;
  font-weight: bold; }

.qtip-titlebar + .qtip-content {
  border-top-width: 0 !important; }

/* Default close button class */
.qtip-close {
  position: absolute;
  right: -9px;
  top: -9px;
  z-index: 11;
  /* Overlap .qtip-tip */
  cursor: pointer;
  outline: medium none;
  border: 1px solid transparent; }

.qtip-titlebar .qtip-close {
  right: 4px;
  top: 50%;
  margin-top: -9px; }

.qtip-tip {
  display: none !important; }

* html .qtip-titlebar .qtip-close {
  top: 16px; }

/* IE fix */
.qtip-titlebar .ui-icon,
.qtip-icon .ui-icon {
  display: block;
  text-indent: -1000em;
  direction: ltr; }

.qtip-icon, .qtip-icon .ui-icon {
  text-decoration: none; }

.qtip-icon .ui-icon {
  width: 18px;
  height: 14px;
  line-height: 14px;
  text-align: center;
  text-indent: 0;
  font: normal bold 10px/13px Tahoma,sans-serif;
  color: inherit;
  background: transparent none no-repeat -100em -100em; }

/* Applied to 'focused' tooltips e.g. most recently displayed/interacted with */
/* Applied on hover of tooltips i.e. added/removed on mouseenter/mouseleave respectively */
/* Default tooltip style */
.qtip-default {
  background: black;
  border: 1px solid #000;
  color: #CCC; }

.qtip-default .qtip-titlebar {
  background-color: #333;
  text-transform: uppercase; }

.qtip-default .qtip-icon {
  border-color: #000;
  background: #000;
  color: #666; }

.qtip-default .qtip-titlebar .qtip-close {
  border-color: #000;
  color: #666; }

.qtip-modal {
  z-index: 99000 !important; }

/*! jQuery UI - v1.11.1 - 2014-09-26
* http://jqueryui.com
* Includes: core.css, tooltip.css
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */ }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */ }

.ui-front {
  z-index: 100; }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important; }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-tooltip {
  position: absolute;
  z-index: 3000;
  max-width: 180px;
  background: black;
  border: 1px solid #000;
  padding: 6px 8px;
  color: #CCC;
  text-align: center; }

/*
#tooltip {
	position: absolute;
	z-index: 3000;
	color: #000;
	background-color: white;
	border: 1px solid #ccc;
	padding: 6px 8px;
	width: 110px;
	text-align: center;
}
#tooltip h3, #tooltip div { font-style: normal; font-size: 12px; line-height: 14px }
*/
/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Image replacement
 */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%; }

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden; }

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible {
  visibility: hidden; }

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after {
  clear: both; }

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
  *zoom: 1; }

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */ }

@media print, (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */ }

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  /*
     * Don't show links for images, or javascript/internal links
     */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group;
    /* h5bp.com/t */ }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }
#timeline{font-family:'Proxima N W01 Reg', Arial, Helvetica, sans-serif}#timelineLoading{background-image:url(/img/loading_anim_on_dark.gif)}.mmnt{background:url("https://c-redbull.cuetag.tv/img/2015_11_bc_one-sprites-timeline_bc_one.png");background-size:855px 91px;z-index:20;top:3px;width:28px;height:28px;border:2px solid #fff;-webkit-border-radius:14px;-moz-border-radius:14px;-ms-border-radius:14px;-o-border-radius:14px;border-radius:14px;-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;transition-property:all;-webkit-transition-duration:0.1s;-moz-transition-duration:0.1s;-o-transition-duration:0.1s;transition-duration:0.1s}.mmnt.start-dance{background-position:0 0}.mmnt.score{background-position:-30px 0}.mmnt.int{background-position:-60px 0}.mmnt.hilit{background-position:0 -30px}.mmnt.replay{background-position:-30px -30px}.mmnt.bonus{background-position:-60px -30px}.mmnt.map{background-position:-90px -30px}.mmnt.info{background-position:-120px -30px}.mmnt.profile{background-position:-150px -30px}.mmnt.iview{background-position:-180px -30px}.mmnt.red-bull{background-position:-210px -30px}.mmnt:hover{z-index:1000;-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;transition-property:all;-webkit-transition-duration:0.1s;-moz-transition-duration:0.1s;-o-transition-duration:0.1s;transition-duration:0.1s;cursor:pointer;cursor:hand}.mmnt:focus{border:2px solid black;z-index:99}.mmnt.heat{width:12px;height:12px;top:12px;background:red;border:1px solid white;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px}.timelineTable.heat.admin-2 .mmnt.sel,.timelineTable.heat.admin-2 .mmnt.del,.timelineTable.heat.admin-2 .mmnt.err{border-color:black}.timelineTable.heat.admin-2 .mmnt.del{border-color:red}.timelineTable.heat.admin-2 .mmnt.err{border-color:orange}.timelineTable.heat.admin-2#timelineTableClone tr.sel td{background:rgba(0, 0, 0, 0.8)}.timelineTable.heat .mmnt{margin-left:-15px}.timelineTable.heat .mmnt.mini{margin-left:-17px}.timelineTable.heat .mmnt.heat{margin-left:-7px}.timelineTable.has-extras.has-athletes{margin-bottom:0}.timelineTable tr:first-child{border-top:1px solid white}.timelineTable tr td{background:rgba(0, 0, 0, 0.5);border-bottom:1px solid white;border-right:1px solid white;color:white;padding:0 8px}.timelineTable tr td.place{border-left:1px solid white}.timelineTable tr td.label{border-left:1px solid white}.timelineTable tr td.label span.country{color:#666;font-size:90%}.timelineTable tr td.breakdown{color:#ccc;text-align:center}.timelineTable tr td.total{border-right:1px solid white;-moz-border-radius-topright:0;-webkit-border-top-right-radius:0;border-top-right-radius:0;-moz-border-radius-bottomright:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0}.timelineTable tr td.colour.white{color:black}.timelineTable tr.extras td.totals{border-right:none;border-bottom:none}.timelineTable tr.extras td.label{text-align:left;background:rgba(0, 0, 0, 0.5);padding:0 8px}.timelineTable tr.extras td.label span{-moz-border-radius-topleft:0;-webkit-border-top-left-radius:0;border-top-left-radius:0;-moz-border-radius-bottomleft:0;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;background:none;padding:0;text-transform:none}.timelineTable tr.extras td.timeline{border-right:1px solid white;-moz-border-radius-topright:0;-webkit-border-top-right-radius:0;border-top-right-radius:0;-moz-border-radius-bottomright:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0}.timelineTable.original tr td{background:none}.timelineTable.original tr td.timeline{background:none;border-bottom:1px solid transparent}.timelineTable.original tr td.timeline .inner:before{content:none}.timelineTable.original tr.extras td.label{background:none}.timelineTable.sort td.label{border-left:1px solid white}.timelineTable.flattened td.timeline{border-left:1px solid white}.timelineTable.overall tr:first-child{border-top:none}.timelineTable.overall tr td{background:none;border-bottom:none;border-right:none}.timelineTable.overall td.label{background:none;width:1px;font-size:0;line-height:0;padding:0;border:none}.timelineTable.overall td.timeline{background:none;border-right:none}.timelineTable.overall td.timeline .inner:before{content:" ";position:absolute;left:0;top:16px;height:4px;width:100%;background:#b6dbf0}.timelineTable.multi-seshes.original tr{cursor:pointer}.timelineTable.multi-seshes.original tr td{position:relative;z-index:1;border-bottom:1px solid #666;border-right:1px solid #666}.timelineTable.multi-seshes.original tr td:before{content:' ';position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.5);z-index:200}.timelineTable.multi-seshes.original tr td:last-child{border-right:1px solid white}.timelineTable.multi-seshes.original tr:last-child td{border-bottom:1px solid white}.timelineTable.multi-seshes.original tr.beforeHover td,.timelineTable.multi-seshes.original tr.beforeActive td{border-bottom:1px solid white}.timelineTable.multi-seshes.original tr.active td,.timelineTable.multi-seshes.original tr:hover td{border-bottom:1px solid white;border-right:1px solid white}.timelineTable.multi-seshes.original tr.active td:before,.timelineTable.multi-seshes.original tr:hover td:before{display:none}.timelineTable.multi-seshes.original tr.active td .mmnt,.timelineTable.multi-seshes.original tr:hover td .mmnt{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}.timelineTable.multi-seshes.original tr.active{cursor:default}#timelineSeekTrak{z-index:3;top:0px;position:absolute;overflow:hidden;height:100%}#timelineSeekTrak #timelineSeekBar{position:absolute;width:1px;height:100%;margin-left:0;z-index:50}#timelineSeekTrak #timelineSeekBar div{position:absolute;width:1px}#timelineSeekTrak #timelineSeekBar .top{top:0;height:5px;width:7px;border-left:3.5px solid transparent;border-right:3.5px solid transparent;border-top:5px solid #db0000;left:-3px}#timelineSeekTrak #timelineSeekBar .mid{top:0;bottom:2px;background:#db0000}#timelineSeekTrak #timelineSeekBar .btm{bottom:0;height:5px;width:7px;border-left:3.5px solid transparent;border-right:3.5px solid transparent;border-bottom:5px solid #db0000;left:-3px}.timelineWrap.mtb .timelineTable tr td.totals .form-group,.timelineWrap.mtb .timelineTable tr td.totals .input-sm{width:58px !important}#timelineWrap.mode-overall > .info{display:none}