/* Minification failed. Returning unminified contents.
(1518,37): run-time error CSS1062: Expected semicolon or closing curly-brace, found '	'
(4018,17): run-time error CSS1031: Expected selector, found '{'
(4091,25): run-time error CSS1030: Expected identifier, found ''.button''
(4091,34): run-time error CSS1031: Expected selector, found ')'
(4091,34): run-time error CSS1025: Expected comma or open brace, found ')'
(4093,27): run-time error CSS1030: Expected identifier, found ''.button''
(4093,36): run-time error CSS1031: Expected selector, found ')'
(4093,36): run-time error CSS1025: Expected comma or open brace, found ')'
(4095,27): run-time error CSS1030: Expected identifier, found ''.button''
(4095,36): run-time error CSS1031: Expected selector, found ')'
(4095,36): run-time error CSS1025: Expected comma or open brace, found ')'
(6978,9): run-time error CSS1036: Expected expression, found ';'
(6981,12): run-time error CSS1036: Expected expression, found ';'
(6982,9): run-time error CSS1036: Expected expression, found ';'
(6985,12): run-time error CSS1036: Expected expression, found ';'
(6986,9): run-time error CSS1036: Expected expression, found ';'
(6989,12): run-time error CSS1036: Expected expression, found ';'
(6990,9): run-time error CSS1036: Expected expression, found ';'
 */
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio, canvas, video {
  display: inline-block; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden], template {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

/**
 * 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 variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b, strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: yellow;
  color: black; }

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap; }

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/**
 * 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: 60%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0; }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button, input, select, textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address Firefox 4+ 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 8+.
 * 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.
 */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * 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/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 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 4+.
 */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 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; }

/*
  Base Typography Mixins
  These mixins are called into the default settings in the base.scss but can also be imported at class or module level and applied to other elements.
*/
html {
  overflow-x: hidden; }

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #135fad;
  overflow-x: hidden; }

.body {
  background: #dddddd; }

* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-font-smoothing: antialiased; }

img {
  max-width: 100% !important;
  height: auto;
  display: block; }

.container {
  width: 1100px;
  max-width: 100%;
  min-width: 768px;
  margin: 0 auto;
  *zoom: 1;
  min-width: 0px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media screen and (max-width: 767px) {
    .container {
      min-width: 0px;
      width: 100%; } }
  @media screen and (max-width: 768px) {
    .container {
      min-width: 0px;
      width: 100%; } }

h1 {
  font-size: 1.8em;
  font-weight: 400;
  margin: 10px 0 20px 0; }

h2 {
  font-size: 1.4em;
  font-weight: 700;
  margin: 10px 0 10px 0; }
  h2.h2toh1 {
    font-size: 1.8em;
    font-weight: 400;
    margin: 10px 0 20px 0;
    margin-bottom: 15px; }

h3 {
  font-size: 1.2em;
  font-weight: 700;
  margin: 10px 0 10px 0; }

h4 {
  font-size: 1.1em;
  font-weight: 700;
  margin: 10px 0 10px 0; }

h5 {
  font-size: 1em;
  font-weight: 700;
  margin: 10px 0 10px 0; }

p {
  font-size: 1em;
  line-height: 1.4em; }

a {
  color: #313538;
  text-decoration: none; }
  a:hover {
    color: #135fad; }

.preventscroll {
  overflow: hidden;
  height: 100%;
  width: 100%; }

.removetrans, .removetrans * {
  -webkit-transition: none, !important;
  -webkit-transition-delay: 0s;
  -moz-transition: none, !important;
  -o-transition: none, !important;
  transition: none !important;
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: color 0 ease-in;
  transition: none; }

code {
  border: 1px solid #dddddd;
  padding: 0 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  color: #313538;
  background: #f7f7f7; }

pre code {
  display: block;
  padding: 10px; }

blockquote {
  border-left: 3px solid #dddddd;
  background: #f7f7f7;
  padding: 1px 1px 1px 20px;
  color: #313538;
  font-style: italic; }
.twocol {
  display: table;
  table-layout: fixed;
  width: 106%;
  margin: 0 0; }
  .twocol .col {
    display: table-cell;
    width: 50%;
    vertical-align: top;
    padding: 0 3%; }



/* Post-BGT*/

.border-right {
    border-right: 1px solid #ddd;
    margin: 0 0 10px 10px; 
}

.floatleft-clearleft {
    float: left;
    clear: left;
}
.centerstyle {
    display: block; 
    margin-right: auto; 
    margin-left: auto;
}

.centertext {
	text-align:center;
}

.sub-formula {
	font-size:10px
}

.sup-formula {
	font-size:10px
}

.text-image-wrap-right {
	float:right; 
	padding: 0 0 10px 10px;
}

.text-image-wrap-left {
	float:left; 
	padding:0 10px 10px 0 ;
}

/* Product Page - mini vid player and small ticker styling - johnstod */
.micro-vidleft {
	float:left;
	padding-right:10px;
}
.micro-chartright  {
	float:left;
}
	
.micro-smallticker {
	padding: 0px 10px 10px 0;
	float: left;
}

.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
	 
.clearfix { 
display: inline-block; 
}

* html .clearfix { 
height: 1%; 
}

.clearfix { 
display: block; 
}



.primary-main, #primary-main {
  padding: 10px;
  background-color: white; }

#primary .content {
  float: none;
  width: 590px;
  margin: 0 auto;
  padding: 0;
  background-color: white; }

.fixed #content {
  padding-top: 10px;
  padding-right: 318px;
  padding-left: 125px;
  background: white 100% 0; }

.fluid #content {
  padding-top: 10px;
  padding-right: 328px;
  padding-left: 125px;
  background: white 100% 0; }

.fixed #primary .content, .fluid #primary .content {
  width: auto; }

.fixed #content .column, .fluid #content .column {
  position: relative;
  float: left; }

.fixed #main {
  width: 100%; }

.fluid #main {
  width: 100%; }

a.arrow-up:hover, a.arrow-up:active, a.arrow-down:hover, a.arrow-down:active {
  color: #14aeee;
  text-decoration: none; }


/* calendar styles
------------------------------------------------------------- */
div.module-calendar {
  position: relative;
  margin: 0 0 1em 0;
  border: 0px solid #666;
  }

table.calendar {
  margin: 0px 0 0px 0px;
  font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
  }

table.calendar thead th {
  color: #000;
  font-weight: bold;
  text-align: center;
  padding: 0;
  line-height: 1;
  }
table.calendar thead th abbr[title] {
       border-bottom: none; }
  
  table.calendar thead tr.days th {
    font-size: 10px;
    padding: 6px 0 5px 0;
    }

table.calendar td.day,
table.calendar td.null,
table.calendar td.null-first,
table.calendar td.null-last {
  width: 24px;
  padding: 0;
  font-size: 10px;
  line-height: 1;
  border-bottom: 2px solid #fff;
  }
  
  table.calendar tbody td.last {width: 25px;}

table.calendar td.day {
  background-color: #9e9e9e;
  color: #fff;
  font-weight: bold;
  text-align: right;
  }
  
table.calendar td.null,
table.calendar td.null-first,
table.calendar td.null-last {
  background-color: #e6e6e6;
  }
  
table.calendar tbody td.day.first {background: #9e9e9e;}
table.calendar tbody td.day.last {background: #9e9e9e;}

table.calendar tbody td.null-first {background: #e6e6e6;}
table.calendar tbody td.null-last {background: #e6e6e6;}

table.calendar span.null,
table.calendar a:link,
table.calendar a:visited,
table.calendar a:hover,
table.calendar a:active {
  display: block;
  width: 20px;
  padding: 3px 4px 3px 0;
  background-color: #9e9e9e;
  color: #fff;
  text-decoration: none;
  }
  
  table.calendar tbody td.first a,
  table.calendar tbody td.first span.null {background: none !important;}
  table.calendar tbody td.last a,
  table.calendar tbody td.last span.null {background: none !important; width: 18px !important; padding-right: 6px !important;}

table.calendar a.active,
table.calendar a:hover {
  background: #5fa4ee !important;
  }
  
  table.calendar td.first a.active,
  table.calendar td.first a:hover {background: #5fa4ee url(/images/cal/cap_active_left_8x16.png) no-repeat 0 0 !important;}
  table.calendar td.last a.active,
  table.calendar td.last a:hover {background: #5fa4ee url(/images/cal/cap_active_right_8x16.png) no-repeat 100% 0 !important;}

table.mini-cal {
  margin: 8px 0 8px 2px;
  font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
  }

table.mini-cal thead th {
  color: #000;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  padding: 0;
  line-height: 1;
  }
  
  table.mini-cal thead tr.days th {
    font-size: 9px;
    padding: 6px 0 5px 0;
    }

table.mini-cal td.day,
table.mini-cal td.null,
table.mini-cal td.null-first,
table.mini-cal td.null-last {
  width: 18px;
  padding: 0;
  font-size: 9px;
  line-height: 1;
  border-bottom: 2px solid #fff;
  }
  
  table.mini-cal tbody td.first {width: 21px;}
  table.mini-cal tbody td.last {width: 21px;}

table.mini-cal td.day {
  background-color: #9e9e9e;
  color: #fff;
  font-weight: bold;
  text-align: right;
  }
  
table.mini-cal td.null,
table.mini-cal td.null-first,
table.mini-cal td.null-last {
  background-color: #e6e6e6;
  }
  
table.mini-cal tbody td.day.first {background: #9e9e9e url(/images/cal/cap_day_left_8x16.png) no-repeat 0 0;}
table.mini-cal tbody td.day.last {background: #9e9e9e url(/images/cal/cap_day_right_8x16.png) no-repeat 100% 0;}

table.mini-cal tbody td.null-first {background: #e6e6e6 url(/images/cal/cap_null_left_8x16.png) no-repeat 0 0;}
table.mini-cal tbody td.null-last {background: #e6e6e6 url(/images/cal/cap_null_right_8x16.png) no-repeat 100% 0;}

table.mini-cal span.null,
table.mini-cal a:link,
table.mini-cal a:visited,
table.mini-cal a:hover,
table.mini-cal a:active {
  display: block;
  width: 16px;
  padding: 3px 2px 4px 0;
  background-color: #9e9e9e;
  color: #fff;
  text-decoration: none;
  }
  
  table.mini-cal tbody td.first a,
  table.mini-cal tbody td.first span.null {background: none !important; width: 18px !important; padding-right: 3px !important;}
  table.mini-cal tbody td.last a,
  table.mini-cal tbody td.last span.null {background: none !important; width: 16px !important; padding-right: 5px !important;}

table.mini-cal a.active,
table.mini-cal a:hover {
  background: #5fa4ee !important;
  }
  
  table.mini-cal td.first a.active,
  table.mini-cal td.first a:hover {background: #5fa4ee url(/images/cal/cap_active_left_8x16.png) no-repeat 0 0 !important;}
  table.mini-cal td.last a.active,
  table.mini-cal td.last a:hover {background: #5fa4ee url(/images/cal/cap_active_right_8x16.png) no-repeat 100% 0 !important;}

/* -------------------------------------------------------------
                                          end calendar styles */

  /* calendar navigation */
  div.module-calendar div.nav {
    width: 100%;
    height: 20px !important;
    text-align: center;
    overflow: hidden;
    }
  
  div.nav a:link,
  div.nav a:visited,
  div.nav a:hover,
  div.nav a:active {
    float: left;
    display: block;
    position: relative;
    height: 0;
    padding-top: 20px;
    overflow: hidden;
    background-image: url(/images/cal/nav_173x20.png);
    background-repeat: no-repeat;
    z-index: 1000;
    }
    
    div.centercal div.nav a:link,
    div.centercal div.nav a:visited,
    div.centercal div.nav a:hover,
    div.centercal div.nav a:active,
    div.leftcal div.nav a:link,
    div.leftcal div.nav a:visited,
    div.leftcal div.nav a:hover,
    div.leftcal div.nav a:active {
      width: 68px !important;
      padding-top: 14px !important;
      background-image: url(/images/cal/nav_136x14.png);
      }
  
  div.nav a.prev {width: 58px;}
  div.nav a.today {width: 56px; background-position: -58px 0;}
  div.nav a.next {width: 59px; background-position: -114px 0;}
  
  div.nav a.prev:hover {background-position: 0 -20px;}
  div.nav a.today:hover {background-position: -58px -20px;}
  div.nav a.next:hover {background-position: -114px -20px;}
    
    div.centercal div.nav a.prev,
    div.leftcal div.nav a.prev {background-position: 0 0;}
    div.centercal div.nav a.next,
    div.leftcal div.nav a.next {background-position: -68px 0;}

    div.centercal div.nav a.prev:hover,
    div.leftcal div.nav a.prev:hover {background-position: 0 -14px;}
    div.centercal div.nav a.next:hover,
    div.leftcal div.nav a.next:hover {background-position: -68px -14px;}

    table.calendar thead tr.days th {
    font-size: 10px;
    padding: 6px 0 5px 0;
    }

    abbr[title] {
    border-bottom: none; }

    .floatright {
    float: right;
}

/* Contact CBOE Styles */
.question
{
  padding: 0 0 0 14px;
  font-weight: bold;
  cursor: hand;
  cursor: pointer;
  background: url('/images/new/icons/arrow_blue_right.png') 0 .30em no-repeat;
}
.response
{
  display: none;
  visibility: hidden;
  font-style: normal;
  padding-left:20px;
}
.orange
{
  color: #F60;
  text-align: right;
  background-color: #FFF;
}
/* end Contact CBOE Styles */

.entry {
margin: 0;
padding: 10px 0 5px 0;
border-top: 1px dotted #969696;
}

.entry a {
     color: #135fad;
}

a.pdf {
  background: url('/images/icons/ico-pdf.png') 0 .30em no-repeat;
}
a.pdf,
a.pdf:link,
a.pdf:visited {
  padding: 0 0 0 14px;
  margin: 0 0 0 0;
  color: #0066cc; /*#053071;*/
  line-height: 14px;
  font-size: 12px;
  text-decoration: none;
  }

@media print {
  .container {
    width: 700px; } }

/*
  View: default
  Description: Styling for default view.
*/
.view-default .row {
  *zoom: 1;
  margin: 20px 0;
  display: table;
  table-layout: fixed;
  width: 100%; }
  .view-default .row:before, .view-default .row:after {
    content: " ";
    display: table; }
  .view-default .row:after {
    clear: both; }
  .view-default .row .row {
    /* Class is for ie8 targetting */ }
    .view-default .row .row:first-child {
      margin-top: 0; }
    .view-default .row .row.last-child {
      margin-bottom: 0; }
    .view-default .row .row:last-child {
      margin-bottom: 0; }
  .view-default .row .column1, .view-default .row .column, .view-default .row .column2, .view-default .row .column50 {
    display: table-cell;
    vertical-align: top;
    border-left: 10px solid #dddddd;
    border-right: 0px solid #dddddd; }
  .view-default .row .column {
    width: 100%; }
  .view-default .row .column1 {
    width: 66.666%; }
  .view-default .row .column2 {
    width: 33.333%; }
  .view-default .row .column50 {
    width: 50%; }
    .view-default .row .column50:first-child {
      border-left: none; }
      .view-default .row .column50:first-child + .column50 {
        border-right: none; }
@media screen and (max-width: 900px) {
  .view-default .row .column1 .row {
    margin: 0; }
    .view-default .row .column1 .row .column50, .view-default .row .column1 .row .col {
      display: block;
      width: 100%;
      border: none;
      margin: 10px 0; }
      .view-default .row .column1 .row .column50:first-child, .view-default .row .column1 .row .col:first-child {
        margin-top: 0; } }
@media screen and (max-width: 767px) {
  .view-default .row {
    display: block;
    padding: 0 10px;
    margin: 0; }
    .view-default .row .row {
      padding: 0; }
    .view-default .row .column1, .view-default .row .column1, .view-default .row .column2, .view-default .row .column3, .view-default .row .column50 {
      display: block;
      width: 100%;
      border: none; }
    .view-default .row.secondRow {
      display: table; }
      .view-default .row.secondRow .column1 {
        display: table-footer-group; } }
@media print {
  .view-default .row .column1 .row {
    margin: 0;
    display: block; }
    .view-default .row .column1 .row .column50, .view-default .row .column1 .row .col {
      display: block;
      width: 100%;
      border: none;
      margin: 10px 0; }
      .view-default .row .column1 .row .column50:first-child, .view-default .row .column1 .row .col:first-child {
        margin-top: 0; } }

/*
  View: onecol
  Description: Styling for twocol view.
*/
.view-onecol {
  padding: 0 7px; }
  .view-onecol .topspan {
    width: 1100px;
    max-width: 100%;
    min-width: 768px;
    margin: 0 auto;
    *zoom: 1; }
    .view-onecol .topspan:before, .view-onecol .topspan:after {
      content: " ";
      display: table; }
    .view-onecol .topspan:after {
      clear: both; }
    @media screen and (max-width: 767px) {
      .view-onecol .topspan {
        min-width: 0px;
        width: 100%; } }
  .view-onecol .bottomspan {
    width: 1100px;
    max-width: 100%;
    min-width: 768px;
    margin: 0 auto;
    *zoom: 1;
    min-width: 0;
    margin: 35px 0; }
    .view-onecol .bottomspan:before, .view-onecol .bottomspan:after {
      content: " ";
      display: table; }
    .view-onecol .bottomspan:after {
      clear: both; }
    @media screen and (max-width: 767px) {
      .view-onecol .bottomspan {
        min-width: 0px;
        width: 100%; } }
  .view-onecol .main {
    width: 100%;
    background: white;
    border: 1px solid #d0d0d0;
    clear: both;
    padding: 20px 15px;
    *zoom: 1;
    margin-bottom: 20px; }
    .view-onecol .main:before, .view-onecol .main:after {
      content: " ";
      display: table; }
    .view-onecol .main:after {
      clear: both; }
  @media screen and (max-width: 950px) { }
  @media screen and (max-width: 767px) { }

/*
  View: threecol
  Description: Styling for threecol view.
*/
.view-threecol {
  padding: 0 7px; }
  .view-threecol .topspan {
    width: 1100px;
    max-width: 100%;
    min-width: 768px;
    margin: 0 auto;
    *zoom: 1; }
    .view-threecol .topspan:before, .view-threecol .topspan:after {
      content: " ";
      display: table; }
    .view-threecol .topspan:after {
      clear: both; }
    @media screen and (max-width: 767px) {
      .view-threecol .topspan {
        min-width: 0px;
        width: 100%; } }
  .view-threecol .bottomspan {
    width: 1100px;
    max-width: 100%;
    min-width: 768px;
    margin: 0 auto;
    *zoom: 1;
    min-width: 0;
    margin-top: 35px; }
    .view-threecol .bottomspan:before, .view-threecol .bottomspan:after {
      content: " ";
      display: table; }
    .view-threecol .bottomspan:after {
      clear: both; }
    @media screen and (max-width: 767px) {
      .view-threecol .bottomspan {
        min-width: 0px;
        width: 100%; } }
  .view-threecol .main {
    display: table;
    table-layout: fixed;
    width: 100%;
    background: white;
    border: 1px solid #d0d0d0;
    clear: both;
    padding: 20px 0;
    *zoom: 1;
    margin-bottom: 20px; }
    .view-threecol .main:before, .view-threecol .main:after {
      content: " ";
      display: table; }
    .view-threecol .main:after {
      clear: both; }
    .view-threecol .main .col1, .view-threecol .main .col2, .view-threecol .main .col3 {
      display: table-cell;
      vertical-align: top;
      padding: 0 15px; }
    .view-threecol .main .col1, .view-threecol .main .col3 {
      width: 200px; }
    .view-threecol .main .col2 {
      width: 100%; }
      .view-threecol .main .col2 .twocolrow-2, .view-threecol .main .col2 .twocolrow-1 {
        display: table;
        width: 100%;
        table-layout: fixed; }
        .view-threecol .main .col2 .twocolrow-2 .column, .view-threecol .main .col2 .twocolrow-1 .column {
          display: table-cell;
          vertical-align: top;
          padding: 15px; }
      .view-threecol .main .col2 .twocolrow-1 {
        width: 50%; }
      .view-threecol .main .col2 .twocolrow-2 .column {
        width: 50%; }
      .view-threecol .main .col2 .onecolrow-2, .view-threecol .main .col2 .onecolrow-1 {
        margin: 25px 0; }
  @media screen and (max-width: 950px) {
    .view-threecol .main .col2 .twocolrow-1, .view-threecol .main .col2 .twocolrow-2 {
      display: block;
      width: 100%; }
      .view-threecol .main .col2 .twocolrow-1 .column, .view-threecol .main .col2 .twocolrow-2 .column {
        display: block;
        width: 100%; } }
  @media screen and (max-width: 850px) {
    .view-threecol .main .col1, .view-threecol .main .col3 {
      width: 170px; } }
  @media screen and (max-width: 767px) {
    .view-threecol .main {
      display: block; }
      .view-threecol .main .col1, .view-threecol .main .col2, .view-threecol .main .col3 {
        display: block;
        padding: 0 15px;
        width: 100%; }
      .view-threecol .main .col2 .twocolrow-1 .column, .view-threecol .main .col2 .twocolrow-2 .column {
        padding: 0; } }
  @media print {
    .view-threecol .main .col1, .view-threecol .main .col2, .view-threecol .main .col3 {
      display: block;
      width: 100%; } 
    .view-threecol .bottomspan, .view-threecol .main .col3 { display:none;}
  }

/*
  View: twocolB
  Description: Styling for twocol view.
*/
.view-twocolB {
  padding: 0 7px; }
  .view-twocolB .topspan {
    width: 1100px;
    max-width: 100%;
    min-width: 768px;
    margin: 0 auto;
    *zoom: 1; }
    .view-twocolB .topspan:before, .view-twocolB .topspan:after {
      content: " ";
      display: table; }
    .view-twocolB .topspan:after {
      clear: both; }
    @media screen and (max-width: 767px) {
      .view-twocolB .topspan {
        min-width: 0px;
        width: 100%; } }
  .view-twocolB .bottomspan {
    width: 1100px;
    max-width: 100%;
    min-width: 768px;
    margin: 0 auto;
    *zoom: 1;
    min-width: 0;
    margin: 35px 0; }
    .view-twocolB .bottomspan:before, .view-twocolB .bottomspan:after {
      content: " ";
      display: table; }
    .view-twocolB .bottomspan:after {
      clear: both; }
    @media screen and (max-width: 767px) {
      .view-twocolB .bottomspan {
        min-width: 0px;
        width: 100%; } }
  .view-twocolB .beforeRow, .view-twocolB .afterRow {
    padding: 0 15px; }
  .view-twocolB .main {
    background: white;
    border: 1px solid #d0d0d0;
    *zoom: 1;
    padding: 20px 0;
    clear: both; }
    .view-twocolB .main:before, .view-twocolB .main:after {
      content: " ";
      display: table; }
    .view-twocolB .main:after {
      clear: both; }
    .view-twocolB .main .two-col-body {
      display: table;
      table-layout: fixed;
      width: 100%;
      clear: both;
      *zoom: 1;
      margin: 20px 0; }
      .view-twocolB .main .two-col-body:before, .view-twocolB .main .two-col-body:after {
        content: " ";
        display: table; }
      .view-twocolB .main .two-col-body:after {
        clear: both; }
      .view-twocolB .main .two-col-body .col1, .view-twocolB .main .two-col-body .col2, .view-twocolB .main .two-col-body .col3 {
        display: table-cell;
        vertical-align: top;
        padding: 0 15px;
        width: 100%; }
      .view-twocolB .main .two-col-body .col1, .view-twocolB .main .two-col-body .col3 {
        width: 200px; }
  .view-twocolB.col1-300 .main .two-col-body .col1, .view-twocolB.col3-300 .main .two-col-body .col3 {
    width: 300px; }
  @media screen and (max-width: 950px) {
    .view-twocolB .main .two-col-body .col1, .view-twocolB .main .two-col-body .col3 {
      width: 200px; } }
  @media screen and (max-width: 767px) {
    .view-twocolB .main > div:first-child {
      margin-top: 0; }
    .view-twocolB .main .two-col-body {
      display: block;
      margin-bottom: 0; }
      .view-twocolB .main .two-col-body .col1, .view-twocolB .main .two-col-body .col2, .view-twocolB .main .two-col-body .col3 {
        display: block;
        width: 100%; }
        .view-twocolB .main .two-col-body .col1 > div:last-child, .view-twocolB .main .two-col-body .col2 > div:last-child, .view-twocolB .main .two-col-body .col3 > div:last-child {
          margin-bottom: 0; }
      .view-twocolB .main .two-col-body .col1, .view-twocolB .main .two-col-body .col3 {
        margin-bottom: 30px; } }

.mgn-offset { margin-top:-20px; }
.view-twocolB .main .two-col-body .col2 .arrow-up:before {
  display: inline-block;
  content: '';
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 4px 0 4px 7px;
  border-color: transparent transparent transparent #12b7ed;
  vertical-align: middle;
  margin: -3px 3px 0 0px;
}
.view-twocolB .main .two-col-body .col2 .arrow-up {
  margin-right:10px;
}
/*
  View: twocol
  Description: Styling for twocol view.
*/
.view-twocol {
  padding: 0 7px; }
  .view-twocol .topspan {
    width: 1100px;
    max-width: 100%;
    min-width: 768px;
    margin: 0 auto;
    *zoom: 1; }
    .view-twocol .topspan:before, .view-twocol .topspan:after {
      content: " ";
      display: table; }
    .view-twocol .topspan:after {
      clear: both; }
    @media screen and (max-width: 767px) {
      .view-twocol .topspan {
        min-width: 0px;
        width: 100%; } }
  .view-twocol .bottomspan {
    width: 1100px;
    max-width: 100%;
    min-width: 768px;
    margin: 0 auto;
    *zoom: 1;
    min-width: 0;
    margin: 35px 0; }
    .view-twocol .bottomspan:before, .view-twocol .bottomspan:after {
      content: " ";
      display: table; }
    .view-twocol .bottomspan:after {
      clear: both; }
    @media screen and (max-width: 767px) {
      .view-twocol .bottomspan {
        min-width: 0px;
        width: 100%; } }
  .view-twocol .main {
    display: table;
    table-layout: fixed;
    width: 100%;
    background: white;
    border: 1px solid #d0d0d0;
    clear: both;
    padding: 20px 0;
    *zoom: 1;
    margin-bottom: 20px; }
    .view-twocol .main:before, .view-twocol .main:after {
      content: " ";
      display: table; }
    .view-twocol .main:after {
      clear: both; }
    .view-twocol .main .col1, .view-twocol .main .col2 {
      display: table-cell;
      vertical-align: top;
      padding: 0 15px;
      width: 50%; }
  @media screen and (max-width: 950px) { }
  @media screen and (max-width: 767px) {
    .view-twocol .main {
      display: block; }
      .view-twocol .main .col1, .view-twocol .main .col2 {
        display: block;
        width: 100%; }
      .view-twocol .main .col2 {
        margin-top: 50px; } }

/*
	Class: Buttons
	Description: Buttons class to be used globally and extended from.
*/
button, a.button, .button {
  background: #135fad;
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 5px 20px;
  font-size: 1em;
  font-weight: 600;
  text-decoration: none;
  color: white;
  border: none;
  margin-bottom: 2px;
  -webkit-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1); }
  button:hover, a.button:hover, .button:hover {
    color: white; }
  button a, a.button a, .button a {
    color: white !important;
    font-weight: 700;
    display: inline-block;
    margin: -5px -20px;
    padding: 5px 20px; }
  button:hover, a.button:hover, .button:hover {
    background: #1879db;
    text-decoration: none; }
  button.blue, a.button.blue, .button.blue {
    color: white; }
    button.blue:hover, a.button.blue:hover, .button.blue:hover {
      color: white; }
  button.green, a.button.green, .button.green {
    background: #21a825;
    color: white; }
    button.green:hover, a.button.green:hover, .button.green:hover {
      color: white;
      background: #29d32c; }
  button.darkGrey, a.button.darkGrey, .button.darkGrey {
    background: #363a3d;
    color: white; }
    button.darkGrey:hover, a.button.darkGrey:hover, .button.darkGrey:hover {
      color: white;
      background: #494f53; }
  button.white, a.button.white, .button.white {
    background: white;
    color: #135fad; }
    button.white:hover, a.button.white:hover, .button.white:hover {
      background: #e6e6e6; }
  button.grey, a.button.grey, .button.grey {
    background: #798289;
    color: white; }
    button.grey:hover, a.button.grey:hover, .button.grey:hover {
      background: #313538;
      color: white; }
  button.red, a.button.red, .button.red {
    background: #b7120b;
    color: white; }
    button.red:hover, a.button.red:hover, .button.red:hover {
      color: white;
      background: #e7150e; }
  button.grey-grad, a.button.grey-grad, .button.grey-grad {
    border: #dddddd;
    background: #efefef;
    /* Old browsers */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZmVmZWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #efefef));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%, #efefef 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%, #efefef 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%, #efefef 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%, #efefef 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 );
    /* IE6-8 */
    color: #313538;
    border: 1px solid #dddddd; }
    button.grey-grad:hover, a.button.grey-grad:hover, .button.grey-grad:hover {
      background: #dbdbdb;
      /* Old browsers */
      /* IE9 SVG, needs conditional override of 'filter' to 'none' */
      background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYmRiZGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
      background: -moz-linear-gradient(top, #ffffff 0%, #dbdbdb 100%);
      /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #dbdbdb));
      /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top, #ffffff 0%, #dbdbdb 100%);
      /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top, #ffffff 0%, #dbdbdb 100%);
      /* Opera 11.10+ */
      background: -ms-linear-gradient(top, #ffffff 0%, #dbdbdb 100%);
      /* IE10+ */
      background: linear-gradient(to bottom, #ffffff 0%, #dbdbdb 100%);
      /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dbdbdb',GradientType=0 );
      /* IE6-8 */ }
    button.grey-grad:active, a.button.grey-grad:active, .button.grey-grad:active {
      background: white;
      /* Old browsers */
      /* IE9 SVG, needs conditional override of 'filter' to 'none' */
      background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
      background: -moz-linear-gradient(top, #dbdbdb 0%, #ffffff 100%);
      /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dbdbdb), color-stop(100%, #ffffff));
      /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top, #dbdbdb 0%, #ffffff 100%);
      /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top, #dbdbdb 0%, #ffffff 100%);
      /* Opera 11.10+ */
      background: -ms-linear-gradient(top, #dbdbdb 0%, #ffffff 100%);
      /* IE10+ */
      background: linear-gradient(to bottom, #dbdbdb 0%, #ffffff 100%);
      /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdbdb', endColorstr='#ffffff',GradientType=0 );
      /* IE6-8 */ }
  button.large, a.button.large, .button.large {
    font-size: 1.2em;
    padding: 10px 30px; }
  button.notbold, a.button.notbold, .button.notbold {
    font-weight: 400; }
  @media all and (max-width: 900px) {
    button.large, a.button.large, .button.large {
      padding: 10px 10px; } }

/*
  Class: collapse
  Description:
    This class will collapse the widget only showing the first
    title. This title will be bound to click/touch event to expand.
*/
.collapse {
  position: relative; }
  .collapse .expander {
    display: none; }
  @media screen and (max-width: 767px) {
    .collapse * {
      display: none; }
    .collapse .widget-title:first-child, .collapse .widget-title:first-child * {
      display: block; }
    .collapse .expander {
      *zoom: 1;
      clear: both;
      display: block;
      background: #135fad;
      left: 0;
      bottom: -12px;
      width: 100%;
      margin-top: 10px;
      color: white;
      font-weight: 700;
      font-size: 0.9em;
      text-align: center;
      cursor: pointer;
      text-transform: uppercase;
      padding: 5px 0; }
      .collapse .expander:before, .collapse .expander:after {
        content: " ";
        display: table; }
      .collapse .expander:after {
        clear: both; } }
  .collapse.open, .collapse.open * {
    display: block; }

/*
  Class: Forms
  Description: Generic styles and classes related forms.
*/
form fieldset, .form fieldset {
  border: none;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.1), 0 -1px 0 rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.1), 0 -1px 0 rgba(255, 255, 255, 0.1);
  -ms-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.1), 0 -1px 0 rgba(255, 255, 255, 0.1);
  -o-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.1), 0 -1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.1), 0 -1px 0 rgba(255, 255, 255, 0.1);
  padding: 20px 0; }
  form fieldset input, form fieldset select, .form fieldset input, .form fieldset select {
    width: 100%; }
form label, .form label {
  display: block;
  font-weight: 700;
  font-size: 0.9em;
  margin: 5px 0; }
  form label.inline-block, .form label.inline-block {
    display: inline-block;
    margin-right: 10px; }
  form label.small, .form label.small {
    font-weight: 400;
    font-size: 0.9em; }
  form label.notbold, .form label.notbold {
    font-weight: 400; }
form input, form select, .form input, .form select {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  border: 1px solid #c4c4c4;
  padding: 5px\9;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }
  form input[type="checkbox"], form select[type="checkbox"], .form input[type="checkbox"], .form select[type="checkbox"] {
    display: inline-block;
    width: auto;
    vertical-align: middle;
    border: 1px solid #61696e;
    background: white;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px; }
  form input[type="radio"], form input[type="checkbox"], form select[type="radio"], form select[type="checkbox"], .form input[type="radio"], .form input[type="checkbox"], .form select[type="radio"], .form select[type="checkbox"] {
    border: none\9 !important;
    background: none\9;
    padding: 0\9; }
  form input[type="text"], form input[type="email"], form input[type="password"], form input[type="number"], form select[type="text"], form select[type="email"], form select[type="password"], form select[type="number"], .form input[type="text"], .form input[type="email"], .form input[type="password"], .form input[type="number"], .form select[type="text"], .form select[type="email"], .form select[type="password"], .form select[type="number"] {
    padding: 5px; }
form .buttons, .form .buttons {
  margin: 10px 0; }
  form .buttons.margin-20, .form .buttons.margin-20 {
    margin: 20px 0; }
form input.error, form label.error > input, .form input.error, .form label.error > input {
  border-color: #b7120b; }
form label.error, .form label.error {
  color: #b7120b; }
form select.error, form label.error > select, .form select.error, .form label.error > select {
  background-color: #b7120b; }

select, form select {
  cursor: pointer;
  background-image: url(/assets/ui/classes/forms/assets/dropdown-arrow-down.png);
  background-repeat: no-repeat;
  background-color: #135fad;
  background-position: 97% center;
  border-right: 10px solid transparent;
  color: white;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: none;
  padding: 5px 25px 5px 9px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  background-image: none !important \9;
  padding-right: 5px\9;
  background-image: none\9; }
  select::-ms-expand, form select::-ms-expand {
    display: none; }
  html[data-useragent*='MSIE 10.0'] select, html[data-useragent*='MSIE 10.0'] form select {
    padding-right: 25px; }

/*
  Class: Hideon
  Description: Used to remove certain elements between mobile/desktop views.
*/
@media all and (max-width: 767px) {
  .hideonmobile {
    position: fixed !important;
    top: 2000% !important;
    right: -2000% !important;
    display: none !important; } }

.hideondesktop {
  display: none\9 !important; }
  @media all and (min-width: 767px) {
    .hideondesktop {
      position: fixed !important;
      top: 2000% !important;
      right: -2000% !important;
      display: none !important; } }

/*
  Target viewport Less-Than N
*/
@media all and (max-width: 900px) {
  .hideatLT900 {
    position: fixed !important;
    top: 2000% !important;
    right: -2000% !important;
    display: none !important; } }

@media all and (max-width: 800px) {
  .hideatLT800 {
    position: fixed !important;
    top: 2000% !important;
    right: -2000% !important;
    display: none !important; } }

@media all and (max-width: 700px) {
  .hideatLT700 {
    position: fixed !important;
    top: 2000% !important;
    right: -2000% !important;
    display: none !important; } }

@media all and (max-width: 600px) {
  .hideatLT600 {
    position: fixed !important;
    top: 2000% !important;
    right: -2000% !important;
    display: none !important; } }

@media all and (max-width: 500px) {
  .hideatLT500 {
    position: fixed !important;
    top: 2000% !important;
    right: -2000% !important;
    display: none !important; } }

/*
  Target viewport Greater-Than N
*/
@media all and (min-width: 900px) {
  .hideatGT900 {
    position: fixed !important;
    top: 2000% !important;
    right: -2000% !important;
    display: none !important; } }

@media all and (min-width: 800px) {
  .hideatGT800 {
    position: fixed !important;
    top: 2000% !important;
    right: -2000% !important;
    display: none !important; } }

@media all and (min-width: 700px) {
  .hideatGT700 {
    position: fixed !important;
    top: 2000% !important;
    right: -2000% !important;
    display: none !important; } }

@media all and (min-width: 600px) {
  .hideatGT600 {
    position: fixed !important;
    top: 2000% !important;
    right: -2000% !important;
    display: none !important; } }

@media all and (min-width: 500px) {
  .hideatGT500 {
    position: fixed !important;
    top: 2000% !important;
    right: -2000% !important;
    display: none !important; } }
@media only screen and (max-width : 1200px) {
    .addthis-smartlayers {
        position: fixed !important;
        top: 2000% !important;
        right: -2000% !important;
        display: none !important;
    }
}

/*
  Class: Highlight
  Description: Word or phrase highlighting.
*/
.highlight-word {
  background: #fff863;
  padding: 0 2px; }

/*
  Class: Icons
  Description: Contains generic items that can be used in various areas across the site.
*/
.icon-social {
  background: url(/assets/ui/classes/icons/assets/social.jpg) no-repeat top left;
  text-indent: -5000em;
  color: rgba(19, 95, 173, 0) !important;
  width: 20px;
  height: 20px;
  text-align: left;
  display: inline-block; }
  .icon-social.twitter {
    background-position: -3px 0; }
  .icon-social.youtube {
    background-position: -29px 0; }
  .icon-social.facebook {
    background-position: -55px 0; }
  .icon-social.linkedin {
    background-position: -80px 0; }
  .icon-social.ios {
    background-position: -105px 0; }
  .icon-social.rss {
    background-position: -133px 0; }

.icon-logo {
  text-indent: -5000em;
  color: rgba(19, 95, 173, 0) !important;
  text-align: left;
  display: inline-block; }
  .icon-logo.tradestation {
    background: url(/assets/ui/classes/icons/assets/canvas.png) no-repeat center center;
    background-position: 0 -180px;
    width: 83px;
    height: 16px; }
  .icon-logo.optionshub {
    background: url(/assets/ui/classes/icons/assets/canvas.png) no-repeat center center;
    background-position: 0 -128px;
    width: 98px;
    height: 27px; }
  .icon-logo.cboe {
    background: url(/assets/ui/classes/icons/assets/canvas.png) no-repeat center center;
    background-position: 0 -78px;
    width: 74px;
    height: 26px; }
  .icon-logo.cfe {
    background: url(/assets/ui/classes/icons/assets/canvas_cfe2.png) no-repeat center center;
    background-position: 0 -78px;
    width: 98px;
    height: 26px; }

  .icon-logo.c2 {
    background: url(/assets/ui/classes/icons/assets/canvas_c2.png) no-repeat center center;
    background-position: 0 -77px;
    width: 98px;
    height: 26px; }

  .icon-logo.tph {
    background: url(/assets/ui/classes/icons/assets/canvas_tph.png) no-repeat center center;
    background-position: 0 -78px;
    width: 98px;
    height: 26px; }

    .icon-logo.mdx {
	background: url('/images/new/marketdata_logo.png') no-repeat center center;
	width: 98px;
	height: 36px;}
	.icon-logo.ftr {
	margin-left:-5px;}
	.logo-a {
	padding:7px !important;}
	.logo-h2 {
	margin-top:7px;
	padding-left:0px !important;}
	.logo-h3 {
	margin-top:-10px;
	padding-top:10px;}

.icon-arrows {
  background: url(/assets/ui/classes/icons/assets/canvas.png) no-repeat center center;
  text-indent: -5000em;
  color: rgba(19, 95, 173, 0) !important;
  text-align: left;
  display: inline-block;
  width: 23px;
  height: 44px; }
  .icon-arrows.right {
    background-position: 0 0; }
  .icon-arrows.left {
    background-position: -23px 0; }

.icon-smallarrows {
  background: url(/assets/ui/classes/icons/assets/canvas.png) no-repeat center center;
  text-indent: -5000em;
  color: rgba(19, 95, 173, 0) !important;
  text-align: left;
  display: inline-block;
  width: 13px;
  height: 9px; }
  .icon-smallarrows.up {
    background-position: -17px -51px; }
  .icon-smallarrows.down {
    background-position: -1px -51px; }
  .icon-smallarrows.right {
    background-position: -86px -50px;
    width: 9px;
    height: 13px; }
  .icon-smallarrows.left {
    background-position: -67px -50px;
    width: 9px;
    height: 13px; }

.icon-css-arrows > li > a, .icon-css-arrows > a {
  position: relative;
  padding-left: 15px; }
  .icon-css-arrows > li > a:before, .icon-css-arrows > a:before {
    display: inline-block;
    content: '' !important;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 5px 0 5px 6px;
    border-color: transparent transparent transparent black;
    margin: 0 5px -2px 0;
    position: absolute;
    left: 2px !important;
    top: 2px; }
.icon-css-arrows > li > a {
  display: block; }
.icon-css-arrows > li:before {
  content: "" !important; }
.icon-css-arrows.left {
  position: relative; }
  .icon-css-arrows.left:before {
    display: inline-block;
    content: '';
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 4px 8px 4px 0;
    border-color: transparent #135fad transparent transparent;
    margin: -1px 3px 0 0; }
.icon-css-arrows.right {
  position: relative; }
  .icon-css-arrows.right:after {
    display: inline-block;
    content: '';
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 4px 0 4px 8px;
    border-color: transparent transparent transparent #135fad;
    margin: -1px 0 0 3px; }

.icon-before {
  position: relative;
  padding-left: 30px !important; }
  .icon-before:before {
    background: url(/assets/ui/classes/icons/assets/canvas.png) no-repeat center center;
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -8px; }
  .icon-before.chart:before {
    background-position: -1px -208px;
    width: 20px;
    height: 20px; }
  .icon-before.calendar:before {
    background-position: -28px -206px;
    width: 20px;
    height: 20px; }
  .icon-before.institute:before {
    background-position: -53px -206px;
    width: 20px;
    height: 20px; }
  .icon-before.book:before {
    background-position: -1px -230px;
    width: 22px;
    height: 20px; }
  .icon-before.transcript:before {
    background-position: -27px -228px;
    width: 22px;
    height: 20px; }
  .icon-before.register:before {
    background-position: -45px -366px;
    width: 22px;
    height: 20px; }
  .icon-before.assessment:before {
    background-position: -73px -366px;
    width: 22px;
    height: 20px; }
  .icon-before.lock {
    padding-left: 18px !important; }
    .icon-before.lock:before {
      background-position: -85px 0;
      width: 11px;
      height: 14px; }
    .icon-before.lock.black:before {
      background-position: -61px 0; }
  .icon-before.unlock {
    padding-left: 18px !important; }
    .icon-before.unlock:before {
      background-position: -78px -207px;
      width: 11px;
      height: 16px; }
    .icon-before.unlock.black:before {
      background-position: -61px 0; }
  .icon-before.status-tick {
    color: #21a825;
    padding-left: 18px !important;
    display: inline-block; }
    .icon-before.status-tick:before {
      background-position: -60px -22px;
      width: 14px;
      height: 14px; }
  .icon-before.gear {
    padding-left: 25px !important;
    display: inline-block; }
    .icon-before.gear:before {
      background-position: -74px -300px;
      width: 19px;
      height: 19px;
      margin-top: -8px; }

.icon-meta {
  position: relative;
  color: #aaaaaa; }
  .icon-meta:before {
    background: url(/assets/ui/classes/icons/assets/canvas.png) no-repeat center center;
    content: "";
    display: inline-block;
    position: absolute;
    left: 3px;
    top: 50%;
    margin-top: -5px; }
  .icon-meta.views {
    padding-left: 18px !important; }
    .icon-meta.views:before {
      background-position: -3px -254px;
      width: 15px;
      height: 10px;
      margin-top: -5px; }
  .icon-meta.likes {
    padding-left: 17px !important; }
    .icon-meta.likes:before {
      background-position: -29px -254px;
      width: 12px;
      height: 10px;
      margin-top: -5px; }

.icon-sharing {
  text-indent: -5000em;
  text-align: left;
  display: inline-block;
  vertical-align: top;
  background: url(/assets/ui/classes/icons/assets/canvas.png) no-repeat center center; }
  .icon-sharing.facebook {
    background-position: -3px -271px;
    width: 10px;
    height: 20px; }
  .icon-sharing.twitter {
    background-position: -25px -271px;
    width: 24px;
    height: 20px; }
  .icon-sharing.mail {
    background-position: -59px -271px;
    width: 22px;
    height: 20px; }
  .icon-sharing.share {
    background-position: -2px -298px;
    width: 27px;
    height: 20px; }

.icon-search-only {
  position: relative;
  text-indent: -5000em; }
  .icon-search-only:before {
    background: url(/assets/ui/classes/icons/assets/canvas.png) no-repeat;
    background-position: -40px -300px;
    content: "";
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -8.5px;
    margin-left: -9px;
    width: 17px;
    height: 18px;
    margin-top: -15px\8; }

.icon-quote {
  position: relative;
  text-indent: -5000em;
  background: url(/assets/ui/classes/icons/assets/canvas.png) no-repeat;
  background-position: 50px -324px;
  display: inline-block;
  width: 31px;
  height: 29px;
  vertical-align: bottom; }
  .icon-quote.start {
    background-position: -40px -324px;
    margin-right: 5px; }
  .icon-quote.end {
    background-position: -3px -324px;
    margin-left: 5px; }

.icon-social-signin {
  position: relative; }
  .icon-social-signin:before {
    display: inline-block;
    content: '';
    vertical-align: middle;
    background: url(/assets/ui/classes/icons/assets/canvas.png) no-repeat;
    background-position: 0 -426px;
    width: 30px;
    height: 30px;
    margin-right: 15px; }
  .icon-social-signin.facebook {
    color: #3a5b9a !important; }
    .icon-social-signin.facebook:before {
      background-position: 0 -459px; }
  .icon-social-signin.google {
    color: #0067b8 !important; }
    .icon-social-signin.google:before {
      background-position: -34px -426px; }
  .icon-social-signin.twitter {
    color: #5ea9dd !important; }
    .icon-social-signin.twitter:before {
      background-position: -68px -459px; }
  .icon-social-signin.linkedin {
    color: #017bb7 !important; }
    .icon-social-signin.linkedin:before {
      background-position: -68px -426px; }
  .icon-social-signin.live, .icon-social-signin.microsoft {
    color: #ff4325 !important; }
    .icon-social-signin.live:before, .icon-social-signin.microsoft:before {
      background-position: -34px -459px; }
  .icon-social-signin.yahoo {
    color: #640f6c !important; }
    .icon-social-signin.yahoo:before {
      background-position: 0 -426px; }
.icon-css-down-arrows > a
{
  position: relative;
  padding-left: 15px;
}
.icon-css-down-arrows > a:before
{
    display: inline-block;
    content: '' !important;
    margin: 0 5px -2px 0;
    position: absolute;
    left: -2px !important;
    top: 4px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 7px 0 7px;
  border-color: #000 transparent transparent transparent;
}
/*
  Class: List
  Description: Some classes that can be added to list elements to customize them.
*/
.list.bluelinks a {
  color: #135fad; }
  .list.bluelinks a:hover, .list.bluelinks a:active {
    color: #313538; }
.list.twocol {
  padding: 0;
  font-size: 0; }
  .list.twocol li {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    margin: 5px 0; }
  @media screen and (max-width: 900px) {
    .list.twocol li {
      width: 100%; } }

 /* Post-BGT */
 ul.listsquare li{
    margin: 10px 0;
    list-style-type: square;
    list-style-position: outside;
}
ul.listunderline {
    list-style: none;
    margin: 10px 0; 
    padding: 0 5px; 
}
ul.listunderline li {
    margin: 10px 0 0 0;
    border-bottom: 1px solid #ddd; 
    padding: 0 0 10px 0;   
}
ul.listunderline li a {
    font-weight:bold;
    color:#135fad;
}
.footeradliststyle, .headerlistadstyle, .smalladliststyle {
    margin: 0;
    list-style: none;
    padding: 0 0 20px 10px;
    *zoom: 1;
    display: table;
    width: 85%;
}
.footeradliststyle:before, .headerlistadstyle:before, .smalladliststyle:before, .footeradliststyle:after, .headerlistadstyle:after, .smalladliststyle:after {
    content: " ";
    display: table; 
}
.footeradliststyle:after, .headerlistadstyle:after, .smalladliststyle:after {
    clear: both;
}
.footeradliststyle li, .headerlistadstyle li, .smalladliststyle li {
    display: table-cell;
    width: auto;
}
.smalladliststyle li {
    float:left;
    padding-left:10px;
}
.footeradliststyle span, .headerlistadstyle span, .smalladliststyle span {
    font-size:.8em;
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) { 
    .footeradliststyle li:last-child, .headerlistadstyle li:last-child {
        display:none;
    }
    .footeradliststyle, .headerlistadstyle  {
        margin: 0;
        list-style: none;
        padding: 0;
        width: 100%;
    }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    .footeradliststyle li:last-child, .headerlistadstyle li:last-child {
        padding-left: 20px;
    }
}

.inline-list {
    padding: 0;
    overflow: hidden;
}
.inline-list li {
    float: left;
    margin-left: 20px;
    padding-bottom:5px;
    display: block;
    vertical-align: bottom;
}
   
/*
  Class: Numeric Color
  Description: Will add a base color for positive and negative numbers
*/
.numeric-positive {
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 1.5s;
  -moz-transition-duration: 1.5s;
  -ms-transition-duration: 1.5s;
  -o-transition-duration: 1.5s;
  transition-duration: 1.5s;
  color: #21a825; }

.numeric-negative {
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 1.5s;
  -moz-transition-duration: 1.5s;
  -ms-transition-duration: 1.5s;
  -o-transition-duration: 1.5s;
  transition-duration: 1.5s;
  color: #b7120b; }

@media print {
  /*
   * Don't show links for images, or javascript/internal links
   */
  * {
    background: transparent !important;
    color: black !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) ")"; 
    word-wrap: break-word;
  }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }
  pre, blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group;
    /* h5bp.com/t */ }
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2, h3 {
    page-break-after: avoid; } 

#QuoteData table a[href]:after {
    content: none !important;}

}



/*
	Class: ScrollOverflow
	Description: Allows for internal elements to be absolute and not extend past height of parent element.
*/
.scrolloverflow {
  position: relative;
  overflow: hidden; }
  .scrolloverflow .tse-scrollable {
    position: absolute !important;
    left: -5000em !important; }
    .scrolloverflow .tse-scrollable.shown {
      position: relative !important;
      left: 0 !important; }
  @media screen and (max-width: 767px) {
    .scrolloverflow .scrolloverflow-inside {
      position: relative;
      height: auto !important; } }
  @media print {
    .scrolloverflow .tse-scrollable {
      width: auto !important;
      height: auto !important; }
      .scrolloverflow .tse-scrollable .tse-scroll-content {
        width: auto !important;
        height: auto !important; } }

/*
  Class:
  Description:
*/
@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-o-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-ms-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

.tabs-bar {
  display: table;
  table-layout: fixed;
  width: 100%;
  background: #135fad; }
  .tabs-bar .tab {
    display: table-cell;
    vertical-align: top;
    color: white;
    padding: 5px;
    cursor: pointer; }
    .tabs-bar .tab:hover, .tabs-bar .tab:active {
      background: #166dc4; }
    .tabs-bar .tab.active {
      background: white;
      color: #313538;
      border-top: 1px solid #dddddd;
      border-bottom: 1px solid #dddddd;
      cursor: default; }

.tabs-content .tab {
  display: none; }
  .tabs-content .tab.active {
    -moz-animation: fadeIn 0.6s;
    -webkit-animation: fadeIn 0.6s;
    -o-animation: fadeIn 0.6s;
    -ms-animation: fadeIn 0.6s;
    animation: fadeIn 0.6s;
    display: block; }
    @media print {
      .tabs-content .tab.active {
        -moz-animation: none;
        -webkit-animation: none;
        -o-animation: none;
        -ms-animation: none;
        animation: none; } }
@media print {
  .tabs-content .tab {
    display: block; } }

/*
  Class: text
  Description: These classes are related to text styling and can be applied where
  and as needed.
*/
.text-center {
  text-align: center; }

.text-right {
  text-align: right; }

.text-left {
  text-align: left; }

.text-green {
  color: #21a825; }

.text-grey {
  color: #313538; }

.text-red {
  color: #b7120b; }

.text-bold-link {
  color: #12b7ed;
  font-weight: bold; }

.text-larger-12 {
  font-size: 1.2em; }

.text-larger-13 {
  font-size: 1.2em; }

/* Post-BGT */
.text-extralarge {
  font-size: 2.5em; 
}
.text-extralarge-6em {
  font-size: 6em; 
}
.text-ltgrey {
    color:slategray;
}
.text-uppercase {
    text-transform:uppercase;
}
.text-small-disclaimer {
    font-size: .8em;
}
.text-blue {
    color: #135fad;
}
/*
  Class: Tooltip Class
  Description: Tooltips can be applied against any component with simple data attributes.
*/
@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-o-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-ms-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

.qtip-content a {
  color: #135fad; }
  .qtip-content a:hover, .qtip-content a:active {
    color: #313538; }

@media print {
  .qtip {
    display: none !important; } }

/*
  Module: Columns
  Description: Simple wrapper element that can break modules into columns
*/
.wrap-columns-outer {
  margin: 0 -15px; }
  .wrap-columns-outer .wrap-meta {
    table-layout: fixed;
    display: table;
    margin-bottom: 16px;
    width: 100%; }
    .wrap-columns-outer .wrap-meta .wrap-meta-item {
      display: table-cell;
      text-align: center; }
      .wrap-columns-outer .wrap-meta .wrap-meta-item:first-child {
        text-align: left; }
      .wrap-columns-outer .wrap-meta .wrap-meta-item.large-center {
        width: 44%; }
      .wrap-columns-outer .wrap-meta .wrap-meta-item.align-right {
        text-align: right; }
      .wrap-columns-outer .wrap-meta .wrap-meta-item .item {
        margin-right: 12px; }
      .wrap-columns-outer .wrap-meta .wrap-meta-item.spaced-item .item {
        margin: 0 0 0 40px; }
  @media all and (max-width: 1024px) {
	  .wrap-columns-outer .wrap-meta .wrap-meta-item.large-center {
        width: 30%; }
	  .wrap-columns-outer .wrap-meta .wrap-meta-item.spaced-item .item {
        margin: 0 0 0 20px; }
  }
  @media all and (max-width: 767px) {
    .wrap-columns-outer {
      margin: 0; }
      .wrap-columns-outer .wrap-meta {
        margin: 0; }
        .wrap-columns-outer .wrap-meta .wrap-meta-item {
          display: block;
          width: 100%;
          text-align: center;
          margin: 5px 0; }
          .wrap-columns-outer .wrap-meta .wrap-meta-item:first-child {
            text-align: center; }
          .wrap-columns-outer .wrap-meta .wrap-meta-item.large-center {
            width: 100%; }
          .wrap-columns-outer .wrap-meta .wrap-meta-item .item {
            margin: 0;
            display: inline-block; }
            .wrap-columns-outer .wrap-meta .wrap-meta-item .item:first-child {
              margin-left: 0; }
            .wrap-columns-outer .wrap-meta .wrap-meta-item .item:last-child {
              margin-right: 0; }
            .wrap-columns-outer .wrap-meta .wrap-meta-item .item .key, .wrap-columns-outer .wrap-meta .wrap-meta-item .item .value {
              display: block; } }

.wrap-columns-inner {
  margin: 0 0 20px;
  table-layout: fixed;
  display: table;
  width: 100%;
  border-collapse: separate;
  border-spacing: 15px 0; }
  .wrap-columns-inner.hidedesktop {
    left: -9999px;
    display: none; }
  .wrap-columns-inner * {
    border-collapse: initial;
    border-spacing: 0; }
  .wrap-columns-inner.margin-ten {
    margin-bottom: 10px; }
  .wrap-columns-inner.margin-none {
    margin-bottom: 0; }
  .wrap-columns-inner .column {
    display: table-cell;
    vertical-align: top; }
  .wrap-columns-inner.two .column {
    width: 50%; }
    .wrap-columns-inner.two .column:first-child {
      padding-right: 10px; }
    .wrap-columns-inner.two .column:last-child {
      padding-left: 10px; }
  .wrap-columns-inner.two.slimright .column:first-child {
    width: 66.66666%;
    width: 67.6% \9; }
  .wrap-columns-inner.two.slimright .column:last-child {
    width: 32.6%; }
  .wrap-columns-inner.two.slimright.ad .column:last-child {
    width: 310px; }
  .wrap-columns-inner.two.slimleft .column:first-child {
    width: 32.6%;
    width: 33.6% \9; }
  .wrap-columns-inner.two.slimleft .column:last-child {
    width: 66.66666%; }
  .wrap-columns-inner.two.slimleft.ad .column:first-child {
    width: 310px; }
  .wrap-columns-inner.three .column {
    width: 33.3333%; }
  .wrap-columns-inner .component {
    margin-bottom: 30px;
    position: relative; }
    .wrap-columns-inner .component:after {
      display: block;
      content: " ";
      width: 0;
      overflow: hidden;
      border-bottom: 1px solid #dddddd;
      width: 100%;
      position: absolute;
      bottom: -15px;
      left: 0; }
    .wrap-columns-inner .component.last-child {
      border-bottom: none;
      padding: 0;
      margin-bottom: 0; }
      .wrap-columns-inner .component.last-child:after {
        position: relative;
        left: -9999px;
        content: '   a  '; }
    .wrap-columns-inner .component:last-child {
      border-bottom: none;
      padding: 0;
      margin-bottom: 0; }
      .wrap-columns-inner .component:last-child:after {
        position: relative;
        left: -9999px;
        content: '   a  '; }
    .wrap-columns-inner .component:first-child {
      border-bottom: none;
      padding: 0; }
      .wrap-columns-inner .component:first-child > .widget-title {
        margin-bottom: -15px; }
      .wrap-columns-inner .component:first-child:after {
        display: none; }
    .wrap-columns-inner .component > div, .wrap-columns-inner .component > section, .wrap-columns-inner .component > article {
      margin: 0; }
  @media all and (max-width: 767px) {
    .wrap-columns-inner {
      display: block; }
      .wrap-columns-inner.hidedesktop {
        display: block; }
      .wrap-columns-inner .column {
        margin: 20px 0;
        width: 100% !important;
        display: block; }
        .wrap-columns-inner .column:first-child {
          margin-top: 0; }
        .wrap-columns-inner .column:last-child {
          margin-bottom: 0; }
      .wrap-columns-inner.two .column:first-child, .wrap-columns-inner.two .column:last-child {
        padding-left: 0;
        padding-right: 0; }
      .wrap-columns-inner.two .widget.column:first-child, .wrap-columns-inner.two .widget.column:last-child {
        padding-left: 10px;
        padding-right: 10px; }
      .wrap-columns-inner.margin-none .column {
        margin: 0; } }
  @media print {
    .wrap-columns-inner.two.slimright .column {
      display: block;
      width: 100% !important; } }

/*
  Module: Accordion
  Description: Generic accordion module allowing space for other components to be placed in the body placeholder.
*/
.accordion dt {
  background: #12b7ed;
  padding: 10px 40px 10px 15px;
  color: white;
  font-weight: 700;
  font-size: 1.1em;
  border-top: 1px solid white;
  position: relative;
  cursor: pointer; }
  .accordion dt:first-child {
    border-top: none; }
  .accordion dt:after {
    display: block;
    position: absolute;
    margin-top: -10px;
    content: '+';
    top: 50%;
    height: 20px;
    right: 5px;
    width: 20px;
    border: none;
    background: white;
    color: #12b7ed;
    text-align: center;
    line-height: 20px; }
  .accordion dt:hover, .accordion dt:active {
    background: #2ac1ef;
    color: white; }
  .accordion dt.expanded {
    background: #798289;
    color: white; }
    .accordion dt.expanded:hover {
      background: #868f95; }
    .accordion dt.expanded:after {
      content: '-'; }
.accordion dd {
  padding: 15px;
  margin: 0;
  display: none; }
@media print {
  .accordion dt:after {
    display: none; }
  .accordion dd {
    display: block; } }

/*
  Module: Advert
  Description: Styling for all advert formats
*/
.advert.slim {
  text-align: center;
  margin: 20px auto; }
  .advert.slim img {
    display: inline-block;
    border: 4px solid white; }
.advert.tall {
  margin: 15px 0; }
.advert.full-width {
  text-align: center;
  margin: 0 auto;
  padding: 35px 0 25px;
  border-top: 5px solid black;
  background-color: #313538; }
  .advert.full-width img {
    display: inline-block; }
.advert .container-ad {
  position: relative;
  display: inline-block; }
.advert .close-ad {
  font: 10px Arial, Helvetica, sans-serif;
  color: white;
  position: absolute;
  top: -15px;
  right: 0;
  cursor: pointer; }
  .advert .close-ad:hover {
    text-decoration: underline; }
.advert.dark {
  background: #313538;
  padding: 1px 0; }

@media print {
  .advert {
    display: none; } }

/*
  Module: Sponsered Results
  Description: Styling for search sponsered results
*/
.sponsered {
  display: table;
  table-layout: fixed;
  width: 100%; }
  .sponsered .block {
    background: #efefef;
    padding: 10px; }
  .sponsered .results, .sponsered .ad {
    display: table-cell;
    vertical-align: top; }
  .sponsered .results {
    width: 100%; }
    .sponsered .results a {
      display: block;
      margin-top: 30px; }
      .sponsered .results a:first-child {
        margin-top: 0; }
  .sponsered .ad {
    padding-left: 15px;
    width: 300px; }
  @media all and (max-width: 767px) {
    .sponsered .results, .sponsered .ad {
      display: block;
      width: 100%; } }
  @media print {
    .sponsered .ad {
      display: none; } }

/*boxslide
--------------------------------------------- */
#boxslide {
    padding: 20px 7px 5px 7px;
    background-color: #fff;
    border-top: 3px solid #12b7ed;
    position: fixed;
    bottom: 0;
    right: -430px;
    -moz-box-shadow: -2px 0 5px #aaa;
    -webkit-box-shadow: -2px 0 5px #aaa;
    box-shadow: -2px 0 5px #aaa;
    z-index: 1;
}

a.close {
    background: transparent url(/assets/modules/boxslide/close.gif) no-repeat top left;
    width: 13px;
    height: 13px;
    position: absolute;
    cursor: pointer;
    top: 10px;
    right: 10px;
}

a.close:hover {
    background-position: 0 -13px;
}

@media only screen and (max-device-width: 480px) {
    #boxslide {
       width: 100%;
    }
}


/*
  Module: Breadcrumb
  Description: Listed breadcrumb navigation with flyout on hover. Removed on mobile
*/
.breadcrumbs {
  margin: 20px 0;
  list-style: none;
  padding: 0 15px;
  width: 100%; }
  .breadcrumbs > li {
    display: inline-block;
    padding: 0 10px;
    position: relative; }
    .breadcrumbs > li:first-child {
      padding-left: 0; }
    .breadcrumbs > li > a {
      display: inline-block;
      position: relative;
      color: #135fad;
      text-decoration: underline;
      font-weight: 700; }
      .breadcrumbs > li > a:after {
        display: block;
        position: absolute;
        content: '';
        width: 0px;
        height: 0px;
        border-style: solid;
        border-width: 3px 0 3px 5px;
        border-color: transparent transparent transparent #949ca1;
        right: -15px;
        top: 50%;
        margin-top: -3px; }
    .breadcrumbs > li.active > a, .breadcrumbs > li:last-child > a {
      color: #313538 !important;
      text-decoration: none; }
      .breadcrumbs > li.active > a:after, .breadcrumbs > li:last-child > a:after {
        display: none; }
    .breadcrumbs > li.last-child > a {
      color: #313538 !important;
      text-decoration: none; }
      .breadcrumbs > li.last-child > a:after {
        display: none; }
    .breadcrumbs > li ul {
      position: absolute;
      z-index: 50;
      left: -5000px;
      background: #135fad;
      width: 150px;
      padding: 0;
      border-top: 4px solid #12b7ed;
      display: none; }
      .breadcrumbs > li ul li {
        display: block;
        padding: 0; }
        .breadcrumbs > li ul li a {
          display: block;
          width: 100%;
          padding: 6px 10px;
          color: white; }
          .breadcrumbs > li ul li a:hover, .breadcrumbs > li ul li a:active {
            background: #1879db; }
    .breadcrumbs > li.show ul, .breadcrumbs > li:hover ul {
      left: 10px;
      display: block; }
  .breadcrumbs.fixed {
    position: fixed;
    padding: 15px;
    top: 0;
    background: #dddddd;
    z-index: 100;
    margin: 0; }
    .breadcrumbs.fixed:before {
      display: block;
      content: '';
      position: absolute;
      top: 0;
      background: #dddddd;
      height: 100%;
      width: 20px; }
    .breadcrumbs.fixed:before {
      left: -20px; }
  @media screen and (max-width: 767px) {
    .breadcrumbs {
      display: none; } }

/*
  Module: Footer
  Description: Global footer module.
*/
.footer {
  background: #135fad;
  padding: 20px 0;
  color: white; }
  .footer .menu-1, .footer .menu-2 {
    float: left;
    position: relative;
    min-height: 1px;
    padding: 0 15px;
    width: 25%; }
    @media only screen and (max-width: 767px) {
      .footer .menu-1, .footer .menu-2, .footer .menu-3 {
        float: none;
        width: auto; } }
    .footer .menu-1 ul, .footer .menu-2 ul, .footer .menu-3 ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      .footer .menu-1 ul li, .footer .menu-2 ul li, .footer .menu-3 ul li {
        margin: 0; }
      .footer .menu-1 ul a, .footer .menu-2 ul a, .footer .menu-3 ul a {
        color: white;
        display: block;
        margin: 10px 0;
        text-decoration: none; }
        .footer .menu-1 ul a:active, .footer .menu-1 ul a:hover, .footer .menu-2 ul a:active, .footer .menu-2 ul a:hover, .footer .menu-3 ul a:active, .footer .menu-3 ul a:hover {
          text-decoration: underline; }
  .footer .disclaimer {
    float: left;
    position: relative;
    min-height: 1px;
    padding: 0 15px;
    width: 50%; }
    @media only screen and (max-width: 767px) {
      .footer .disclaimer {
        float: none;
        width: auto; } }
    .footer .disclaimer .icon-logo {
      margin-top: -4px; }
    .footer .disclaimer p {
      font-size: 0.8em;
      line-height: 1.3em; }
    .footer .disclaimer a {
      color: white;
      text-decoration: none; }
  .footer h3 {
    font-weight: 400;
    font-size: 1.4em;
    border-bottom: 1px solid #3c93ea;
    padding-bottom: 10px;
    min-height: 37px; }
  .footer .execute {
    color: white;
    display: inline-block;
    text-transform: uppercase;
    vertical-align: bottom;
    font-weight: 700;
    font-size: 0.7em;
    line-height: 0.9em; }
  @media screen and (max-width: 767px) {
    .footer .menu-1, .footer .menu-2, .footer .menu-3, .footer .disclaimer {
      margin: 30px 0; }
      .footer .menu-1:first-child, .footer .menu-2:first-child, .footer .disclaimer:first-child, .footer .menu-3:first-child, .footer .disclaimer:first-child {
        margin-top: 0; }
    .footer h3 {
      margin: 10px 0; } }


  /* Post BGT */
  .footer .menu-3 {
    position: relative;
    min-height: 1px;
    padding: 0 15px; 
  }

  @media all and (min-width: 767px) {
    .footer .menu-3 {
      position: fixed !important;
      top: 2000% !important;
      right: -2000% !important;
      display: none !important; } }


  @media print {
     .footer {
        display: none;
    }
}

/*
  Module: Header
  Description: The header module contains the site logo and quick search feature.
*/
/*
  Placeholder mixin
  Used in input elements for placeholder text styles

  example:
  @include placeholder {
    color: white;
  }
*/
@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-o-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-ms-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-moz-keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@-o-keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@-ms-keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

.header {
  border-top: 8px solid #efefef;
  background: #dddddd;
  height: 80px; }
  .header .logo {
    float: left;
    position: relative;
    min-height: 1px;
    padding: 0 15px;
    width: 41.66667%; }
    @media only screen and (max-width: 767px) {
      .header .logo {
        float: none;
        width: auto; } }
    .header .logo a {
      background: #135fad;
      display: inline-block;
      padding: 14px 10px 10px;
      margin-top: -18px;
      border-top: 8px solid #12b7ed;
      position: relative;
      -webkit-transition: background-color, 0.3s;
      -webkit-transition-delay: ease-out;
      -moz-transition: background-color, 0.3s, ease-out;
      -o-transition: background-color, 0.3s, ease-out;
      transition: background-color 0.3s ease-out; }
      .header .logo a:hover {
        background: #1879db; }
      .header .logo.cfe a:hover, 
      .header .logo.c2 a:hover,
      .header .logo.tph a:hover,
       .header .logo.logo-h2 a:hover{
        background: #135fad; }
      .header .logo a:before, 
      .header .logo a:after {
        display: block;
        content: '';
        position: absolute;
        border-style: solid;
        border-width: 8px 8px 0 0;
        top: -8px; }
      .header .logo a:before {
        border-color: #efefef transparent transparent transparent;
        left: 0; }
      .header .logo a:after {
        border-color: #12b7ed transparent transparent transparent;
        right: -8px; }
      .header .logo a .line {
        position: absolute;
        left: 106px;
        top: 61%;
        margin-top: -3px;
        color: #135fad;
        font-size: 0.7em;
        text-transform: uppercase;
        width: 183px; }
      .header .logo a .line.cfe {
        left: 125px; }
      .header .logo a .line.cfe, 
      .header .logo a .line.c2,
       .header .logo a .line.tph  {
        left: 125px; }
  .header .right {
    float: left;
    position: relative;
    min-height: 1px;
    padding: 0 15px;
    width: 58.33333%;
    padding-top: 15px; }
    @media only screen and (max-width: 767px) {
      .header .right {
        float: none;
        width: auto; } }
  @media all and (max-width: 767px) {
    .header {
      height: auto;
      border-top: none;
      padding-top: 45px;
      padding-bottom: 30px; }
      .header .container {
        display: table;
        width: 100%; }
      .header .logo, .header .right {
        width: 100%;
        margin: 0; }
      .header .logo {
        border-top: 8px solid #efefef;
        margin-top: -3px; }
        .header .logo a {
          margin-top: -8px; }
      .header .right {
        display: table-header-group;
        padding: 0;
        margin: 0;
        overflow: hidden; }
        .header .right .quicksearch {
          margin-top: -2px;
          background: #135fad;
          padding: 0 15px;
          overflow: hidden;
          max-height: 0;
          position: fixed;
          top: 45px;
          left: 0;
          width: 100%;
          z-index: 9000;
          -webkit-transition: all, 0.5s;
          -webkit-transition-delay: cubic-bezier(0, 1, 0.5, 1);
          -moz-transition: all, 0.5s, cubic-bezier(0, 1, 0.5, 1);
          -o-transition: all, 0.5s, cubic-bezier(0, 1, 0.5, 1);
          transition: all 0.5s cubic-bezier(0, 1, 0.5, 1); }
          .header .right .quicksearch button {
            display: none; }
          .header .right .quicksearch input[type="text"] {
            background: #efefef;
            height: 0;
            width: 100%;
            -moz-animation: fadeOut 0.5s;
            -webkit-animation: fadeOut 0.5s;
            -o-animation: fadeOut 0.5s;
            -ms-animation: fadeOut 0.5s;
            animation: fadeOut 0.5s;
            position: absolute;
            left: -5000em; }
            .header .right .quicksearch input[type="text"] ::-webkit-input-placeholder {
              color: #6d767c; }
            .header .right .quicksearch input[type="text"] :-moz-placeholder {
              color: #6d767c; }
            .header .right .quicksearch input[type="text"] ::-moz-placeholder {
              color: #6d767c; }
            .header .right .quicksearch input[type="text"] :-ms-input-placeholder {
              color: #6d767c; }
          .header .right .quicksearch button, .header .right .quicksearch input[type="text"] {
            padding: 5px 10px; }
          .header .right .quicksearch.open {
            max-height: 120px; }
            .header .right .quicksearch.open .field, .header .right .quicksearch.open .submit {
              padding: 10px 0; }
            .header .right .quicksearch.open input[type="text"] {
              height: auto;
              display: block;
              -moz-animation: fadeIn 0.5s;
              -webkit-animation: fadeIn 0.5s;
              -o-animation: fadeIn 0.5s;
              -ms-animation: fadeIn 0.5s;
              animation: fadeIn 0.5s;
              padding: 5px 10px;
              position: relative;
              left: 0; }
              @media print {
                .header .right .quicksearch.open input[type="text"] {
                  -moz-animation: none;
                  -webkit-animation: none;
                  -o-animation: none;
                  -ms-animation: none;
                  animation: none; } }
            .header .right .quicksearch.open button {
              display: block; } }




  /*  POST BGT */

.header .logo a .line sup {
    font-size: 85%; 
    top: -0.3em;
}
/*
  Module: Navigation
  Description: Global navigation module called into the header.
*/
@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-o-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-ms-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

.navigation {
  background: #135fad;
  position: relative;
  z-index: 10;
  overflow: hidden;
  /*
    Mobile abstracted.
    See `navigation_mobile.scss` for mobile styles
    */ }
  .navigation .desktopExpander {
    height: 0;
    background: white;
    width: 100%;
    overflow: hidden;
    border-bottom: 4px solid #cccccc;
    /*&:after {
      display: block; content: '';
      position: absolute;
      bottom: 0; left: 0;
      width: 100%;
      height: $3dsize;
      background: #ccc;
    }*/ }
    .navigation .desktopExpander .controls {
      position: relative;
      width: 1100px;
      max-width: 100%;
      min-width: 768px;
      margin: 0 auto;
      *zoom: 1;
      height: 100%;
      background: none !important;
      pointer-events: none; }
      .navigation .desktopExpander .controls:before, .navigation .desktopExpander .controls:after {
        content: " ";
        display: table; }
      .navigation .desktopExpander .controls:after {
        clear: both; }
      @media screen and (max-width: 767px) {
        .navigation .desktopExpander .controls {
          min-width: 0px;
          width: 100%; } }
      .navigation .desktopExpander .controls div {
        position: absolute;
        display: block;
        z-index: 1000;
        pointer-events: auto;
        cursor: pointer; }
        .navigation .desktopExpander .controls div.left {
          left: 0;
          top: 50%;
          margin-top: -22px; }
        .navigation .desktopExpander .controls div.right {
          right: 0;
          top: 50%;
          margin-top: -22px; }
        .navigation .desktopExpander .controls div.close {
          bottom: -4px;
          left: 50%;
          background: #135fad;
          border-bottom: 4px solid #12b7ed;
          padding: 3px 10px; }
          .navigation .desktopExpander .controls div.close:hover {
            background: #b7120b;
            border-bottom: 4px solid #f4534d; }
            .navigation .desktopExpander .controls div.close:hover:before {
              border-color: transparent transparent #f4534d transparent; }
          .navigation .desktopExpander .controls div.close span {
            vertical-align: middle;
            margin-top: -2px; }
          .navigation .desktopExpander .controls div.close:before {
            display: block;
            content: "";
            position: absolute;
            bottom: -4px;
            left: -4px;
            height: 0;
            width: 0;
            border-style: solid;
            border-width: 0 0 4px 4px;
            border-color: transparent transparent #12b7ed transparent; }
          .navigation .desktopExpander .controls div.close:after {
            display: block;
            content: "";
            position: absolute;
            bottom: -4px;
            right: 0;
            height: 0;
            width: 0;
            border-style: solid;
            border-width: 0 0 4px 4px;
            border-color: transparent transparent #cccccc transparent; }
    @media screen and (max-width: 767px) {
      .navigation .desktopExpander {
        display: none; } }
  .navigation .menu {
    padding: 0;
    position: relative; }
    .navigation .menu > li {
      display: -moz-inline-stack;
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      zoom: 1;
      *display: inline; }
      .navigation .menu > li > a {
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        zoom: 1;
        *display: inline;
        position: relative;
        color: white;
        padding: 10px 15px;
        padding: 10px 10px \9;
        text-decoration: none;
        font-weight: 700; }
        .navigation .menu > li > a:hover, .navigation .menu > li > a:active {
          background-color: #156abf; }
      .navigation .menu > li.shown > a {
        background: white;
        color: #313538; }
        .navigation .menu > li.shown > a:before {
          display: block;
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          border-style: solid;
          border-width: 4px 4px 0 0;
          border-color: #135fad transparent transparent transparent; }
        .navigation .menu > li.shown > a:after {
          display: block;
          content: '';
          position: absolute;
          top: 0;
          right: -4px;
          border-style: solid;
          border-width: 4px 4px 0 0;
          border-color: white transparent transparent transparent; }
      .navigation .menu > li.shown > ul {
        left: 0;
        -moz-animation: fadeIn 0.3s;
        -webkit-animation: fadeIn 0.3s;
        -o-animation: fadeIn 0.3s;
        -ms-animation: fadeIn 0.3s;
        animation: fadeIn 0.3s; }
      .navigation .menu > li ul, .navigation .menu > li li {
        list-style: none;
        margin: 0;
        padding: 0; }
      .navigation .menu > li > ul {
        position: absolute;
        background: none;
        padding: 15px 80px 5px;
        width: 100%;
        left: -5000em; }
        .navigation .menu > li > ul.hasthird > li {
          float: left;
          position: relative;
          min-height: 1px;
          padding: 0 15px;
          width: 33.33333%; }
          @media only screen and (max-width: 767px) {
            .navigation .menu > li > ul.hasthird > li {
              float: none;
              width: auto; } }
        .navigation .menu > li > ul > li {
          float: left;
          position: relative;
          min-height: 1px;
          padding: 0 15px;
          width: 50%; }
          @media only screen and (max-width: 767px) {
            .navigation .menu > li > ul > li {
              float: none;
              width: auto; } }
          .navigation .menu > li > ul > li.menu li {
            border-bottom: 1px solid #d8dbdd;
            font-size: 0.95em;
            display: block; }
            .navigation .menu > li > ul > li.menu li a {
              font-weight: 400;
              color: #313538;
              text-decoration: none;
              display: block;
              padding: 5px 0; }
              .navigation .menu > li > ul > li.menu li a:hover, .navigation .menu > li > ul > li.menu li a:active {
                color: #135fad; }
            .navigation .menu > li > ul > li.menu li > ul {
              margin-left: 15px; }
              .navigation .menu > li > ul > li.menu li > ul > li {
                border-bottom: none; }
          .navigation .menu > li > ul > li.feed .title {
            color: #135fad;
            font-weight: 600;
            margin: 0; }
          .navigation .menu > li > ul > li.feed ul li {
            border-top: 1px solid #dddddd; }
            .navigation .menu > li > ul > li.feed ul li:first-child {
              border-top: none; }
          .navigation .menu > li > ul > li.feed a {
            color: #313538;
            text-decoration: none;
            display: block;
            padding: 20px 0;
            border-bottom: 1px solid #d8dbdd;
            font-weight: 600; }
            .navigation .menu > li > ul > li.feed a .date {
              display: block;
              font-size: 0.9em;
              font-weight: 400;
              color: #61696e; }
            .navigation .menu > li > ul > li.feed a:last-child {
              border-bottom: none;
              padding-bottom: 10px; }
            .navigation .menu > li > ul > li.feed a:hover, .navigation .menu > li > ul > li.feed a:active {
              color: #135fad; }
      .navigation .menu > li.social {
        display: inline-block;
        position: absolute;
        right: 5px;
        top: 0; }
        .navigation .menu > li.social a {
          padding: 7px 3px; }
        .navigation .menu > li.social:hover > a {
          background: none; }
          .navigation .menu > li.social:hover > a:before {
            display: none; }
          .navigation .menu > li.social:hover > a:after {
            display: none; }
  @media screen and (max-width: 1100px) and (min-width: 767px) {
    .navigation .menu > li.social {
      display: none; } }
  @media screen and (max-width: 950px) and (min-width: 767px) {
    .navigation .menu > li > a {
      padding: 10px; } }
  @media screen and (max-width: 850px) and (min-width: 767px) {
    .navigation .menu > li > a {
      padding: 10px 7px; } }
  @media print {
    .navigation {
      display: none; } }

/*
  Module: Navigation
  Description: Global navigation module called into the header.
*/
@media screen and (max-width: 767px) {
  .navigation {
    position: fixed;
    overflow-y: auto;
    top: 0;
    padding-top: 45px;
    width: 80%;
    height: 100%;
    background: white;
    z-index: 9001;
    left: -80%;
    margin-top: 0;
    border: none;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: margin-left, 0.5s;
    -webkit-transition-delay: ease-in-out;
    -moz-transition: margin-left, 0.5s, ease-in-out;
    -o-transition: margin-left, 0.5s, ease-in-out;
    transition: margin-left 0.5s ease-in-out; }
    .showMobileMenu .navigation {
      margin-left: 80%; }
    .navigation > .menu {
      overflow-y: auto;
      height: 100%; }
    .navigation .menu {
      padding: 0;
      position: initial; }
      .navigation .menu .mobileCategory {
        color: white;
        background: #156abf;
        text-transform: uppercase;
        line-height: 45px;
        font-size: 1.2em;
        font-weight: 700;
        padding: 0 0 0 10%;
        border-bottom: 1px solid white; }
        .navigation .menu .mobileCategory a {
          font-size: 1em;
          padding: 0;
          border-bottom: none;
          color: white; }
        .navigation .menu .mobileCategory:after {
          display: none; }
      .navigation .menu li.hasSubMenu > a, .navigation .menu .mobileclose, .navigation .menu .mobileback {
        position: relative; }
        .navigation .menu li.hasSubMenu > a:after, .navigation .menu .mobileclose:after, .navigation .menu .mobileback:after {
          content: '';
          display: block;
          position: absolute;
          right: 5%;
          top: 50%;
          margin-top: -5px;
          width: 0px;
          height: 0px;
          border-style: solid;
          border-width: 5px 0 5px 5px;
          border-color: transparent transparent transparent #135fad; }
      .navigation .menu .mobileclose:after, .navigation .menu .mobileback:after {
        border-width: 5px 5px 5px 0;
        border-color: transparent white transparent transparent;
        left: 5%; }
      .navigation .menu li {
        display: block;
        width: 100%;
        border-bottom: none !important; }
        .navigation .menu li a {
          color: #135fad !important;
          font-size: 1.2em;
          font-weight: 700 !important;
          display: block !important;
          border-bottom: 1px solid #719fce;
          padding: 15px 20px 15px 30px !important; }
          .navigation .menu li a:hover {
            background: none; }
        .navigation .menu li .landing a {
          color: #21a825;
          padding-left: 20px; }
        .navigation .menu li ul {
          padding: 0; }
      .navigation .menu > li:hover > ul {
        left: 0; }
      .navigation .menu > li > a:hover:before {
        display: none; }
      .navigation .menu > li > ul, .navigation .menu > li > ul.hasthird {
        position: absolute;
        overflow-y: auto;
        top: 0;
        width: 100%;
        height: 100%;
        background: white;
        z-index: 9001;
        left: 0;
        margin-top: 0;
        border: none;
        -webkit-transition: -webkit-transform, 0.5s;
        -webkit-transition-delay: ease-in-out;
        -moz-transition: -moz-transform, 0.5s, ease-in-out;
        -o-transition: -o-transform, 0.5s, ease-in-out;
        transition: transform 0.5s ease-in-out;
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-backface-visibility: hidden;
        padding-top: 45px; }
        .navigation .menu > li > ul > li, .navigation .menu > li > ul.hasthird > li {
          display: none; }
          .navigation .menu > li > ul > li.menu, .navigation .menu > li > ul.hasthird > li.menu {
            display: block;
            padding: 0; }
        .navigation .menu > li > ul.mobileShow, .navigation .menu > li > ul.hasthird.mobileShow {
          -webkit-transform: translateX(0);
          -moz-transform: translateX(0);
          -ms-transform: translateX(0);
          -o-transform: translateX(0);
          transform: translateX(0); }
      .navigation .menu > li.social {
        float: none;
        margin: 0;
        display: table;
        background: #135fad;
        position: relative;
        right: 0; }
        .navigation .menu > li.social > a {
          display: table-cell !important;
          padding: 10px 0 !important;
          text-align: center; }
  body {
    left: 0;
    -webkit-backface-visibility: hidden; }
  html {
    position: relative; }
  html.showMobileMenu, html.showMobileMenu body {
    max-width: 100%;
    overflow: hidden;
    position: relative; }
  .mobileNavOverlay {
    position: absolute;
    top: 0;
    left: -200%;
    height: 100%;
    width: 100%;
    background: none;
    text-indent: -5000em;
    z-index: 9000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
    background: #333333;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
    .showMobileMenu .mobileNavOverlay {
      left: 0; } }

@media screen and (min-width: 768px) {
  .mobileback, .mobileCategory, .mobileclose, .mobileNavOverlay {
    display: none; } }

@media print {
  .right {
    display: none; }
  .icon-logo.cboe {
    color: black !important;
    text-indent: 0;
    font-size: 1.7em; }
  .header {
    height: 53px; } }

/*
  Module: Account
  Description: My Account drop down menu in topbar
*/
@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-o-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-ms-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-moz-keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@-o-keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@-ms-keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

.account-dropdown {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative; }
  .account-dropdown > li {
    margin: 0;
    padding: 0; }
    .account-dropdown > li > ul {
      padding: 0;
      margin: 0;
      display: none;
      text-align: left;
      position: absolute;
      top: 100%;
      width: 100%;
      background: white;
      border: 1px solid #cccccc;
      z-index: 500;
      list-style: none;
      -webkit-border-radius: 0 0 3px 3px;
      -moz-border-radius: 0 0 3px 3px;
      -ms-border-radius: 0 0 3px 3px;
      -o-border-radius: 0 0 3px 3px;
      border-radius: 0 0 3px 3px; }
      .account-dropdown > li > ul > li > a {
        display: block;
        color: #135fad;
        padding: 5px 3px;
        border-bottom: 1px solid #bbbbbb;
        font-weight: 700; }
        .account-dropdown > li > ul > li > a:hover, .account-dropdown > li > ul > li > a:active {
          color: #313538; }
    .account-dropdown > li.open > ul {
      display: block; }
    .account-dropdown > li.open .button {
      -webkit-border-radius: 3px 3px 0 0;
      -moz-border-radius: 3px 3px 0 0;
      -ms-border-radius: 3px 3px 0 0;
      -o-border-radius: 3px 3px 0 0;
      border-radius: 3px 3px 0 0; }
  @media all and (max-width: 767px) {
    .account-dropdown > li {
      padding: 0 !important; }
      .account-dropdown > li > a:before {
        display: none !important; }
      .account-dropdown > li ul {
        display: block;
        background: #135fad;
        padding: 0 15px;
        overflow: hidden;
        max-height: 0;
        position: fixed;
        top: 45px;
        left: 0;
        width: 100%;
        z-index: 9000;
        border: none;
        -webkit-transition: all, 0.5s;
        -webkit-transition-delay: cubic-bezier(0, 1, 0.5, 1);
        -moz-transition: all, 0.5s, cubic-bezier(0, 1, 0.5, 1);
        -o-transition: all, 0.5s, cubic-bezier(0, 1, 0.5, 1);
        transition: all 0.5s cubic-bezier(0, 1, 0.5, 1); }
        .account-dropdown > li ul li {
          height: 0;
          width: 100%;
          -moz-animation: fadeOut 0.5s;
          -webkit-animation: fadeOut 0.5s;
          -o-animation: fadeOut 0.5s;
          -ms-animation: fadeOut 0.5s;
          animation: fadeOut 0.5s;
          position: absolute;
          left: -5000em;
          padding: 0; }
          .account-dropdown > li ul li a {
            color: white;
            border: none; }
            .account-dropdown > li ul li a:active, .account-dropdown > li ul li a:hover {
              color: white; }
        .account-dropdown > li ul button {
          display: none; }
      .account-dropdown > li.open ul {
        max-height: 150px;
        padding: 0 15px 10px; }
        .account-dropdown > li.open ul li {
          height: auto;
          display: block;
          -moz-animation: fadeIn 0.5s;
          -webkit-animation: fadeIn 0.5s;
          -o-animation: fadeIn 0.5s;
          -ms-animation: fadeIn 0.5s;
          animation: fadeIn 0.5s;
          padding: 5px 10px;
          position: relative;
          left: 0; }
          @media print {
            .account-dropdown > li.open ul li {
              -moz-animation: none;
              -webkit-animation: none;
              -o-animation: none;
              -ms-animation: none;
              animation: none; } } }

/*
  Module: TopBar
  Description: The topbar module spans the width of the page. It contains a links to various CBOE subsites and registration/login.
*/
.topbar {
  background: #313538; }
  .topbar .menu {
    padding: 0;
    margin: 0;
    list-style: none;
    float: left;
    position: relative;
    min-height: 1px;
    padding: 0 15px;
    width: 100%;
    text-align: right; }
    @media only screen and (max-width: 767px) {
      .topbar .menu {
        float: none;
        width: auto; } }
    .topbar .menu > li {
      display: -moz-inline-stack;
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      zoom: 1;
      *display: inline;
      padding: 10px 0;
      margin-left: 25px; }
      .topbar .menu > li.hidedesktop {
        display: none; }
      .topbar .menu > li.hidemobile {
        display: inline-block; }
      .topbar .menu > li a {
        display: block; }
        .topbar .menu > li a.sprite {
          background: url(/assets/modules/header/topbar/assets/CBOE-sprite.jpg) no-repeat top center;
          text-indent: -5000em;
          color: rgba(19, 95, 173, 0) !important;
          text-align: left;
          height: 20px; }
          .topbar .menu > li a.sprite.c2 {
            width: 57px;
            background-position: center 3px; }
          .topbar .menu > li a.sprite.futures {
            width: 71px;
            background-position: center -28px; }
          .topbar .menu > li a.sprite.stock {
            width: 71px;
            background-position: center -59px; }
          .topbar .menu > li a.sprite.permit {
            width: 67px;
            background-position: center -90px; }
          .topbar .menu > li a.sprite.cboe {
            width: 40px;
            background-position: center -122px; }
		  .topbar .menu > li a.sprite.livevol {
            width: 55px;
            background-position: center -152px; }
  @media screen and (max-width: 767px) {
    .topbar {
      background: #135fad;
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      z-index: 80000;
      height: 45px; }
      .topbar .menu {
        padding: 0 10px;
        width: 100%; }
        .topbar .menu > li {
          margin-left: 10px;
          padding: 8px 0; }
          .topbar .menu > li.hidedesktop {
            display: inline-block; }
          .topbar .menu > li.hidemobile {
            display: none; }
          .topbar .menu > li .button {
            padding: 0;
            text-align: left;
            background: none;
            text-indent: -5000em;
            color: rgba(19, 95, 173, 0) !important;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            -ms-border-radius: 0;
            -o-border-radius: 0;
            border-radius: 0;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            -ms-box-shadow: none;
            -o-box-shadow: none;
            box-shadow: none; }
          .topbar .menu > li .account, .topbar .menu > li .search {
            background: url(/assets/modules/header/topbar/assets/mobile-icons.png) no-repeat top left;
            width: 27px;
            height: 27px; }
          .topbar .menu > li .account {
            background-position: top right; }
      .topbar .navicon {
        position: absolute;
        left: 10px;
        top: 10px;
        height: 40px;
        width: 30px; }
        .topbar .navicon:before {
          content: "";
          position: absolute;
          left: 0;
          top: 0.25em;
          width: 30px;
          height: 4px;
          background: white;
          box-shadow: 0 8px 0 0 white, 0 16px 0 0 white; } }
  @media screen and (orientation: landscape) {
    .topbar {
      width: 100.1%; }
      .topbar .menu {
        width: 100.1%; } }
  @media screen and (orientation: portrait) {
    .topbar {
      width: 100%; }
      .topbar .menu {
        width: 100%; } }
  @media print {
    .topbar {
      display: none; } }

/*
  Module: MicroSite Products
  Description: MicroSite Products.
*/

 /* Start custom styles */
.bodyColumn img
{
  display:inline-block;
}
.bodyColumn h6
{
  padding:0px;
  margin:0px;
}
.div-container {
  position: relative;
  /*padding-bottom: 90%;*/
  height: auto;
  overflow: hidden;
}
.div-container table{
  /*position: absolute;*/
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.div-video-container {
  position: relative;
  overflow: hidden;
}
.div-video-container object{
  /*position: absolute;*/
  top: 0;
  left: 0;
}
#qtData img{border:1px solid #cecece;}
.d{color:#FF0000 !important;}
.u{color:#008000 !important;}
.brdr{}
.brdr tr td{border:1px solid #cecece;}
.vix-video{margin-top: 25px; margin-bottom: 25px; height: 90px; border-bottom: 1px solid #cecece;}
.vix-video-left{float:left;width:20%;}
.vix-video-right{float:left;width:80%;margin-top: -20px;}
.vix-ftr-link {color:#aaa;margin:0px;width:150px;margin-top:-40px;}
@media only screen and (max-width: 950px) {
  .div-video-container object{
    /*position: absolute;*/
    top: 0;
    left: 0;
    width: 100%;
  }
}
@media only screen and (max-width: 350px) {
  #qtData img{
    min-width:194px; min-height:81px;position:absolute;
    }
  #qtTable
  {
    padding-top:95%;
  }
  #bwx-table
  {
    padding-bottom:30%;
  }
  .bodyColumn table tbody
  {
    float:left;
  }
  .div-video-container
  {
	width:270px;
  }
  .div-video-container object {
	float:left;
    top: 0;
    left: 20;
	margin:0px;
	padding:0px;
    width: 220px;
    height: 186px;
  }
}
@media only screen and (max-width: 280px) {
  .div-container table td {
    border-right: none;
  }

}
@media only screen and (max-width: 1050px) {
  .vix-link{
	float:right;
	margin-top:0px !important;
  }
}
@media only screen and (max-width: 1050px) {
  .vix-ftr-link{
	margin-top:-20px;
  }
}
@media only screen and (max-width: 965px) {
  .vix-ftr-link{
	margin-top:0px;
	margin-right:157px;
  }
}
@media only screen and (max-width: 950px) {
  .vix-link{
	float:left;
	margin-top:0px !important;
  }
}
@media all and (max-width: 965px) {
  .hideatLT965 {
    position: fixed !important;
    top: 2000% !important;
    right: -2000% !important;
    display: none !important; } }
 /* End Custom Styles */
/*
  Module: QuickSearch
  Description: Quick search module. Layer of abstraction will allow us to in theory drop this module in many places. Primary location designed for is in the header module.
*/
.quicksearch {
  display: table;
  width: 100%;
  text-align: right; }
  .quicksearch> {
    font-size: 0; }
  .quicksearch .field, .quicksearch .submit {
    display: table-cell;
    vertical-align: top; }
  .quicksearch .field {
    width: 100%; }
  .quicksearch input[type="text"] {
    margin: 0;
    box-sizing: border-box;
    width: 100%;
    padding: 7px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1), inset 0 0 1px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1), inset 0 0 1px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1), inset 0 0 1px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1), inset 0 0 1px rgba(0, 0, 0, 0.5);
    box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1), inset 0 0 1px rgba(0, 0, 0, 0.5);
    border: none;
    background: white; }
  .quicksearch button[type="submit"] {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-left: 10px; }
  .quicksearch form.gsc-search-box {
    padding: 0 !important;
    margin: 0 !important; }
  .quicksearch .gsc-control-cse, .quicksearch .gsc-control-cse-en {
    padding: 0;
    background: none;
    border: none; }
    .quicksearch .gsc-control-cse input.gsc-search-button, .quicksearch .gsc-control-cse-en input.gsc-search-button {
      background-color: #135fad !important;
      padding: 9px 15px !important;
      height: auto !important;
      border-color: #135fad !important; }
      .quicksearch .gsc-control-cse input.gsc-search-button:hover, .quicksearch .gsc-control-cse-en input.gsc-search-button:hover {
        background-color: #1879db !important; }
    .quicksearch .gsc-control-cse td.gsc-input, .quicksearch .gsc-control-cse-en td.gsc-input {
      padding-right: 7px !important; }
    .quicksearch .gsc-control-cse .gsc-clear-button, .quicksearch .gsc-control-cse-en .gsc-clear-button {
      display: none; }
    .quicksearch .gsc-control-cse .gsc-results-wrapper-overlay, .quicksearch .gsc-control-cse-en .gsc-results-wrapper-overlay {
      text-align: left; }
  @media screen and (max-width: 900px) { }

/*
  Module: Twitter
  Description: Twitter module that can be called as a widget or standalone
*/
.twitter .api .tweet {
  display: table; }
  .twitter .api .tweet .avatar, .twitter .api .tweet .message {
    display: table-cell;
    vertical-align: top; }
  .twitter .api .tweet .avatar {
    width: 50px; }
  .twitter .api .tweet .message {
    padding-left: 10px; }

/*
  Module: Content Block
  Description: A content block holder using an article node.
*/
article.content {
  word-wrap: break-word;
  /*
    Overwrites for default restable styles
  */ }
  article.content a:not('.button') {
    color: #135fad; }
    article.content a:not('.button'):hover, article.content a:not('.button'):active {
      color: #313538; }
    article.content a:not('.button') img {
      padding-bottom: 1px;
      border-bottom: 4px solid #12b7ed; }
  article.content .float-right {
    float: right;
    margin: 0 0 10px 10px; }
  article.content .float-left {
    float: left;
    margin: 0 10px 10px 0; }
  article.content hr {
    clear: both; }
  article.content a {
    color: #135fad; }
    article.content a:hover, article.content a:active {
      color: #313538; }
  article.content table {
    width: 100%;
    margin: 25px 0;
    font-weight: 700; }
    article.content table thead {
      background: #135fad;
      color: white; }
      article.content table thead tr th {
        padding: 8px 0;
        text-transform: uppercase; }
        article.content table thead tr th:first-child {
          border-right: 1px solid white; }
    article.content table tbody tr {
      border-top: 1px solid white; }
      article.content table tbody tr td {
        padding: 8px 2px;
        text-align: center;
        border-left: 1px solid white; }
        article.content table tbody tr td:first-child {
          background: #21a825;
          color: white;
          text-transform: uppercase;
          border-left: none; }
      article.content table tbody tr:nth-child(even) {
        background: #efefef; }
        article.content table tbody tr:nth-child(even) td:first-child {
          background: #3dd93f; }
      article.content table tbody tr:nth-child(odd) {
        background: #e0e0e0; }
  article.content .tabletolist li:before {
    display: none; }
  article.content .tabletolist > li {
    margin: 0; }
  article.content .tabletolist > li .titles {
    background-color: #135fad; }
  article.content .tabletolist > li ul > li {
    display: table;
    width: 100%;
    table-layout: fixed;
    padding: 0;
    margin: 0; }
    article.content .tabletolist > li ul > li .row_headers, article.content .tabletolist > li ul > li .row_data {
      display: table-cell;
      width: 50%;
      float: none;
      padding: 10px; }
    article.content .tabletolist > li ul > li .row_headers {
      background-color: #21a825;
      color: white;
      font-weight: 700;
      text-transform: uppercase; }
article.content ul {
    list-style: none; 
}
article.content ul li {
    margin: 5px 0;
    position: relative;
}
article.content ul li:before {
    content: '\2022';
    color: #21a825;
    position: absolute;
    left: -15px;
    top: 0;
    font-size: 2em;
    line-height: 15px;
}     
article.content h1 a, article.content h2 a, article.content h3 a, article.content h4 a {
    display: block;
}
article.content h1 a:after, article.content h2 a:after, article.content h3 a:after, article.content h4 a:after {
    display: inline-block;
    content: '';
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 4px 0 4px 8px;
    border-color: transparent transparent transparent #313538;
    vertical-align: middle;
    margin: -3px 0 0 7px; 
}
@media screen and (max-width: 950px) {
    article.content .float-right.advert {
    width: 50%; }
    article.content .button {
    display: block;
    width: 100%;
    text-align: center;
    margin: 10px 0; }
    article.content .button a {
    display: block; } 
}

/* Added post PWC - by johnstod */

.chartborder {
	border: solid 1px #dedede;	
}
/*
  Module: Course Status
  Description: Displays a course title and current status information
*/
.course-status .summary {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #c4c4c4; }
  .course-status .summary h3, .course-status .summary .status {
    display: table-cell;
    width: 50%;
    vertical-align: top; }
  .course-status .summary h3 {
    font-size: 1.2em;
    text-transform: none; }
  .course-status .summary .status {
    text-align: right; }

/*
  Module: Education Snapshot Wrap
  Description: Wrapper component to the education snapshot module.
*/
.progress-summary h3 {
  padding-right: 45px; }
  .progress-summary h3 .percent {
    position: absolute;
    right: 0;
    top: 0;
    color: #21a825; }
.progress-summary .bar-wrap {
  background-color: white;
  background: -webkit-gradient(linear, left top, left bottom, from(#c6c6c6), to(#dadada));
  background: -moz-linear-gradient(top, #c6c6c6, #dadada);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c6c6c6', endColorstr='#dadada');
  border: 1px solid #c6c6c6;
  padding: 7px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
  filter: none\9; }
  .progress-summary .bar-wrap .bar {
    background: #313538;
    height: 15px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    border-radius: 25px;
    overflow: hidden; }
    .progress-summary .bar-wrap .bar .prog {
      background: #29d32c;
      height: 15px; }
@media print {
  .progress-summary .bar-wrap .bar .prog {
    background: #dddddd !important; } }

/*
  Module: Education Snapshot Wrap
  Description: Wrapper component to the education snapshot module.
*/
.education-snapshot {
  background: #dddddd;
  padding: 20px 15px;
  border-left: 1px solid #cbcbcb;
  border-bottom: 1px solid #cbcbcb;
  border-right: 1px solid #dddddd;
  border-top: 1px solid #dddddd;
  margin-top: 20px; }
  .education-snapshot h3 {
    text-transform: uppercase;
    position: relative;
    font-size: 1.4em;
    letter-spacing: 0.03em;
    margin: 0 0 15px; }
  .education-snapshot .inRow {
    display: table;
    table-layout: fixed;
    width: 100%;
    border-bottom: 1px solid #b7b7b7; }
    .education-snapshot .inRow .mainCol, .education-snapshot .inRow .sideCol {
      display: table-cell; }
    .education-snapshot .inRow .sideCol {
      width: 250px;
      padding-left: 50px; }
  .education-snapshot ul {
    list-style: none;
    padding: 0;
    margin: 10px 0 0 0; }
    .education-snapshot ul li {
      border-top: 1px solid #b7b7b7;
      padding: 10px; }
      .education-snapshot ul li a {
        display: block;
        color: #135fad;
        font-weight: 700;
        font-size: 1.1em;
        padding: 10px;
        margin: -10px; }
        .education-snapshot ul li a:hover, .education-snapshot ul li a:active {
          color: #313538; }
  .education-snapshot .next {
    margin-top: 17px; }
    .education-snapshot .next ul {
      display: table;
      table-layout: fixed;
      width: 100%; }
      .education-snapshot .next ul li {
        display: table-cell;
        width: 50%; }
  .education-snapshot .title-bar {
    background: #135fad;
    margin: 0 -16px 20px;
    color: white;
    position: relative;
    padding: 8px 15px; }
    .education-snapshot .title-bar h2 {
      margin: 0;
      font-weight: 400; }
    .education-snapshot .title-bar .account a {
      position: absolute;
      right: 10px;
      top: 10px;
      color: white; }
  .education-snapshot .extended {
    margin-top: 25px; }
  .education-snapshot .accordion {
    margin: 0 -16px; }
  @media screen and (max-width: 1000px) {
    .education-snapshot .inRow {
      display: table;
      table-layout: fixed;
      width: 100%;
      border-bottom: 1px solid #b7b7b7; }
      .education-snapshot .inRow .mainCol, .education-snapshot .inRow .sideCol {
        display: block;
        width: 100%;
        padding-left: 0; }
      .education-snapshot .inRow .sideCol {
        margin-top: 15px; } }
  @media screen and (max-width: 767px) {
    .education-snapshot .next ul {
      display: block; }
      .education-snapshot .next ul li {
        display: block;
        width: 100%; } }
  @media all and (max-width: 350px) {
    .education-snapshot .title-bar h2 {
      font-size: 1em; } }


 /* Start custom styles */
 .education-snapshot .next ul li:before, .education-snapshot .sideCol ul li:before {content:""; color:transparent;}
 .education-snapshot .title-bar .login {position: absolute;right: 10px;top: 10px;color: white; }
 .cur{cursor:pointer;}
 .disp {display: inline-block !important;}
 #dvlogin, #dvafterlogin {margin-top:20px !important;}
 .divIframe
 {
	border: 1px solid #999999;
	padding-right: 5px;
 }
 /* End Custom Styles */
/*
  Module: Error
  Description: Generic error message display.
*/
section.error {
  text-align: center;
  margin: 15px 0 !important;
  padding-bottom: 15px !important;
  border-bottom: 1px solid #c4c4c4; }
  section.error .primary, section.error .secondary {
    margin: 0; }
  section.error .primary {
    font-size: 2em;
    font-weight: 400;
    color: #b7120b; }
  section.error .secondary {
    margin-top: 5px; }

/*
  Module: Event summary
  Description: Will print out a summary of the event with meta data array being fed in.
*/
.event h2 {
  color: #135fad;
  margin-bottom: 5px; }
.event ul {
  list-style: none;
  padding-left: 0;
  margin: 0 0 15px 0; }
  .event ul li, .event ul strong, .event ul span {
    display: inline-block;
    vertical-align: top; }
  .event ul li {
    margin: 5px 0;
    display: block; }
.event dl {
  margin: 20px 0; }
  .event dl dt {
    font-weight: 700;
    margin: 0 0 5px 0; }
  .event dl dd {
    margin: 0; }
    .event dl dd p:first-child {
      margin-top: 0; }
    .event dl dd p:last-child {
      margin-bottom: 0; }
@media all and (max-width: 850px) {
  .event ul {
    margin: 10px 0; }
    .event ul li strong, .event ul li span {
      display: block;
      width: 100%; } }

/*
  Module: Form body
  Description: This component simply wraps messaging and styling around sub components.
*/
.form-body .before h2 {
  font-size: 1.8em;
  font-weight: 400; }
.form-body.min-height-120 .before {
  min-height: 120px; }
.form-body.max-width-400 {
  max-width: 400px;
  margin-left: auto !important;
  margin-right: auto !important; }
.form-body.max-width-500 {
  max-width: 500px;
  margin-left: auto !important;
  margin-right: auto !important; }
.form-body.max-width-600 {
  max-width: 600px;
  margin-left: auto !important;
  margin-right: auto !important; }

/*
  Module: Search Generic
  Description: Generic customizable search form with a single field.
*/
.search-generic input[type="text"] {
  width: 40%;
  margin: 0 10px; }
.search-generic.focus input[type="text"], .search-generic.focus label {
  font-size: 1.1em; }
.search-generic.focus button, .search-generic.focus input[type="text"] {
  min-height: 30px;
  vertical-align: middle;
  min-height: auto\9; }
@media all and (max-width: 600px) {
  .search-generic input[type="text"], .search-generic button {
    display: block;
    width: 100%;
    margin: 5px 0; } }

/*
  Module: Weeklys Form
  Description:
*/
@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-o-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-ms-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

.forms.weeklys {
  background: #dddddd;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  padding: 15px;
  margin: 10px 0 20px; }
  .forms.weeklys h3 {
    margin-top: 0;
    margin-bottom: 10px; }
  .forms.weeklys div {
    display: table;
    width: 100%;
    table-layout: fixed; }
    .forms.weeklys div .col {
      display: table-cell;
      width: 80px;
      padding: 0 10px; }
      .forms.weeklys div .col:first-child {
        width: auto;
        padding: 0 0; }
      .forms.weeklys div .col input {
        width: 100%; }
  @media screen and (max-width: 950px) {
    .forms.weeklys div {
      display: block; }
      .forms.weeklys div .col {
        display: inline-block;
        width: 49%;
        padding: 0; }
        .forms.weeklys div .col:first-child {
          width: 100%;
          margin-bottom: 5px; }
        .forms.weeklys div .col button {
          width: 100%; } }

/*
  Module: Wrapped form
  Description: This component simply wraps messaging and styling around the form element.
*/
.form-wrapped {
  background: #dddddd;
  padding: 20px 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }
  .form-wrapped .buttons {
    margin-top: 20px;
    text-align: center; }
    .form-wrapped .buttons .button {
      margin: 0 10px; }
  .form-wrapped label.checkbox {
    padding: 0 0 0 22px;
    margin: 10px 0;
    font-weight: 400;
    cursor: pointer; }
    .form-wrapped label.checkbox input[type="checkbox"] {
      float: left;
      margin: 2px 0 0 -16px; }
  .form-wrapped img {
    margin: 20px 0; }
  .form-wrapped h4, .form-wrapped h5 {
    margin: 0; }
  .form-wrapped h1 {
    color: #135fad;
    font-size: 2em;
    margin: 0; }
  .form-wrapped h3 {
    margin-top: 0;
    color: #135fad;
    font-size: 1.6em;
    font-weight: 400; }
  .form-wrapped .columns {
    padding: 0 10%;
    display: table;
    table-layout: fixed;
    width: 100%;
    margin: 15px 0; }
    .form-wrapped .columns.nopadding {
      padding: 0; }
    .form-wrapped .columns.half-width {
      width: 50%; }
    .form-wrapped .columns.fourth-width {
      width: 25%; }
    .form-wrapped .columns.threefourth-width {
      width: 75%; }
    .form-wrapped .columns .column {
      display: table-cell;
      vertical-align: top;
      padding: 0 10px; }
    .form-wrapped .columns .col {
      display: inline-block;
      width: 49%;
      vertical-align: top; }
  .form-wrapped.blue {
    background: #135fad;
    color: white; }
    .form-wrapped.blue h3 {
      color: white; }
  .form-wrapped.noradius {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }
  @media all and (max-width: 767px) {
    .form-wrapped .columns {
      display: block;
      width: 100%; }
      .form-wrapped .columns.half-width {
        width: 100%; }
      .form-wrapped .columns.fourth-width {
        width: 100%; }
      .form-wrapped .columns.threefourth-width {
        width: 100%; }
      .form-wrapped .columns .column {
        display: block; }
    .form-wrapped .buttons {
      margin-top: 20px;
      text-align: center; }
      .form-wrapped .buttons .button {
        display: block;
        width: 100%;
        margin: 10px 0; } }
  @media all and (max-width: 500px) {
    .form-wrapped .columns .col {
      width: 100%; } }

/*
  Module: Hero
  Description: Hero module renders a single background image and has
  functionality to allow for multiple overlay slides.
*/
@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-o-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-ms-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

.widget-hero {
  overflow: hidden;
  position: relative; }
  .widget-hero .slides .slide {
    left: -5000em;
    position: absolute;
    cursor: pointer; }
    .widget-hero .slides .slide h5 {
      margin-bottom: 10px; }
    .widget-hero .slides .slide.active {
      position: relative;
      left: 0;
      -moz-animation: fadeIn 1s;
      -webkit-animation: fadeIn 1s;
      -o-animation: fadeIn 1s;
      -ms-animation: fadeIn 1s;
      animation: fadeIn 1s; }
    .widget-hero .slides .slide .link {
      position: absolute;
      right: 15px;
      bottom: 15px;
      background: #187e35;
      display: -moz-inline-stack;
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      zoom: 1;
      *display: inline;
      color: white;
      padding: 3px 10px;
      text-decoration: none;
      text-transform: uppercase;
      font-weight: 400;
      font-size: 0.9em; }
      .widget-hero .slides .slide .link:hover, .widget-hero .slides .slide .link:active {
        background: #20a947; }
  .widget-hero .slides .controls {
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    bottom: 17px;
    left: 11px; }
    .widget-hero .slides .controls li {
      cursor: pointer;
      display: block;
      float: left;
      background: white;
      height: 10px;
      width: 10px;
      margin: 0 5px;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      -ms-border-radius: 10px;
      -o-border-radius: 10px;
      border-radius: 10px; }
      .widget-hero .slides .controls li.active {
        background: #187e35; }
  .widget-hero.hero {
    min-height: 305px; }
    .widget-hero.hero .background {
      position: absolute;
      top: 0;
      left: 6px;
      z-index: 0;
      max-width: 800px !important; }
    .widget-hero.hero .slides .slide {
      width: 100%;
      height: 100%; }
      .widget-hero.hero .slides .slide.active {
        position: absolute; }
      .widget-hero.hero .slides .slide .content {
        background: #21a825;
        width: 65%;
        color: white;
        padding: 15px;
        border-top: 6px solid #3cf945;
        border-right: 6px solid #187e35;
        position: absolute;
        bottom: 0;
        left: 0; }
        .widget-hero.hero .slides .slide .content:before {
          display: block;
          content: "";
          position: absolute;
          top: -6px;
          left: 0;
          border-style: solid;
          border-width: 6px 6px 0 0;
          border-color: #dddddd transparent transparent transparent; }
        .widget-hero.hero .slides .slide .content h5 {
          color: #3cf945;
          font-size: 1em;
          font-weight: 600;
          text-transform: uppercase;
          margin: 0; }
        .widget-hero.hero .slides .slide .content h2 {
          font-size: 1.6em;
          font-weight: 400;
          padding-right: 20px;
          margin: 10px 0 35px; }
  .widget-hero.copybased .slides .slide {
    padding-bottom: 30px; 
    cursor: default;
  }
    .widget-hero.copybased .slides .slide h2 {
      margin-top: 0;
      margin-bottom: 10px; }
    .widget-hero.copybased .slides .slide h5 {
      margin-bottom: 0;
      color: #aaaaaa; }
  .widget-hero.copybased .controls li {
    background: #caced1; }
    .widget-hero.copybased .controls li.active {
      background: #313538; }
  .widget-hero.copybased.slim .slides .slide {
    padding-bottom: 25px; }
    .widget-hero.copybased.slim .slides .slide .link {
      left: 0;
      right: auto;
      position: relative;
      margin-top: 15px; }
  .widget-hero.copybased.slim .controls {
    left: 0; }
  .widget-hero.side-image {
    display: table;
    table-layout: fixed;
    width: 100%; }
    .widget-hero.side-image .copy, .widget-hero.side-image .image {
      display: table-cell;
      vertical-align: top;
      width: 50%;
      position: relative; }
    .widget-hero.side-image .copy {
      padding-left: 10px; }
    .widget-hero.side-image .image {
      padding-right: 10px; }
    .widget-hero.side-image .slides .slide {
      padding-bottom: 25px; }
      .widget-hero.side-image .slides .slide .link {
        left: 0;
        right: auto;
        position: relative;
        margin-top: 15px; }
    .widget-hero.side-image .controls {
      right: 15px;
      left: auto; }
  @media screen and (max-width: 767px) {
    .widget-hero.hero {
      min-height: 0; }
      .widget-hero.hero .background {
        position: fixed;
        top: 200%; }
      .widget-hero.hero .slides {
        position: relative; }
        .widget-hero.hero .slides .slide {
          width: 100%; }
          .widget-hero.hero .slides .slide.active {
            position: relative; }
          .widget-hero.hero .slides .slide .content {
            width: 100%;
            position: relative; }
    .widget-hero.copybased {
      border-top: 1px solid #dddddd;
      border-bottom: 1px solid #dddddd;
      padding: 0 15px;
      margin: 10px -15px; }
      .widget-hero.copybased.slim .controls {
        left: 11px; }
      .widget-hero.copybased.mobile-no-border-top {
        border-top: none; }
      .widget-hero.copybased.mobile-no-border-bottom {
        border-bottom: none; }
    .widget-hero.side-image {
      margin-left: 0; }
      .widget-hero.side-image .image {
        display: none; }
      .widget-hero.side-image .copy {
        padding: 0; } }
  @media print {
    .widget-hero.hero .slides .slide {
      background: #21a825 !important; }
    .widget-hero.copybased.slim .slides .slide {
      position: relative;
      left: 0; } }

/*
  Module: HeroAd
  Description: A simple wrapper component around hero banners allowing for ad placemants.
*/
@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-o-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-ms-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

.hero-ad.adright {
  display: table;
  table-layout: fixed;
  width: 100%; }
  .hero-ad.adright .h-placement, .hero-ad.adright .a-placement {
    display: table-cell;
    vertical-align: top; }
  .hero-ad.adright .a-placement {
    width: 315px;
    padding-left: 15px; }
@media screen and (max-width: 900px) {
  .hero-ad.adright .a-placement {
    display: none; } }
@media print {
  .hero-ad.adright .a-placement {
    display: none; } }

/*
  Module: List Widgets
  Description: Used for several styling and format of list based widgets.
*/
.widget-list {
  *zoom: 1; }
  .widget-list:before, .widget-list:after {
    content: " ";
    display: table; }
  .widget-list:after {
    clear: both; }
  .widget-list ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .widget-list ul li {
      border-top: 1px solid #dddddd;
      padding: 10px 0;
      *zoom: 1; }
      .widget-list ul li:before, .widget-list ul li:after {
        content: " ";
        display: table; }
      .widget-list ul li:after {
        clear: both; }
      .widget-list ul li:first-child {
        border-top: none;
        padding-top: 0; }
      .widget-list ul li .thumbnail {
        float: left;
        margin: 0 15px 10px 0; }
        .widget-list ul li .thumbnail.nofloat {
          float: none; }
      .widget-list ul li h2, .widget-list ul li p {
        margin: 3px 0; }
      .widget-list ul li h2 {
        font-size: 1.2em; }
      .widget-list ul li a {
        display: block;
        *zoom: 1; }
        .widget-list ul li a:before, .widget-list ul li a:after {
          content: " ";
          display: table; }
        .widget-list ul li a:after {
          clear: both; }
        .widget-list ul li a:hover, .widget-list ul li a:active {
          color: #135fad; }
      .widget-list ul li.focus h2 {
        font-size: 1.4em; }
  .widget-list.noborder li {
    border-top: none; }
  .widget-list.smaller li {
    padding: 7px 0; }
  .widget-list.smaller h2 {
    font-size: 1em; }
  .widget-list.links ul li {
    border-top: none;
    padding: 5px 0; }
    .widget-list.links ul li a {
      color: #135fad; }
      .widget-list.links ul li a:hover, .widget-list.links ul li a:active {
        color: #313538; }
    .widget-list.links ul li:first-child {
      padding-top: 0; }
  .widget-list.list-columns li {
    display: inline-block;
    vertical-align: top;
    padding-top: 0;
    padding-right: 10px; }
  .widget-list.list-columns.two li {
    width: 49%; }
  .widget-list.list-columns.three li {
    width: 32%; }
  .widget-list.list-columns.four li {
    width: 24%; }
  @media screen and (max-width: 767px) {
    .widget-list.list-columns {
      margin: 0;
      padding: 0; }
      .widget-list.list-columns li, .widget-list.list-columns.two li, .widget-list.list-columns.three li, .widget-list.list-columns.four li {
        display: block;
        float: none;
        width: 100%;
        padding: 0;
        margin: 10px 0; } }
  .widget-list.showad ul {
    float: left;
    position: relative;
    min-height: 1px;
    padding: 0 15px;
    width: 66.66667%; }
    @media only screen and (max-width: 767px) {
      .widget-list.showad ul {
        float: none;
        width: auto; } }
  .widget-list.showad .ad {
    float: left;
    position: relative;
    min-height: 1px;
    padding: 0 15px;
    width: 33.33333%; }
    @media only screen and (max-width: 767px) {
      .widget-list.showad .ad {
        float: none;
        width: auto; } }
  @media print {
    .widget-list.showad ul {
      width: 100%; } }




    /*post BGT */
.widget-list ul li p a {
    display: inline-block;
    padding-top:5px;
    color: #135fad; 
}

.widget-list ul li p a:hover, .widget-list ul li p a:active {
    color: #313538;
}

.widget-list.nopadding li {
    padding: 0px; }
/*
  Module: Login Social
  Description: Social login component
*/
.login-social.buttons a {
  display: inline-block;
  width: 49%;
  margin: 10px 0; }
@media all and (max-width: 767px) {
  .login-social.buttons a {
    display: block;
    width: 100%; } }

/*
  Module: Login Span
  Description: This small module spans horizontally to call out for register/login to a user.
*/
.login-span {
  width: 100%;
  display: block;
  text-align: center;
  padding: 10px;
  background: #d0d0d0;
  font-weight: 700;
  font-size: 1.3em; }
  .login-span a {
    color: #135fad;
    text-decoration: underline; }
    .login-span a:hover, .login-span a:active {
      color: #313538;
      text-decoration: none; }

/*
  Module: Optionable Title
  Description: A widget title component which allows for dropdown options.
*/
.optionable-title {
  width: auto;
  max-width: none;
  min-width: 0;
  margin: 0 -15px;
  *zoom: 1;
  margin-bottom: 20px !important; }
  .optionable-title:before, .optionable-title:after {
    content: " ";
    display: table; }
  .optionable-title:after {
    clear: both; }
  .optionable-title .left {
    float: left;
    padding-left: 0; }
    .optionable-title .left > .title {
      margin: 0;
      display: inline-block;
      vertical-align: middle; }
  .optionable-title .form-component {
    float: right;
    padding-right: 0;
    text-align: right; }
    .optionable-title .form-component label {
      display: inline-block;
      margin: 6px 4px; }
      .optionable-title .form-component label:last-child {
        margin: 0; }
  .optionable-title .quote-summary {
    float: right;
    width: auto;
    padding-right: 0;
    margin-bottom: 0; }
    .optionable-title .quote-summary .col {
      padding: 0 0 0 50px; }
      .optionable-title .quote-summary .col .key, .optionable-title .quote-summary .col .value {
        display: inline-block;
        vertical-align: middle;
        white-space: nowrap; }
      .optionable-title .quote-summary .col .key {
        margin-right: 10px; }
  @media all and (max-width: 767px) {
    .optionable-title .left, .optionable-title .form-component {
      padding: 0;
      float: none; }
    .optionable-title .form-component {
      text-align: left; }
      .optionable-title .form-component select {
        display: block;
        width: 100%;
        margin: 10px 0; }
      .optionable-title .form-component label {
        width: 100%;
        display: block;
        margin: 5px 0; }
        .optionable-title .form-component label select {
          margin: 0; }
      .optionable-title .form-component button {
        width: 100%;
        text-align: center;
        margin: 5px 0; }
      .optionable-title .form-component > *:last-child {
        margin-bottom: 0; }
    .optionable-title .quote-summary {
      float: none;
      width: 100%; }
      .optionable-title .quote-summary .col {
        padding: 0; } }

/*
  Module: Pagination
  Description: Pagination
*/
.pagination {
  text-align: center;
  margin: 20px 0 0; }
  .pagination ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .pagination ul li {
      display: inline-block;
      margin: 2px 0; }
      .pagination ul li a {
        display: block;
        background: #135fad;
        color: white;
        font-size: 0.9em;
        font-weight: 700;
        padding: 3px 8px;
        margin: 0 3px; }
        .pagination ul li a:hover, .pagination ul li a:active {
          background: #166dc4; }
        .pagination ul li a.active {
          background: #21a825; }
      .pagination ul li.next, .pagination ul li.prev {
        vertical-align: top; }
        .pagination ul li.next a, .pagination ul li.prev a {
          background: none;
          color: #313538;
          padding: 3px 20px; }
      .pagination ul li.pages {
        max-width: 57%;
        overflow-x: auto;
        padding-bottom: 10px; }
        .pagination ul li.pages ul {
          display: table;
          width: 100%; }
          .pagination ul li.pages ul li {
            display: table-cell; }
  .pagination .total {
    display: block;
    margin: 10px 0 0 0;
    color: #9d9d9d; }
  @media all and (max-width: 900px) {
    .pagination > ul li.next a, .pagination > ul li.prev a {
      background: none;
      color: #313538;
      padding: 3px 0; } }
  @media all and (max-width: 767px) {
    .pagination > ul {
      position: relative;
      padding-top: 30px; }
      .pagination > ul li.next, .pagination > ul li.prev {
        position: absolute;
        top: 0;
        width: 50%; }
      .pagination > ul li.next {
        right: 0; }
      .pagination > ul li.prev {
        left: 0; }
      .pagination > ul li.pages {
        display: block;
        max-width: 100%;
        overflow-x: scroll;
        padding-bottom: 10px; }
        .pagination > ul li.pages ul {
          display: table;
          width: 100%; }
          .pagination > ul li.pages ul li {
            display: table-cell; } }

/*
  Module: Q&D Title
  Description: Quotes and Data custom widget title element.
*/
.qnd-title {
  width: auto;
  max-width: none;
  min-width: 0;
  margin: 0 -15px;
  *zoom: 1; }
  .qnd-title:before, .qnd-title:after {
    content: " ";
    display: table; }
  .qnd-title:after {
    clear: both; }
  .qnd-title .left {
    float: left;
    position: relative;
    min-height: 1px;
    padding: 0 15px;
    width: 58.33333%;
    padding-left: 0; }
    @media only screen and (max-width: 767px) {
      .qnd-title .left {
        float: none;
        width: auto; } }
    .qnd-title .left > h1, .qnd-title .left > select {
      margin: 0;
      display: inline-block;
      vertical-align: middle; }
    .qnd-title .left > select {
      margin-right: 10px; }
  .qnd-title .search-component {
    float: left;
    position: relative;
    min-height: 1px;
    padding: 0 15px;
    width: 41.66667%;
    padding-right: 0;
    margin-top: -10px; }
    @media only screen and (max-width: 767px) {
      .qnd-title .search-component {
        float: none;
        width: auto; } }
  @media all and (max-width: 767px) {
    .qnd-title {
      display: table;
      width: 100%; }
      .qnd-title .left, .qnd-title .search-component {
        padding: 0; }
      .qnd-title .left {
        padding-top: 10px;
        display: table-footer-group; }
      .qnd-title .search-component {
        display: table-header-group; } }
  @media print {
    .qnd-title .search-component {
      display: none; }
    .qnd-title .left {
      width: 100%; } }


/*
  Module: Index Overview
  Description: Creates a list of overview items
*/
@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-o-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-ms-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

.quote-overview .data .set {
  display: table;
  table-layout: fixed;
  width: 100%;
  padding: 5px 0;
  border-bottom: 1px solid #dddddd; }
  .quote-overview .data .set .key, .quote-overview .data .set .value {
    display: table-cell; }
  .quote-overview .data .set .value {
    text-align: right; }

/*
  Module: Index Overview Summary
  Description: Simply shows highlights items from summary object.
*/
@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-o-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-ms-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

.quote-summary {
  display: table;
  width: 100%;
  margin-bottom: 20px; }
  .quote-summary .col {
    display: table-cell;
    vertical-align: top;
    text-align: center; }
    .quote-summary .col .key, .quote-summary .col .value {
      display: block; }
    .quote-summary .col .key {
      text-transform: uppercase;
      font-size: 0.8em;
      font-weight: 700; }
    .quote-summary .col .value {
      font-size: 1.5em; }
      .quote-summary .col .value .prefix, .quote-summary .col .value .postfix {
        font-size: 0.6em;
        top: -0.5em;
        margin: 0 -0.4em 0 -0.3em; }

/*
  Module: Quote
  Description: Quote component, supports a single quote at this time.
*/
.quote .quoted {
  margin: 10px 0;
  font-size: 1.6em;
  font-style: italic;
  font-weight: 300;
  color: #afb5b9;
  line-height: 1.5em; }
.quote .author {
  text-align: right; }
  .quote .author .title {
    margin-left: -3px; }
  .quote .author .organisation {
    display: block; }

/*
  Module: Search results
  Description: Search results component styling
*/
.results {
  margin: 20px 0; }
  .results > .title {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 10px;
    position: relative; }
    .results > .title h2 {
      margin: 0; }
    .results > .title select {
      position: absolute;
      right: 0;
      top: 0; }
  .results .result {
    display: block;
    margin: 30px 0; }
    .results .result h2 {
      font-size: 1.1em;
      margin: 5px 0; }
      .results .result h2 a {
        display: block; }
    .results .result p {
      margin: 5px 0; }
    .results .result .url {
      color: #135fad; }
      .results .result .url:hover, .results .result .url:active {
        color: #313538; }
  .results.twocols .cols {
    margin: 20px 0;
    display: table;
    table-layout: fixed;
    width: 100%; }
    .results.twocols .cols .col1, .results.twocols .cols .col2 {
      width: 50%;
      display: table-cell;
      vertical-align: top;
      padding: 0;
      border-bottom: 1px solid #cccccc; }
      .results.twocols .cols .col1 .component, .results.twocols .cols .col2 .component {
        border-top: 1px solid #cccccc;
        padding-top: 20px;
        margin-bottom: 20px; }
        .results.twocols .cols .col1 .component:first-child, .results.twocols .cols .col2 .component:first-child {
          padding-top: 0;
          border-top: none; }
    .results.twocols .cols .col1 {
      padding-right: 10px; }
    .results.twocols .cols .col2 {
      padding-left: 10px; }
  @media all and (max-width: 900px) {
    .results.twocols .cols {
      display: block; }
      .results.twocols .cols .col1, .results.twocols .cols .col2 {
        display: block;
        width: 100%; }
      .results.twocols .cols .col2 {
        padding-left: 0; } }
  @media all and (max-width: 767px) {
    .results > .title select {
      position: relative;
      display: block;
      width: 100%;
      margin-top: 5px; } }

/*
  Module: TV Widget .player
  Description: Large player for single video with detaileed title and description.
*/
.sharing .split {
  display: inline-block;
  vertical-align: top;
  width: 1px;
  height: 20px;
  background: #dddddd;
  margin: 0 5px; }

/*
  Module: Sidebar Navigation
  Description: Listed navigation element designed to be contained in a sidebar or similar.
*/
.side-navigation {
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  background: white;
  margin-left: -15px; }
  .side-navigation ul, .side-navigation li {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block; }
	/*Post PWC - Added nav-ad class for left nav advertisement - Johnstod */
  .side-navigation .nav-ad ul, .side-navigation .nav-ad li {
    padding: 10px 18% 0px 18%; }
	.side-navigation .nav-ad ul, .side-navigation .nav-ad li:nth-child(2) {
    padding: 0px 18% 10px 18%;
	white-space: nowrap;
	overflow: hidden;
	}
  .side-navigation > ul li a {
    display: block;
    font-size: 1.25em;
    font-weight: 700;
    padding: 10px; }
  .side-navigation > ul li ul li {
    border-bottom: 1px solid #dddddd; }
    .side-navigation > ul li ul li a {
      color: #313538; }
      .side-navigation > ul li ul li a:hover, .side-navigation > ul li ul li a.active, .side-navigation > ul li ul li a .active > ul li ul li a:active {
        background: #EEEEEE; }
  .side-navigation > ul > li > a {
    position: relative;
    background-color: #61696e;
    color: white;
    margin-left: -6px; }
    .side-navigation > ul > li > a:before {
      content: '';
      display: block;
      position: absolute;
      bottom: -6px;
      left: 0;
      width: 0px;
      height: 0px;
      border-style: solid;
      border-width: 0 6px 6px 0;
      border-color: transparent #313538 transparent transparent; }
    .side-navigation > ul > li > a:after {
      content: '';
      display: block;
      position: absolute;
      box-sizing: border-box;
      top: 0;
      left: 100%;
      width: 0;
      border-style: solid;
      border-width: 19px 0 19px 9px;
      border-color: transparent transparent transparent #61696e; }
  @media screen and (max-width: 767px) {
    .side-navigation {
      margin-bottom: 20px;
      margin-left: 0; }
      .side-navigation > ul {
        background: #f2f2f2; }	
        .side-navigation > ul > li > a {
          background: #12b7ed;
          padding-right: 40px;
          margin-left: 0; }
          .side-navigation > ul > li > a:after, .side-navigation > ul > li > a:before {
            display: none; }
          .side-navigation > ul > li > a:after {
            display: block;
            position: absolute;
            margin-left: -30px;
            margin-top: -10px;
            content: '+';
            top: 50%;
            height: 20px;
            width: 20px;
            border: none;
            background: white;
            color: #12b7ed;
            text-align: center;
            line-height: 20px; }		  	
        .side-navigation > ul > li.expanded > a:after {
          content: '-'; }
        .side-navigation > ul > li.expanded ul {
          max-height: none; }
        .side-navigation > ul > li ul {
          max-height: 0;
          overflow: hidden; } }
  @media print {
    .side-navigation {
      display: none; } }
/*
  Module: Sidebar - Filter component
  Description: Filter sub component of sidebar component.
*/
.filter > ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 1px solid #c6c6c6;
  background: white; }
  .filter > ul > li > a, .filter > ul > li > .filter, .filter > ul > li.parent {
    position: relative;
    display: block;
    padding: 8px 10px 8px 8px;
    background: #dddddd;
    border-bottom: 1px solid #c6c6c6;
    font-weight: 700;
    font-size: 0.9em;
    cursor: pointer;
    -webkit-user-select: none;
    /* Chrome/Safari */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* IE10+ */
    -o-user-select: none;
    user-select: none; }
    .filter > ul > li > a .total, .filter > ul > li > a:before, .filter > ul > li > .filter .total, .filter > ul > li > .filter:before, .filter > ul > li.parent .total, .filter > ul > li.parent:before {
      position: absolute;
      top: 50%;
      line-height: 14px;
      margin-top: -7px; }
    .filter > ul > li > a .total, .filter > ul > li > .filter .total, .filter > ul > li.parent .total {
      right: 10px; }
    .filter > ul > li > a.shown, .filter > ul > li > .filter.shown, .filter > ul > li.parent.shown {
      background: #313538;
      color: white; }
      .filter > ul > li > a.shown:before, .filter > ul > li > .filter.shown:before, .filter > ul > li.parent.shown:before {
        content: "-"; }
  .filter > ul > li > a, .filter > ul > li.parent {
    color: black; }
    .filter > ul > li > a:before, .filter > ul > li.parent:before {
      display: block;
      content: "+";
      right: 10px;
      font-size: 1.4em;
      font-weight: normal; }
  .filter > ul > li.parent, .filter > ul > li.expanded > a {
    background: #135fad;
    color: white; }
  .filter > ul > li.parent {
    padding-left: 8px;
    cursor: default;
    border-bottom: none;
    background: #313538; }
    .filter > ul > li.parent:before {
      display: none; }
  .filter > ul > li ul {
    list-style: none;
    margin: 5px 0;
    padding: 0;
    display: none; }
    .filter > ul > li ul li {
      font-size: 0.9em; }
      .filter > ul > li ul li a, .filter > ul > li ul li label {
        display: block;
        padding: 6px 10px 6px 20px;
        position: relative;
        cursor: pointer; }
        .filter > ul > li ul li a:hover, .filter > ul > li ul li a:active, .filter > ul > li ul li a.shown, .filter > ul > li ul li label:hover, .filter > ul > li ul li label:active, .filter > ul > li ul li label.shown {
          color: #135fad; }
        .filter > ul > li ul li a .total, .filter > ul > li ul li a input, .filter > ul > li ul li label .total, .filter > ul > li ul li label input {
          display: block;
          position: absolute;
          margin-right: 10px;
          right: 0;
          top: 50%;
          line-height: 16px; }
        .filter > ul > li ul li a input, .filter > ul > li ul li label input {
          margin-top: -7px; }
          .filter > ul > li ul li a input + span, .filter > ul > li ul li label input + span {
            color: #949ca1;
            margin-right: 10px; }
          .filter > ul > li ul li a input:checked + span, .filter > ul > li ul li label input:checked + span {
            color: #313538; }
        .filter > ul > li ul li a .total, .filter > ul > li ul li label .total {
          margin-top: -8px; }
  .filter > ul > li.expanded > a:before {
    content: "-"; }
  .filter > ul > li.expanded ul {
    display: block; }



/*  Post BGT   */

.sidebar-widget .filter .parent button {
    padding: 3px 5px;
    margin: 0 0 0 10px;
}
/*
  Module: Sidebar Snapshot component
  Description: Contains a search component filter and a drop point for a sub module.
*/
@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-o-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-ms-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

.sidebar-widget {
  background: #c6c6c6;
  padding: 15px;
  position: relative;
  /*
  Module: Sidebar Snapshot Search subcomponent
  Description: Imported into the higher level component (sidebar)
*/ }
  .sidebar-widget:after {
    display: block;
    content: "";
    position: absolute;
    bottom: -5px;
    width: 0px;
    height: 0px;
    border-style: solid; }
  .sidebar-widget.left {
    margin-left: -20px; }
    .sidebar-widget.left:after {
      left: 0;
      border-width: 0 5px 5px 0;
      border-color: transparent #313538 transparent transparent; }
  .sidebar-widget.right {
    margin-right: -20px; }
    .sidebar-widget.right:after {
      right: 0;
      border-width: 5px 5px 0 0;
      border-color: #313538 transparent transparent transparent; }
  .sidebar-widget .search {
    margin: -15px -15px 15px -15px;
    padding: 15px;
    background: #7a7a7a;
    color: white; }
    .sidebar-widget .search .input {
      position: relative;
      line-height: 0; }
      .sidebar-widget .search .input input {
        width: 100%;
        padding-right: 30px; }
      .sidebar-widget .search .input button {
        position: absolute;
        right: -1px;
        top: 0;
        height: 100%;
        width: 30px;
        background: #135fad;
        border: none;
        margin: 0;
        padding: 0;
        -webkit-border-radius: 0 5px 5px 0;
        -moz-border-radius: 0 5px 5px 0;
        -ms-border-radius: 0 5px 5px 0;
        -o-border-radius: 0 5px 5px 0;
        border-radius: 0 5px 5px 0; }
        .sidebar-widget .search .input button:hover {
          background: #166dc4; }

/*
  Module: Snapshot Widget
  Description: Market snapshot widget designed to be connected with Market API.
*/
@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-o-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-ms-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

.snapshot .graph {
  position: relative;
  padding: 0 1px 1px 1px;
  border: 1px solid #dddddd;
  /* settings while loading */
  position: absolute;
  left: -5000em;
  width: 200px; }
  .snapshot .graph .images, .snapshot .graph .image {
    overflow: hidden; }
    .snapshot .graph .images.crop img, .snapshot .graph .image.crop img {
      width: auto;
      float: right; }
    .snapshot .graph .images img, .snapshot .graph .image img {
      width: 100%;
      max-width: none !important; }
  .snapshot .graph .button {
    position: absolute;
    top: -46px;
    right: 0; }
    @media screen and (max-width: 950px) {
      .snapshot .graph .button {
        display: block;
        position: relative;
        text-align: center;
        margin: -10px 0 10px 0;
        top: 0; } }
  .snapshot .graph .siderail {
    display: table;
    table-layout: fixed;
    width: 100%;
    background: #135fad;
    list-style: none;
    margin: 0;
    padding: 0; }
    .snapshot .graph .siderail li {
      display: table-cell;
      position: relative;
      width: 20%;
      color: #798289;
      font-weight: 700; }
      .snapshot .graph .siderail li a {
        display: block;
        height: 100%;
        color: white;
        padding: 0 5px;
        vertical-align: middle;
        position: relative;
        line-height: 25px; }
        .snapshot .graph .siderail li a:hover {
          background: #166dc4; }
        .snapshot .graph .siderail li a.active {
          background: white;
          color: #313538; }
  .snapshot .graph .images {
    text-align: right;
    line-height: 0;
    overflow: hidden;
    position: relative; }
    .snapshot .graph .images .image {
      position: absolute;
      left: -5000em; }
      .snapshot .graph .images .image img {
        display: inline-block; }
        .snapshot .graph .images .image img.tablet, .snapshot .graph .images .image img.mobile {
          display: none; }
      .snapshot .graph .images .image.active {
        position: relative;
        left: 0;
        -moz-animation: fadeIn 1s;
        -webkit-animation: fadeIn 1s;
        -o-animation: fadeIn 1s;
        -ms-animation: fadeIn 1s;
        animation: fadeIn 1s; }
        @media print {
          .snapshot .graph .images .image.active {
            -moz-animation: none;
            -webkit-animation: none;
            -o-animation: none;
            -ms-animation: none;
            animation: none; } }
.snapshot .loading {
  width: 100%;
  vertical-align: middle;
  height: 180px;
  text-align: center;
  line-height: 170px;
  font-weight: 700;
  color: #798289; }
.snapshot.loaded .graph {
  left: 0;
  position: relative;
  -moz-animation: fadeIn 1s;
  -webkit-animation: fadeIn 1s;
  -o-animation: fadeIn 1s;
  -ms-animation: fadeIn 1s;
  animation: fadeIn 1s;
  width: auto; }
  @media print {
    .snapshot.loaded .graph {
      -moz-animation: none;
      -webkit-animation: none;
      -o-animation: none;
      -ms-animation: none;
      animation: none; } }
.snapshot.loaded .loading {
  display: none; }
.snapshot h3 {
  margin: 4px 0 1px;
  font-size: 1em !important; }
.snapshot .volume {
  margin: 0;
  list-style: none;
  padding: 0;
  *zoom: 1;
  display: table;
  width: 100%; }
  .snapshot .volume:before, .snapshot .volume:after {
    content: " ";
    display: table; }
  .snapshot .volume:after {
    clear: both; }
  .snapshot .volume li {
    display: table-cell;
    text-align: center;
    width: 20%;
    border-left: 1px solid #dddddd;
    vertical-align: bottom;
    line-height: 1em; }
    .snapshot .volume li:first-child {
      border-left: none; }
    .snapshot .volume li .before {
      font-weight: 700;
      font-size: 0.75em; }
    .snapshot .volume li h5 {
      font-size: 1.1em;
      font-weight: 400;
      font-family: "Arial Black", Gadget, sans-serif;
      margin: 0; }
    .snapshot .volume li .negative, .snapshot .volume li .positive {
      font-size: 0.9em;
      font-weight: 700; }
    .snapshot .volume li .negative {
      color: #b7120b; }
    .snapshot .volume li .positive {
      color: #21a825; }
.snapshot .title h2, .snapshot .title a {
  display: inline-block;
  margin: 0; }
.snapshot .title a {
  color: #135fad;
  margin-left: 10px; }
  .snapshot .title a:hover, .snapshot .title a:active {
    color: #313538; }
.snapshot .title .meta {
  float: right; }
  .snapshot .title .meta > span {
    font-size: 1.4em;
    font-weight: 700; }
  .snapshot .title .meta .data {
    display: inline-block;
    vertical-align: top;
    font-size: 0.8em;
    line-height: 1em; }
    .snapshot .title .meta .data span {
      display: block; }
@media all and (max-width: 767px) {
  .snapshot .title .meta {
    float: none;
    display: block;
    text-align: right;
    margin-top: 5px; }
  .snapshot .graph .images .image img {
    float: none; }
    .snapshot .graph .images .image img.desktop {
      display: none; }
    .snapshot .graph .images .image img.tablet {
      display: block; } }
@media all and (max-width: 500px) {
  .snapshot .graph .images .image img.desktop, .snapshot .graph .images .image img.tablet {
    display: none; }
  .snapshot .graph .images .image img.mobile {
    display: block; } }
.snapshot.wide .graph .image .smaller {
  display: none; }
@media all and (max-width: 950px) {
  .snapshot.wide .graph .image .smaller {
    display: block; }
  .snapshot.wide .graph .image .larger {
    display: none; } }
@media all and (max-width: 767px) {
  .snapshot.wide .graph .image .smaller {
    display: none; }
  .snapshot.wide .graph .image .larger {
    display: block; } }
@media all and (max-width: 500px) {
  .snapshot.wide .graph .image .smaller {
    display: block; }
  .snapshot.wide .graph .image .larger {
    display: none; } }
@media print {
  .snapshot .graph .button {
    display: none; } }



/* post BGT */

.snapshot .volume li.width25 {
    width:25%;
} 
.snapshot .volume li h4 {
    font-size: 0.9em;
    margin: 3px 0 0;
}
.snapshot h3.smaller {
    margin: 3px 0 -0.9em 0px;
    font-size: .90em !important; 
}
.snapshot .volume li span.before  {
    font-size:80% !important;
}
.snapshot .volume li .negative.smaller, .snapshot .volume li .positive.smaller {
    font-size:90% !important;
}
@media all and (max-width: 667px) {
    .snapshot .volume li h4 {
        padding-left:2px;
        padding-right:2px;
    }
    .snapshot .volume li span.before {
        font-size:90% !important;
    }
    .snapshot .volume li .negative.smaller, .snapshot .volume li .positive.smaller {
        font-size:1em !important;
    }
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    .snapshot .volume li h4 {
        font-size: 0.8em !important;
        padding-left:1px;
        padding-right:1px;
    }
}
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) and (orientation : portrait) { 
    .snapshot .volume li h4 {
        font-size: 0.8em !important;
        padding-left:1px;
        padding-right:1px;
    }
}

.snapshot .graph .smaller.button {
    top:-27px;
}
.snapshot .graph a.smaller.button {
    padding:4px 20px !important;
    font-size:10px;
}
@media screen and (max-width: 950px) {
    .snapshot .graph .smaller.button {
    display: block;
    position: relative;
    text-align: center;
    margin: -10px 0 10px 0;
    top: 0; } }
    @media screen and (max-width: 667px) {
        .snapshot .graph a.smaller.button
        {padding:5px 20px; font-size:12px;
    } }
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    .snapshot .graph .smaller.button {
    top:-46px;
}
}


/*
  Module: Table
  Description: Controlled table component allowing for hide functionality on mobile.
*/
@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-o-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-ms-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

.table-title {
  *zoom: 1; }
  .table-title:before, .table-title:after {
    content: " ";
    display: table; }
  .table-title:after {
    clear: both; }
  .table-title .title {
    float: left;
    font-weight: 400;
    font-size: 1.8em;
    margin: 0; }
  .table-title .right {
    float: right;
    margin-top: 7px;
    text-transform: uppercase;
    font-weight: 700; }
  @media all and (max-width: 767px) {
    .table-title .title, .table-title .right {
      display: block;
      float: none;
      margin: 0; }
    .table-title .right {
      margin-bottom: 10px; } }

.table-wrapper {
  overflow-x: auto; }

.table {
  width: 100%;
  border-collapse: collapse; }
  .table a {
    color: #135fad; }
    .table a:hover, .table a:active {
      color: #313538; }
  .table thead {
    font-size: 0.9em;
    text-align: left; }
  .table tbody tr {
    border-bottom: 1px solid #dddddd; }
    .table tbody tr.higlighted {
      background-color: #91e988 !important; }
    .table tbody tr td {
      padding: 1px 2px; }
      .table tbody tr td.bold {
        font-weight: bold; }
    .table tbody tr:last-child {
      border-bottom: none; }
  .table td, .table th {
    text-align: left; }
  .table .onlymobile {
    display: none; }
  .table.last-right td:last-child, .table.last-right th:last-child {
    text-align: right; }
  .table.width90 {
    margin: 0 0 0 5%;
    width: 90%; }
  .table.larger {
    font-size: 1.25em;
    font-weight: 700; }
    .table.larger td {
      padding: 10px 2px; }
  .table.padvertical tbody tr td, .table.padvertical tbody tr th, .table.padvertical thead tr td, .table.padvertical thead tr th, .table.padvertical tfoot tr td, .table.padvertical tfoot tr th {
    padding-top: 5px;
    padding-bottom: 5px; }
  .table.padhorizontal tbody tr td, .table.padhorizontal tbody tr th, .table.padhorizontal thead tr td, .table.padhorizontal thead tr th, .table.padhorizontal tfoot tr td, .table.padhorizontal tfoot tr th {
    padding-left: 10px;
    padding-right: 10px; }
  .table.center th, .table.center td {
    text-align: center; }
  .table.oddeven > thead > tr {
    background: #dddddd; }
  .table.oddeven tr:nth-child(even) {
    background: #eaeaea; }
  .table.oddeven tr:nth-child(odd) {
    background: white; }
  .table.cellborders tr {
    border-bottom: 1px solid #cecece; }
    .table.cellborders tr:first-child {
      border-top: 1px solid #cecece; }
    .table.cellborders tr:last-child {
      border-bottom: 1px solid #cecece; }
  .table.cellborders td, .table.cellborders th {
    border-right: 1px solid #cecece; }
    .table.cellborders td:first-child, .table.cellborders th:first-child {
      border-left: 1px solid #cecece; }
  .table.inner-cellborders tr {
    border-bottom: 1px solid #cecece; }
    .table.inner-cellborders tr:last-child {
      border-bottom: 1px solid #cecece; }
  .table.inner-cellborders td, .table.inner-cellborders th {
    border-left: 1px solid #cecece; }
    .table.inner-cellborders td:first-child, .table.inner-cellborders th:first-child {
      border-left: none; }
  .table.light-header > thead > tr:nth-child(even), .table.light-header > thead > tr:nth-child(odd) {
    background: white; }
  .table.data-table {
    margin-bottom: 30px;
    border-width: 1px 0;
    border-style: solid none;
    border-color: #dddddd; }
    .table.data-table tr td {
      width: 25%; }
    .table.data-table tr td:nth-child(4n-2) {
      text-align: right;
      padding-right: 50px; }
    .table.data-table.nomarbottom {
      margin-bottom: 0px; }
  .table.symbol-list th:first-child + th, .table.symbol-list td:first-child + td {
    border-left: none; }
  @media all and (max-width: 767px) {
    .table {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
      opacity: 0; }
      .table.mobile-load {
        -moz-animation: fadeIn 0.6s;
        -webkit-animation: fadeIn 0.6s;
        -o-animation: fadeIn 0.6s;
        -ms-animation: fadeIn 0.6s;
        animation: fadeIn 0.6s;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1; }
        @media print {
          .table.mobile-load {
            -moz-animation: none;
            -webkit-animation: none;
            -o-animation: none;
            -ms-animation: none;
            animation: none; } }
      .table.padhorizontal tbody tr td, .table.padhorizontal tbody tr th, .table.padhorizontal thead tr td, .table.padhorizontal thead tr th, .table.padhorizontal tfoot tr td, .table.padhorizontal tfoot tr th {
        padding-left: 5px;
        padding-right: 5px; }
      .table.data-table {
        border-bottom: none; }
        .table.data-table tr {
          width: 100%;
          border-bottom: 0; }
          .table.data-table tr td {
            width: 49.5%;
            display: inline-block;
            border-bottom: 1px solid #dddddd;
            float: left; }
            .table.data-table tr td.nomobile {
              display: none; }
          .table.data-table tr td:nth-child(2n) {
            text-align: right;
            padding-right: 0px; }
        .table.data-table.oddeven tr:nth-child(even) {
          background: white; }
        .table.data-table.oddeven tr td:nth-child(2n) {
          border-bottom: 1px solid #dddddd; }
        .table.data-table.oddeven tr td:nth-child(3n), .table.data-table.oddeven tr td:nth-child(4n) {
          background: #eaeaea; }
      .table .nomobile {
        display: none; }
      .table .onlymobile {
        display: table-cell; }
      .table th, .table td {
        padding: inherit 4px; } }
  @media print {
    .table .nomobile {
      display: table-cell; }
    .table .onlymobile {
      display: none; } }



/*   Post BGT   */

#AllContent_ContentRight_CboeSearchSimplecontrolHeader1_lblHeader {
    font-size: 1.2em;
    font-weight: 700;
    margin: 10px 0 10px 0;
}
#AllContent_ContentRight_CboeSearchSimplecontrol1_dgSimple table {
    width: 100%   
}
#AllContent_ContentRight_CboeSearchSimplecontrol1_dgSimple a {
    color: #135fad; 
}
#AllContent_ContentRight_CboeSearchSimplecontrol1_dgSimple a:hover, a:active {
      color: #313538; 
}
#AllContent_ContentRight_CboeSearchSimplecontrol1_dgSimple tr {
   border-bottom: 1px solid #cecece; 
}
#AllContent_ContentRight_CboeSearchSimplecontrol1_dgSimple td {
      padding: 5px 2px; 
      border-right: 1px solid #cecece;
}
#AllContent_ContentRight_CboeSearchSimplecontrol1_dgSimple tr:last-child {
      border-bottom: none; 
}
#AllContent_ContentRight_CboeSearchSimplecontrol1_dgSimple tr:nth-child(even) {
    background: #eaeaea; 
}
#AllContent_ContentRight_CboeSearchSimplecontrol1_dgSimple tr:nth-child(odd) {
    background: white; 
}
#AllContent_ContentRight_CboeSearchSimplecontrol1_dgSimple tr:first-child {
      border-top: 1px solid #cecece; 
}
#AllContent_ContentRight_CboeSearchSimplecontrol1_dgSimple tr:last-child {
      border-bottom: 1px solid #cecece; 
}
#AllContent_ContentRight_CboeSearchSimplecontrol1_dgSimple td:first-child {
      border-left: 1px solid #cecece;
}

#AllContent_ContentRight_CboeSearchSimplecontrol3_dgSimple table {
    width: 100%   
}
#AllContent_ContentRight_CboeSearchSimplecontrol3_dgSimple a {
    color: #135fad; 
}
#AllContent_ContentRight_CboeSearchSimplecontrol3_dgSimple a:hover, a:active {
      color: #313538; 
}
#AllContent_ContentRight_CboeSearchSimplecontrol3_dgSimple tr {
   border-bottom: 1px solid #cecece;
}
#AllContent_ContentRight_CboeSearchSimplecontrol3_dgSimple td {
      padding: 5px 2px; 
      border-right: 1px solid #cecece;
}
#AllContent_ContentRight_CboeSearchSimplecontrol3_dgSimple tr:last-child {
      border-bottom: none; 
}
#AllContent_ContentRight_CboeSearchSimplecontrol3_dgSimple tr:nth-child(even) {
    background: #eaeaea; 
}
#AllContent_ContentRight_CboeSearchSimplecontrol3_dgSimple tr:first-child {
      border-top: 1px solid #cecece; 
}
#AllContent_ContentRight_CboeSearchSimplecontrol3_dgSimple tr:last-child {
      border-bottom: 1px solid #cecece; 
} 
#AllContent_ContentRight_CboeSearchSimplecontrol3_dgSimple td:first-child {
      border-left: 1px solid #cecece;
}
/*
  Module: Ticker
  Description: Ticker items and wrapper (bar) component styling
*/
.ticker-bar {
  position: relative;
  padding: 0 10px; }
  .ticker-bar.loaded .control {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1; }
  .ticker-bar .control {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    position: absolute;
    background: #135fad;
    cursor: pointer;
    -webkit-transition-property: opacity background;
    -moz-transition-property: opacity background;
    -o-transition-property: opacity background;
    transition-property: opacity, background;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -ms-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
    text-align: center;
    padding: 6px 4px;
    top: 50%;
    margin-top: -13px; }
    .ticker-bar .control.left {
      left: -20px; }
    .ticker-bar .control.right {
      right: -20px; }
    .ticker-bar .control.disabled {
      background: #313538;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
      opacity: 0.2;
      cursor: default; }
  .ticker-bar.simple .bar {
    overflow: hidden; }
  .ticker-bar .bar {
    overflow: hidden;
    white-space: nowrap; }
    .ticker-bar .bar .inner {
      float: left; }
    .ticker-bar .bar .ticker-item {
      border-right: 1px solid #dddddd; }
      .ticker-bar .bar .ticker-item.no-border {
        border: none; }
      .ticker-bar .bar .ticker-item:last-child {
        border-right: none; }
    @media all and (max-width: 767px) { }
  @media print {
    .ticker-bar .bar {
      overflow: auto;
      white-space: normal; } }

.ticker-item {
  display: inline-block;
  padding: 0 15px; }
  .ticker-item:first-child {
    padding-left: 0; }
  .ticker-item:last-child {
    padding-right: 0; }
  .ticker-item span {
    display: block; }
  .ticker-item .symbol {
    font-size: 0.8em; }
  .ticker-item .volume {
    font-size: 0.8em; }
  .ticker-item .price {
    font-size: 1.2em;
    font-weight: 700; }
  .ticker-item .change {
    font-size: 0.9em;
    font-weight: 700;
    text-align: right; }
  @media print {
    .ticker-item {
      padding: 0 15px; }
      .ticker-item:first-child, .ticker-item:last-child {
        padding: 0 15px; } }

/*
  Module: TV Widget .player
  Description: Large player for single video with detaileed title and description.
*/
.widget-tv.player .title {
  border-bottom: 3px solid #12b7ed;
  padding-bottom: 10px;
  margin: 0 0 20px;
  position: relative; }
  .widget-tv.player .title h2 {
    font-size: 1.8em;
    margin: 0; }
    .widget-tv.player .title h2 .disclaimer {
      display: inline-block;
      width: 250px;
      font-size: 0.4em;
      color: #135fad; }
      .widget-tv.player .title h2 .disclaimer:hover, .widget-tv.player .title h2 .disclaimer:active {
        color: #313538; }
  .widget-tv.player .title .right {
    float: right; }
    .widget-tv.player .title .right .icons {
      display: inline-block;
      margin-right: 10px;
      position: relative;
      top: -4px; }
.widget-tv.player .prow {
  display: table;
  table-layout: fixed;
  width: 100%; }
  .widget-tv.player .prow .player, .widget-tv.player .prow .meta {
    display: table-cell;
    vertical-align: top; }
  .widget-tv.player .prow .player {
    width: 70%; }
  .widget-tv.player .prow .meta {
    width: 30%;
    padding-left: 20px; }
    .widget-tv.player .prow .meta .nowplaying, .widget-tv.player .prow .meta .next {
      color: #135fad;
      text-transform: uppercase;
      font-size: 1em;
      padding-bottom: 5px; }
    .widget-tv.player .prow .meta .nowplaying {
      border-bottom: 1px solid #dddddd; }
    .widget-tv.player .prow .meta .next {
      float: right;
      z-index: 1;
      position: relative; }
      .widget-tv.player .prow .meta .next a {
        color: #135fad; }
        .widget-tv.player .prow .meta .next a:hover, .widget-tv.player .prow .meta .next a:active {
          color: #313538; }
    .widget-tv.player .prow .meta h2 {
      font-size: 1.6em;
      margin: 0; }
    .widget-tv.player .prow .meta h3 {
      margin-top: 0; }
    .widget-tv.player .prow .meta .category {
      color: #135fad;
      margin: 0 0 5px;
      font-size: 1.2em; }
    .widget-tv.player .prow .meta p {
      margin: 0; }
@media all and (max-width: 1100px) {
  .widget-tv.player .prow .meta h2 {
    font-size: 1.2em; }
  .widget-tv.player .prow .meta .category {
    font-size: 1em; } }
@media all and (max-width: 767px) {
  .widget-tv.player .prow {
    display: block; }
    .widget-tv.player .prow .meta, .widget-tv.player .prow .player {
      display: block;
      width: 100%; }
    .widget-tv.player .prow .meta {
      padding-left: 0;
      margin-top: 50px; }
  .widget-tv.player .title h2 .disclaimer {
    display: block;
    width: 100%;
    padding-top: 3px; }
  .widget-tv.player .title .right .icons {
    float: left;
    top: 0; }
  .widget-tv.player .title .right .subscribe {
    float: right; } }
@media all and (max-width: 400px) {
  .widget-tv.player .title .right {
    margin-bottom: 5px;
    text-align: right; }
    .widget-tv.player .title .right .subscribe {
      display: block;
      width: 100%;
      float: none;
      clear: both;
      margin-top: 5px; }
    .widget-tv.player .title .right .icons {
      float: none;
      margin: 0; } }

/*
  Module: TV Widget .row
  Description: This allows for multiple rows of video thumbnails.
*/
.widget-tv.row {
  margin: 20px 0; }
  .widget-tv.row .title {
    display: table;
    width: 100%;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 10px; }
    .widget-tv.row .title h2, .widget-tv.row .title .viewall {
      display: table-cell;
      vertical-align: top; }
    .widget-tv.row .title h2 .total {
      color: #135fad; }
      .widget-tv.row .title h2 .total:hover, .widget-tv.row .title h2 .total:active {
        color: #313538; }
    .widget-tv.row .title .viewall {
      text-align: center;
      width: 80px;
      padding: 4px 0;
      vertical-align: middle; }
      .widget-tv.row .title .viewall.shown:before {
        content: "\00D7";
        display: inline; }
  .widget-tv.row .items {
    width: auto;
    max-width: none;
    min-width: 0;
    margin: 0 -15px;
    *zoom: 1;
    width: 100%;
    margin: 20px 0; }
    .widget-tv.row .items:before, .widget-tv.row .items:after {
      content: " ";
      display: table; }
    .widget-tv.row .items:after {
      clear: both; }
    .widget-tv.row .items .item {
      display: inline-block;
      /*width: 24.2%;*/
      width: 19.2%;
      vertical-align: top;
      padding: 10px; }
      @media only screen and (max-width: 767px) {
        .widget-tv.row .items .item {
          float: left;
          width: 50%;
          padding: 0 15px; } }
      .widget-tv.row .items .item .image {
        position: relative;
        z-index: 1; }
        .widget-tv.row .items .item .image img {
          position: relative;
          z-index: -1; }
        .widget-tv.row .items .item .image:before {
          background: #313538;
          content: '';
          display: none;
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
          opacity: 0.9; }
        .widget-tv.row .items .item .image:after {
          display: none;
          position: absolute;
          margin: 0 auto;
          top: 50%;
          left: 50%;
          content: ''; }
        .widget-tv.row .items .item .image:hover:before {
          display: block;
          content: '  '; }
        .widget-tv.row .items .item .image:hover:after {
          display: block;
          content: '';
          background: #135fad url(/assets/ui/classes/icons/assets/canvas.png) no-repeat 15px -360px;
          height: 60px;
          width: 60px;
          margin-top: -30px;
          margin-left: -30px;
          -webkit-border-radius: 30px;
          -moz-border-radius: 30px;
          -ms-border-radius: 30px;
          -o-border-radius: 30px;
          border-radius: 30px;
          text-indent: -5000em; }
      .widget-tv.row .items .item.active .image:before {
        display: block;
        content: '   '; }
      .widget-tv.row .items .item.active .image:after {
        display: block;
        content: 'Now Playing';
        margin-top: -11px;
        width: 90%;
        margin-left: -45%;
        height: auto;
        text-indent: 0;
        text-align: center;
        background: #b7120b;
        padding: 5px 0;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
        border-radius: 10px;
        color: white;
        font-weight: 700; }
      .widget-tv.row .items .item + .item + .item + .item + .item + .item {
        display: none; }
      .widget-tv.row .items .item img {
        max-height: 220px;
        background: #f7f7f7; }
    .widget-tv.row .items.expanded .item + .item + .item + .item + .item + .item {
      display: inline-block !important; }
  .widget-tv.row.stack .items .item {
    display: block;
    width: 100%;
    padding: 0; }
  .widget-tv.row .showWithAll {
    display: none;
    clear: both; }
  .widget-tv.row .meta {
    margin: 10px 0; }
    .widget-tv.row .meta span {
      display: inline-block; }
  /*.widget-tv.row.five .items .item {
    display: inline-block !important;
    width: 19.2%;
    vertical-align: top;
    padding: 10px; }*/
    /*@media only screen and (max-width: 767px) {
      .widget-tv.row.five .items .item {
        float: left;
        width: 50%;
        padding: 0 15px; } }
    .widget-tv.row.five .items .item + .item + .item + .item + .item + .item {
      display: none !important; }*/
  @media screen and (max-width: 767px) {
    .widget-tv.row .items .item:nth-child(2n+1) {
      clear: both; } }
  @media screen and (max-width: 900px) {
    .widget-tv.row .items .item {
      padding: 5px; }
      .widget-tv.row .items .item h3 {
        font-size: 1.1em; } }
  @media all and (max-width: 767px) {
    .widget-tv.row .title .viewall.expand {
      display: none; }
    .widget-tv.row .items.mobileExpandable .item {
      display: inline-block !important; } }
  @media screen and (max-width: 500px) {
    .widget-tv.row .items.mobileExpandable .item h3 {
      font-size: 1.1em; }
    .widget-tv.row .items.mobileExpandable .item p {
      display: none; }
    .widget-tv.row .title {
      position: relative;
      padding-right: 87px; }
      .widget-tv.row .title .expand, .widget-tv.row .title .viewall {
        display: inline-block;
        position: absolute;
        right: 0; } }

/*
  Module: TV Widget .single
  Description: Singlular version of CBOE video.
*/
.widget-tv.single {
  display: table;
  width: 100%;
  table-layout: fixed; }
  .widget-tv.single .tab > div {
    vertical-align: top;
    display: table-cell; }
    .widget-tv.single .tab > div.video {
      width: 60%; }
      .widget-tv.single .tab > div.video .wrapper {
        border: 15px solid #eaeaea; }
        .widget-tv.single .tab > div.video .wrapper img {
          width: 100%; }
    .widget-tv.single .tab > div.copy {
      padding-left: 20px;
      width: 40%; }
      .widget-tv.single .tab > div.copy h1, .widget-tv.single .tab > div.copy h2, .widget-tv.single .tab > div.copy h3, .widget-tv.single .tab > div.copy h4, .widget-tv.single .tab > div.copy h5 {
        color: #135fad;
        margin: 0 0 10px; }
  @media screen and (max-width: 900px) {
    .widget-tv.single .tab {
      display: block; }
      .widget-tv.single .tab > div {
        display: block; }
        .widget-tv.single .tab > div.video, .widget-tv.single .tab > div.copy {
          width: 100%; }
        .widget-tv.single .tab > div.copy {
          margin: 15px 0 0;
          padding: 0; } }

/*
  Module: TV Widget
  Description: Designed to hold multiple videos which can be toggled by user click/touch.
*/
.widget-tv .prime {
  margin: 10px 0;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden; }
  .widget-tv .prime iframe, .widget-tv .prime object, .widget-tv .prime embed, .widget-tv .prime video, .widget-tv .prime img {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    max-width: 100%; }
.widget-tv .options {
  padding: 0;
  margin: 0;
  list-style: none;
  width: auto;
  max-width: none;
  min-width: 0;
  margin: 0 -15px;
  *zoom: 1;
  margin: 0 -4px; }
  .widget-tv .options:before, .widget-tv .options:after {
    content: " ";
    display: table; }
  .widget-tv .options:after {
    clear: both; }
  .widget-tv .options li {
    float: left;
    position: relative;
    min-height: 1px;
    padding: 0 15px;
    width: 33.33333%;
    text-align: center;
    padding: 0 4px; }
    @media only screen and (max-width: 767px) {
      .widget-tv .options li {
        float: none;
        width: auto; } }
@media screen and (max-width: 767px) {
  .widget-tv .options li {
    float: left;
    width: 33.33333%; } }

/*
  Module: Widgets
  Description: Base style wrapper for widget elements
*/
@-moz-document url-prefix() {
  .widget {
    -webkit-box-shadow: inset 0 4px 0 #12b7ed, inset 0 0 0 1px #c4c4c4 !important;
    -moz-box-shadow: inset 0 4px 0 #12b7ed, inset 0 0 0 1px #c4c4c4 !important;
    -ms-box-shadow: inset 0 4px 0 #12b7ed, inset 0 0 0 1px #c4c4c4 !important;
    -o-box-shadow: inset 0 4px 0 #12b7ed, inset 0 0 0 1px #c4c4c4 !important;
    box-shadow: inset 0 4px 0 #12b7ed, inset 0 0 0 1px #c4c4c4 !important; }
    .widget:before {
      display: none !important; }
    .widget.noborders {
      -webkit-box-shadow: inset 0 4px 0 #12b7ed !important;
      -moz-box-shadow: inset 0 4px 0 #12b7ed !important;
      -ms-box-shadow: inset 0 4px 0 #12b7ed !important;
      -o-box-shadow: inset 0 4px 0 #12b7ed !important;
      box-shadow: inset 0 4px 0 #12b7ed !important; } }

.widget {
  background: white;
  padding: 14px 10px 10px;
  position: relative;
  -webkit-box-shadow: inset 0 0 0 1px #c4c4c4;
  -moz-box-shadow: inset 0 0 0 1px #c4c4c4;
  -ms-box-shadow: inset 0 0 0 1px #c4c4c4;
  -o-box-shadow: inset 0 0 0 1px #c4c4c4;
  box-shadow: inset 0 0 0 1px #c4c4c4;
  border: 1px solid #dddddd \9; }
  .widget.noborders {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    border: none\9; }
  .widget:before {
    display: block;
    content: '';
    position: absolute;
    top: 0px;
    left: 0;
    background: #12b7ed;
    width: 100%;
    height: 4px; }
  .widget h3 {
    font-size: 1.3em; }
  .widget.nostyle {
    background: none;
    border: none;
    padding: 0;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -ms-box-shadow: none !important;
    -o-box-shadow: none !important;
    box-shadow: none !important; }
    .widget.nostyle:before {
      display: none; }
  @media screen and (max-width: 767px) {
    .widget {
      margin: 10px 0; } }

.widget-title {
  border-bottom: 1px solid #dddddd;
  padding: 0 0 10px 0;
  margin: 0 0 15px 0;
  position: relative;
  *zoom: 1; }
  .widget-title:before, .widget-title:after {
    content: " ";
    display: table; }
  .widget-title:after {
    clear: both; }
  .widget-title.blueborder {
    border-bottom: 3px solid #12b7ed; }
  .widget-title.subwidget {
    border-bottom: 0;
    font-size: 0.9em;
    text-transform: uppercase;
    color: #135fad;
    margin: 0 0 3px;
    padding: 0 0 5px; }
    .widget-title.subwidget ~ .subwidget {
      border-top: 1px solid #dddddd;
      padding-top: 20px;
      margin-top: 10px; }
  .widget-title .promo {
    float: right; }
    .widget-title .promo a {
      color: #135fad;
      text-transform: uppercase;
      font-size: 10px; }
      .widget-title .promo a:hover, .widget-title .promo a:active {
        color: #313538; }
      .widget-title .promo a.button {
        color: white;
        text-transform: none; }
    .widget-title .promo .optionshub {
      margin-top: -4px; }
  @media all and (max-width: 767px) {
    .widget-title {
      *zoom: 1; }
      .widget-title:before, .widget-title:after {
        content: " ";
        display: table; }
      .widget-title:after {
        clear: both; } }


.widget-title.nomargins {
    margin: 0;
    border-bottom: none;
    padding: 0 0 5px 0; 
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    .widget-title.nomargins {
    padding: 0 0 10px 0; 
}
}

@media all and (max-width: 667px) {
    .widget-title.nomargins {
    padding: 0 0 10px 0;
}
}
@media all and (max-width: 1024px) {
    .widget-title.nomargins {
    border-bottom: 1px solid #dddddd;
    padding: 0 0 10px 0;
    margin: 0 0 15px 0;
}
}

/*
  Module: mktstat Block
  Description: A mktstat block holder using an article node.
*/
 article.mktstat {
  word-wrap: break-word;
  /*
    Overwrites for default restable styles
  */ }
  
 article.mktstat a {
    color: #135fad; }
    article.mktstat a:hover, article.mktstat a:active {
      color: #313538; }
    article.mktstat a img {
      padding-bottom: 1px;
      border-bottom: 4px solid #12b7ed; }
  article.mktstat .float-left {
    float: left;
    margin: 0 0 0px 10px; }
  article.mktstat .float-right {
    float: right;
    margin: 0 10px 0px 0px; }
  article.mktstat .ratios {
    float: left;
	color: ;
    margin: 10px; }
  article.mktstat .overview {
    float: ;
	color: ;
    margin: 10px 0; }
	article.mktstat .dark-row {
    float: ;
	color: ;
    margin: 10px 0; }
	article.mktstat .dark-row2 {
    float: ;
	color: ;
    margin: 10px 0; }
  article.mktstat table {
    width: 100%;
    margin: 25px 0;
    font-weight: 700; }
    article.mktstat table thead {
      background: #135fad;
      color: white; }
      article.mktstat table thead tr th {
        padding: 8px 0;
        text-transform: uppercase; }
        article.mktstat table thead tr th:first-child {
          border-right: 1px solid white; }
    article.mktstat table tbody tr {
      border-top: 1px solid white; }
      article.mktstat table tbody tr td {
        padding: 8px 2px;
        text-align: center;
        border-left: 1px solid white; }
		
		article.mktstat table tr td.titleleft {
		  background:#333;
		  color: #fff;
      padding: 8px 10px;
      text-align: left;
      border-left: 1px solid white; 
		}
    article.mktstat table tr td.mktAd,
    article.mktstat table tbody tr:nth-child(even) td.mktAd:first-child, 
    article.mktstat table tbody tr td.mktAd:first-child {
      background: #fff;
      color: #666;
    }
		/*article.mktstat table tbody tr td.titleleft:first-child,  article.mktstat table tr td.titleleft {
background:#686868;
color: #fff;
padding: 8px 10px;
text-align: left;
border-left: 1px solid white; }

article.mktstat table tbody tr td.titleleft2:first-child,  article.mktstat table tr td.titleleft2 {
background:#868686;
color: #fff;
padding: 8px 10px;
text-align: left;
border-left: 1px solid white; }*/
		
        article.mktstat table tbody tr td:first-child {
          background: #e0e0e0;
          color: #000;
          text-transform: uppercase;
          border-left: none; }
      article.mktstat table tbody tr:nth-child(even) {
        background: #efefef; }
        article.mktstat table tbody tr:nth-child(even) td:first-child {
          background: #efefef; }
      article.mktstat table tbody tr:nth-child(odd) {
        background: #e0e0e0; }
		
article.mktstat table tbody tr:nth-child(even) td.titleleft:first-child, 
article.mktstat table tbody tr td.titleleft:first-child	{
		background:#686868;
		color: #fff;
}
  article.mktstat .tabletolist > li .titles {
    background-color: #135fad; }
  article.mktstat .tabletolist > li ul > li {
    display: table;
    width: 100%;
    table-layout: fixed;
    padding: 0; }
    article.mktstat .tabletolist > li ul > li .row_headers, article.mktstat .tabletolist > li ul > li .row_data {
      display: table-cell;
      width: 50%;
      float: none;
      padding: 10px; }
    article.mktstat .tabletolist > li ul > li .row_headers {
      background-color: #21a825;
      color: white;
      font-weight: 700;
      text-transform: uppercase; }		
  article.mktstat h1 a, article.mktstat h2 a, article.mktstat h3 a, article.mktstat h4 a {
    display: block; }
    article.mktstat h1 a:after, article.mktstat h2 a:after, article.mktstat h3 a:after, article.mktstat h4 a:after {
      display: inline-block;
      mktstat: '';
      width: 0px;
      height: 0px;
      border-style: solid;
      border-width: 4px 0 4px 8px;
      border-color: transparent transparent transparent #313538;
      vertical-align: middle;
      margin: -3px 0 0 7px; }
  @media screen and (max-width: 950px) {
    article.mktstat .float-right.advert {
      width: 50%; }
    article.mktstat .button {
      display: block;
      width: 100%;
      text-align: center;
      margin: 10px 0; }
      article.mktstat .button a {
        display: block; } } 

