/*!
 * Bootstrap v2.3.1
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * https://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}

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

.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
}

html {
  -webkit-text-size-adjust: none;
      -ms-text-size-adjust: none;
}

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

a:hover,
a:active {
  outline: 0;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  width: auto\9;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

#map_canvas img,
.google-maps img {
  max-width: none;
}

button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}

button,
input {
  *overflow: visible;
  line-height: normal;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}

input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}

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

textarea {
  overflow: auto;
  vertical-align: top;
}

@media print {
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}

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

a {
  color: #0088cc;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #005580;
  text-decoration: underline;
}

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

.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.img-circle {
  -webkit-border-radius: 500px;
     -moz-border-radius: 500px;
          border-radius: 500px;
}

.row {
  margin-left: -20px;
  *zoom: 1;
}

.row:before,
.row:after {
  display: table;
  line-height: 0;
  content: "";
}

.row:after {
  clear: both;
}

[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}

.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}

.span12 {
  width: 940px;
}

.span11 {
  width: 860px;
}

.span10 {
  width: 780px;
}

.span9 {
  width: 700px;
}

.span8 {
  width: 620px;
}

.span7 {
  width: 540px;
}

.span6 {
  width: 460px;
}

.span5 {
  width: 380px;
}

.span4 {
  width: 300px;
}

.span3 {
  width: 220px;
}

.span2 {
  width: 140px;
}

.span1 {
  width: 60px;
}

.offset12 {
  margin-left: 980px;
}

.offset11 {
  margin-left: 900px;
}

.offset10 {
  margin-left: 820px;
}

.offset9 {
  margin-left: 740px;
}

.offset8 {
  margin-left: 660px;
}

.offset7 {
  margin-left: 580px;
}

.offset6 {
  margin-left: 500px;
}

.offset5 {
  margin-left: 420px;
}

.offset4 {
  margin-left: 340px;
}

.offset3 {
  margin-left: 260px;
}

.offset2 {
  margin-left: 180px;
}

.offset1 {
  margin-left: 100px;
}

.row-fluid {
  width: 100%;
  *zoom: 1;
}

.row-fluid:before,
.row-fluid:after {
  display: table;
  line-height: 0;
  content: "";
}

.row-fluid:after {
  clear: both;
}

.row-fluid [class*="span"] {
  display: block;
  float: left;
  width: 100%;
  min-height: 30px;
  margin-left: 2.127659574468085%;
  *margin-left: 2.074468085106383%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}

.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.127659574468085%;
}

.row-fluid .span12 {
  width: 100%;
  *width: 99.94680851063829%;
}

.row-fluid .span11 {
  width: 91.48936170212765%;
  *width: 91.43617021276594%;
}

.row-fluid .span10 {
  width: 82.97872340425532%;
  *width: 82.92553191489361%;
}

.row-fluid .span9 {
  width: 74.46808510638297%;
  *width: 74.41489361702126%;
}

.row-fluid .span8 {
  width: 65.95744680851064%;
  *width: 65.90425531914893%;
}

.row-fluid .span7 {
  width: 57.44680851063829%;
  *width: 57.39361702127659%;
}

.row-fluid .span6 {
  width: 48.93617021276595%;
  *width: 48.88297872340425%;
}

.row-fluid .span5 {
  width: 40.42553191489362%;
  *width: 40.37234042553192%;
}

.row-fluid .span4 {
  width: 31.914893617021278%;
  *width: 31.861702127659576%;
}

.row-fluid .span3 {
  width: 23.404255319148934%;
  *width: 23.351063829787233%;
}

.row-fluid .span2 {
  width: 14.893617021276595%;
  *width: 14.840425531914894%;
}

.row-fluid .span1 {
  width: 6.382978723404255%;
  *width: 6.329787234042553%;
}

.row-fluid .offset12 {
  margin-left: 104.25531914893617%;
  *margin-left: 104.14893617021275%;
}

.row-fluid .offset12:first-child {
  margin-left: 102.12765957446808%;
  *margin-left: 102.02127659574467%;
}

.row-fluid .offset11 {
  margin-left: 95.74468085106382%;
  *margin-left: 95.6382978723404%;
}

.row-fluid .offset11:first-child {
  margin-left: 93.61702127659574%;
  *margin-left: 93.51063829787232%;
}

.row-fluid .offset10 {
  margin-left: 87.23404255319149%;
  *margin-left: 87.12765957446807%;
}

.row-fluid .offset10:first-child {
  margin-left: 85.1063829787234%;
  *margin-left: 84.99999999999999%;
}

.row-fluid .offset9 {
  margin-left: 78.72340425531914%;
  *margin-left: 78.61702127659572%;
}

.row-fluid .offset9:first-child {
  margin-left: 76.59574468085106%;
  *margin-left: 76.48936170212764%;
}

.row-fluid .offset8 {
  margin-left: 70.2127659574468%;
  *margin-left: 70.10638297872339%;
}

.row-fluid .offset8:first-child {
  margin-left: 68.08510638297872%;
  *margin-left: 67.9787234042553%;
}

.row-fluid .offset7 {
  margin-left: 61.70212765957446%;
  *margin-left: 61.59574468085106%;
}

.row-fluid .offset7:first-child {
  margin-left: 59.574468085106375%;
  *margin-left: 59.46808510638297%;
}

.row-fluid .offset6 {
  margin-left: 53.191489361702125%;
  *margin-left: 53.085106382978715%;
}

.row-fluid .offset6:first-child {
  margin-left: 51.063829787234035%;
  *margin-left: 50.95744680851063%;
}

.row-fluid .offset5 {
  margin-left: 44.68085106382979%;
  *margin-left: 44.57446808510638%;
}

.row-fluid .offset5:first-child {
  margin-left: 42.5531914893617%;
  *margin-left: 42.4468085106383%;
}

.row-fluid .offset4 {
  margin-left: 36.170212765957444%;
  *margin-left: 36.06382978723405%;
}

.row-fluid .offset4:first-child {
  margin-left: 34.04255319148936%;
  *margin-left: 33.93617021276596%;
}

.row-fluid .offset3 {
  margin-left: 27.659574468085104%;
  *margin-left: 27.5531914893617%;
}

.row-fluid .offset3:first-child {
  margin-left: 25.53191489361702%;
  *margin-left: 25.425531914893618%;
}

.row-fluid .offset2 {
  margin-left: 19.148936170212764%;
  *margin-left: 19.04255319148936%;
}

.row-fluid .offset2:first-child {
  margin-left: 17.02127659574468%;
  *margin-left: 16.914893617021278%;
}

.row-fluid .offset1 {
  margin-left: 10.638297872340425%;
  *margin-left: 10.53191489361702%;
}

.row-fluid .offset1:first-child {
  margin-left: 8.51063829787234%;
  *margin-left: 8.404255319148938%;
}

[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}

[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}

.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}

.container:before,
.container:after {
  display: table;
  line-height: 0;
  content: "";
}

.container:after {
  clear: both;
}

.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}

.container-fluid:before,
.container-fluid:after {
  display: table;
  line-height: 0;
  content: "";
}

.container-fluid:after {
  clear: both;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
  line-height: 30px;
}

small {
  font-size: 85%;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

cite {
  font-style: normal;
}

.muted {
  color: #999999;
}

a.muted:hover,
a.muted:focus {
  color: #808080;
}

.text-warning {
  color: #c09853;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}

.text-error {
  color: #e9322d;
}

a.text-error:hover,
a.text-error:focus {
  color: #953b39;
}

.text-info {
  color: #3a87ad;
}

a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}

.text-success {
  color: #468847;
}

a.text-success:hover,
a.text-success:focus {
  color: #356635;
}

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

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

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

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}

h1,
h2,
h3 {
  line-height: 40px;
}

h1 {
  font-size: 38.5px;
}

h2 {
  font-size: 31.5px;
}

h3 {
  font-size: 24.5px;
}

h4 {
  font-size: 17.5px;
}

h5 {
  font-size: 14px;
}

h6 {
  font-size: 11.9px;
}

h1 small {
  font-size: 24.5px;
}

h2 small {
  font-size: 17.5px;
}

h3 small {
  font-size: 14px;
}

h4 small {
  font-size: 14px;
}

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

ul,
ol {
  padding: 0;
  margin: 0 0 10px 25px;
}

ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}

li {
  line-height: 20px;
}

ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}

ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}

ul.inline > li,
ol.inline > li {
  display: inline-block;
  *display: inline;
  padding-right: 5px;
  padding-left: 5px;
  *zoom: 1;
}

dl {
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 20px;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 10px;
}

.dl-horizontal {
  *zoom: 1;
}

.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  line-height: 0;
  content: "";
}

.dl-horizontal:after {
  clear: both;
}

.dl-horizontal dt {
  float: left;
  width: 160px;
  overflow: hidden;
  clear: left;
  text-align: right;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.dl-horizontal dd {
  margin-left: 180px;
}

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

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

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

blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}

blockquote p {
  margin-bottom: 0;
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}

blockquote small {
  display: block;
  line-height: 20px;
  color: #999999;
}

blockquote small:before {
  content: '\2014 \00A0';
}

blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}

blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}

blockquote.pull-right small:before {
  content: '';
}

blockquote.pull-right small:after {
  content: '\00A0 \2014';
}

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

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

code,
pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 12px;
  color: #333333;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

code {
  padding: 2px 4px;
  color: #d14;
  white-space: nowrap;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 20px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

pre.prettyprint {
  margin-bottom: 20px;
}

pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}

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

form {
  margin: 0 0 20px;
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 40px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

legend small {
  font-size: 15px;
  color: #999999;
}

label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}

input,
button,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

label {
  display: block;
  margin-bottom: 5px;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  vertical-align: middle;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

input,
textarea,
.uneditable-input {
  width: 206px;
}

textarea {
  height: auto;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
     -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
       -o-transition: border linear 0.2s, box-shadow linear 0.2s;
          transition: border linear 0.2s, box-shadow linear 0.2s;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  *margin-top: 0;
  line-height: normal;
}

input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}

select,
input[type="file"] {
  height: 30px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */

  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */

  line-height: 30px;
}

select {
  width: 220px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
}

select[multiple],
select[size] {
  height: auto;
}

select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.uneditable-input,
.uneditable-textarea {
  color: #999999;
  cursor: not-allowed;
  background-color: #fcfcfc;
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
     -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
}

.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}

.uneditable-textarea {
  width: auto;
  height: auto;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}

.radio,
.checkbox {
  min-height: 20px;
  padding-left: 20px;
}

.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}

.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}

.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}

.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}

.input-mini {
  width: 60px;
}

.input-small {
  width: 90px;
}

.input-medium {
  width: 150px;
}

.input-large {
  width: 210px;
}

.input-xlarge {
  width: 270px;
}

.input-xxlarge {
  width: 530px;
}

input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}

.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}

input,
textarea,
.uneditable-input {
  margin-left: 0;
}

.controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px;
}

input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 926px;
}

input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 846px;
}

input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 766px;
}

input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 686px;
}

input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 606px;
}

input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 526px;
}

input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 446px;
}

input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 366px;
}

input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 286px;
}

input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 206px;
}

input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 126px;
}

input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 46px;
}

.controls-row {
  *zoom: 1;
}

.controls-row:before,
.controls-row:after {
  display: table;
  line-height: 0;
  content: "";
}

.controls-row:after {
  clear: both;
}

.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
  float: left;
}

.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
  padding-top: 5px;
}

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee;
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}

.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}

.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
}

.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}

.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}

.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #e9322d;
}

.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #e9322d;
}

.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #e9322d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #e9322d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}

.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #e9322d;
  background-color: #f2dede;
  border-color: #e9322d;
}

.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}

.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
}

.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}

.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}

.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}

.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
}

.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}

.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}

input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #e9322d;
  border-color: #ee5f5b;
}

input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
     -moz-box-shadow: 0 0 6px #f8b9b7;
          box-shadow: 0 0 6px #f8b9b7;
}

.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}

.form-actions:before,
.form-actions:after {
  display: table;
  line-height: 0;
  content: "";
}

.form-actions:after {
  clear: both;
}

.help-block,
.help-inline {
  color: #595959;
}

.help-block {
  display: block;
  margin-bottom: 10px;
}

.help-inline {
  display: inline-block;
  *display: inline;
  padding-left: 5px;
  vertical-align: middle;
  *zoom: 1;
}

.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 0;
  white-space: nowrap;
  vertical-align: middle;
}

.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
  font-size: 14px;
}

.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 4px 4px 0;
     -moz-border-radius: 0 4px 4px 0;
          border-radius: 0 4px 4px 0;
}

.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}

.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 20px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #eeeeee;
  border: 1px solid #ccc;
}

.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.input-append .active,
.input-prepend .active {
  background-color: #a9dba9;
  border-color: #46a546;
}

.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}

.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 4px 0 0 4px;
     -moz-border-radius: 4px 0 0 4px;
          border-radius: 4px 0 0 4px;
}

.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 4px 0 0 4px;
     -moz-border-radius: 4px 0 0 4px;
          border-radius: 4px 0 0 4px;
}

.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  -webkit-border-radius: 0 4px 4px 0;
     -moz-border-radius: 0 4px 4px 0;
          border-radius: 0 4px 4px 0;
}

.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}

.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 4px 4px 0;
     -moz-border-radius: 0 4px 4px 0;
          border-radius: 0 4px 4px 0;
}

.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 4px 4px 0;
     -moz-border-radius: 0 4px 4px 0;
          border-radius: 0 4px 4px 0;
}

.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
     -moz-border-radius: 4px 0 0 4px;
          border-radius: 4px 0 0 4px;
}

.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
     -moz-border-radius: 0 4px 4px 0;
          border-radius: 0 4px 4px 0;
}

.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}

input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */

  margin-bottom: 0;
  -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
          border-radius: 15px;
}

/* Allow for input prepend/append in search forms */

.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
     -moz-border-radius: 14px 0 0 14px;
          border-radius: 14px 0 0 14px;
}

.form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
     -moz-border-radius: 0 14px 14px 0;
          border-radius: 0 14px 14px 0;
}

.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
     -moz-border-radius: 0 14px 14px 0;
          border-radius: 0 14px 14px 0;
}

.form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
     -moz-border-radius: 14px 0 0 14px;
          border-radius: 14px 0 0 14px;
}

.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  vertical-align: middle;
  *zoom: 1;
}

.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}

.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block;
}

.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}

.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}

.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}

.control-group {
  margin-bottom: 10px;
}

legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}

.form-horizontal .control-group {
  margin-bottom: 20px;
  *zoom: 1;
}

.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  line-height: 0;
  content: "";
}

.form-horizontal .control-group:after {
  clear: both;
}

.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}

.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0;
}

.form-horizontal .controls:first-child {
  *padding-left: 180px;
}

.form-horizontal .help-block {
  margin-bottom: 0;
}

.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
  margin-top: 10px;
}

.form-horizontal .form-actions {
  padding-left: 180px;
}

table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}

.table {
  width: 100%;
  margin-bottom: 20px;
}

.table th,
.table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

.table th {
  font-weight: bold;
}

.table thead th {
  vertical-align: bottom;
}

.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}

.table tbody + tbody {
  border-top: 2px solid #dddddd;
}

.table .table {
  background-color: #ffffff;
}

.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}

.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dddddd;
}

.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}

.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}

.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}

.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
}

.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
}

.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
          border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
}

.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
          border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
}

.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}

.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}

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

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

table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}

.table td.span1,
.table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}

.table td.span2,
.table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}

.table td.span3,
.table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}

.table td.span4,
.table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}

.table td.span5,
.table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}

.table td.span6,
.table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}

.table td.span7,
.table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}

.table td.span8,
.table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}

.table td.span9,
.table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}

.table td.span10,
.table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}

.table td.span11,
.table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}

.table td.span12,
.table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}

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

.table tbody tr.error > td {
  background-color: #f2dede;
}

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

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

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

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

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

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

[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-top: 1px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  /*background-image: url("../img/glyphicons-halflings.png");*/
  /*BI custom fix for  background-image url*/
  background-image: url('../CMS/assets/img/vendor/bootstrap/glyphicons-halflings.png');
  background-position: 14px 14px;
  background-repeat: no-repeat;
}

/* White icons with optional class, or on hover/focus/active states of certain elements */

.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:focus > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > li > a:focus > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:focus > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"],
.dropdown-submenu:focus > a > [class*=" icon-"] {
  /*background-image: url("../img/glyphicons-halflings-white.png");*/
  /*BI custom fix for  background-image url*/
  background-image: url('../CMS/assets/img/vendor/bootstrap/glyphicons-halflings-white.png');
}

.icon-glass {
  background-position: 0      0;
}

.icon-music {
  background-position: -24px 0;
}

.icon-search {
  background-position: -48px 0;
}

.icon-envelope {
  background-position: -72px 0;
}

.icon-heart {
  background-position: -96px 0;
}

.icon-star {
  background-position: -120px 0;
}

.icon-star-empty {
  background-position: -144px 0;
}

.icon-user {
  background-position: -168px 0;
}

.icon-film {
  background-position: -192px 0;
}

.icon-th-large {
  background-position: -216px 0;
}

.icon-th {
  background-position: -240px 0;
}

.icon-th-list {
  background-position: -264px 0;
}

.icon-ok {
  background-position: -288px 0;
}

.icon-remove {
  background-position: -312px 0;
}

.icon-zoom-in {
  background-position: -336px 0;
}

.icon-zoom-out {
  background-position: -360px 0;
}

.icon-off {
  background-position: -384px 0;
}

.icon-signal {
  background-position: -408px 0;
}

.icon-cog {
  background-position: -432px 0;
}

.icon-trash {
  background-position: -456px 0;
}

.icon-home {
  background-position: 0 -24px;
}

.icon-file {
  background-position: -24px -24px;
}

.icon-time {
  background-position: -48px -24px;
}

.icon-road {
  background-position: -72px -24px;
}

.icon-download-alt {
  background-position: -96px -24px;
}

.icon-download {
  background-position: -120px -24px;
}

.icon-upload {
  background-position: -144px -24px;
}

.icon-inbox {
  background-position: -168px -24px;
}

.icon-play-circle {
  background-position: -192px -24px;
}

.icon-repeat {
  background-position: -216px -24px;
}

.icon-refresh {
  background-position: -240px -24px;
}

.icon-list-alt {
  background-position: -264px -24px;
}

.icon-lock {
  background-position: -287px -24px;
}

.icon-flag {
  background-position: -312px -24px;
}

.icon-headphones {
  background-position: -336px -24px;
}

.icon-volume-off {
  background-position: -360px -24px;
}

.icon-volume-down {
  background-position: -384px -24px;
}

.icon-volume-up {
  background-position: -408px -24px;
}

.icon-qrcode {
  background-position: -432px -24px;
}

.icon-barcode {
  background-position: -456px -24px;
}

.icon-tag {
  background-position: 0 -48px;
}

.icon-tags {
  background-position: -25px -48px;
}

.icon-book {
  background-position: -48px -48px;
}

.icon-bookmark {
  background-position: -72px -48px;
}

.icon-print {
  background-position: -96px -48px;
}

.icon-camera {
  background-position: -120px -48px;
}

.icon-font {
  background-position: -144px -48px;
}

.icon-bold {
  background-position: -167px -48px;
}

.icon-italic {
  background-position: -192px -48px;
}

.icon-text-height {
  background-position: -216px -48px;
}

.icon-text-width {
  background-position: -240px -48px;
}

.icon-align-left {
  background-position: -264px -48px;
}

.icon-align-center {
  background-position: -288px -48px;
}

.icon-align-right {
  background-position: -312px -48px;
}

.icon-align-justify {
  background-position: -336px -48px;
}

.icon-list {
  background-position: -360px -48px;
}

.icon-indent-left {
  background-position: -384px -48px;
}

.icon-indent-right {
  background-position: -408px -48px;
}

.icon-facetime-video {
  background-position: -432px -48px;
}

.icon-picture {
  background-position: -456px -48px;
}

.icon-pencil {
  background-position: 0 -72px;
}

.icon-map-marker {
  background-position: -24px -72px;
}

.icon-adjust {
  background-position: -48px -72px;
}

.icon-tint {
  background-position: -72px -72px;
}

.icon-edit {
  background-position: -96px -72px;
}

.icon-share {
  background-position: -120px -72px;
}

.icon-check {
  background-position: -144px -72px;
}

.icon-move {
  background-position: -168px -72px;
}

.icon-step-backward {
  background-position: -192px -72px;
}

.icon-fast-backward {
  background-position: -216px -72px;
}

.icon-backward {
  background-position: -240px -72px;
}

.icon-play {
  background-position: -264px -72px;
}

.icon-pause {
  background-position: -288px -72px;
}

.icon-stop {
  background-position: -312px -72px;
}

.icon-forward {
  background-position: -336px -72px;
}

.icon-fast-forward {
  background-position: -360px -72px;
}

.icon-step-forward {
  background-position: -384px -72px;
}

.icon-eject {
  background-position: -408px -72px;
}

.icon-chevron-left {
  background-position: -432px -72px;
}

.icon-chevron-right {
  background-position: -456px -72px;
}

.icon-plus-sign {
  background-position: 0 -96px;
}

.icon-minus-sign {
  background-position: -24px -96px;
}

.icon-remove-sign {
  background-position: -48px -96px;
}

.icon-ok-sign {
  background-position: -72px -96px;
}

.icon-question-sign {
  background-position: -96px -96px;
}

.icon-info-sign {
  background-position: -120px -96px;
}

.icon-screenshot {
  background-position: -144px -96px;
}

.icon-remove-circle {
  background-position: -168px -96px;
}

.icon-ok-circle {
  background-position: -192px -96px;
}

.icon-ban-circle {
  background-position: -216px -96px;
}

.icon-arrow-left {
  background-position: -240px -96px;
}

.icon-arrow-right {
  background-position: -264px -96px;
}

.icon-arrow-up {
  background-position: -289px -96px;
}

.icon-arrow-down {
  background-position: -312px -96px;
}

.icon-share-alt {
  background-position: -336px -96px;
}

.icon-resize-full {
  background-position: -360px -96px;
}

.icon-resize-small {
  background-position: -384px -96px;
}

.icon-plus {
  background-position: -408px -96px;
}

.icon-minus {
  background-position: -433px -96px;
}

.icon-asterisk {
  background-position: -456px -96px;
}

.icon-exclamation-sign {
  background-position: 0 -120px;
}

.icon-gift {
  background-position: -24px -120px;
}

.icon-leaf {
  background-position: -48px -120px;
}

.icon-fire {
  background-position: -72px -120px;
}

.icon-eye-open {
  background-position: -96px -120px;
}

.icon-eye-close {
  background-position: -120px -120px;
}

.icon-warning-sign {
  background-position: -144px -120px;
}

.icon-plane {
  background-position: -168px -120px;
}

.icon-calendar {
  background-position: -192px -120px;
}

.icon-random {
  width: 16px;
  background-position: -216px -120px;
}

.icon-comment {
  background-position: -240px -120px;
}

.icon-magnet {
  background-position: -264px -120px;
}

.icon-chevron-up {
  background-position: -288px -120px;
}

.icon-chevron-down {
  background-position: -313px -119px;
}

.icon-retweet {
  background-position: -336px -120px;
}

.icon-shopping-cart {
  background-position: -360px -120px;
}

.icon-folder-close {
  width: 16px;
  background-position: -384px -120px;
}

.icon-folder-open {
  width: 16px;
  background-position: -408px -120px;
}

.icon-resize-vertical {
  background-position: -432px -119px;
}

.icon-resize-horizontal {
  background-position: -456px -118px;
}

.icon-hdd {
  background-position: 0 -144px;
}

.icon-bullhorn {
  background-position: -24px -144px;
}

.icon-bell {
  background-position: -48px -144px;
}

.icon-certificate {
  background-position: -72px -144px;
}

.icon-thumbs-up {
  background-position: -96px -144px;
}

.icon-thumbs-down {
  background-position: -120px -144px;
}

.icon-hand-right {
  background-position: -144px -144px;
}

.icon-hand-left {
  background-position: -168px -144px;
}

.icon-hand-up {
  background-position: -192px -144px;
}

.icon-hand-down {
  background-position: -216px -144px;
}

.icon-circle-arrow-right {
  background-position: -240px -144px;
}

.icon-circle-arrow-left {
  background-position: -264px -144px;
}

.icon-circle-arrow-up {
  background-position: -288px -144px;
}

.icon-circle-arrow-down {
  background-position: -312px -144px;
}

.icon-globe {
  background-position: -336px -144px;
}

.icon-wrench {
  background-position: -360px -144px;
}

.icon-tasks {
  background-position: -384px -144px;
}

.icon-filter {
  background-position: -408px -144px;
}

.icon-briefcase {
  background-position: -432px -144px;
}

.icon-fullscreen {
  background-position: -456px -144px;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle {
  *margin-bottom: -3px;
}

.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}

.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  color: #ffffff;
  text-decoration: none;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  outline: 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: default;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.open {
  *z-index: 1000;
}

.open > .dropdown-menu {
  display: block;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000000;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
     -moz-border-radius: 0 6px 6px 6px;
          border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}

.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
     -moz-border-radius: 5px 5px 5px 0;
          border-radius: 5px 5px 5px 0;
}

.dropdown-submenu > a:after {
  display: block;
  float: right;
  width: 0;
  height: 0;
  margin-top: 5px;
  margin-right: -10px;
  border-color: transparent;
  border-left-color: #cccccc;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
}

.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
     -moz-border-radius: 6px 0 6px 6px;
          border-radius: 6px 0 6px 6px;
}

.dropdown .dropdown-menu .nav-header {
  padding-right: 20px;
  padding-left: 20px;
}

.typeahead {
  z-index: 1051;
  margin-top: 2px;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-large {
  padding: 24px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}

.well-small {
  padding: 9px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
     -moz-transition: opacity 0.15s linear;
       -o-transition: opacity 0.15s linear;
          transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
     -moz-transition: height 0.35s ease;
       -o-transition: height 0.35s ease;
          transition: height 0.35s ease;
}

.collapse.in {
  height: auto;
}

.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.btn {
  display: inline-block;
  *display: inline;
  padding: 4px 12px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

.btn:active,
.btn.active {
  background-color: #cccccc \9;
}

.btn:first-child {
  *margin-left: 0;
}

.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.btn-large {
  padding: 11px 19px;
  font-size: 17.5px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}

.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}

.btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}

.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}

.btn-mini {
  padding: 0 6px;
  font-size: 10.5px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}

.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #006dcc;
  *background-color: #0044cc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
}

.btn-primary:active,
.btn-primary.active {
  background-color: #003399 \9;
}

.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  *background-color: #f89406;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}

.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}

.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  *background-color: #bd362f;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}

.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}

.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  *background-color: #51a351;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}

.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}

.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  *background-color: #2f96b4;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}

.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}

.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  *background-color: #222222;
  background-image: -moz-linear-gradient(top, #444444, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
  background-image: -webkit-linear-gradient(top, #444444, #222222);
  background-image: -o-linear-gradient(top, #444444, #222222);
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}

.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}

button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}

button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}

button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}

button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}

.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.btn-link {
  color: #0088cc;
  cursor: pointer;
  border-color: transparent;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.btn-link:hover,
.btn-link:focus {
  color: #005580;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #333333;
  text-decoration: none;
}

.btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  *margin-left: .3em;
  font-size: 0;
  white-space: nowrap;
  vertical-align: middle;
  *zoom: 1;
}

.btn-group:first-child {
  *margin-left: 0;
}

.btn-group + .btn-group {
  margin-left: 5px;
}

.btn-toolbar {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 0;
}

.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
  margin-left: 5px;
}

.btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.btn-group > .btn + .btn {
  margin-left: -1px;
}

.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 14px;
}

.btn-group > .btn-mini {
  font-size: 10.5px;
}

.btn-group > .btn-small {
  font-size: 11.9px;
}

.btn-group > .btn-large {
  font-size: 17.5px;
}

.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}

.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
}

.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 6px;
          border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
          border-top-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-topleft: 6px;
}

.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
          border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
          border-bottom-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
}

.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  *padding-top: 5px;
  padding-right: 8px;
  *padding-bottom: 5px;
  padding-left: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn-group > .btn-mini + .dropdown-toggle {
  *padding-top: 2px;
  padding-right: 5px;
  *padding-bottom: 2px;
  padding-left: 5px;
}

.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}

.btn-group > .btn-large + .dropdown-toggle {
  *padding-top: 7px;
  padding-right: 12px;
  *padding-bottom: 7px;
  padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}

.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #0044cc;
}

.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}

.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}

.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}

.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}

.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222222;
}

.btn .caret {
  margin-top: 8px;
  margin-left: 0;
}

.btn-large .caret {
  margin-top: 6px;
}

.btn-large .caret {
  border-top-width: 5px;
  border-right-width: 5px;
  border-left-width: 5px;
}

.btn-mini .caret,
.btn-small .caret {
  margin-top: 8px;
}

.dropup .btn-large .caret {
  border-bottom-width: 5px;
}

.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}

.btn-group-vertical {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
}

.btn-group-vertical > .btn {
  display: block;
  float: none;
  max-width: 100%;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.btn-group-vertical > .btn + .btn {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:first-child {
  -webkit-border-radius: 4px 4px 0 0;
     -moz-border-radius: 4px 4px 0 0;
          border-radius: 4px 4px 0 0;
}

.btn-group-vertical > .btn:last-child {
  -webkit-border-radius: 0 0 4px 4px;
     -moz-border-radius: 0 0 4px 4px;
          border-radius: 0 0 4px 4px;
}

.btn-group-vertical > .btn-large:first-child {
  -webkit-border-radius: 6px 6px 0 0;
     -moz-border-radius: 6px 6px 0 0;
          border-radius: 6px 6px 0 0;
}

.btn-group-vertical > .btn-large:last-child {
  -webkit-border-radius: 0 0 6px 6px;
     -moz-border-radius: 0 0 6px 6px;
          border-radius: 0 0 6px 6px;
}

.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.alert,
.alert h4 {
  color: #c09853;
}

.alert h4 {
  margin: 0;
}

.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}

.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-success h4 {
  color: #468847;
}

.alert-danger,
.alert-error {
  color: #e9322d;
  background-color: #f2dede;
  border-color: #eed3d7;
}

.alert-danger h4,
.alert-error h4 {
  color: #e9322d;
}

.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-info h4 {
  color: #3a87ad;
}

.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}

.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}

.alert-block p + p {
  margin-top: 5px;
}

.nav {
  margin-bottom: 20px;
  margin-left: 0;
  list-style: none;
}

.nav > li > a {
  display: block;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.nav > li > a > img {
  max-width: none;
}

.nav > .pull-right {
  float: right;
}

.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}

.nav li + .nav-header {
  margin-top: 9px;
}

.nav-list {
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 0;
}

.nav-list > li > a,
.nav-list .nav-header {
  margin-right: -15px;
  margin-left: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.nav-list > li > a {
  padding: 3px 15px;
}

.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #0088cc;
}

.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  margin-right: 2px;
}

.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}

.nav-tabs,
.nav-pills {
  *zoom: 1;
}

.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  display: table;
  line-height: 0;
  content: "";
}

.nav-tabs:after,
.nav-pills:after {
  clear: both;
}

.nav-tabs > li,
.nav-pills > li {
  float: left;
}

.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 20px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
     -moz-border-radius: 4px 4px 0 0;
          border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #dddddd;
}

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}

.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
  color: #ffffff;
  background-color: #0088cc;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li > a {
  margin-right: 0;
}

.nav-tabs.nav-stacked {
  border-bottom: 0;
}

.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-topleft: 4px;
}

.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
}

.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:focus {
  z-index: 2;
  border-color: #ddd;
}

.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}

.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}

.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
     -moz-border-radius: 0 0 6px 6px;
          border-radius: 0 0 6px 6px;
}

.nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}

.nav .dropdown-toggle .caret {
  margin-top: 6px;
  border-top-color: #0088cc;
  border-bottom-color: #0088cc;
}

.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
  border-top-color: #005580;
  border-bottom-color: #005580;
}

/* move down carets for tabs */

.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}

.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}

.nav > .dropdown.active > a:hover,
.nav > .dropdown.active > a:focus {
  cursor: pointer;
}

.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover,
.nav > li.dropdown.open.active > a:focus {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999;
}

.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}

.tabs-stacked .open > a:hover,
.tabs-stacked .open > a:focus {
  border-color: #999999;
}

.tabbable {
  *zoom: 1;
}

.tabbable:before,
.tabbable:after {
  display: table;
  line-height: 0;
  content: "";
}

.tabbable:after {
  clear: both;
}

.tab-content {
  overflow: auto;
}

.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

.tab-content > .active,
.pill-content > .active {
  display: block;
}

.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}

.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}

.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
     -moz-border-radius: 0 0 4px 4px;
          border-radius: 0 0 4px 4px;
}

.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #ddd;
  border-bottom-color: transparent;
}

.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}

.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}

.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
     -moz-border-radius: 4px 0 0 4px;
          border-radius: 4px 0 0 4px;
}

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}

.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}

.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
     -moz-border-radius: 0 4px 4px 0;
          border-radius: 0 4px 4px 0;
}

.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}

.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}

.nav > .disabled > a {
  color: #999999;
}

.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
  text-decoration: none;
  cursor: default;
  background-color: transparent;
}

.navbar {
  *position: relative;
  *z-index: 2;
  margin-bottom: 20px;
  overflow: visible;
}

.navbar-inner {
  min-height: 40px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  *zoom: 1;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
     -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}

.navbar-inner:before,
.navbar-inner:after {
  display: table;
  line-height: 0;
  content: "";
}

.navbar-inner:after {
  clear: both;
}

.navbar .container {
  width: auto;
}

.nav-collapse.collapse {
  height: auto;
  overflow: visible;
}

.navbar .brand {
  display: block;
  float: left;
  padding: 10px 20px 10px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #777777;
  text-shadow: 0 1px 0 #ffffff;
}

.navbar .brand:hover,
.navbar .brand:focus {
  text-decoration: none;
}

.navbar-text {
  margin-bottom: 0;
  line-height: 40px;
  color: #777777;
}

.navbar-link {
  color: #777777;
}

.navbar-link:hover,
.navbar-link:focus {
  color: #333333;
}

.navbar .divider-vertical {
  height: 40px;
  margin: 0 9px;
  border-right: 1px solid #ffffff;
  border-left: 1px solid #f2f2f2;
}

.navbar .btn,
.navbar .btn-group {
  margin-top: 5px;
}

.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn,
.navbar .input-prepend .btn-group,
.navbar .input-append .btn-group {
  margin-top: 0;
}

.navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}

.navbar-form:before,
.navbar-form:after {
  display: table;
  line-height: 0;
  content: "";
}

.navbar-form:after {
  clear: both;
}

.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 5px;
}

.navbar-form input,
.navbar-form select,
.navbar-form .btn {
  display: inline-block;
  margin-bottom: 0;
}

.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
  margin-top: 3px;
}

.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 5px;
  white-space: nowrap;
}

.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0;
}

.navbar-search {
  position: relative;
  float: left;
  margin-top: 5px;
  margin-bottom: 0;
}

.navbar-search .search-query {
  padding: 4px 14px;
  margin-bottom: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
          border-radius: 15px;
}

.navbar-static-top {
  position: static;
  margin-bottom: 0;
}

.navbar-static-top .navbar-inner {
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}

.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  border-width: 0 0 1px;
}

.navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0;
}

.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-right: 0;
  padding-left: 0;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}

.navbar-fixed-top {
  top: 0;
}

.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
}

.navbar-fixed-bottom {
  bottom: 0;
}

.navbar-fixed-bottom .navbar-inner {
  -webkit-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
}

.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}

.navbar .nav.pull-right {
  float: right;
  margin-right: 0;
}

.navbar .nav > li {
  float: left;
}

.navbar .nav > li > a {
  float: none;
  padding: 10px 15px 10px;
  color: #777777;
  text-decoration: none;
  text-shadow: 0 1px 0 #ffffff;
}

.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}

.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  color: #333333;
  text-decoration: none;
  background-color: transparent;
}

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #555555;
  text-decoration: none;
  background-color: #e5e5e5;
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
     -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}

.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-right: 5px;
  margin-left: 5px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ededed;
  *background-color: #e5e5e5;
  background-image: -moz-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e5e5e5));
  background-image: -webkit-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: -o-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5);
  background-repeat: repeat-x;
  border-color: #e5e5e5 #e5e5e5 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
}

.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #e5e5e5;
  *background-color: #d9d9d9;
}

.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  background-color: #cccccc \9;
}

.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
     -moz-border-radius: 1px;
          border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
     -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}

.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}

.navbar .nav > li > .dropdown-menu:before {
  position: absolute;
  top: -7px;
  left: 9px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}

.navbar .nav > li > .dropdown-menu:after {
  position: absolute;
  top: -6px;
  left: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-left: 6px solid transparent;
  content: '';
}

.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  top: auto;
  bottom: -7px;
  border-top: 7px solid #ccc;
  border-bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.2);
}

.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  top: auto;
  bottom: -6px;
  border-top: 6px solid #ffffff;
  border-bottom: 0;
}

.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}

.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  color: #555555;
  background-color: #e5e5e5;
}

.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}

.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}

.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
  right: 12px;
  left: auto;
}

.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
  right: 13px;
  left: auto;
}

.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
  right: 100%;
  left: auto;
  margin-right: -1px;
  margin-left: 0;
  -webkit-border-radius: 6px 0 6px 6px;
     -moz-border-radius: 6px 0 6px 6px;
          border-radius: 6px 0 6px 6px;
}

.navbar-inverse .navbar-inner {
  background-color: #1b1b1b;
  background-image: -moz-linear-gradient(top, #222222, #111111);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));
  background-image: -webkit-linear-gradient(top, #222222, #111111);
  background-image: -o-linear-gradient(top, #222222, #111111);
  background-image: linear-gradient(to bottom, #222222, #111111);
  background-repeat: repeat-x;
  border-color: #252525;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
}

.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #999999;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.navbar-inverse .brand:hover,
.navbar-inverse .nav > li > a:hover,
.navbar-inverse .brand:focus,
.navbar-inverse .nav > li > a:focus {
  color: #ffffff;
}

.navbar-inverse .brand {
  color: #999999;
}

.navbar-inverse .navbar-text {
  color: #999999;
}

.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
  color: #ffffff;
  background-color: transparent;
}

.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  color: #ffffff;
  background-color: #111111;
}

.navbar-inverse .navbar-link {
  color: #999999;
}

.navbar-inverse .navbar-link:hover,
.navbar-inverse .navbar-link:focus {
  color: #ffffff;
}

.navbar-inverse .divider-vertical {
  border-right-color: #222222;
  border-left-color: #111111;
}

.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  color: #ffffff;
  background-color: #111111;
}

.navbar-inverse .nav li.dropdown > a:hover .caret,
.navbar-inverse .nav li.dropdown > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}

.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}

.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}

.navbar-inverse .navbar-search .search-query {
  color: #ffffff;
  background-color: #515151;
  border-color: #111111;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
     -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  -webkit-transition: none;
     -moz-transition: none;
       -o-transition: none;
          transition: none;
}

.navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #cccccc;
}

.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #cccccc;
}

.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #cccccc;
}

.navbar-inverse .navbar-search .search-query:focus,
.navbar-inverse .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #333333;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #ffffff;
  border: 0;
  outline: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
     -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}

.navbar-inverse .btn-navbar {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e0e0e;
  *background-color: #040404;
  background-image: -moz-linear-gradient(top, #151515, #040404);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));
  background-image: -webkit-linear-gradient(top, #151515, #040404);
  background-image: -o-linear-gradient(top, #151515, #040404);
  background-image: linear-gradient(to bottom, #151515, #040404);
  background-repeat: repeat-x;
  border-color: #040404 #040404 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:focus,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #040404;
  *background-color: #000000;
}

.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
  background-color: #000000 \9;
}

.breadcrumb {
  padding: 8px 15px;
  margin: 0 0 20px;
  list-style: none;
  background-color: #f5f5f5;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.breadcrumb > li {
  display: inline-block;
  *display: inline;
  text-shadow: 0 1px 0 #ffffff;
  *zoom: 1;
}

.breadcrumb > li > .divider {
  padding: 0 5px;
  color: #ccc;
}

.breadcrumb > .active {
  color: #999999;
}

.pagination {
  margin: 20px 0;
}

.pagination ul {
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  margin-left: 0;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  *zoom: 1;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.pagination ul > li {
  display: inline;
}

.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}

.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}

.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999999;
  cursor: default;
}

.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #999999;
  cursor: default;
  background-color: transparent;
}

.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}

.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
}

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

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

.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 17.5px;
}

.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-bottom-left-radius: 6px;
          border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
          border-top-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-topleft: 6px;
}

.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
          border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
          border-bottom-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
}

.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
  -webkit-border-bottom-left-radius: 3px;
          border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
          border-top-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
}

.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
          border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
          border-bottom-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
}

.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 11.9px;
}

.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 10.5px;
}

.pager {
  margin: 20px 0;
  text-align: center;
  list-style: none;
  *zoom: 1;
}

.pager:before,
.pager:after {
  display: table;
  line-height: 0;
  content: "";
}

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
          border-radius: 15px;
}

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}

.pager .next > a,
.pager .next > span {
  float: right;
}

.pager .previous > a,
.pager .previous > span {
  float: left;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  cursor: default;
  background-color: #fff;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  outline: none;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
     -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
          box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding-box;
          background-clip: padding-box;
}

.modal.fade {
  top: -25%;
  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
     -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
       -o-transition: opacity 0.3s linear, top 0.3s ease-out;
          transition: opacity 0.3s linear, top 0.3s ease-out;
}

.modal.fade.in {
  top: 10%;
}

.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}

.modal-header .close {
  margin-top: 2px;
}

.modal-header h3 {
  margin: 0;
  line-height: 30px;
}

.modal-body {
  position: relative;
  max-height: 400px;
  padding: 15px;
  overflow-y: auto;
}

.modal-form {
  margin-bottom: 0;
}

.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
     -moz-border-radius: 0 0 6px 6px;
          border-radius: 0 0 6px 6px;
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
     -moz-box-shadow: inset 0 1px 0 #ffffff;
          box-shadow: inset 0 1px 0 #ffffff;
}

.modal-footer:before,
.modal-footer:after {
  display: table;
  line-height: 0;
  content: "";
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: visible;
}

.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top-color: #000000;
  border-width: 5px 5px 0;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-right-color: #000000;
  border-width: 5px 5px 5px 0;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-left-color: #000000;
  border-width: 5px 0 5px 5px;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-bottom-color: #000000;
  border-width: 0 5px 5px;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
     -moz-border-radius: 5px 5px 0 0;
          border-radius: 5px 5px 0 0;
}

.popover-title:empty {
  display: none;
}

.popover-content {
  padding: 9px 14px;
}

.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover .arrow {
  border-width: 11px;
}

.popover .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-top-color: #ffffff;
  border-bottom-width: 0;
}

.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

.popover.right .arrow:after {
  bottom: -10px;
  left: 1px;
  border-right-color: #ffffff;
  border-left-width: 0;
}

.popover.bottom .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  border-top-width: 0;
}

.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-bottom-color: #ffffff;
  border-top-width: 0;
}

.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
  border-right-width: 0;
}

.popover.left .arrow:after {
  right: 1px;
  bottom: -10px;
  border-left-color: #ffffff;
  border-right-width: 0;
}

.thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1;
}

.thumbnails:before,
.thumbnails:after {
  display: table;
  line-height: 0;
  content: "";
}

.thumbnails:after {
  clear: both;
}

.row-fluid .thumbnails {
  margin-left: 0;
}

.thumbnails > li {
  float: left;
  margin-bottom: 20px;
  margin-left: 20px;
}

.thumbnail {
  display: block;
  padding: 4px;
  line-height: 20px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
     -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}

a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #0088cc;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
     -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
          box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}

.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.thumbnail .caption {
  padding: 9px;
  color: #555555;
}

.media,
.media-body {
  overflow: hidden;
  *overflow: visible;
  zoom: 1;
}

.media,
.media .media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media-object {
  display: block;
}

.media-heading {
  margin: 0 0 5px;
}

.media > .pull-left {
  margin-right: 10px;
}

.media > .pull-right {
  margin-left: 10px;
}

.media-list {
  margin-left: 0;
  list-style: none;
}

.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 11.844px;
  font-weight: bold;
  line-height: 14px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #999999;
}

.label {
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

.badge {
  padding-right: 9px;
  padding-left: 9px;
  -webkit-border-radius: 9px;
     -moz-border-radius: 9px;
          border-radius: 9px;
}

.label:empty,
.badge:empty {
  display: none;
}

a.label:hover,
a.label:focus,
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

.label-important,
.badge-important {
  background-color: #b94a48;
}

.label-important[href],
.badge-important[href] {
  background-color: #953b39;
}

.label-warning,
.badge-warning {
  background-color: #f89406;
}

.label-warning[href],
.badge-warning[href] {
  background-color: #c67605;
}

.label-success,
.badge-success {
  background-color: #468847;
}

.label-success[href],
.badge-success[href] {
  background-color: #356635;
}

.label-info,
.badge-info {
  background-color: #3a87ad;
}

.label-info[href],
.badge-info[href] {
  background-color: #2d6987;
}

.label-inverse,
.badge-inverse {
  background-color: #333333;
}

.label-inverse[href],
.badge-inverse[href] {
  background-color: #1a1a1a;
}

.btn .label,
.btn .badge {
  position: relative;
  top: -1px;
}

.btn-mini .label,
.btn-mini .badge {
  top: 0;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress .bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
     -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
     -moz-transition: width 0.6s ease;
       -o-transition: width 0.6s ease;
          transition: width 0.6s ease;
}

.progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
     -moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
          box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
}

.progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
     -moz-background-size: 40px 40px;
       -o-background-size: 40px 40px;
          background-size: 40px 40px;
}

.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
     -moz-animation: progress-bar-stripes 2s linear infinite;
      -ms-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}

.progress-danger .bar,
.progress .bar-danger {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}

.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-success .bar,
.progress .bar-success {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(to bottom, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}

.progress-success.progress-striped .bar,
.progress-striped .bar-success {
  background-color: #62c462;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-info .bar,
.progress .bar-info {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}

.progress-info.progress-striped .bar,
.progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-warning .bar,
.progress .bar-warning {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
}

.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
  background-color: #fbb450;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.accordion {
  margin-bottom: 20px;
}

.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.accordion-heading {
  border-bottom: 0;
}

.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}

.accordion-toggle {
  cursor: pointer;
}

.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}

.carousel {
  position: relative;
  margin-bottom: 20px;
  line-height: 1;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
     -moz-transition: 0.6s ease-in-out left;
       -o-transition: 0.6s ease-in-out left;
          transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  line-height: 1;
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: #222222;
  border: 3px solid #ffffff;
  -webkit-border-radius: 23px;
     -moz-border-radius: 23px;
          border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.carousel-control.right {
  right: 15px;
  left: auto;
}

.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none;
}

.carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 5px;
}

.carousel-indicators .active {
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 15px;
  background: #333333;
  background: rgba(0, 0, 0, 0.75);
}

.carousel-caption h4,
.carousel-caption p {
  line-height: 20px;
  color: #ffffff;
}

.carousel-caption h4 {
  margin: 0 0 5px;
}

.carousel-caption p {
  margin-bottom: 0;
}

.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
  color: inherit;
  background-color: #eeeeee;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}

.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  letter-spacing: -1px;
  color: inherit;
}

.hero-unit li {
  line-height: 30px;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.hide {
  display: none;
}

.show {
  display: block;
}

.invisible {
  visibility: hidden;
}

.affix {
  position: fixed;
}


.nav-tabs .related-links-container.minimal {
	border-bottom: 1px solid #cdcdcd;
	padding-bottom: 20px;
}

.related-links-container h3 {
	margin-bottom: 30px;
}

.related-links-container img {
	border: 1px solid #eee;
	border-right-style: dotted;
	border-left-style: dotted;
}

.related-links-container .media > .pull-left {
	margin-right: 20px;
}

div.slide-module div.slide-module-right .related-links-container.minimal {
	padding-top: 0;
}

.related-links-container.minimal .media {
	margin-bottom: 20px;
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
}

.related-links-container.minimal .media:last-child {
	border-bottom: none;
	padding-bottom: 0;
}

.related-links-container.minimal .media.first-story {
	margin-top: 0px;
}

.related-links-container img {
	max-width: 130px;
}

div.slide-module div.slide-module-right .related-links-container.minimal h3 {
	margin-top: .2em;
}

.related-links-container.minimal h4 {
	line-height: 23px;
	margin: 0;
}

.related-links-container.minimal h4 a {
	color: #222;
}

.related-links-container.minimal p a {
	color: #222;
}

.related-links-container.minimal div.float-left,
div.slide-module div.slide-module-right .related-links-container.minimal div.float-left {
	margin: 1em 1em 0 0;
}

/*Alternate Styles to support*/
.related-links-container.float-left {
	float: left;
	width: 150px;
	margin: 1em 1.5em 0 0;
}

.related-links-container.float-left .container {
	border-bottom: 1px solid #cdcdcd;
	padding-bottom: 10px;
}

.related-links-container.float-left .container.last-story {
	border-bottom: none;
	padding-bottom: 0;
}

.related-links-container.float-left div.float-left {
	margin: 1em 0 1em 0;
}
.slide-module-right .related-links-container .content br {
	display: none;
}

/** Bottom Recommended For You * */
.bottom-recommended {
	margin-bottom: 10px;
}

.bottom-recommended .media-list {
	margin: 10px 0 0;
}

.media-list h4 {
	margin-bottom: 0;
}

.bottom-recommended .media-list .concierge-post {
	width: 140px;
	float: left;
	margin: 0 20px 0 0;
}

.bottom-recommended .media-list .concierge-post:first-child {
	display: none;
}

.bottom-recommended .media-list.no-rightrail .concierge-post {
	margin-right: 20px;
}

.siteskin-dropshadow.visible .bottom-recommended .media-list.no-rightrail .concierge-post {
	margin-right: 24px;
}

.bottom-recommended .media-list .concierge-post .seealso-image {
	height: 105px;
	overflow: hidden;
}

.bottom-recommended .media-list .concierge-post .seealso-image img.spinner {
	padding: 44px 62px;
}

.bottom-recommended .media-list .concierge-post.last-story,
.siteskin-dropshadow.visible .bottom-recommended .media-list.no-rightrail .concierge-post.last-story {
	margin-right: 0;
}

.bottom-recommended .media-list .concierge-post div {
	float: none;
}

.bottom-recommended .media-list .concierge-post a {
	color: #222;
}

.bottom-recommended .media-list .concierge-post h3 {
	display: block;
}

.KonaBody.post-content > p > span {
	font-size: 19px !important;
}

.KonaBody a span,.KonaBody a {
	color: #196d8d;
}

.KonaBody.post-content > ul {
	padding-left: 30px;
	list-style-type: disc;
}

.KonaBody.post-content > ol {
	padding-left: 30px;
}

.post .display-table {
	display: table;
}

.post .content .image-container {
	min-width: 250px;
	max-width: 100%;
}

.image-container.float_right,
.image-container.float_left {
	max-width: 372px !important;
}

.post .content img.float_left,
.post .content img.float_right {
	max-width: 372px !important;
}

.post .image-container.float_right.no-rightrail,
.post .image-container.float_left.no-rightrail {
	max-width: 588px !important;
}

.post .content .image-container .image {
	margin-bottom: 30px;
}

.post .content .image-container .image:last-child {
	margin-bottom: 0;
}

.post .content .image-container img {
	overflow: hidden;
	width: 100%; /* fix for FF image width */
}

.post .content .one-page .image-container.slide-image-large img {
	width: auto; /* fix for FF image width */
}

.post-pagination {
	margin-top: .5em;
	line-height: 36px;
}

.post-pagination.empty {
	margin-top: 0;
	line-height: 0px;
}

.post-pagination .page-number {
	margin: 0 .25em;
	font-size: 104%;
}

.post-pagination a.pagination-previous {
	padding: 4px 9px 4px 8px;
}

.post-pagination a.pagination-next {
	padding: 4px 8px 4px 9px;
}

.post-pagination a.btn:hover i {
	color: #318d88;
	text-decoration: none;
}

.post-pagination a.btn.disabled i,
.post-pagination a.btn.disabled:hover i {
	color: #555;
}

.post-pagination.dropdown-pagination .pagination-container select,
.post-pagination.dropdown-pagination .pagination-container p {
	display: inline-block;
}

.post-pagination p.vaop-link {
	font-size: 13px;
}

/** Post **/
.post {
	margin-bottom: 4em;
}

.post .float_left {
	float: left;
	margin: 5px 30px 0px 0;
}

.post .float_right {
	float: right;
	margin: 5px 0 30px 30px;
}

.post .category-wrapper {
	margin-top: 40px;
	font-size: 15px;
}

.post .category-link {
	border-bottom: 3px solid;
	font-size: 18px;
	text-transform: uppercase;
}

.post .category-link a {
	color: #185f7c;
}

.post .category-link a:hover {
	text-decoration: none;
}

.post .tags-top {
	margin-top: 2px;
	color: #999;
}

.post .tags-top a {
	padding-left: 10px;
}

.post .tags-top a:first-child {
	padding-left: 15px;
}

.post .tags-top #tags-top-popover:hover .popover {
	display: block;
	top: 10px;
	width: 160px;
}

.post .tags-top #tags-top-popover {
	position: relative;
	padding: 0 0 15px 10px;
}

.post .tags-top #tags-top-popover,
.post .tags-top #tags-top-popover:hover {
	color: #00709a;
	text-decoration: none;
}

.post .tags-top #tags-top-popover a {
	display: block;
	padding: 5px 0px;
	line-height: 1em;
}

/*on posts the margin screws with the video because of overflow hidden*/
.post-content div object.OoyalaVideoPlayer {
	margin-top: 0;
}

.tags .get-alerts {
	white-space: nowrap;
	color: #dd4725;
	font-weight: bold;
}

img.center {
	text-align: center;
	margin: 0 0 1em 0;
}

img.full {
	margin: 0 0 1em 0;
}

.postimage {
	float: left;
}

.post h1 {
	margin: .36em 0 0 0;
	padding: 0;
	font-size: 40px;
	line-height: 1.1em;
}

.post .post-top {
	margin-top: 7px;
}

.post .byline {
	margin: 20px 0 15px;
}

.post-top .byline ul {
	line-height: 1em;
}

.box-shadow .span12 .post {
	margin-right: 20px;
}

.post .content {
	margin: 0;
	font-size: 19px;
}

.post .content,
.post .content li {
	line-height: 1.5em;
}

.post .ad-post {
	margin: 10px 0 0 0;
	text-align: center;
}

.post .ad-post .ad-google a,.post .ad-post .ad-google a {
	font-size: 100%;
	color: #000;
}

.post .ticker {
	margin-top: 1em;
	padding: .6em .9em .5em;
}

.post .ticker a {
	color: #196d8d;
}

.post .yourmoney .data {
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
}

.post .row-fluid .author-module {
	display: table;
	min-width: 100%;
	position: relative;
	margin-bottom: 20px;
	border-bottom: 1px solid #eee;
	background: url(/assets/images/back_pattern_angled.png?TBI_DEPLOY_TIME) repeat-x left bottom;
	font-size: 18px;
}

.post .row-fluid .author-module i {
	color: #00709a;
}

.author-module .author-photo {
	float: left;
	margin: 0 0 0 15px;
}

.author-module .author-photo img {
	max-width: none;
}


.author-module .author-photo-square {
	padding: 0 7px 0 8px;
}

.author-module .author-photo-square img {
	top: 0;
	-webkit-box-shadow: 1px 0px 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:    1px 0px 3px rgba(0, 0, 0, 0.2);
	box-shadow:         1px 0px 3px rgba(0, 0, 0, 0.2);
}

.post .author-module > div {
	position: relative;
	top: 5px;
	width: 100%;
	display: table-cell;
	vertical-align: bottom;
	position: relative;
	padding: 0 10px 5px 20px;
}

.post .author-module > div > div {
	height: 50px;
	display: table-cell;
	vertical-align: middle;
}

.author-module .author-name {
	width: 1px;
	border-bottom: 5px solid #00709a;
	padding-top: 5px;
}

.author-module .author-name a span {
	white-space: nowrap;
}

.author-module .author-links {
	padding: 0 10px;
}

.author-module .author-links {
	white-space: nowrap;
}

.author-module .author-links a,
.author-module .author-hot a {
	position: relative;
	top: 2px;
}

.author-module .author-hot {
	display: none;
	border-left: 3px solid #fff;
	padding: 0 0 0 10px;
}

.author-module .author-hot a {
	overflow: hidden;
	display: block;
	max-height: 2.33em;
}

.author-module i[class*="icon-"] {
	position: relative;
	padding: 4px 4px;
}

.post-sidebar-module i[class*="icon-"] {
	position: relative;
	padding: 2px 2px 4px;
}
.post .row-fluid .author-module i.icon-twitter {
	position: relative;
	top: 2px;
	left: 2px;
	padding: 4px 0;
	font-size: 20px;
}

.post-sidebar-module i.aim {
	display: inline-block;
	width: 16px;
	height: 17px;
}

.author-module i.sprites.aim {
	position: relative;
	top: 4px;
	width: 13px;
	height: 14px;
	padding: 5px 10px;
}

.no-svg .post-sidebar-module i.aim,
.no-svg .author-module i.sprites.aim {
	background-position: -225px -70px;
	background-size: 500px;
}

.byline .contact i.sprites.aim {
	position: relative;
	top: 0px;
	width: 13px;
	height: 14px;
	padding: 1px 7px;
}

.no-svg .byline .contact i.sprites.aim {
	background-position: -225px -45px;
}

.author-module .back-pattern-angled > div,
.author-module .back-pattern-angled > a {
	position: relative;
	top: 5px;
	display: inline-block;
	margin-left: 10px;
	vertical-align: bottom;
	line-height: 20px;
}

.back-pattern-angled .author-link {
	position: relative;
	top: -15px;
	border-bottom: 5px solid #1d637d;
	padding-bottom: 5px;
}

.back-pattern-angled .contact {

}

.post div.KonaBody,
.slideshow-content {
	margin: 45px 0 30px;
	font-size: 19px;
	line-height: 1.5em;
}

.slideshow-content {
	margin-top: 0;
}

div.post .image-container,div.slide-module div.slide-image,div.slide-module div.slide-image-large {
	line-height: 1.2em;
}

div.post .image-container.click-to-enlarge {
	position: relative;
	clear: both;
}

.click-to-enlarge .image a {
	cursor: url(/assets/images/icons/zoomin.png?TBI_DEPLOY_TIME), url(/assets/images/icons/zoomin.cur?TBI_DEPLOY_TIME), pointer;
}

.sprites.click-to-enlarge-icon {
	position: absolute;
	top: 1px;
	right: 2px;
	width: 17px;
	height: 17px;
	background-position: -24px -74px;
	cursor: pointer;
}

.one-page .image-container {
	margin-bottom: 30px;
}

.overlay_source {
	float: right;
	margin: -2px 0 0 10px;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #999;
}

.post .image-container .caption,
.slideshow-content .caption,
.slideshow-content .on-image,
.slideshow-content .slide-image-large,
div.slide-module div.slide-image .caption,
div.slide-module div.slide-image-large .caption {
	display: block;
	line-height: 1.4em;
	font-size: 17px;
}

.slideshow-content .on-image,
.slideshow-content .slide-image-large {
	display: inline-block;
}

.post .one-page .caption {
	margin-bottom: 0;
}


/* Chart Of The Day Form */
.cotd {
	clear: both;
	margin: 2em 0 2em;
}

.cotd h2 {
	font-weight: bold;
}

.cotd .form-default div.row {
	margin-top: 1em;
}

.cotd fieldset {
	margin-top: 1.25em;
	border: 1px solid #ccc;
	padding: 1em 0 0 1.75em;
}

.cotd fieldset p {
	font-weight: bold;
}

.cotd .fields-newsletter label {
	float: none;
	display: block;
	padding-right: 0em;
}

.cotd a.privacy {
	float: right;
	position: relative;
	top: 1px;
	left: 1px;
	border: 1px solid #ccc;
	padding: .25em 1em .125em;
	font-size: 85%;
}

.cotd .form-default input.button {
	margin: 0 0 .75em;
}

.cotd .form-default .f_email input {
	width: 180px;
}

.cotd .form-default select {
	width: 194px;
}

.cotd .submit {
	display: block;
}

.cotd .fb_like {
	float: right;
	width: 300px;
	margin-left: 1.5em;
	border-left: 1px dotted #ccc;
	padding: 0 1.5em 4.5em;
}

.cotd .fb_like p {
	margin: 0 0 1em;
}

.cotd p.text-italic {
	margin-top: 1.75em;
	line-height: 1.2em;
	font-size: 93%;
}

/* Newsletter Sign-up A-B Test */

.cotd-b {
	display: none;
	padding: 20px 0 30px;
	background: #fafafa;
	text-align: center;
}

.cotd-b h3 {
	margin-bottom: 0;
}

.cotd-b p {
	margin-bottom: .5em;
}

.cotd-b form {
	margin-bottom: 0;
}

.cotd-b .input-append {
	margin-bottom: 0;
}

.cotd-b .learn-more {
	width: 293px;
	margin: 0 auto;
	text-align: right;
}

.cotd-b .learn-more > a {
	font-size: 12px;
}

/* End */

#more-stumbleupon {
	margin-top: 20px;
}

/* Old Bottom Share */

.form-default .tip {
	float: none;
	display: inline-block;
	cursor: pointer;
}

.FBConnectButton_Simple,.FBConnectButton_RTL_Simple {
	background: none !important;
}

.FBConnectButton_Simple .FBConnectButton_Text_Simple {
	margin: 0 !important;
}


.tip span.contributor {
	top: 0;
	left: 30px;
	width: 400px;
	height: auto;
	white-space: normal;
}


.FBConnectButton_Small,.FBConnectButton_RTL_Small {
	padding: 0 !important;
	background-color: transparent !important;
	font-size: 100% !important;
	background-image: url(/assets/images/share/facebook.gif?TBI_DEPLOY_TIME) !important;
	background-position: left top !important;
}

.FBConnectButton_Text {
	left: 3px !important;
	border: none !important;
	background: transparent !important;
	color: #196d8d !important;
	font-weight: normal !important;
	padding-right: 0 !important;
	padding-left: 4px !important;
}

.FBConnectButton_Text:hover {
	text-decoration: underline;
}

/* Embed Posts */

.embed-post, .embed-chart { position: relative; }

.embed-post { top: -250px; z-index: 1000; }

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

.embed-post a.embed-help, .embed-chart a.embed-help { line-height: 1.75em; font-style: italic; }

.embed-post .embed-info-inner, .embed-chart .embed-info-inner { position: relative; border-radius: 4px; padding:1em; background-color: #eee; }

.post .chartwidget-button { margin-right: 4em; }

.post .embed-chart { margin-top: 1em; }

.post .embed-info { width: 750px; margin: 0 113px; }

.post .embed-chart .embed-info { width: 540px; }

.embed-chart .embed-info div { padding: 6px; }

.embed-post .embed-title {
	background-color: #238aa1;
	border: 1px solid #4C7C8D;
	border-radius: 4px;
	padding: .4em 1em;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

.embed-post .embed-info h4, .embed-chart .embed-info h4 { margin-top: 1em; font-weight: bold; }

.embed-post .embed-info p, .embed-chart .embed-info p { margin-top: .5em; }

.embed-post .embed-info h4 span, .embed-chart .embed-info h4 span { font-weight: normal; font-size: 85%; }

.embed-post .embed-info .code, .embed-chart .embed-info .code { border: 1px dashed #888; margin: .5em 0 1em 0; padding: .5em; }

.embed-post .embed-info div .embed-preview, .embed-chart .embed-info div .embed-preview { border: none; background-color: #fff; padding: 1em; text-align: center; }

.embed-post .embed-info div div textarea, .embed-chart .embed-info div div textarea { border: none; width: 100%; height: 4em; background-color: #ecf1f6; }

a.layer-close {
	float: right;
	display: block;
	width: 18px;
	height: 18px;
	position: relative;
	top: 7px;
	right: 5px;
}

a.layer-close:hover {
	border: 1px solid #FBCB09;
	border-radius: 4px;
}

div.info {
	margin-top: .125em;
	margin-left: 82px;
	padding-right: 4em;
}

div.info div.contact {
	margin-top: .5em;
	font-size: 100%;
}

div.related {
	clear: both;
}

div.related ul {
	margin: .5em 0 0 0;
	list-style: none;
}

div.related ul li {
	margin: 0;
	list-style-image: none;
}

div.related h4 {
	margin-bottom: .5em;
}

div.related ul {
	margin-left: 0;
	padding-left: 0;
}

div.related ul li {
	float: left;
	width: 30%;
}

div.related ul li span {
	display: block;
	font-size: 13px;
	font-weight: bold;
}

div.related a {
	color: #000;
}

div.feedsidebar {
	width: 225px;
	margin: 0 0 1em 1em;
	padding: 1em;
	background-color: #f9fcba;
}

div.feedsidebar > div {
	text-align: center;
}

div.feedsidebar h3 {
	margin: 0;
	border-bottom: 1px solid #dfe2a8;
	padding: 0 0 .25em;
	text-transform: capitalize;
	font-weight: bold;
}

div.feedsidebar ul {
	position: relative;
	left: -.5em;
}

div.feedsidebar ul li {
	margin-top: 1em;
}

div.box-post {
	clear: both;
	margin-top: 2.5em;
	text-align: left;
}

div.box-post div.sponsored-by {
	float: right;
	margin: 0 9em 0 0;
}

div.box-post div.sponsored-by h4.sponsored-text {
	float: left;
	margin: 0;
	padding: 0 .6em 0 0;
	font-size: 85%;
	background-color: #EBF1F6;
}

div.KonaBody div.box-post {
	margin-top: 1.75em;
	padding-top: 0;
}

div.box-post h3,div.feedsidebar div.box-post h3 {
	margin-top: 0;
	border-top: 1px solid #ccc;
	padding: .5em .85em .5em .85em;
	background-color: #ebf1f6;
	color: #222;
	font-weight: bold;
}

aside .box-post h3 {
	margin-bottom: 2em;
	border-bottom: 1px solid #ccc;
	padding: .3em .85em;
}

div.box-post.big-share-module h3 {
	padding-bottom: .35em;
}

div.box-post div.bitly {
	float: right;
	width: 17em;
	font-size: 85%;
	font-weight: normal;
	color: #444;
}

div.box-post div.bitly label {
	padding-top: .3em;
}

div.box-post div.bitly input {
	padding-bottom: .1em;
}

div.box-post div.content {
	clear: both;
	margin: 0;
	border: 1px solid #ccc;
	border-right-style: dotted;
	border-left-style: dotted;
	padding: .5em 1em 0;
	background-color: #fff;
}

div.box-post div.float-left {
	margin: 1em 1em .5em 0;
}

div.box-post h4 {
	margin: .5em 0 0 0;
	line-height: 1.4em;
}

div.box-post h4.related {
	overflow: hidden;
}

p.tagline {
	font-style: italic;
}

div#sl-one-page-view h5 {
	margin-top: 1em;
	white-space: nowrap;
	clear: both;
}

.facebook-newsletter {
	padding: 1em;
	background-color: #eee;
}

.facebook-newsletter div.float-right {
	margin-left: 4em;
}

.logo-container div {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

/* sponsored post */
#right-rail h4.sponsored-text {
	margin: .5em 0 .5em 0;
	text-align: center;
	font-size: 93%;
	font-weight: normal;
	color: #666;
}

span.sponsored-text {
	display: block;
	margin: 0 10px 5px 0;
	color: #888;
}

div.sponsored-text {
	margin-bottom: 30px;
	text-align: left;
	padding: 1em;
	background-color: #eee;
	color: #666;
}

.sponsored-text h4 {
	float: left;
	margin: 0 .5em 0 0;
}

.sponsored-text ul {
	margin-top: 0;
}

.sponsored-left {
	padding: 5px 1em 5px 5px;
	float: left;
}

.sponsored-right {
	width: 500px;
	padding: 5px;
	float: left;
}

.sponsor-fc {
	float: right;
	margin: .5em 0 0 1.25em;
}

/* See Also */
.see-also {
	margin-top: 10px;
}

.post ul#dsq-comments li {
	list-style-image: none;
}

/* Post sidebar */
.post .post-sidebar {
	float: right;
	max-width: 400px;
	margin: 0 0 30px 30px;
}

.post .post-sidebar h3 {
	margin-top: 3px;
}

.post .post-sidebar-container {
	margin-bottom: 30px;
	border-top: 12px solid #9CC7D8;
}

.post-sidebar-container .post-sidebar-module {
	margin: 30px 0 0;
	border-top: 12px solid #9CC7D8;
	padding: 1em;
	background-color: #F6F8F8;
	font-size: 15px;
}

.post-sidebar-container .post-sidebar-module:first-child {
	margin: 0;
	border-top: none;
}

.post-sidebar-container .post-sidebar-module > ul li {
	word-wrap: break-word;
}

.post-sidebar-container .multi {
	border-top-style: dotted;
}

.post-sidebar-container .multi:first-child {
	border-top-style: solid;
	border-bottom: none;
}

.post .post-sidebar-container ul {
	font-weight: normal;
	font-style: normal;
}

.post .post-sidebar-module .info {
	margin: 0;
	padding: 0;
}

.post .post-sidebar-module h3 {
	margin: 0 0 .5em;
	border-bottom: 1px solid #ddd;
	padding-bottom: .25em;
}

.post .post-sidebar-module h3 a.author-name {
	color: #222;
}

.post .post-sidebar-module h5 {
	margin: 3px 0 10px;
}

.post .post-sidebar-module .first {
	padding-right: 2%;
	width: 29%;
	overflow: hidden;
}

.post .post-sidebar-module .image {
	margin-top: .33em;
}

.post .post-sidebar-module .image img {
	max-width: 100%;
}

.post .post-sidebar-module .no-image {
	width: 100px;
	max-width: 100%;
	height: 100px;
	margin-top: .33em;
	background: #f1f1f1 url(/assets/images/icons/placeholder.png?TBI_DEPLOY_TIME) no-repeat center;
	background-size: 100%;
}

.post .post-sidebar-module .contact {
	font-weight: normal;
}

.post .post-sidebar-module p.summary {
	margin: 0 0 20px;
	font-size: 16px;
	font-weight: normal;
	color: #222;
}

.post .post-sidebar-module h5 {
	/*margin-top: 1em;
	font-weight: bold;*/
}

.post .post-sidebar-module ul {
	margin: 0;
	padding: 0 0 0 16px;
	list-style: square outside;
}

.post .post-sidebar-module li {
	margin: 10px 0 0;
	font-size: 17px;
	line-height: 1.3em;
}

.post .post-sidebar-module .contact {
	/*margin-top: 1em;
	padding: .5em;
	background-color: #eee;*/
	font-size: 18px;
}

.post .post-sidebar-module .contact .icon-rss {
	color: #00709A;
}

.post .post-sidebar-module .contact dl,
.post .post-sidebar-module .contact dd {
	margin: 0;
}

.post-sidebar-container .multi .contact {
	float: right;
	max-width: 100px;
	margin: 0 0 1em 1em;
}

.post .post-sidebar-module .contact .container {
	margin-top: .5em;
	border-top: 1px dotted #ccc;
	padding-top: .5em;
}

.post .post-sidebar-module .publication {
	margin-top: 1em;
	padding-top: 1em;
}

/* polls */
.poll-container {
	clear: both;
	margin: 30px 0 60px;
	border: 1px solid #ddd;
	border-right-style: dotted;
	border-left-style: dotted;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 0 1em 0;
	background: #fafafa;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhZmFmYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWVlZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #fafafa 0%, #eeeeee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafafa), color-stop(100%,#eeeeee));
	background: -webkit-linear-gradient(top,  #fafafa 0%,#eeeeee 100%);
	background: -o-linear-gradient(top,  #fafafa 0%,#eeeeee 100%);
	background: -ms-linear-gradient(top,  #fafafa 0%,#eeeeee 100%);
	background: linear-gradient(to bottom,  #fafafa 0%,#eeeeee 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#eeeeee',GradientType=0 );
	rogid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#fafafa',GradientType=1 );
	font-weight: bold;
}

.poll-container h3 {
	margin-top: 15px;
}

.poll-container h5 {
	margin-left: 20px;
}

.poll-container button {
	font-size: 18px;
}

.poll-answer-wrapper {
	background: #fff;
	margin: 10px 0 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 15px 5px 10px;
	-webkit-box-shadow: 1px 1px 4px #ccc;
	-moz-box-shadow: 1px 1px 4px #ccc;
	box-shadow: 1px 1px 4px #ccc;
}

.poll-answer {
	margin-left: 0;
}

.poll-answer label {
	margin-left: 30px;
}

.poll-answer label {
	padding-left: 3px;
	font-size: 1.2em;
}

.content .poll-answer input {
	border: none;
	outline: none;
}

.post ul.poll-answer {
	padding: 0 0 1em;
}

.post ul.poll-answer li {
	margin: 0 1em .75em;
	padding: 0;
	list-style-image: none;
}

.post ul.poll-answer li div.poll-bar {
	width: 96.5%;
	padding-left: 14px;
	background: #f6f6f6 url(/assets/images/back_chart_bar.png?TBI_DEPLOY_TIME) no-repeat left bottom;
	line-height: 35px;
}

.post ul.poll-answer li div.poll-bar div {
	min-width: 4% !important;
	position: relative;
	height: 24px;
	margin-left: 2px;
	padding: 3px 0 0;
	background: transparent url(/assets/images/back_chart_bar.png?TBI_DEPLOY_TIME) left -29px;
}

.post ul.poll-answer li div.poll-bar div span.text {
	position: absolute;
	right: 2px;
	top: -2px;
	text-shadow: 0 2px rgba(0, 0, 0, .5);
	letter-spacing: .1em;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
}

.post ul.poll-answer li div.poll-bar div span.left {
	position: absolute;
	left: -4px;
	top: 0;
	width: 4px;
	height: 27px;
}

.post ul.poll-answer li div.poll-bar div span.right {
	position: absolute;
	right: -3px;
	top: 0;
	width: 4px;
	height: 27px;
	background: transparent url(/assets/images/back_chart_bar.png?TBI_DEPLOY_TIME) right -1px;
}

.post ul.poll-answer li div.novotes,.post ul.poll-answer li div.novotes div,.post ul.poll-answer li div.novotes div span.right {
	background: #eee none;
}

.post ul.poll-answer li div.novotes span.text {
	display: none;
}

/* relateds */
.post .relateds h1 {
	margin-top: -4px;
	margin-bottom: .25em;
	padding-top: 0;
	font-size: 197%;
}

.post .relateds .byline {
	margin: .5em 0;
	line-height: 1.4em;
	font-size: 93%;
	font-weight: bold;
}

.post .relateds .excerpt-text {
	margin: 0;
}

.post .relateds h3 {
	margin-top: 0;
	margin-bottom: .5em;
}

.post .relateds h4 {
	margin-top: .5em;
	font-weight: bold;
}

.post .relateds p {
	margin-top: .25em;
}

.post .relateds .tout-1 .byline {
	margin-bottom: .25em;
}

.post .relateds .quicklinks h3 {
	margin-top: 1em;
	font-weight: bold;
}

.touts .relatedlinks ul {
	margin: 10px 0 0 20px;
	font-size: 18px;
}

.touts .relatedlinks li {
	padding-top: 20px;
	list-style-type: disc;
}

.touts .relatedlinks a {
	color: #222;
}

/* YCharts */
.image-container .ychartsQuoteEmbed_p_biz {
	width: 100% !important;
	margin-bottom: 30px !important;
}

.ychartsQuoteEmbed.ychartsQuoteEmbed_p_biz table.ychartsPriceTable td.ychartsColSym a {
	color: #196d8d !important;
}

.image-container .ychartsQuoteEmbed_p_biz:first-child {
	margin-top: .4em;
}

.image-container .ychartsQuoteEmbed_p_biz table.ychartsPriceTable {
	border-top-color: #ddd !important;
	border-bottom-color: #ddd !important;
}

#content .ychartsColSym {
	border-right: 1px dotted #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px dotted #ddd;
	padding: 4px 8px !important;
	background: #f7f7f7 !important;
}

#content .ychartsColQt,
#content .ychartsColChg,
#content .ychartsColChgPct {
	width: 33.3%;
	border-left: 1px dotted #ddd;
	border-right: 1px dotted #ddd;
	padding: 10px 0 !important;
	text-align: center !important;
}


/** Post blockquotes and pullquotes **/
.post blockquote {
	border: none;
}

.post blockquote.blockquote {
	padding: 0 0 0 30px;
	margin: 0 0 10px;
	border: none;
}

.post blockquote.pullquote {
	position: relative;
	float: left;
	display: block;
	max-width: 240px;
	margin: 0 0 0 45px;
	border: none;
	padding: 27px 50px 20px 0;
	font-style: italic;
	font-size: 24px;
	line-height: 1.3em;
	color: #196d8d;
}

.post blockquote.pullquote.float_right {
	float: right;
	margin: 0 50px 0 80px;
	padding: 27px 0px 20px 0px;
}

.post blockquote.pullquote:before {
	/*content: open-quote;*/
	content: '\201C';
	font-size: 100px;
	color: #dadada;
	position: absolute;
	top: 56px;
	left: -53px;
}

.post blockquote.pullquote:after {
	/*content: close-quote;*/
	content: '\201D';
	font-size: 100px;
	color: #dadada;
	position: absolute;
	bottom: -16px;
}

/* LinkedIn page */
.linkedin.post h1 {
	float: left;
}
#linkedin-page .linkedin.post h1 {
	float: none;
}

.linkedin.post .sponsor {
	float: right;
	position: relative;
	top: .7em;
}

.linkedin.post .sponsor h4 {
	display: inline-block;
}

.linkedin.post .sponsor .sponsor-ad {
	display: inline-block;
	vertical-align: middle;
}

#linkedin-page .linkedin-widget.post {
	margin-top: 1px;
}

#linkedin-page div.tabs-dotted {
	clear: both;
	margin: 0;
	padding: .5em 0 2em 0;
}

#linkedin-page .river-textonly {
	padding-bottom: 2em;
}

#linkedin-page .excerpt .button-margins {
	margin: 5px 0 15px 15px;
}

/** Blackboard and Tags **/
.blackboard-module {
	border-right: 1px solid #eee;
	padding: 0 30px 20px 0;
}

.blackboard-module ul {
	margin-left: 0;
}

.blackboard-module li {
	margin-bottom: 20px;
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
}

.blackboard-module li:last-child {
	margin-bottom: 0;
	border-bottom: 0;
	padding-bottom: 0;
}

.blackboard-module .below {
	display: none;
}

.blackboard-module h4:last-child {
	padding-bottom: 20px;
}

.row-fluid .tags-module {
	margin-bottom: 40px;
	padding-left: 10px;
}

.tags-module h4 {
	margin-top: 5px;
}

.row-fluid .span12.tags-module {
	padding-left: 0;
}

.tags-module .get-alerts {
	margin-top: 20px;
	border-color: #eee;
}

.tags-module.span12 .get-alerts {
	margin-top: 0;
}

.tags-module a {
	font-size: 19px;
}


/** Sharing module at bottom of post **/
.bottom-share-module {
	position: relative;
	margin: 30px 0 70px;
	padding: 0;
	height: 30px;
	text-align: left;
}

.bottom-share-module #bottom-share-links {
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
}

.bottom-share-module .bottom-links {
	position: absolute;
	float: none;
	top: 40px;
	margin: 0 0 30px;
}

.bottom-share-module .bottom-links.no-rightrail {
	position: relative;
	top: 0;
	float: right;
	margin-top: 0;
}

.bottom-share-module .bottom-links > li {
	float: left;
	margin: 0 20px 0 0;
	font-size: 15px;
}

.bottom-share-module .bottom-links i {
	color: #00709a;
}

.bottom-share-module .short-url .dropdown-menu {
	left: -50%;
	top: 30px;
	margin: 0 0 0 -20px;
	padding: 10px;
}

.bottom-share-module .short-url .dropdown-menu form,
.bottom-share-module .short-url .dropdown-menu input,
.bottom-share-module .bottom-links .modal-body input[type="text"] {
	margin: 0;
}

/** Perfect Market **/
.perfect-market.in-post-ad {
	clear: both;
	width: 100%;
	margin: 1em 0;
	padding: .5em 0 1.5em;
	background: #eee;
	text-align: center;
}

.perfect-market.wrap-post-ad {
	border: 1px solid #EBF1F6;
	padding: 0px 20px 10px 15px;
	font-size: 14px;
}

.perfect-market.slide-ad-bottom,
.perfect-market.article-ad-bottom {
	clear: both;
}

.perfect-market.byline {
	margin: 30px 0 0;
}

.perfect-market-social {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 10px 0;
	margin-top: 20px;
	font-family: georgia, serif;
	font-style: italic;
}

.perfect-market-social > div {
	padding-left: 10px;
	line-height: 1em;
}

/* Syndicated Publication Feed Footer */
.feed-footer-wrapper {
	margin-top: 1.3em;
}

.feed-footer ul {
	margin: 0 0 30px 50px;
}

.feed-footer li {
	margin-bottom: 10px;
	list-style: disc outside none;
}

/* Video */

.vimeo-embed-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	height: auto;
}
.vimeo-embed-container iframe, .vimeo-embed-container object, .vimeo-embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.embed-spacer:empty {
	height: 0;
}

video.gifvid {
	max-width: 100%;
}

.gifvid-container {
	display: inline-block;
	position: relative;
}

.gifvid-container .gif-icons i.fa-play {
	font-size: 21px;
	position: relative;
	top: -2px;
	height: auto;
}

.gifvid-container span.source {
	display: block;
}

.post-content iframe, .slideshow-content iframe {
	max-width: 100% !important;
}

.video-page-rail {
	margin-top: 20px;
}

.tooltip-sponsor a.tooltip-sponsor:hover,
a.tooltip-sponsor:hover {
	text-decoration: none;
}

/* Finanzen */
.finanzen-widget-category {
	width: 100%;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	padding: 20px;
}

.finanzen-widget-category .top .left {
	float: left;
}

.finanzen-widget-category .top .right {
	float: right;
}

.finanzen-widget-category .top .right .finanzen-btn {
	display: block;
	font-family: 'headline-semicon-semi-bold', Helvetica, Arial, sans-serif;
	font-size: 17px;
	text-align: center;
	padding: 4px 10px;
	color: white;
}

.finanzen-widget-category .top .right .btn-buy {
	background-color: #3f8e3b;
}

.finanzen-widget-category .top .right .btn-sell {
	background-color: #cc0000;
}

.finanzen-post {
	position: relative;
}

.finanzen-post-table {
	border: 1px solid #ddd;
	padding: 18px 20px;
}

.finanzen-post.borderless {
	padding: 0;
	border: none;
}

/* override for .post .ticker css rules */
.finanzen-post .ticker {
	margin: 0;
	padding: 0;
}
/* end override */

.finanzen-post .top {
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 13px;
	margin-bottom: 13px;
}
.finanzen-post .top span {
	font-family: 'headline-semi-bold', Helvetica, Arial, sans-serif;
	font-size: 19px;
	margin-right: 9px;
}

.finanzen-post .top span.arrow .fa-arrow-up {
	color: #3f8e3b;
}

.finanzen-post .top span.arrow .fa-arrow-down {
	color: #cc0000;
}

.finanzen-post .finanzen th {
	font-family: 'headline-semi-bold', Helvetica, Arial, sans-serif;
}

.finanzen-post .finanzen td.chart {
	text-align: center;
} 

.finanzen-post .finanzen:not(.multi) td .change-text {
	color: black;
	margin-right: 5px;
	font-family: 'headline-semi-normal', Helvetica, Arial, sans-serif;
}

.finanzen-post .finanzen td {
	font-family: 'headline-semi-normal', Helvetica, Arial, sans-serif;
	font-size: 13px;
}

.finanzen-post .finanzen td.ticker {
	width: 18%;
	font-family: 'headline-semi-bold', Helvetica, Arial, sans-serif;
	color: #01819e;
}

.finanzen-post .finanzen:not(.multi) td.ticker {
	width: auto;
}

.finanzen-post .finanzen.multi td.price {
	font-family: 'headline-semi-bold', Helvetica, Arial, sans-serif;
}

.finanzen-post .finanzen td.changeabsolute {
	font-family: 'headline-semi-bold', Helvetica, Arial, sans-serif;
	text-align: center;
}

.finanzen-post .finanzen.multi th.changeabsolute {
	text-align: center;
}

.finanzen-post .finanzen td.changeabsolute span {
	margin-left: 12px;
}

.finanzen-post .finanzen td.changeper {
	color: #cc0000;
	font-family: 'headline-semi-bold', Helvetica, Arial, sans-serif;
	text-align: center;
}

.finanzen-post .finanzen.multi th.changeper {
	text-align: center;
}

.finanzen-post .finanzen td.changeper.positive {
	color: #3f8e3b;
}

.finanzen-post .finanzen td.changeper span {
	margin-left: 12px;
}

.finanzen-post .finanzen td.chart img {
	max-height: 25px;
	width: auto;
}

.finanzen-post .finanzen.multi th {
	text-align: left;
}

.finanzen-post .finanzen td.tradeit {
	text-align: center;
}

.finanzen-post .finanzen td.tradeit a {
	background-color: #5CA24C;
	color: white;
	padding: 5px 8px 2px 8px;
	font-size: 10px;
}

.finanzen-post .top .left {
	float: left;
}

.finanzen-post .top .finanzen-ad {
	float: right;
}

.finanzen-post .finanzen-ad {
	margin-top: 8px;
}

.finanzen-post .finanzen.multi td,
.finanzen-post .finanzen.multi th {
	padding-top: 8px;
	padding-bottom: 5px;
}

.finanzen-post .finanzen.multi tr {
	border-top: 1px solid #eaeaea;
}

#tradeit-container-post {
	display: none;
	min-height: 460px;
}

/*!
 * Bootstrap Responsive v2.3.1
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * https://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

.responsive .clearfix {
  *zoom: 1;
}

.responsive .clearfix:before,
.responsive .clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.responsive .clearfix:after {
  clear: both;
}

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

.responsive .input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

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

.responsive .hidden {
  display: none;
  visibility: hidden;
}

.responsive .visible-phone {
  display: none !important;
}

.responsive .visible-tablet {
  display: none !important;
}

.responsive .hidden-desktop {
  display: none !important;
}

.responsive .visible-desktop {
  display: inherit !important;
}

@media (min-width: 1240px) {
  .responsive .row {
    *zoom: 1;
  }
  .responsive .row:before,
  .responsive .row:after {
    display: table;
    line-height: 0;
    content: "";
  }
  .responsive .row:after {
    clear: both;
  }
  .responsive [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 30px;
  }
  .responsive .container,
  .responsive .navbar-static-top .container,
  .responsive .navbar-fixed-top .container,
  .responsive .navbar-fixed-bottom .container {
    width: 1170px;
  }
  .responsive .span12 {
    width: 1170px;
  }
  .responsive .span11 {
    width: 1070px;
  }
  .responsive .span10 {
    width: 970px;
  }
  .responsive .span9 {
    width: 870px;
  }
  .responsive .span8 {
    width: 770px;
  }
  .responsive .span7 {
    width: 670px;
  }
  .responsive .span6 {
    width: 570px;
  }
  .responsive .span5 {
    width: 470px;
  }
  .responsive .span4 {
    width: 370px;
  }
  .responsive .span3 {
    width: 270px;
  }
  .responsive .span2 {
    width: 170px;
  }
  .responsive .span1 {
    width: 70px;
  }
  .responsive .offset12 {
    margin-left: 1230px;
  }
  .responsive .offset11 {
    margin-left: 1130px;
  }
  .responsive .offset10 {
    margin-left: 1030px;
  }
  .responsive .offset9 {
    margin-left: 930px;
  }
  .responsive .offset8 {
    margin-left: 830px;
  }
  .responsive .offset7 {
    margin-left: 730px;
  }
  .responsive .offset6 {
    margin-left: 630px;
  }
  .responsive .offset5 {
    margin-left: 530px;
  }
  .responsive .offset4 {
    margin-left: 430px;
  }
  .responsive .offset3 {
    margin-left: 330px;
  }
  .responsive .offset2 {
    margin-left: 230px;
  }
  .responsive .offset1 {
    margin-left: 130px;
  }
  .responsive .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .responsive .row-fluid:before,
  .responsive .row-fluid:after {
    display: table;
    line-height: 0;
    content: "";
  }
  .responsive .row-fluid:after {
    clear: both;
  }
  .responsive .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin-left: 2.564102564102564%;
    *margin-left: 2.5109110747408616%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .responsive .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .responsive .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.564102564102564%;
  }
  .responsive .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }
  .responsive .row-fluid .span11 {
    width: 91.45299145299145%;
    *width: 91.39979996362975%;
  }
  .responsive .row-fluid .span10 {
    width: 82.90598290598291%;
    *width: 82.8527914166212%;
  }
  .responsive .row-fluid .span9 {
    width: 74.35897435897436%;
    *width: 74.30578286961266%;
  }
  .responsive .row-fluid .span8 {
    width: 65.81196581196582%;
    *width: 65.75877432260411%;
  }
  .responsive .row-fluid .span7 {
    width: 57.26495726495726%;
    *width: 57.21176577559556%;
  }
  .responsive .row-fluid .span6 {
    width: 48.717948717948715%;
    *width: 48.664757228587014%;
  }
  .responsive .row-fluid .span5 {
    width: 40.17094017094017%;
    *width: 40.11774868157847%;
  }
  .responsive .row-fluid .span4 {
    width: 31.623931623931625%;
    *width: 31.570740134569924%;
  }
  .responsive .row-fluid .span3 {
    width: 23.076923076923077%;
    *width: 23.023731587561375%;
  }
  .responsive .row-fluid .span2 {
    width: 14.52991452991453%;
    *width: 14.476723040552828%;
  }
  .responsive .row-fluid .span1 {
    width: 5.982905982905983%;
    *width: 5.929714493544281%;
  }
  .responsive .row-fluid .offset12 {
    margin-left: 105.12820512820512%;
    *margin-left: 105.02182214948171%;
  }
  .responsive .row-fluid .offset12:first-child {
    margin-left: 102.56410256410257%;
    *margin-left: 102.45771958537915%;
  }
  .responsive .row-fluid .offset11 {
    margin-left: 96.58119658119658%;
    *margin-left: 96.47481360247316%;
  }
  .responsive .row-fluid .offset11:first-child {
    margin-left: 94.01709401709402%;
    *margin-left: 93.91071103837061%;
  }
  .responsive .row-fluid .offset10 {
    margin-left: 88.03418803418803%;
    *margin-left: 87.92780505546462%;
  }
  .responsive .row-fluid .offset10:first-child {
    margin-left: 85.47008547008548%;
    *margin-left: 85.36370249136206%;
  }
  .responsive .row-fluid .offset9 {
    margin-left: 79.48717948717949%;
    *margin-left: 79.38079650845607%;
  }
  .responsive .row-fluid .offset9:first-child {
    margin-left: 76.92307692307693%;
    *margin-left: 76.81669394435352%;
  }
  .responsive .row-fluid .offset8 {
    margin-left: 70.94017094017094%;
    *margin-left: 70.83378796144753%;
  }
  .responsive .row-fluid .offset8:first-child {
    margin-left: 68.37606837606839%;
    *margin-left: 68.26968539734497%;
  }
  .responsive .row-fluid .offset7 {
    margin-left: 62.393162393162385%;
    *margin-left: 62.28677941443899%;
  }
  .responsive .row-fluid .offset7:first-child {
    margin-left: 59.82905982905982%;
    *margin-left: 59.72267685033642%;
  }
  .responsive .row-fluid .offset6 {
    margin-left: 53.84615384615384%;
    *margin-left: 53.739770867430444%;
  }
  .responsive .row-fluid .offset6:first-child {
    margin-left: 51.28205128205128%;
    *margin-left: 51.175668303327875%;
  }
  .responsive .row-fluid .offset5 {
    margin-left: 45.299145299145295%;
    *margin-left: 45.1927623204219%;
  }
  .responsive .row-fluid .offset5:first-child {
    margin-left: 42.73504273504273%;
    *margin-left: 42.62865975631933%;
  }
  .responsive .row-fluid .offset4 {
    margin-left: 36.75213675213675%;
    *margin-left: 36.645753773413354%;
  }
  .responsive .row-fluid .offset4:first-child {
    margin-left: 34.18803418803419%;
    *margin-left: 34.081651209310785%;
  }
  .responsive .row-fluid .offset3 {
    margin-left: 28.205128205128204%;
    *margin-left: 28.0987452264048%;
  }
  .responsive .row-fluid .offset3:first-child {
    margin-left: 25.641025641025642%;
    *margin-left: 25.53464266230224%;
  }
  .responsive .row-fluid .offset2 {
    margin-left: 19.65811965811966%;
    *margin-left: 19.551736679396257%;
  }
  .responsive .row-fluid .offset2:first-child {
    margin-left: 17.094017094017094%;
    *margin-left: 16.98763411529369%;
  }
  .responsive .row-fluid .offset1 {
    margin-left: 11.11111111111111%;
    *margin-left: 11.004728132387708%;
  }
  .responsive .row-fluid .offset1:first-child {
    margin-left: 8.547008547008547%;
    *margin-left: 8.440625568285142%;
  }
  .responsive input,
  .responsive textarea,
  .responsive .uneditable-input {
    margin-left: 0;
  }
  .responsive .controls-row [class*="span"] + [class*="span"] {
    margin-left: 30px;
  }
  .responsive input.span12,
  .responsive textarea.span12,
  .responsive .uneditable-input.span12 {
    width: 1156px;
  }
  .responsive input.span11,
  .responsive textarea.span11,
  .responsive .uneditable-input.span11 {
    width: 1056px;
  }
  .responsive input.span10,
  .responsive textarea.span10,
  .responsive .uneditable-input.span10 {
    width: 956px;
  }
  .responsive input.span9,
  .responsive textarea.span9,
  .responsive .uneditable-input.span9 {
    width: 856px;
  }
  .responsive input.span8,
  .responsive textarea.span8,
  .responsive .uneditable-input.span8 {
    width: 756px;
  }
  .responsive input.span7,
  .responsive textarea.span7,
  .responsive .uneditable-input.span7 {
    width: 656px;
  }
  .responsive input.span6,
  .responsive textarea.span6,
  .responsive .uneditable-input.span6 {
    width: 556px;
  }
  .responsive input.span5,
  .responsive textarea.span5,
  .responsive .uneditable-input.span5 {
    width: 456px;
  }
  .responsive input.span4,
  .responsive textarea.span4,
  .responsive .uneditable-input.span4 {
    width: 356px;
  }
  .responsive input.span3,
  .responsive textarea.span3,
  .responsive .uneditable-input.span3 {
    width: 256px;
  }
  .responsive input.span2,
  .responsive textarea.span2,
  .responsive .uneditable-input.span2 {
    width: 156px;
  }
  .responsive input.span1,
  .responsive textarea.span1,
  .responsive .uneditable-input.span1 {
    width: 56px;
  }
  .responsive .thumbnails {
    margin-left: -30px;
  }
  .responsive .thumbnails > li {
    margin-left: 30px;
  }
  .responsive .row-fluid .thumbnails {
    margin-left: 0;
  }
}

@media (min-width: 980px) {
  .responsive .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}


/* Explanation of font file types: */
/* .oet for IE6-IE8 */
/* .woff for Modern Browsers */
/* .ttf for Safari, Android, iOS */

/** Fakt Condensed Pro Semi Bold **/
@font-face {
    font-family: 'headline-semi-bold';
    /* Use relative URLs because Chrome blocks all attempts to access it via https */
    https://ocdn.eu/static/ucs/ZWM7MDA_/366ef5353288385de60ebfb538fa45fb/assets/font/FaktSmConPro-Normal.woff2
    src: url('https://ocdn.eu/static/ucs/MTE7MDA_/e84806677698aeee4fdb6f83d098f79f/assets/font/FaktConPro-SemiBold.eot'); /* IE9 Compat Modes */    
    src: url('https://ocdn.eu/static/ucs/ZWM7MDA_/366ef5353288385de60ebfb538fa45fb/assets/font/FaktConPro-SemiBold.woff2') format('woff2'),
        url('https://ocdn.eu/static/ucs/Yzg7MDA_/701681f2d14c9d9d96cbf58f5cc4c024/assets/font/FaktConPro-SemiBold.woff') format('woff'),
        url('https://ocdn.eu/static/ucs/Yzg7MDA_/701681f2d14c9d9d96cbf58f5cc4c024/assets/font/FaktConPro-SemiBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'headline-semi-bold-italic';
    src: url('https://ocdn.eu/static/ucs/Yzg7MDA_/701681f2d14c9d9d96cbf58f5cc4c024/assets/font/FaktConPro-SemiBoldItalic.eot'); /* IE9 Compat Modes */
    src: url('https://ocdn.eu/static/ucs/ZWM7MDA_/366ef5353288385de60ebfb538fa45fb/assets/font/FaktConPro-SemiBoldItalic.woff2') format('woff2'),
        url('https://ocdn.eu/static/ucs/Yzg7MDA_/701681f2d14c9d9d96cbf58f5cc4c024/assets/font/FaktConPro-SemiBoldItalic.woff') format('woff'),
        url('https://ocdn.eu/static/ucs/Yzg7MDA_/701681f2d14c9d9d96cbf58f5cc4c024/assets/font/FaktConPro-SemiBoldItalic.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

/** Fakt Semi Condensed Pro Semi Bold **/
@font-face {
	font-family: 'headline-semicon-semi-bold';
    src: url('https://ocdn.eu/static/ucs/MTE7MDA_/e84806677698aeee4fdb6f83d098f79f/assets/font/FaktSmConPro-SemiBold.eot'); /* IE9 Compat Modes */
    src: url('https://ocdn.eu/static/ucs/ZWM7MDA_/366ef5353288385de60ebfb538fa45fb/assets/font/FaktSmConPro-SemiBold.woff2') format('woff2'),
        url('https://ocdn.eu/static/ucs/Yzg7MDA_/701681f2d14c9d9d96cbf58f5cc4c024/assets/font/FaktSmConPro-SemiBold.woff') format('woff'),
        url('https://ocdn.eu/static/ucs/Yzg7MDA_/701681f2d14c9d9d96cbf58f5cc4c024/assets/font/FaktSmConPro-SemiBold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'headline-semicon-semi-bold-italic';
    src: url('https://ocdn.eu/static/ucs/Yzg7MDA_/701681f2d14c9d9d96cbf58f5cc4c024/assets/font/FaktSmConPro-SemiBoldItalic.eot'); /* IE9 Compat Modes */
    src: url('https://ocdn.eu/static/ucs/ZWM7MDA_/366ef5353288385de60ebfb538fa45fb/assets/font/FaktSmConPro-SemiBoldItalic.woff2') format('woff2'),
        url('https://ocdn.eu/static/ucs/Yzg7MDA_/701681f2d14c9d9d96cbf58f5cc4c024/assets/font/FaktSmConPro-SemiBoldItalic.woff') format('woff'),
        url('https://ocdn.eu/static/ucs/Yzg7MDA_/701681f2d14c9d9d96cbf58f5cc4c024/assets/font/FaktSmConPro-SemiBoldItalic.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

/** Fakt Semi Condensed Pro Normal **/
@font-face {
	font-family: 'headline-semi-normal';
    src: url('https://ocdn.eu/static/ucs/MTE7MDA_/e84806677698aeee4fdb6f83d098f79f/assets/font/FaktSmConPro-Normal.eot'); /* IE9 Compat Modes */
    src: url('https://ocdn.eu/static/ucs/ZWM7MDA_/366ef5353288385de60ebfb538fa45fb/assets/font/FaktSmConPro-Normal.woff2') format('woff2'),
        url('https://ocdn.eu/static/ucs/Yzg7MDA_/701681f2d14c9d9d96cbf58f5cc4c024/assets/font/FaktSmConPro-Normal.woff') format('woff'),
        url('https://ocdn.eu/static/ucs/Yzg7MDA_/701681f2d14c9d9d96cbf58f5cc4c024/assets/font/FaktSmConPro-Normal.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'headline-semi-normal-italic';
    src: url('https://ocdn.eu/static/ucs/Yzg7MDA_/701681f2d14c9d9d96cbf58f5cc4c024/assets/font/FaktSmConPro-NormalItalic.eot'); /* IE9 Compat Modes */
    src: url('https://ocdn.eu/static/ucs/ZWM7MDA_/366ef5353288385de60ebfb538fa45fb/assets/font/FaktSmConPro-NormalItalic.woff2') format('woff2'),
        url('https://ocdn.eu/static/ucs/Yzg7MDA_/701681f2d14c9d9d96cbf58f5cc4c024/assets/font/FaktSmConPro-NormalItalic.woff') format('woff'),
        url('https://ocdn.eu/static/ucs/Yzg7MDA_/701681f2d14c9d9d96cbf58f5cc4c024/assets/font/FaktSmConPro-NormalItalic.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

body,
.ui-dialog,
.xignite-ticker a,
.post .ticker a,
.source,
.source span,
.onepage-link {
	font-family: Helvetica, Arial, sans-serif;
}

h1, h1 strong, h1 b, h1 span, .KonaBody h1 span,
h2, h2 strong, h2 b, h2 span, .KonaBody h2 span,
h3, h3 strong, h3 b, h3 span, .KonaBody h3 span,
h4, h4 strong, h4 b, h5 span, .KonaBody h4 span,
h5, h5 strong, h5 b, h5 span, .KonaBody h5 span,
.sash-label,
.excerpt-tout,
.KonaBody .quiz-container .slide.final h3 span,
.KonaBody .quiz-container .question-text span,
.event h2,
#event-header #header-tagline,
.image-container .caption,
.slideshow-content .on-image,
.slide-image,
.slide-image-large,
.event .featured-speakers-sidebar .name,
.special-series .section-title, 
.vanity .section-title,
.error-404,
.msg-body > div {
	font-family: 'headline-semi-bold', Helvetica, Arial, sans-serif;
	font-weight: normal;
}


h1 i, h1 em, h2 i, h2 em, h3 i, h3 em, h4 i, h4 em, h5 i, h5 em,
.sash-label em,
.excerpt-tout em {
	font-family: 'headline-semi-bold-italic', Helvetica, Arial, sans-serif;
	font-weight: normal;
}

.fakt-sb,
.post .category-link,
.xignite-indices,
.vertical-name,
.related-links-container.minimal h3,
.related-links-container.minimal h4,
.spinner-text,
.gif-icons h2 span {
	font-family: 'headline-semicon-semi-bold', Helvetica, Arial, sans-serif;
	font-weight: normal;
}

.fakt,
.byline,
.byline span,
.readme .text-and,
.xignite-indices td:first-child,
.button-touts,
.post .tags-top,
.post-sidebar-module .summary,
.post-sidebar-container .post-sidebar-module,
.sailthru-recommendation.user,
.post ul.poll-answer li,
.river.tape-view .date,
.msg .right p,
.msg .right a,
.nav-over input,
.vert-name,
.all-menu .title,
.pageviews {
	font-family: 'headline-semi-normal', Helvetica, Arial, sans-serif;
	font-weight: normal;
}

.byline em {
	font-family: 'headline-semicon-semi-bold-italic', Helvetica, Arial, sans-serif;
	font-weight: normal;
}

.monospaced,
.apiparams tbody tr th {
	font-family: 'Courier New', Courier, monospace;
}

.KonaBody,
.KonaBody p,
.KonaBody span,
.excerpt-text,
.excerpt,
.collection-description,
.author-module,
.hive-entry p,
.please-follow,
.slideshow-content,
.slide-content p,
.author-content .author-info,
.comment-text, .comments p,
.related-video-container p,
.relatedlinks,
.event,
.vertical-social-buttons em,
.source, .source span, .source a {
	font-family: Georgia, Times, sans-serif;
}

.text-ad,
.slideshow .ctrls li.count,
.author-sort-by,
.share-container .text {
	font-family: Helvetica, Arial, sans-serif;
}


/*!
 *  Font Awesome 4.3.0 by @davegandy - https://fontawesome.io - @fontawesome
 *  License - https://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('https://ocdn.eu/static/ucs/ZWM7MDA_/366ef5353288385de60ebfb538fa45fb/font/fontawesome-webfont.eot?v=4.3.0');
  src: url('https://ocdn.eu/static/ucs/ZWM7MDA_/366ef5353288385de60ebfb538fa45fb/font/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('https://ocdn.eu/static/ucs/ZWM7MDA_/366ef5353288385de60ebfb538fa45fb/font/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('https://ocdn.eu/static/ucs/ZWM7MDA_/366ef5353288385de60ebfb538fa45fb/font/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('https://ocdn.eu/static/ucs/ZWM7MDA_/366ef5353288385de60ebfb538fa45fb/font/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('https://ocdn.eu/static/ucs/ZWM7MDA_/366ef5353288385de60ebfb538fa45fb/font/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-blog:before {
  content: "\f02d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-genderless:before,
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}


/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (https://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - https://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - https://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit https://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}
#lightbox-nav-btnNext {
	right: 0;
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Helvetica, Arial, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px;
}
#lightbox-container-image-data {
	padding: 0 0px 20px;
}
#lightbox-container-image-data #lightbox-image-details {
	text-align: left;
}
#lightbox-image-details-caption {
	font-weight: bold;
	font-size: 20px;
	line-height: 1.2em;
	color: #222;
}
#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
	width: 36px;
	height: 36px;
	position: absolute;
	top: -15px;
	right: -15px;
	cursor: pointer;
	z-index: 20;
}


.hidden-sidebar {
	min-height: 0;
}

body {
	background-color: #fff;
	color: #222;
}

h4 {
	font-size: 20px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}

hr {
	clear: both;
	width: 100%;
	margin: 0;
	border: 0;
	color: #ccc;
	background-color: #ccc;
	height: 1px;
}

.post hr {
	clear: none;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

a {
	color: #00709a;
	text-decoration: none;
}

.sprites {
	background-repeat: no-repeat;
} 

/* Shortcut Classes */
.print {
	display: none;
}

.clear-both {
	clear: both;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.small {
	font-size: 100%;
}

.smaller {
	font-size: 93%;
}

.smallest {
	font-size: 85%;
}

.nobr {
	white-space: nowrap;
}

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

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

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

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

.hidden  {
	visibility: hidden;
}

.margin-top {
	margin-top: 1.5em;
}

.margin-bottom {
	margin-bottom: 1.5em;
}

.margin-bottom-none {
	margin-bottom: 0;
}

.post .margin-top {
	margin-top: 2.5em;
}

.popular-video.margin-top {
	margin-top: 1.5em;
}

.popular-video {
	margin-bottom: 1.5em;
}

.nowrap {
	white-space: nowrap;
}

.wrap {
	word-wrap: break-word;
	word-break: break-all;
}

.display-inline {
	display: inline;
}

.clickable {
	cursor: pointer;
}

.border-top {
	margin-top: 30px;
	border-top: 1px solid #ddd;
	padding-top: 30px;
}

.border-top-dotted {
	margin-top: 30px;
	border-top: 1px dotted #ddd;
	padding-top: 30px;
}

.border-bottom {
	margin-bottom: 30px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 30px;
}

.border-bottom-dotted {
	margin-bottom: 30px;
	border-bottom: 1px dotted #ddd;
	padding-bottom: 30px;
}

.border-right {
	margin-right: .25em;		
	border-right: 1px solid #ddd;		
	padding-right: .5em;		
}

.underlined.thin {
	border-bottom-width: 1px;
}

.switch {
	position: relative;
	top: 2px;
	display: inline-block;
	width: 50px;
	height: 17px;
	/*background: url(/assets/images/back_buttons.png?TBI_DEPLOY_TIME) no-repeat -250px -100px;*/
}

.switch-off {
	background-position: -320px -100px;
}

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

.btn {
	background-image: none;
}

.button {
	border: 1px solid #bbb;
	padding: 2px .5em;
	background-color: #1b4c76;
	text-transform: uppercase;
	color: #fff;
}

.pipe {
	padding: 0 .5em;
	color: #ccc;
}

.fa-rss {
	color: #f47512;
}

.transition {
	-webkit-transition: all 125ms linear;
    -moz-transition: all 125ms linear;
    -o-transition: all 125ms linear;
    -ms-transition: all 125ms linear;
    transition: all 125ms linear;
}

.ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* SVG Sprites */

.svg.sprites.cool {
    background: 0px 0px/13px no-repeat url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0MDAgNDAwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA0MDAgNDAwIj48cGF0aCBmaWxsPSIjNDQ0IiBkPSJNMTQxLjYgMzgxYzQuNCAyLjMgOS4yIDMuNCAxMy45IDMuNCA4LjIgMCAxNi4zLTMuMyAyMi4xLTkuNyA1LjMtNS43IDgtMTMuMSA3LjktMjAuNSAxOC44LTQuMyAzMy42LTE5LjIgMzcuOS0zOCAyLjQgMy42IDMuMiA2IDMuMiA4LjkgMCA2LjQtMi41IDEyLjUtNyAxNy4yLTQuNSA0LjctNy40IDEwLjctOC4yIDE3LjEtLjEuNi0uMiAxLjItLjMgMi0yLjIgMTEuMyAyLjIgMjIuOSAxMS41IDI5LjggNS4zIDQgMTEuNiA2IDE4IDYgNC43IDAgOS40LTEuMSAxMy44LTMuNCAzNS44LTE4LjUgNjAuNS01MCA2OS43LTg4LjggNS40LTIyLjkgNS4yLTQ3LS42LTcxLjYtNS44LTI0LjUtMTYuOS00OC4zLTMzLTcwLjctOC45LTE0LjctMTYtMjYuNS0xOS41LTQzLjEtNC4zLTIwLjEtMy4zLTQ1LjkgMy4yLTgxLjQgMi4yLTEyLTMuMS0yNC4yLTEzLjQtMzAuNy00LjktMy4xLTEwLjUtNC43LTE2LjEtNC43LTYuMSAwLTEyLjIgMS45LTE3LjQgNS42LTEuNiAxLjEtMzkuNSAyOC4zLTc3LjYgNzAuOS0yMi44IDI1LjQtNDEgNTEuMi01NC4yIDc2LjYtMTcuMyAzMy4zLTI2LjEgNjYuMi0yNi4xIDk3LjggMCAzMi42IDggNjEgMjMuNyA4NC40IDEyLjEgMTcuOSAyOC40IDMyLjQgNDguNSA0Mi45em0xMDMtMzQ4LjJjLTE1LjcgODUuOS43IDExMy40IDIwLjggMTQ2LjQgNTMuMSA3My4yIDM4LjggMTU1LTI0LjggMTg3LjkuMy0xLjQuNS0yLjcuNi00IDkuNS05LjkgMTUuNC0yMy4yIDE1LjQtMzggMC0yOS40LTI4LTM5LjgtMzYuOC02OS42LTctMjMuMy01LjctMzQuMiA2LjctNDAuMS0yMi41IDAtMzEuOSA5LjktMzkuMSAzMy4zLTkuMyAzOC45IDcuMiA0MyA3LjIgNTYuNCAwIDExLjMtOS4xIDIwLjQtMjAuNCAyMC40LTExLjMgMC0xOC4xLTkuOS0xOC4xLTIxLjEgMC0zLjkgMS4yLTcuNSAyLjQtMTQuMy0zLjggNS40LTcgMTEuMi05IDE4LjItMS43IDUuMy0yLjYgMTEtMi42IDE2LjggMCAxMC44IDMuMiAyMC44IDguNSAyOS4zLTI1LjQtMTMuMy01Ni4zLTQxLjctNTYuMy0xMDAuOC4yLTExNy4xIDE0NS41LTIyMC44IDE0NS41LTIyMC44eiIvPjwvc3ZnPg==');
}

.svg.sprites.warm {
    background: 0px 0px/13px no-repeat url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9IiNGMDdEMjIiIHZpZXdCb3g9IjAgMCA0MDAgNDAwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA0MDAgNDAwIj48cGF0aCBkPSJNMjc5LjUgMTc1LjNDMjU1LjYgMTM2IDIzNiAxMDMuMiAyNTQuOCAxYzAgMC0xNzMgMTIzLjQtMTczIDI2Mi45IDAgNzAuNCAzNi43IDEwNC4yIDY3IDEyMC02LjQtMTAuMS0xMC4yLTIyLTEwLjItMzQuOSAwLTcgMS4xLTEzLjcgMy4xLTIwIDIuMy04LjIgNi4xLTE1LjMgMTAuNy0yMS42LTEuNCA4LjEtMi45IDEyLjQtMi45IDE3LjEgMCAxMy40IDguMSAyNS4yIDIxLjUgMjUuMnMyNC4zLTEwLjkgMjQuMy0yNC4zYzAtMTUuOS0xOS43LTIwLjgtOC42LTY3LjEgOC42LTI3LjkgMTkuOC0zOS43IDQ2LjYtMzkuNy0xNC44IDctMTYuMyAxOS45LTggNDcuNyAxMC41IDM1LjUgNDMuOCA0Ny44IDQzLjggODIuOCAwIDE3LjYtNyAzMy41LTE4LjMgNDUuMy0uMiAxLjUtLjQgMy0uOCA0LjcgNzUuNi0zOS4zIDkyLjctMTM2LjcgMjkuNS0yMjMuOHoiLz48L3N2Zz4=');
}

.svg.sprites.hot {
    background: 0px 0px/13px no-repeat url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9IiNGMDU1MjQiIHZpZXdCb3g9IjAgMCA0MDAgNDAwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA0MDAgNDAwIj48cGF0aCBkPSJNMjc5LjUgMTc1LjNDMjU1LjYgMTM2IDIzNiAxMDMuMiAyNTQuOCAxYzAgMC0xNzMgMTIzLjQtMTczIDI2Mi45IDAgNzAuNCAzNi43IDEwNC4yIDY3IDEyMC02LjQtMTAuMS0xMC4yLTIyLTEwLjItMzQuOSAwLTcgMS4xLTEzLjcgMy4xLTIwIDIuMy04LjIgNi4xLTE1LjMgMTAuNy0yMS42LTEuNCA4LjEtMi45IDEyLjQtMi45IDE3LjEgMCAxMy40IDguMSAyNS4yIDIxLjUgMjUuMnMyNC4zLTEwLjkgMjQuMy0yNC4zYzAtMTUuOS0xOS43LTIwLjgtOC42LTY3LjEgOC42LTI3LjkgMTkuOC0zOS43IDQ2LjYtMzkuNy0xNC44IDctMTYuMyAxOS45LTggNDcuNyAxMC41IDM1LjUgNDMuOCA0Ny44IDQzLjggODIuOCAwIDE3LjYtNyAzMy41LTE4LjMgNDUuMy0uMiAxLjUtLjQgMy0uOCA0LjcgNzUuNi0zOS4zIDkyLjctMTM2LjcgMjkuNS0yMjMuOHoiLz48L3N2Zz4=');
}

.svg.sprites.very-hot {
    background: 0px 0px/13px no-repeat url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9IiNFQzI2MjYiIHZpZXdCb3g9IjAgMCA0MDAgNDAwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA0MDAgNDAwIj48cGF0aCBkPSJNMjc5LjUgMTc1LjNDMjU1LjYgMTM2IDIzNiAxMDMuMiAyNTQuOCAxYzAgMC0xNzMgMTIzLjQtMTczIDI2Mi45IDAgNzAuNCAzNi43IDEwNC4yIDY3IDEyMC02LjQtMTAuMS0xMC4yLTIyLTEwLjItMzQuOSAwLTcgMS4xLTEzLjcgMy4xLTIwIDIuMy04LjIgNi4xLTE1LjMgMTAuNy0yMS42LTEuNCA4LjEtMi45IDEyLjQtMi45IDE3LjEgMCAxMy40IDguMSAyNS4yIDIxLjUgMjUuMnMyNC4zLTEwLjkgMjQuMy0yNC4zYzAtMTUuOS0xOS43LTIwLjgtOC42LTY3LjEgOC42LTI3LjkgMTkuOC0zOS43IDQ2LjYtMzkuNy0xNC44IDctMTYuMyAxOS45LTggNDcuNyAxMC41IDM1LjUgNDMuOCA0Ny44IDQzLjggODIuOCAwIDE3LjYtNyAzMy41LTE4LjMgNDUuMy0uMiAxLjUtLjQgMy0uOCA0LjcgNzUuNi0zOS4zIDkyLjctMTM2LjcgMjkuNS0yMjMuOHoiLz48L3N2Zz4=');
}

.svg.sprites.comments-icon {
    background: 0 0px/13px no-repeat url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0MDAgNDAwIj48cGF0aCBkPSJNMTY3LjAzIDMxOC44OTNsNS4wNDQuOTUzYzExLjI1MiAyLjEyNSAyMi44MTIgMy4yMDMgMzQuMzU3IDMuMjAzIDg5LjQ0OCAwIDE2Mi4yMTgtNjMuNjg2IDE2Mi4yMTgtMTQxLjk2NCAwLTc4LjI3OC03Mi43Ny0xNDEuOTYtMTYyLjIxNi0xNDEuOTYtODkuNDQ0IDAtMTYyLjIxNCA2My42ODMtMTYyLjIxNCAxNDEuOTYgMCAzOC4wMDQgMTYuOTggNzMuNzI3IDQ3LjgwOCAxMDAuNTg3bDcuMzc3IDYuNDI4LTIuOTA4IDkuMzQzYy00LjY5IDE1LjA2LTE5Ljk3NSAzNi4zODQtMzMuMDIgNTIuNzg4IDQ4LjM4NC0zLjQyIDk4LjM4Ny0yOC42OTMgOTguOTg4LTI5bDQuNTctMi4zMzh6IiBmaWxsPSJub25lIi8+PHBhdGggZD0iTTIuNjQ1IDM3NC40M2wyNy4xNzYgNC40MDJjNy40OSAxLjIxNCAxNS4xNjQgMS43NSAyMi44OTMgMS43NSA1MC40NDQtLjAwMiAxMDIuOTk3LTIyLjkxNiAxMTguNzcyLTMwLjM4IDExLjUgMS44OSAyMy4yMzQgMi44NDcgMzQuOTQ4IDIuODQ3IDUxLjAwNCAwIDk5LjA0LTE3LjY2OCAxMzUuMjU2LTQ5Ljc0NiAzNi43My0zMi41MzMgNTYuOTYtNzUuOTM4IDU2Ljk2LTEyMi4yMThTMzc4LjQyIDkxLjQgMzQxLjY5IDU4Ljg3QzMwNS40NyAyNi43OSAyNTcuNDM1IDkuMTI0IDIwNi40MyA5LjEyNFMxMDcuMzk0IDI2Ljc5MiA3MS4xNzcgNTguODdjLTM2LjczIDMyLjUzMy01Ni45NiA3NS45MzctNTYuOTYgMTIyLjIxNyAwIDQzLjMwMiAxNy42NTYgODMuOTkgNDkuOTY1IDExNS42ODYtOS4wMyAxNi43Ny0yOS45NDcgNDIuNjA2LTQzLjEwNCA1Ny4yMUwyLjY0NSAzNzQuNDN6bTkzLjg0Ny03Ni45ODdsMi45MS05LjM0Mi03LjM3OC02LjQyNmMtMzAuODMtMjYuODYtNDcuODA4LTYyLjU4My00Ny44MDgtMTAwLjU4NyAwLTc4LjI3OCA3Mi43Ny0xNDEuOTYgMTYyLjIxNS0xNDEuOTYgODkuNDQ4IDAgMTYyLjIxOCA2My42ODMgMTYyLjIxOCAxNDEuOTYgMCA3OC4yNzgtNzIuNzcgMTQxLjk2Mi0xNjIuMjE2IDE0MS45NjItMTEuNTQ1IDAtMjMuMTA0LTEuMDgtMzQuMzU2LTMuMjA0bC01LjA0NC0uOTUzLTQuNTcgMi4zMzdjLS42LjMwNy01MC42MDMgMjUuNTgtOTguOTg4IDI5IDEzLjA0Ni0xNi40MDMgMjguMzMtMzcuNzI3IDMzLjAyLTUyLjc4N3oiIGZpbGw9IiM0NDQiLz48L3N2Zz4=');
}

.svg.sprites.aim {
    background: -1px 0px/22px no-repeat url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9IiMwMjZEOTciIHZpZXdCb3g9IjAgMCA0MDAgNDAwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA0MDAgNDAwIj48cGF0aCBkPSJNMjk1LjIgMjIuNkMyODEuMiA4LjIgMjY0LjIgMSAyNDQgMWMtMjAuMiAwLTM3LjIgNy4yLTUxLjcgMjEuNi0xNC4yIDE0LjYtMjEuNiAzMS42LTIxLjYgNTEuNyAwIDE2LjEgNS4xIDMxIDE0LjkgNDMuOS0zMS40IDIyLjEtNDkuMyA1OS4xLTUzLjUgMTExLS41IDcuNC0xLjIgMTIuMS0yLjEgMTQuNC0xMC41IDIxLjYtMjYuNyAzNy43LTQ4LjQgNDguNC03LjkgMy45LTE0LjkgNi41LTIyLjEgOC42bC0yNi4xIDRMNjguMSAzOTlsMTAuNy0yLjZjMzQuNi03LjUgNjIuOC0xOS42IDg1LjItMzYuNSAxNC0xMC4yIDI4LjItMjUuNiA0My4xLTQ1LjggMzYuOCAxOC40IDYxLjkgNDIuNiA3NS4xIDcxLjlsNi4zIDExLjEgNzguMS00NS44LTQuNi05LjZjLTE5LjEtNDMuMi00NS44LTc3LjktNzkuNS0xMDQuNCAyMC4yLTIuNiA0My43LTExLjYgNzAtMjYuM2wxMC02LTMzLjctNzcuNC0xMi4xIDcuNGMtMTcgOC42LTM1LjEgMTIuMS01NC40IDkuOCAxNS44LTQgMjguOC0xMi42IDM4LjktMjUuNiAxMC41LTEzLjIgMTUuNC0yOC4yIDE1LjQtNDQuOS4yLTIwLjItNy4xLTM3LjItMjEuNC01MS43em0zNS43IDE3Mi4yYy0yMC4yIDEwLjItMzcuNyAxNi4zLTUyLjYgMTguMmwtMzYuMy0xLjktNy45LTEuMmMtNi43IDAtMTAuNyA0LTExLjYgMTIuMS0uNSA1LjMgMS40IDkuMSA1LjQgMTAuN2wxMi4xIDYuNWM5LjUgNC45IDE4LjIgMTEuMSAyNyAxNy43IDI4LjIgMjIuMSA1MC41IDUwLjUgNjcuOSA4NC43bC0zNi4xIDIxYy0xNy43LTMxLjktNDguMS01Ni43LTkwLjMtNzQuOS0xLjItMS40LTMuNS0xLjktNS42LTEuOS0zLjIgMC02IDEuNC04LjEgMy41bC02IDcuN2MtMTMuNSAxOC40LTI1LjYgMzEuOS0zNi4zIDQwLjUtMTguMSAxNC43LTQxIDI1LjYtNjguOCAzMi4zTDY3IDMyNC4xYzQwLjItMTAuNyA2OC40LTM0LjIgODUuNC02OS44IDEuOC0zLjUgMy4yLTExLjEgNC42LTIyLjggMi4xLTI1LjYgNi43LTQ2IDE0LjItNjAuNyA3LjQtMTQuOSAxOC40LTI2LjUgMzMuNy0zNS4xIDcuNCA1LjEgMTUuNCA4LjEgMjQuOSAxMC41bC4yIDIuNmMuNSA0LjkgMS4xIDguNCAxLjkgMTAuOWwxLjkgNS42IDUuNiAxLjljMjQuNyA4LjEgNTAuMyA2LjEgNzcuNC00LjlsMTQuMSAzMi41ek0yNDQgMjcuN2MxMyAwIDIzLjcgNC40IDMyLjggMTMuNyA5LjUgOS4zIDEzLjkgMjAgMTMuOSAzM3MtNC40IDIzLjctMTMuOSAzMi44QzI2Ny43IDExNi42IDI1NyAxMjEgMjQ0IDEyMWMtMTMgMC0yMy43LTQuNC0zMy4yLTEzLjktOS41LTkuMS0xNC0xOS44LTE0LTMyLjggMC0xMyA0LjYtMjMuNyAxNC0zM0MyMjAuMyAzMiAyMzEgMjcuNyAyNDQgMjcuN3oiIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+');
}

.byline .svg.sprites.aim {
    background: -1px 0px/14px no-repeat url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9IiMyMjIyMjIiIHZpZXdCb3g9IjAgMCA0MDAgNDAwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA0MDAgNDAwIj48cGF0aCBkPSJNMjk1LjIgMjIuNkMyODEuMiA4LjIgMjY0LjIgMSAyNDQgMWMtMjAuMiAwLTM3LjIgNy4yLTUxLjcgMjEuNi0xNC4yIDE0LjYtMjEuNiAzMS42LTIxLjYgNTEuNyAwIDE2LjEgNS4xIDMxIDE0LjkgNDMuOS0zMS40IDIyLjEtNDkuMyA1OS4xLTUzLjUgMTExLS41IDcuNC0xLjIgMTIuMS0yLjEgMTQuNC0xMC41IDIxLjYtMjYuNyAzNy43LTQ4LjQgNDguNC03LjkgMy45LTE0LjkgNi41LTIyLjEgOC42bC0yNi4xIDRMNjguMSAzOTlsMTAuNy0yLjZjMzQuNi03LjUgNjIuOC0xOS42IDg1LjItMzYuNSAxNC0xMC4yIDI4LjItMjUuNiA0My4xLTQ1LjggMzYuOCAxOC40IDYxLjkgNDIuNiA3NS4xIDcxLjlsNi4zIDExLjEgNzguMS00NS44LTQuNi05LjZjLTE5LjEtNDMuMi00NS44LTc3LjktNzkuNS0xMDQuNCAyMC4yLTIuNiA0My43LTExLjYgNzAtMjYuM2wxMC02LTMzLjctNzcuNC0xMi4xIDcuNGMtMTcgOC42LTM1LjEgMTIuMS01NC40IDkuOCAxNS44LTQgMjguOC0xMi42IDM4LjktMjUuNiAxMC41LTEzLjIgMTUuNC0yOC4yIDE1LjQtNDQuOS4yLTIwLjItNy4xLTM3LjItMjEuNC01MS43em0zNS43IDE3Mi4yYy0yMC4yIDEwLjItMzcuNyAxNi4zLTUyLjYgMTguMmwtMzYuMy0xLjktNy45LTEuMmMtNi43IDAtMTAuNyA0LTExLjYgMTIuMS0uNSA1LjMgMS40IDkuMSA1LjQgMTAuN2wxMi4xIDYuNWM5LjUgNC45IDE4LjIgMTEuMSAyNyAxNy43IDI4LjIgMjIuMSA1MC41IDUwLjUgNjcuOSA4NC43bC0zNi4xIDIxYy0xNy43LTMxLjktNDguMS01Ni43LTkwLjMtNzQuOS0xLjItMS40LTMuNS0xLjktNS42LTEuOS0zLjIgMC02IDEuNC04LjEgMy41bC02IDcuN2MtMTMuNSAxOC40LTI1LjYgMzEuOS0zNi4zIDQwLjUtMTguMSAxNC43LTQxIDI1LjYtNjguOCAzMi4zTDY3IDMyNC4xYzQwLjItMTAuNyA2OC40LTM0LjIgODUuNC02OS44IDEuOC0zLjUgMy4yLTExLjEgNC42LTIyLjggMi4xLTI1LjYgNi43LTQ2IDE0LjItNjAuNyA3LjQtMTQuOSAxOC40LTI2LjUgMzMuNy0zNS4xIDcuNCA1LjEgMTUuNCA4LjEgMjQuOSAxMC41bC4yIDIuNmMuNSA0LjkgMS4xIDguNCAxLjkgMTAuOWwxLjkgNS42IDUuNiAxLjljMjQuNyA4LjEgNTAuMyA2LjEgNzcuNC00LjlsMTQuMSAzMi41ek0yNDQgMjcuN2MxMyAwIDIzLjcgNC40IDMyLjggMTMuNyA5LjUgOS4zIDEzLjkgMjAgMTMuOSAzM3MtNC40IDIzLjctMTMuOSAzMi44QzI2Ny43IDExNi42IDI1NyAxMjEgMjQ0IDEyMWMtMTMgMC0yMy43LTQuNC0zMy4yLTEzLjktOS41LTkuMS0xNC0xOS44LTE0LTMyLjggMC0xMyA0LjYtMjMuNyAxNC0zM0MyMjAuMyAzMiAyMzEgMjcuNyAyNDQgMjcuN3oiIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+');
}

.svg.sprites.date-icon {
	background: 0px 0px no-repeat url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0MDAgNDAwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA0MDAgNDAwIj48cGF0aCBmaWxsPSIjNDQ0IiBkPSJNMTk5LjUgNS41QzkyLjIgNS41IDUgOTIuOCA1IDIwMHM4Ny4zIDE5NC41IDE5NC41IDE5NC41UzM5NCAzMDcuMiAzOTQgMjAwIDMwNi43IDUuNSAxOTkuNSA1LjV6bTAgMzQ5QzExNC4zIDM1NC41IDQ1IDI4NS4yIDQ1IDIwMFMxMTQuMyA0NS41IDE5OS41IDQ1LjUgMzU0IDExNC44IDM1NCAyMDBzLTY5LjMgMTU0LjUtMTU0LjUgMTU0LjV6TTIxOS41IDEwMC41aC00MHYxMDcuOGw1OS4yIDU5LjIgMjguMy0yOC4zLTQ3LjUtNDcuNXoiLz48L3N2Zz4=');
	background-size: 13px;
	width:13px;
	height: 13px;
	overflow: hidden;
	display: inline-block;
	position:relative;
	top:-2px;
	padding-right: 0px !important;
}

.byline .svg.sprites,
.pageviews .svg.sprites {
	padding: 0 15px 0 0;
	vertical-align: middle;
}

.svg.sprites.search-icon {
	background:  0px 0px/21px no-repeat url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0MDAgNDAwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA0MDAgNDAwIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMzk0LjUgMzY2LjdsLTk3LjQtOTcuNEMzNDcuMiAyMDUuMiAzNDIuOCAxMTIgMjgzLjggNTNjLTMwLjktMzAuOS03Mi00Ny45LTExNS43LTQ3LjlTODMuMyAyMi4xIDUyLjQgNTNjLTYzLjggNjMuOC02My44IDE2Ny41IDAgMjMxLjMgMzEuOSAzMS45IDczLjggNDcuOCAxMTUuNyA0Ny44IDM1LjYgMCA3MS4yLTExLjUgMTAwLjctMzQuNmw5Ny40IDk3LjQgMjguMy0yOC4yek04MC43IDI1Ni4xYy00OC4yLTQ4LjItNDguMi0xMjYuNiAwLTE3NC44QzEwNCA1OCAxMzUuMSA0NS4xIDE2OC4xIDQ1LjFjMzMgMCA2NCAxMi45IDg3LjQgMzYuMiA0OC4yIDQ4LjIgNDguMiAxMjYuNiAwIDE3NC44LTQ4LjIgNDguMi0xMjYuNiA0OC4yLTE3NC44IDB6Ii8+PC9zdmc+');
}


/* corner 'flag' */
.river-twocolumn .corner-flag,
.main-nav-dropdown .corner-flag,
.carousel-items .corner-flag {
	border: none;
}

/* Buttons */
.button-white {
	display: inline-block;
	border: 1px solid #ccc;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #222;
	text-shadow: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background-color: #fff;
}

.button-white:hover {
	text-decoration: none;
	background-color: #ededed;
	color: #00709a;
}

/* wrapper for river and posts and concierge on mobile */
.content {
	margin: 0;
}

.byline li,
.byline a,
.byline a:hover,
.byline .fa-rss,
.byline a.comment_count,
.river-post__date {
	font-size: 15px;
	color: #444;
}

.byline .sprites.date-icon {
	margin-right: 1px;
}

.byline .sprites.comments-icon {
	margin-right: 2px;
}

.byline .list-pipes li {
	line-height: 1.5em;
}

.byline .byline-icon,
.flex.byline img {
	max-width: 50px;
}

.byline i {
	margin: 2px 5px 0 0;
	font-size: 9px;
}

.byline .contact i {
	font-size: 20px;
}

.byline .fa.fa-stop {
	color: #185f7c;
    position: relative;
    top: -2px;
    left: 1px;
}

.byline .text-and {
    color: #999;
    padding: 0 0px;
    font-size: 14px;
    font-family: 'headline-semi-normal', Helvetica, Arial, sans-serif;
}

/* flex box */

.flex {
	display: table;
}

.flex-item {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
}

.flex-top .flex-item {
	vertical-align: top;
}

.flex-2 {
	width: 50%;
}

.flex-3 {
	width: 33%;
}

.flex-4 {
	width: 25%;
}

.flex-5 {
	width: 20%;
}

.flex-6 {
	width: 16.66%;
}

.flex-7 {
	width: 14.28%;
}

.flex-8 {
	width: 12.5%;
}

.flex-auto,
.flex-item:last-child {
	width: auto;
}

.flex img {
	max-width: none;
}

/* List Pipes */

.list-pipes {
	overflow: hidden;
}

.list-pipes > ul {
    margin-left: -14px;
	padding: 0;
}

.list-pipes.list-right li:first-child {
	margin-left: 5px;
}

.list-pipes li {
	display: inline-block;
	margin: 0 0 0 5px;
	border-left: 1px solid #eee;
	padding: 0 2px 0 10px;
	vertical-align: text-bottom;
}

.sailthru .list-pipes li {
	margin-left: 7px;
}

.list-pipes.no-pipe li,
.list-pipes .no-pipe {
	border-left: none;
}

.list-pipes.no-pipe ul {
	margin-left: -7px;
}

.list-pipes.no-pipe li {
	padding-left: 2px;
}

.list-pipes h4 {
	margin: 0;
}

/* Byline */

.byline-icon {
	margin-right: 10px; 
}

.brief-pageview .date {
	color: #222;
	font-weight: normal;
}

div.river div.river-brief .brief-excerpt a.comments-icon {
	margin: 0 0 0 5px;
	padding-top: .2em;
	font-size: 14px;
}

/* SVG icon fallbacks */
/* GS: we can eventually remove the .no-svg fallbacks because we no longer officially support IE8 and lower */
.cool,
.no-svg .svg.sprites.cool {
	background-position:  0px 0;
}

.warm,
.no-svg .svg.sprites.warm {
	background-position: -100px 0;
	color: #f47512;
}

.hot,
.no-svg .svg.sprites.hot {
	background-position: -200px 0;
	color: #f3502a;
}

.very-hot,
.no-svg .svg.sprites.very-hot {
	background-position: -300px 0;
	color: #f11e1e;
}

/* Filters -- Live blog and search */

.filter .selected {
	color: #222;
	text-decoration: none;
	cursor: default;
}

.liveblog-controls {
	padding-bottom: 1.5em;
}

.liveblog-shell .liveblog {
	border-top: 1px dotted #ccc;
	padding: 1.5em 0 0;
}

.liveblog-shell .liveblog p:empty {
	margin-top: 0;
}

.liveblog-post-title {
	max-width: calc(100% -  110px);
}
/* Image Source Styles */

.source,
.post-content .source {
	display: block;
	margin: 5px 0 0;
	line-height: 12px;
	text-align: right;
	font-size: 10px;
	font-style: italic;
	color: #999;
}

.image.on-image {
	line-height: 0;
}

.on-image .source,
.post-content .on-image .source,
.on-image .slide-image .source {
	float: right;
	display: table;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	height: 40px;
	margin: -45px 0 0 0;
	padding: 0 0 5px;
	/*background: url(/assets/images/back_gradient_20x40.png?TBI_DEPLOY_TIME) repeat-x;*/
	background-position-y: 15px;
	text-align: right;
	line-height: 20px;
	color: #eee;
	z-index: 2;
	text-shadow: 0 0 2px rgba(0, 0, 0, .3), 0 1px 2px rgba(0, 0, 0, .2);
}

.on-image .source a {
	color: #eee;
}

.on-image .source > span,
.content .on-image .source > span {
	padding: 0 5px;
	height: 40px;
	display: table-cell;
	vertical-align: bottom;
	line-height: 12px;
}

/* Ooyala embed fix */
.bi-video .innerWrapper {
	position: static !important;
}

/* Your News */
.sailthru-results.homepage .sprites.hide-button {
	display: block;
	float: right;
	width: 14px;
	height: 14px;
	margin: 0 0 1em 1em;
	text-indent: -9999em;
	background-position: -66px -25px;
}

.adpage.page-top {
	margin-left: 0;
}
.adpage-header-image {
	display: block;
	margin: 20px auto;
	max-width: 100%;
}

.pundit-icon-admin,
.pundit-icon-contributor,
.pundit-icon {
	padding-left: 18px;
	background-position: -486px 2px;
}

/* Brand Blog Subvertical Nav */
.subvertical.navigation {
	margin: 0 0 20px;
	overflow: hidden;
}

.subvertical.navigation ul {
	margin: 0 0 0 -1px;
}

.subvertical.navigation li {
	display: inline-block;
	margin: 5px 0 5px -5px;
	border-left: 1px solid #eee;
	padding: 0;
}

.subvertical.navigation li.active {
	margin: 0 5px 0px 0;
	border: none;
	padding-left: 0;
}

.subvertical.navigation li.active + li {
	border-color: #fff;
}

.subvertical.navigation a {
	padding: 0 6px 0 5px;
	font-size: 14px;
}

.subvertical.navigation a:hover {
	text-decoration: none;
}

.subvertical.navigation li.active a {
	display: inline-block;
	padding: 5px 9px 7px;
	color: #fff;
}

/* alert info */
.alert-info .list-pipes li {
	border-color: rgba(0,0,0,.2);
	padding-top: 0;
}

.alert-info a {
	font-weight: bold;
}

/* gif icons */
.gif-icons h2 {
	width: 100%;
	position: absolute;
	left: 0;
	margin: 0;
	text-align: center;
	top: 50%;
	text-shadow: 0 0 2px rgba(0,0,0,.8);
	color: #fff;
	font-family: 'headline-semi-bold', Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 1.5em;
}

.gif-icons span {
	position: relative;
	top: -1em;
	display: inline-block;
	border: 2px solid #fff;
	line-height: .5em;
	padding: .4em .2em .2em;
	box-shadow: 0 0 1px rgba(0,0,0,.33);
	background-color: rgba(0,112,154,.66);
}

/** See Also Text Links **/
#see-also-links {
	font-weight: bold;
}

#see-also-links a:after {
	content: ' »';
}

#see-also-links p span {
	font-family: Georgia,Times,sans-serif;
}

#see-also-links p a {
	font-family: Georgia,Times,sans-serif;
	color: #196d8d;
}

/* Author Page Sorting Links */
.author-sort-by {
	font-size: 15px;
	font-weight: bold;
}

.author-sort-by a {
	font-weight: normal;
}

/* gray out disabled links on slideshow onepage */
.one-page a.disabled, .one-page-view a.disabled {
	text-decoration: none;
	color: #222;
}


/* Rules used across the desktop site */

/* non retina (less than 2x) */
@media
not all and (-webkit-min-device-pixel-ratio: 1.5),
not all and (   min--moz-device-pixel-ratio: 1.5),
not all and (     -o-min-device-pixel-ratio: 3/2),
not all and (        min-device-pixel-ratio: 1.5),
not all and (min-resolution: 192dpi) {
    .sprites,
    .no-svg .svg.sprites {
        background-image: url(https://ocdn.eu/images/pulscms/MmI7MDA_/0b7a496b3a6eeef177914af6981f871b.png?1453324750);
    }

    /* TS logo treatment for footer */
    .footer .partner-logo {
        background-image: url(../assets/images/ti/sprites_ti.png);
    }
}

/* Retina versions */
@media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (   min--moz-device-pixel-ratio: 1.5),
only screen and (     -o-min-device-pixel-ratio: 3/2),
only screen and (        min-device-pixel-ratio: 1.5),
only screen and (min-resolution: 192dpi) {
    .sprites,
    .no-svg .svg.sprites {
        background-image: url(../assets/images/sprites_sheet_2x.png);
        background-size: 500px 1000px;
    }

    /* TS logo treatment for footer */
    .footer .partner-logo {
        background-image: url(../assets/images/ti/sprites_ti_2x.png);
    }

}

body {
    min-width: 1024px;
    font-size: 15px;
}

h1,
h2,
h3,
h4,
h5 {
    line-height: 1.3em;
}

.min-height-250 {
    min-height: 250px;
}

.title,
.title-link {
    display: block;
}

.underlined {
    margin-bottom: 15px;
    border-bottom: 6px solid #ddd;
    padding-bottom: 3px;
}

.publication-info .contact .fa {
    color: #222;
}

.author-content .contact .fa,
.author-links .fa {
    color: #00709A;
}

.hive-page .link-rss {
    padding-top: 10px;
}

.section-link {
    white-space: nowrap;
}

.byline .section-link i {
    font-size: 12px;
}

i {
    font-weight: normal;
    font-style: italic;
}

sup {
    font-size: 66%;
}

/* Box Shadows */
.box-shadow {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 0 0 40px;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f0f0f0', GradientType=0 );
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, .4);
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, .4);
}

.box-gradient-white {
    background: #fff;
    background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background: -moz-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background: -o-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background: -ms-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background: linear-gradient(top, #fff 0%, #f0f0f0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f0f0f0', GradientType=0 );
}

.box-gradient-black {
    background: -webkit-linear-gradient(top, #4a4a4a 0%, #333 100%);
    background: -moz-linear-gradient(top, #4a4a4a 0%, #333 100%);
    background: -o-linear-gradient(top, #4a4a4a 0%, #333 100%);
    background: -ms-linear-gradient(top, #4a4a4a 0%, #333 100%);
    background: linear-gradient(top, #4a4a4a 0%, #333 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a4a4a', endColorstr='#333333', GradientType=0 );
}

.post .content .image-container,
.on-image {
    display: inline-block;
}

.decoration-none:hover {
    text-decoration: none;
}

.text-ad {
    font-weight: normal;
}

h5.text-ad {
    font-size: 12px;
}

.river-post h3 {
    line-height: normal;
    margin: 0;
}

.river-post h3 a {
    display: block;
}

.river-post > h5.text-ad {
    margin-top: -2px;
}

/* Bootstrap Adjustment */
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
    width: 980px;
}

#main-content .row.primary-row {
    margin-top: 10px;
    background: #fff;
}

#main-content .siteskin-dropshadow.visible .row.primary-row {
    margin-top: 0;
}

#main-content .siteskin-dropshadow.visible .span12.no-rightrail {
    width: 960px;
}


#main-content .row.primary-row > .span8 {
    margin-top: 15px;
}

#main-content .row.primary-row > .span4 {
    margin-left: 20px;
    width: 340px;
}

.span2 a {
    position: relative;
}

.btn.share {
    position: relative;
    top: -1px;
    padding: 0 12px;
}

.bi-popover {
    position: relative;
    padding-bottom: 5px;
    overflow: visible; /*IE 10 fix*/
}

.bi-popover > span {
    padding-bottom: 10px;
}

.bi-popover:hover .popover a {
    cursor: pointer;
}

.bi-popover:hover .btn {
  background-color: #e6e6e6;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
      -ms-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.bi-popover:hover .popover {
    display: block;
}

.bi-popover .popover {
    top: 25px;
    left: -1px;
    cursor: default;
}

.bi-popover .popover:before {
    content: "";
    position: absolute;
    top: -10px;
    left: 0;
    display: block;
    width: 30px;
    height: 20px;
}

.bi-popover .popover-plain {
    padding: 15px;
}

.bi-popover .popover-plain > div {
    margin-bottom: 10px;
}

.bi-popover .popover-plain > div:last-child {
    margin-bottom: 0;
}

.river .nav-tabs ul li {
    margin-left: 0;
}

/* Sprites */

.svg.sprites.aim {
    background-position: -1px 0px;
    background-size: 17px;
}

.byline .svg.sprites.aim {
    background-size: 14px;
}

/* IE SVG styles */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */
    .svg.sprites.cool,
    .svg.sprites.warm,
    .svg.sprites.hot,
    .svg.sprites.very-hot,
    .svg.sprites.comments-icon {
        background-position-y: -1px;
    }

    .svg.sprites.date-icon {
        position: relative;
        top: -2px;
        background-position-y: 1px;
    }

    .svg.sprites.aim {
        background-position-y: -2px;
    }

    .byline .contact i.svg.sprites.aim {
        top: -2px;
    }
}

.sprites.corner {
    background-position: right -150px;
}

.sprites.corner-bii {
    background-position: right -244px;
}


.sprites.corner-liveblog {
    background-position: right -290px;
}

.sprites.corner-photos {
    background-position: right -336px;
}

.corner .sash-label {
    position: relative;
    float: right;
    width: auto;
    margin: 0;
    padding-right: 20px;
    line-height: 37px;
    font-size: 17px;
}

.corner .sash-label:hover {
    text-decoration: none;
    color: #fff;
}

.corner div.sprites {
    display: block;
    position: absolute;
    left: -10px;
    top: 0;
    width: 10px;
    height: 37px;
    background-position: left -150px;
}

.sprites.corner-bii div.sprites {
    background-position: left -244px;
}

.sprites.corner-liveblog div.sprites {
    background-position: left -290px;
}

.sprites.corner-photos div.sprites {
    background-position: left -336px;
}

.corner-flag {
    position: relative;
    border: 1px solid rgba(0, 0, 0, .15);
}

.sponsor-post .corner-flag {
    border: none;
}

.touts .corner-flag {
    border: none;
}

.corner {
    position: absolute;
    top: 4px;
    right: -4px;
}

.corner.video {
    position: absolute;
    top: 10px;
    left: 10px;
}

.corner.video .sprites {
    display: block;
    position: relative;
    width: 40px;
    height: 40px;
    background-position: -150px -698px;
}

.pull-left a {
    position: relative;
}

.tout-0 .corner.video .sprites,
.touts .corner.video .sprites,
.bigpicture .corner.video .sprites,
.featurepost .corner.video .sprites,
.river-video .corner.video .sprites {
    top: 15px;
    left: 15px;
    width: 62px;
    height: 62px;
    background-position: -0 -698px;
}

.corner.video.ipad {
    width: 100px;
    height: 92px;
    font-size: 60px;
    padding-left: 22px;
}

.corner a {
    height: 46px;
    display: inline-block;
}

.seealso-image {
    position: relative;
}

.corner img {
    border: none;
}

.page-top {
    margin-left: 20px;
    padding-left: 20px;
    padding: 0;
    background-color: #162336 !important;
}

.page-top.page-top-video {
    border-bottom: none;
}

.span8 > .page-top {
    position: relative;
    top: -15px;
    width: 640px;
    margin: 0;
}

.breaking {
    position: relative;
    height: 39px;
    border-bottom: 1px solid #ddd;
    padding: 0px;
    -webkit-box-shadow: inset 0 -1px 0 #eee, inset 0 1px 0 #e7e5e2;
    -moz-box-shadow: inset 0 -1px 0 #eee, inset 0 1px 0 #e7e5e2;
    box-shadow: inset 0 -1px 0 #eee, inset 0 1px 0 #e7e5e2;
    background: #fefefe;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlN2U3ZTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #fefefe 0%, #e7e7e7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#e7e7e7));
    background: -webkit-linear-gradient(top,  #fefefe 0%,#e7e7e7 100%);
    background: -o-linear-gradient(top,  #fefefe 0%,#e7e7e7 100%);
    background: -ms-linear-gradient(top,  #fefefe 0%,#e7e7e7 100%);
    background: linear-gradient(to bottom,  #fefefe 0%,#e7e7e7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e7e7e7',GradientType=0 );
}

.breaking > div {
    position: absolute;
    left: -20px;
    width: 100%;
    z-index: 1;
}

.responsive .breaking > div {
    left: 0;
}

.breaking > div > p,
.breaking > div > a {
    display: block;
    float: left;
    width: 360px;
    height: 40px;
    margin: 0;
    overflow: hidden;
    line-height: 40px;
}

.responsive .breaking > div > p,
.responsive .breaking > div > a {
    width: 700px;
}

.breaking .pull-right {
    margin-right: -10px;
    padding: 10px 0 0 0;
}

.responsive .breaking .pull-right {
    margin: 0;
}

.sash-label {
    width: 110px;
    height: 40px;
    margin: 0 10px 0 0;
    padding-left: 20px;
    background-position: right -105px;
    line-height: 45px;
    text-transform: uppercase;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, .5);
    color: #fff;
}

.responsive .sash-label {
    padding-left: 15px;
}

.breaking,
.breaking a {
    font-size: 17px;
    color: #c81f1f;
}

.breaking a:hover {
  text-decoration: none;
  color: #ff2c2c;
}

.breaking.no-rightrail {
    margin-left: 20px;
}

button.delete,
button.ding,
button.add {
    float: right;
    border: none;
    background: transparent;
    color: #aaa;
}

button.delete:hover,
button.ding:hover {
    color: red;
}

button.add:hover {
    color: green;
}

div.delete-add {
    float: right;
}

.author-content {
    margin-top: 20px;
}

.post-content p,
.post-content li,
.slideshow-content,
.author-content p {
    font-size: 19px;
}

.author-content p {
    line-height: 1.5em;
}

.post-content p,
.post-content li {
    margin-bottom: 1em;
}

.caption {
    margin-top: 10px;
}

.category-grid .border-bottom-dotted {
    margin-bottom: 40px;
    padding-bottom: 15px;
}

.border-right {
    margin-right: 13px;
    border-right: 1px solid #ddd;
    padding-right: 10px;
}

.border-right:last-child {
    border-right: none;
}

/* Excerpt */
.excerpt p {
    display: inline;
}

/* Companies */
ul.companies {
    padding-left: .125em;
}

/* Category */
.category-title {
    margin:10px 0px 20px;
    padding:0px 0px 25px;
    border-bottom:1px solid #ddd;
}

.category-title h1 {
    margin-right: .25em;
}

.category-title .category-rss {
    position: relative;
    top: -7px;
}

.category-title .facebook {
    height: 24px;
    margin-top: 11px;
}

.category-grid .category-title {
    margin-bottom: 20px;
}

.category-description {
    margin: 10px 0;
}

.tout h2 a, .tout h3 a, .tout h4 a,
.river h1 a, .river h2 a, .river h3 a,
.category-grid .tout h4 a {
    color: #222;
}

.author-content h1.author {
    margin-top: 0px;
}

.author-content .author-photo {
    padding: 20px 20px 10px;
    background: url(../assets/images/back_pattern_diagonal.jpg);
}

.author-content .author-photo h4 {
    margin-bottom: 0px;
}

.author-content.featured .author-photo .site {
    font-style: italic;
    font-size: 14px;
    font-weight: bold;
    word-wrap: break-word;
}

.author-content.featured h5 {
    margin-bottom: 0;
}

.author-content .author-photo .contact a {
    margin-right: 2px;
}

.author-content.featured .contact a {
    color: #00709a;
}

.author-content.featured .byline .contact a {
    color: #222;
}

.author-content.featured .author-bio {
    float: left:
}

.author-content .author-header {
    display: block;
    margin-bottom: 16px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 16px;
}

.author-content.featured h1.author {
    font-size: 26px;
}

.author-content.featured p {
    font-size: 20px;
}

.author-content.featured .river-post h3 {
    font-size: 38px;
}

.footer-ad {
    margin: 40px 0;
}

.alert.top-of-page {
    margin-top: 20px;
}

/** Overwriting Bootstrap **/
.span12 {
    width: 980px;
}

/** Bootstrap modals and popovers should be higher than the masthead **/
.modal {
    z-index: 1000002;
}

.modal-backdrop {
    z-index: 1000001;
}

.tooltip {
    z-index: 1000001;
}

ul {
    list-style-type: none;
}

/* Lightbox */
#jquery-overlay {
    z-index: 10001;
}

#jquery-lightbox {
    z-index: 100000;
}

/* Vertical Names */
.vertical-name-wrapper {
    height: 38.5px;
    margin: 15px 0 30px;
    padding-bottom: 0;
    line-height: 34.5px;
    text-align: right;
}

.vertical-name-wrapper a {
    color: #185f7c;
}

.vertical-name {
    float: left;
    display: inline-block;
    height: 38.5px;
    border-color: #185f7c;
    padding-bottom: 0;
    font-size: 38.5px;
    line-height: 38.5px;
    text-transform: uppercase;
}

.vertical-social {
    margin: 9px 0 0;
}

.vertical-social-buttons {
    position: relative;
    text-align: right;
}

.vertical-social-buttons li {
    display: inline-block;
    vertical-align: text-top;
}

.vertical-social-buttons li a {
    color: #fff;
}

.vertical-social-buttons .facebook {
    min-width: 80px;
}

.vertical-social-buttons.hide-twitter .twitter {
    display: none;
}

/* Autocomplete */
.ui-autocomplete li {
    text-align: left;
    list-style: none;
}

.ui-autocomplete-loading {
    background: white url(../css/ui-lightness/images/ui-anim_basic_16x16.gif?TBI_DEPLOY_TIME) right center no-repeat;
}

/* rrssb */
.rrssb-buttons,
.rrssb-buttons li,
.rrssb-buttons li a {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.rrssb-buttons li {
    line-height: normal;
}

.rrssb-buttons.large-format li a,
.rrssb-buttons.large-format li a .text {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
}

.rrssb-buttons,
.rrssb-buttons li,
.rrssb-buttons li a {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.clearfix {
    *zoom: 1;
}

.clearfix:after {
    clear: both;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.rrssb-buttons {
    font-family: Helvetica,Arial,sans-serif;
    height: 26px;
    margin: 0;
    padding: 0;
    width: 100%;
}

.rrssb-buttons li {
    float: left;
    height: 100%;
    list-style: none;
    margin: 0;
    padding: 0 2.5px;
    width: 20%;
}

.rrssb-buttons li.newsletter-btn{
    width: 30%;
    float: right;
}
.rrssb-buttons li.newsletter-btn a{
    background-color: #f47512;
}

@media only screen and (max-width: 1239px){
    .rrssb-buttons li.newsletter-btn{
        width: 37%;
        float: right;
    }
}


/* special rules for slideshow narrow view top share buttons */
.primary-row > :not(.no-rightrail) .share-container.slide-page .rrssb-buttons.rrssb-top li:nth-of-type(-n+3) {
    width: 27%;
}

.primary-row > :not(.no-rightrail) .share-container.slide-page .rrssb-buttons.rrssb-top li.email,
.primary-row > :not(.no-rightrail) .share-container.slide-page .rrssb-buttons.rrssb-top li.printbtn {
    width: 9.5%;
}

.primary-row > :not(.no-rightrail) .share-container.slide-page .rrssb-buttons.rrssb-top li.email a .text,
.primary-row > :not(.no-rightrail) .share-container.slide-page .rrssb-buttons.rrssb-top li.printbtn a .text {
    display: none;
}

/* end special rules for slideshow narrow */

.rrssb-buttons li:last-child {
    padding-right: 0px;
}

.rrssb-buttons li.printbtn a {
    background-color: #999;
}

.rrssb-buttons li.printbtn a:hover {
    background-color: #888;
}

.rrssb-buttons li.email a {
    background-color: #555;
}

.rrssb-buttons li.email a:hover {
    background-color: #444;
}

.rrssb-buttons li.facebook a {
    background-color: #306199;
}

.rrssb-buttons li.facebook a:hover {
    background-color: #244872;
}

.rrssb-buttons li.linkedin a {
    background-color: #007bb6;
}

.rrssb-buttons li.linkedin a:hover {
    background-color: #005983;
}

.rrssb-buttons li.twitter a {
    background-color: #26c4f1;
}

.rrssb-buttons li.twitter a:hover {
    background-color: #0eaad6;
}

.rrssb-buttons li a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 0 0 10px;
    border-radius: 2px;
    font-size: 11px;
    line-height: 28px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    background-color: #ccc;
    -webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
}

.rrssb-buttons li a i {
    line-height: 26px;
    position: absolute;
    left: 10px;
    font-size: 18px;
}

.rrssb-buttons li.facebook a {
    padding-left: 20px;
}

.rrssb-buttons li.facebook a i {
    font-size: 20px;
}

.rrssb-buttons li.facebook a {
    padding-left: 20px;
}

.rrssb-buttons li.facebook a i {
    font-size: 20px;
}

.rrssb-buttons li.printbtn a i {
    width: 18px;
}

.rrssb-buttons li a {
    color: #fff;
}

.rrssb-buttons li a:active {
    box-shadow: inset 1px 3px 15px 0 rgba(22,0,0,0.25);
}

.rrssb-buttons li:first-child {
    padding-left: 0;
}

.share-container.video {
    margin-top: 9px;
}

/*
    sizing ooyala videos based on
    16:9 aspect ratio.
    The important override is to clobber ooyala's inline left value,
    which is set when the HTML5 video is loaded. Not sure
    why but it is set to negative left value.
*/
.bi-video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
}

.bi-video object,
.bi-video video,
.bi-video iframe,
.bi-video img {
    position: absolute;
    top: 0;
    left: 0 !important;
    width: 100%;
    height: 100%;
}

.post .post-video {
    margin-top: 20px;
}

.post .post-video .sponsorship-message {
    margin: 20px 0;
}

.post-video h1 {
    margin-top: 0;
}

.post-video .ooyala-video-player {
    margin: 20px 0;

    /* Enforce a 16:9 aspect ratio */
    /* 1200px-wide browser width dimensions in responsive.css */
    width: 659px;
    height: 371px;

}

.post-video .ooyala-video-player ~ .list-pipes ul {
    margin-left: 0;
}

.post-video .ooyala-video-player + .share .rrssb-buttons li {
    width: 25%;
}

.post-video .ooyala-video-player > .innerWrapper {
    height: 100%;
}

.innerWrapper {
    z-index: 1 !important
}

.post-video .row-fluid .span8,
.post-video .row-fluid .span8 .bi-spinner-wrapper {
    width: 659px;
}

.wallpapered .post-video .row-fluid .span8 {
    width: 639px;
}

.post-video .row-fluid .span4 {
    width: 300px;
}

.post-video .byline {
    margin-top: 20px;
}

.post .post-video div.KonaBody.post-content {
    margin-top: 20px;
}

.post-video .recirc.row-fluid .span2 {
    position: relative;
    width: 18.29%;
}
.post-video .recirc.row-fluid .span2 img {
    width: 215px;
}

.post-video .recirc h4 {
    margin-top: 10px;
}

/*all variations*/
.rrssb-buttons li a .text span {
    font-style: normal;
    font-weight: bold;
}
.rrssb-buttons li.facebook a .text.withCount {
    margin-left: 6px;
}
.rrssb-buttons li.linkedin a .text.withCount {
    margin-left: 7px;
}
.rrssb-buttons li.twitter a .text.withCount {
    margin-left: 7px;
}
.rrssb-buttons li.googleplus a .text.withCount {
    margin-left: 8px;
}

/* Home, Posts, Videos */
.clearfix {
    *zoom: 1;
}

.clearfix a {
    position: relative;
}

.clearfix:after {
    clear: both;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.pager .btn {
    border-radius: 4px;
    font-size: 18px;
}

.pager li > a:hover, .pager li > a:focus {
    background-color: #e6e6e6;
}

.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus {
    color: #ccc;
}

.pager .disabled i {
    color: #ddd;
}

.row-fluid .search-extras {
    float: right;
}

.homepage .byline,
.category-content .byline,
.sponsor-vertical .byline {
    margin: 15px 0 0;
}

.post .byline ul {
    margin-bottom: 0;
}

div.grid div.border-top-dotted {
    margin-top: 1.25em;
}

.river .sponsor-post {
    margin-bottom: 30px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 30px;
}

.tooltip-sponsor i {
    color: #185f7c;
    font-size: 15px;
}

.category-link {
    color: #185f7c;
    border-color: #185f7c;
    font-family: headline-semicon-semi-bold,Helvetica,Arial,sans-serif;
    border-bottom: 3px solid;
    font-size: 18px;
    text-transform: uppercase;
    display: inline-block;
}

.input-error {
    color: #e9322d;
    display: inline-block;
    font-size: 12.5px;
}

.password-error,
.confirm-error {
    display: none;
}

/* Sailthru Recommends */
.sailthruRecommendation {
    -moz-border-radius-bottomleft: 0 !important;
    -webkit-box-shadow: 0px 0 8px rgba(0, 0, 0, .6) !important;
    -moz-box-shadow: 0px 0 8px rgba(0, 0, 0, .6) !important;
    box-shadow: 0px 0 8px rgba(0, 0, 0, .6) !important;
    border-top: 2px solid #222 !important;
    border-left: 2px solid #222 !important;
}

.sailthruRecommendation a {
    color: #196d8d !important;
}

.sailthruRecommendation a:hover {
    text-decoration: underline !important;
}

.sailthruRecommendation .row {
    margin-left: 0;
}

.sailthruRecommendation .recommendationCategory {
    margin: 0 !important;
    font-weight: bold !important;
    color: #222 !important;
}

.sailthruRecommendation .recommendationWrapper .recommendationThumb {
    padding: 2px 2px;
    background: none;
}

.sailthruRecommendation .recommendationDetails {
    width: 200px;
}

.sailthruRecommendation .recommendationSignup .recommendationLabel {
    color: #196d8d;
}

.sailthruRecommendation .recommendationSignup input {
    vertical-align: middle;
}

.sailthruRecommendation .recommendationSignup input[type="submit"] {
    margin-left: 2px;
    border: none;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    padding: 3px;
    vertical-align: middle;
    text-transform: uppercase;
    color: #fff;
    background: #226090;
}


/* BI Loading Spinner */
[data-load-more-notification] {
    margin: 100px 0;
    text-align: center;
}

.bi-spinner-wrapper {
    padding-top: 100px;
    text-align: center;

    -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 2s; /* Firefox < 16 */
        -ms-animation: fadein 2s; /* Internet Explorer */
         -o-animation: fadein 2s; /* Opera < 12.1 */
            animation: fadein 2s;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

.ooyala-video-player .bi-spinner-wrapper {
    padding-top: 150px;
}

.sprites.bi-spinner {
    display: inline-block;
    width: 100px;
    height: 100px;
    margin-bottom: 25px;
    background-position: -405px -700px;
    background-repeat: no-repeat;
}

.bi-spinner .rotating {
    width: 100px;
    height: 100px;
    background: url(../assets/images/spinner.png) center/contain no-repeat;
}

@keyframes rotating {
    from {
        transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
    }
}

@-webkit-keyframes rotating /* Safari and Chrome */ {
    from {
        transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
    }
}

.spinner-text {
    font-size: 18px;
    color: #1e607b;
}

.rotating {
    -webkit-animation: rotating 2s linear infinite;
    -moz-animation: rotating 2s linear infinite;
    -ms-animation: rotating 2s linear infinite;
    -o-animation: rotating 2s linear infinite;
    animation: rotating 2s linear infinite;
}

#st-track-px { display: none; }


/* finanzen styling */
table.finanzen {
    width: 100%;
    font-family: 'headline-semi-normal', Helvetica, Arial, sans-serif;
    font-size: 13px;
}

.finanzen-right-rail table.finanzen .ticker {
    width: 25%;
    color: #01819e;
    font-family: 'headline-semi-bold', Helvetica, Arial, sans-serif;
}

.finanzen-right-rail table.finanzen .price {
    text-align: right;
    width: 22%;
}

.finanzen-right-rail table.finanzen .changeabsolute {
    color: #999999;
    text-align: right;
    width: 18%;
}

.finanzen-right-rail table.finanzen .changeper {
    text-align: right;
    width: 18%;
}

.finanzen-right-rail table.finanzen .tradeit {
    text-align: right;
}

.finanzen-right-rail table.finanzen tr td.time {
    display: none;
    font-family: 'headline-semi-bold', Helvetica, Arial, sans-serif;
}

.finanzen-right-rail table.finanzen tr td.time span.last-updated {
    font-family: 'headline-semi-normal', Helvetica, Arial, sans-serif;
    display: inline;
}

.finanzen-right-rail table.finanzen tr td.time div {
    display: inline;
}

.finanzen-right-rail table.finanzen tr:hover td.time {
    text-align: right;
    display: table-cell;
}

.finanzen-right-rail table.finanzen tr:hover td.price,
.finanzen-right-rail table.finanzen tr:hover td.changeabsolute,
.finanzen-right-rail table.finanzen tr:hover td.changeper {
    display: none;
}

.finanzen-tabs .content {
    display: none;
}

.finanzen-tabs .content .chart-row {
    clear: both;
}

.finanzen-tabs .content .chart-row:first-child {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eaeaea;
}

.finanzen-tabs .content .chart-row .chart-item {
    float: left;
    width: 45%;
}

.finanzen-tabs .content .chart-row .chart-item:first-child {
    padding-right: 16px;
    border-right: 1px solid #eaeaea;
}

.finanzen-tabs .content .chart-row .chart-item:nth-child(even) {
    float: right;
}

.finanzen-tabs .content .chart-row .chart-item span.positive {
    color: #339933;
}

.finanzen-tabs .content .chart-row .chart-item img {
    width: 100%;
}

.finanzen-tabs span.chart-name {
    font-family: 'headline-semi-bold', Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: black;
    float: left;
    display: block;
}

.finanzen-tabs span.chart-quote {
    font-family: 'headline-semi-bold', Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: black;
    float: right;
    display: block;
}

.finanzen-tabs span.chart-changeper {
    font-family: 'headline-semi-normal', Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: black;
    float: right;
    display: block;
}

.finanzen-tabs label {
    display: block;
    float: left;
    font-family: 'headline-semicon-semi-bold', Helvetica, Arial, sans-serif;
    font-size: 11px;
    color: #999999;
    padding: 4px 12px 2px 12px;
    border-bottom: 1px solid #999;
    text-align: center;
    text-transform: uppercase;
}

/* fix to get extended line on finanzen widget tab headers */
label.dummy {
    cursor: default;
}

.finanzen-tabs label.dummy {
    color: white;
    padding-right: 58px;
}

.finanzen-tabs.charts label.dummy {
    padding-right: 36px;
}
/* end fix */

.finanzen-tabs label:not(.dummy).active {
    color: black;
    border: 1px solid #999;
    border-bottom: none;
}

.finanzen-tabs input.tab {
    display: none;
}

.finanzen-tabs input.tab:checked + .content {
    margin-bottom: 20px;
    display:block;
    clear: both;
}

.finanzen-tabs .tradeit a {
    background-color: #5CA24C;
    color: white;
    padding: 5px 6px 2px 6px;
    font-size: 10px;
}

.finanzen-right-rail table.finanzen td {
    padding-bottom: 2px;
    padding-top: 4px;
    border-bottom: 1px solid #ddd;
}

/*
.finanzen-right-rail h3 {
    font-size: 24px;
    font-family: 'headline-semi-bold', Helvetica, Arial, sans-serif;
}
*/

.finanzen-right-rail .finanzen-tabs.charts .chart-quote.negative {
    color: #cc0000;
}

.finanzen-right-rail .finanzen-tabs.charts {
    margin-bottom: 20px;
}

.finanzen-right-rail .finanzen-tabs.finanzen-table .stocks tr:first-child td{
    border-top: 1px solid #ddd;
}

.finanzen-right-rail .finanzen-tabs.finanzen-table h4.stock-message {
    font-size: 13px;
    margin: 10px 0;
}

.finanzen-right-rail .header-wrap{
    margin-bottom: 17px;
    border-bottom: 1px solid #ddd;
}

.finanzen-post .header-wrap {
    margin-bottom: 17px;
}

.finanzen-right-rail .header-wrap h3,
.finanzen-post .header-wrap h3 {
    margin-bottom: 0;
    float: left;
}

.finanzen-right-rail .header-wrap .finanzen-ad,
.finanzen-post .finanzen-ad {
    float: right;
    position: relative;
}

.finanzen-right-rail .header-wrap .finanzen-ad .sponsor,
.finanzen-post .finanzen-ad .sponsor {
    position: absolute;
    top: -16px;
    right: 0;
    text-align: right;
    font-size: 12px;
    font-family: 'headline-semi-normal', Helvetica, Arial, sans-serif;
    color: #999;
}

.finanzen-right-rail a.disclaimer,
.finanzen-post + a.disclaimer {
    margin-top: 10px;
    font-size: 11px;
    font-family: 'headline-semi-normal', Helvetica, Arial, sans-serif;
    float: right;
    color: #999;
}

.finanzen-right-rail .bottom-info a.more {
    margin-top: 10px;
    font-size: 13px;
    float: left;
    text-transform: uppercase;
    font-family: 'headline-semi-bold', Helvetica, Arial, sans-serif;
}

.finanzen-right-rail .finanzen-tabs.charts .label-wrap {
    margin-bottom: 14px;
}

#tradeit-container {
    display: none;
    min-height: 460px;
}

.finanzen-right-rail #tradeit-container,
.finanzen-right-rail #tradeit-modal-window {
    max-width: 300px !important; /* fix to combat the .right-rail div { 500px !imporant } style that gets appended somehow */
}

div[data-region="TradeIt Button"] img {
    height: 100px;
}


/** begin legacy styles **/

/* footer */
.footer {
	text-align: center;
	font-size: 13px;
    height: 360px;
    margin-top: 30px;
    text-align: center;
    background: #185f7d;
}

.footer .logo {
    margin: 0;
    width: 145px;
}

.footer a {
    font-size: 10px;
    color: rgba(255,255,255,.85);
}

.footer a:hover {
    color: #fff;
}

.footer .top {
    margin-top: 104px;
    height: 65px;
}

.footer .list-pipes {
    color: rgba(255,255,255,.5);
    font-size: 10px;
}

.footer .list-pipes:first-of-type {
    margin-top: 85px;
}

.footer .social-icons {
    width: 74%;
    height: 100%;
    position: relative;
    top: 5px;
}

.footer .social-icons ul {
    margin: 0;
    text-align: center;
    position: absolute;
    top: 10px;
    left: 55px;
    right: 0;
    bottom: 0;
}

.footer .social-icons a {
	color: rgba(255,255,255,.85);
	font-size: 36px;
    -webkit-transition: all 100ms linear;
    -moz-transition: all 100ms linear;
    -o-transition: all 100ms linear;
    -ms-transition: all 100ms linear;
    transition: all 100ms linear;
}

.footer .social-icons a:hover {
    color: #fff;
}

.footer .partner-logo {
    width: 125px;
}

.footer .logo,
.footer .partner-logo,
.footer .social-icons,
.footer .social {
	display: inline-block;
}

.footer .partner-logo {
    margin: 0;
    background-size: 500px 200px;
    background-position: right top;
    height: 100%;
}

.footer .social {
    margin-right: 20px;
}

.footer .list-pipes ul {
    margin: 0;
}

.footer .list-pipes > ul {
	margin-left: 0;
}

.footer .list-pipes > ul > li {
    padding: 0;
    margin: 0;
    border-left: 1px solid rgba(255,255,255,.5);
    line-height: 9px;
}

.footer .list-pipes > ul > li:first-child,
.footer .list-pipes:first-child > ul > li:nth-child(even) {
    border-left: none;
    padding-left: 0;
}

.footer .international-links.list-pipes > ul > li {
	margin-left: 10px;
	padding-left: 10px;
}

.footer .international-links.list-pipes > ul > li a{
    text-transform: uppercase;
}

.footer .international-links.list-pipes > ul > li:first-child {
	margin-left: 0;
}

/* Archives Footer */
.archives-footer {
	clear: both;
	margin-top: 6em;
	border-top: 1px dotted #ccc;
	padding-top: 1.5em;
	line-height: 1.5em;
	color: #aaa;
}

.archives-footer a {
	color: #aaa;
	white-space: nowrap;
	padding: 0 .25em;
}

/* Sticky Ad */
.stick, .scroll-away {
    position: fixed;
    width: 100%;
    z-index: 100;
}
.scroll-away {
    position: absolute;
}

.lower300 {
    top: 0;
    min-height: 250px;
    padding-top: 0; /* true distance from masthead and not absolute */
}

.lower300.stick {
    padding-top: 90px; /* position fix change, so needs more padding */
}

.leaderboard,
.leaderboard.stick {
    background-color: #f6f6f6;
}

.leaderboard {
    top: 35px;
    left: 0;
    padding: 10px 0;
}

/* Adsense Ads */
#adsense-ad {
    margin-top: 2em;
}

#adsense-content {
    border-left: 1px dotted #ccc;
    border-right: 1px dotted #ccc;
    border-bottom: 1px solid #ccc;
    padding: .85em;
}

#adsense-ad h3 {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: .5em 0.85em;
    background-color: #EBF1F6;
    color: #222;
    font-weight: bold;
}

#adsense-ad h3 a {
    color: #222;
}

#adsense-ad .border-top-dotted {
    display: block;
    padding-top: .5em;
    margin-top: .5em;
}

.interstitial-overlay {
    position: absolute;
    top: 220px;
    width: 100%;
    height: 100%;
}

.interstitial-overlay .container {
    margin: 0 auto;
    clear: both;
}

.interstitial-overlay a {
    float: right;
    line-height: 30px;
}

#placed_wallpaper {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    background-position: 50% 0;
    background-repeat: no-repeat;
    z-index: 1;
}

#placed_wallpaper a {
    display: block;
    width: 100%;
    height: 100%;
}

.wallpapered .ad-wallpaper .container,
body.wallpapered #ft {
    position: relative;
    z-index: 2;
}

.wallpapered .siteskin-dropshadow.visible {
    width: 1040px;
    margin-left: -10px;
    padding: 20px 0 0;
}

.wallpapered .siteskin-dropshadow.visible .primary-row {
    width: 1000px;
    margin-left: 0;
    background: #fff;
}

.ad[data-region="Post Bottom"] {
    text-align: center;
}

.ad[data-region="Skin"] {
    position: absolute;
    width: 100%;
    overflow: hidden;
}

.wallpapered #main-content {
    /* All sibling <div>s after the site skin ad element in the DOM should be drawn on top of the site skin */
    position: relative;
    z-index: 1;
    width: 980px;
    margin-left: auto;
    margin-right: auto;
}

.ad[data-region="Skin"] > div:first-child {
    position: relative;
    width: 1770px;
    left: 50%;
    margin-left: -885px;
}

.ad[data-region="Subnav"],
.ad[data-region="Subnav Slideshows"] {
    margin-top: 10px;
}

#interstitial-ad-content + .ad[data-region="Skin"] {
    /* Don't show the site skin until the welcome ad is bypassed */
    display: none !important;
}

.ad-subnav-container {
    padding: 0;
    background-color: #f6f6f6;
    text-align: center;
}

.wallpapered .ad-subnav-container {
    padding: 0;
    background-color: transparent;
}

.subnav-content {
    display: inline-block;
}



/* Min Heights */

.ad[data-region="Subnav"],
.ad[data-region="Subnav Slideshows"] {
    min-height: 85px;
}

.ad[data-region="TopRightRail"] {
    min-height: 60px;
}

.ad[data-region="Upper300"] {
    min-height: 250px;
}

[id^='onet-ad-flat-boxleft']{
    margin-bottom: 30px !important;
    border-bottom: 1px solid #ddd;
    padding-bottom: 30px;
}
[id^='onet-ad-left2']{
    float: left;
    margin: 10px 20px 10px 0px !important;
}

.masthead, .masthead * {
    box-sizing: border-box;
}

.masthead {
    overflow: visible;
    position: relative;
    width: 100%;
    max-width: 100%;
    height: 90px;
    background-color: #185f7d;
    z-index: 1000000; /* If this is adjusted, also adjust the modal in shared.css */
}

.masthead > .container {
    height: 100%;
    background-color: #185f7d;
}

.masthead > .container > .row {
    position: relative;
}

.masthead .menu {
    display: block;
    float: left;
    height: 16px;
    margin: 22px;
    position: relative;
    top: 14px;
    left: -22px;
    cursor: pointer;
}

.masthead.condensed .menu {
    top: 37px;
}

.masthead.condensed {
    position: fixed;
    right: 0;
    left: 0;
    top: -45px;
    min-width: 1024px;
    height: 90px;
    -webkit-box-shadow: 0px 5px 0px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 5px 0px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 5px 0px 0px rgba(0,0,0,0.1);
}

.masthead .list-pipes > div {
    padding-right: 25px;
}

.masthead .list-pipes .admin-links li {
    padding: 0;
}

/* logo */
.logo {
    margin: 18px 0 0 60px;
    width: 410px;
    height: 70px;
    display: block;
    background: url('https://ocdn.eu/businessinsider/static/new_logo/logo-bi_a4.png') no-repeat 0px 0px;
    -webkit-transition: all 500ms linear;
    -moz-transition: all 500ms linear;
    -o-transition: all 500ms linear;
    -ms-transition: all 500ms linear;
    transition: all 500ms linear;
}

.condensed .logo {
    margin-top: 50px;
    height: 30px;
    background-position: 0 -96px;
}
/* Retina versions */
@media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (   min--moz-device-pixel-ratio: 1.5),
only screen and (     -o-min-device-pixel-ratio: 3/2),
only screen and (        min-device-pixel-ratio: 1.5),
only screen and (min-resolution: 192dpi) {
    .logo{
        background: url('https://ocdn.eu/businessinsider/static/new_logo/logo-bix2_a2.png') no-repeat 0px 0px;
        background-size:300px;
    }
    .condensed .logo{
        background-position: 0 -87px;
    }
}

.vert-name {
    margin-top: 28px;
    font-size: 33px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
}

.condensed .vert-name {
    margin-top: 55px;
    font-size: 25px;
}

.vert-name a,
.vert-name a:hover,
.vert-name a:focus,
.vert-name a:active {
    color: #fff;
    text-decoration: none;
}



.masthead .links {
    overflow: visible;
    height: 90px;
}

.masthead.condensed .links {
    margin-top: 24px;
}

.masthead .links > div > ul {
    line-height: 0;
}

.masthead.condensed .admin-links,
.masthead.condensed .links-promo,
.masthead.condensed .user,
.masthead.condensed .edition,
.masthead.condensed .links-user {
    display: none;
}

.masthead.condensed .links-user {
    position: relative;
    top: -5px;
}

.masthead .links > div {
    width: 400px; /* display table doesn't respect percentages */
    height: 90px;
    display: table-cell;
    vertical-align: middle;
}

.masthead .links > div > ul {
    float: right;
    clear: right;
    margin-bottom: 0;
}

.masthead .social {
    padding-left: 0;
}

.masthead .social.hide {
    display: none;
}

.masthead .links li > a {
    font-size: 11px;
    color: #fff;
}

.fa-chevron-down,
.icon-down-open {
    position: relative;
    top: -1px;
    font-size: 9px;
}

.masthead .links .edition .dropdown-menu {
    width: 260px;
    padding: 20px 30px 40px;
}

.bi-user-edition h4 {
    margin: 10px 0;
}

.masthead .bi-user-edition .label > span {
    display: none;
}

.masthead .bi-user-edition > a {
    border: none;
    background: none;
    box-shadow: none;
    text-transform: none;
    text-shadow: none;
    font-weight: normal;
}

.masthead .bi-user-edition.right .popover.bottom .arrow {
    right: 20px;
}

.masthead .links .search {
    float: right;
    display: table;
    width: 25px;
    height: 100%;
    margin-right: 11px;
}

.masthead .links .search > li {
    display: table-cell;
    vertical-align: middle;
}

.masthead .links .search a,
.masthead .links .search i {
    font-size: 16.5px;
}

.masthead .links .bi-user-edition.right .dropdown-menu {
    right: -10%;
}

.masthead .links .dropdown-menu {
    max-width: none;
    width: 300px;
    right: -123px;
    left: auto;
    top: 30px;
    margin: 0;
    border: 5px solid rgba(0, 0, 0, .1);
    border-radius: 0;
    box-shadow: none;
}

.masthead .dropdown-menu .connect {
    padding: 0 32px 40px;
}

.masthead .dropdown-menu .flex {
    width: 100%;
}

.masthead .dropdown-menu .flex .flex-item {
    text-align: center;
}

.masthead .dropdown-menu .flex .btn {
    width: 62px;
    height: 28px;
    margin: 0;
    padding: 0;
    line-height: 28px;
}

.masthead .dropdown-menu form {
    margin: 40px;
}

.masthead .dropdown-menu .fieldset {
    display: inline;
}

.masthead .dropdown-menu .checkbox {
    font-size: 12px;
}

.masthead .dropdown-menu .btn {
    width: 48%;
    margin: 10px 0 0;
    padding: 4px 0;
}

.masthead .links-user {
    text-align: right;
}

.masthead .links-user .user {
    padding-right: 0;
}

.masthead .links-user .user-menu {
    padding: 30px 30px 10px;
}

.masthead .links .dropdown-menu .help-block {
    clear: both;
    margin-bottom: 0;
    padding: 15px 0 0;
    font-size: 12px;
}

.masthead .dropdown-menu li {
    padding: 8px 0;
}

.masthead .dropdown-menu .border-left {
    margin-left: .5em;
    border-left: 1px solid #eee;
    padding-left: 1em;
}

.masthead .dropdown-menu hr {
    margin: 0 0 10px;
}

.masthead .dropdown-menu hr.or {
    margin: 40px 0;
}

.masthead .dropdown-menu hr.or:before {
    display: block;
    position: absolute;
    width: 8em;
    left: 20%;
    margin: -1em 0 0 2.75em;
    content: "CONNECT WITH";
    padding: 3px 6px;
    background-color: #fff;
    text-align: center;
    color: #999;
    font-size: 12px;
}

.masthead .text {
    width: 100%;
    border: none;
    padding: 0;
    box-shadow: none;
    color: #222;
}

.nav-over {
    position: absolute;
    top: 90px;
    width: 100%;
    height: 0;
    overflow: hidden;
}

.nav-over > div {
    position: relative;
    top: -395px;
    width: 100% !important;
    height: 390px;
    border-bottom: 5px solid rgba(0, 0, 0, .1);
    background-color: rgba(255,255,255,.96);
    text-align: center;
}

.nav-show {
    height: 390px;
    border-bottom: 5px solid rgba(0, 0, 0, .1);
}

.nav-show > div {
    top: 0;
}

.nav-over form {
    display: inline;
}

.nav-over .search {
    padding-top: 145px;
}

.nav-over input[type="text"] {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    box-shadow: none;
    text-align: center;
    line-height: normal;
    font-size: 100px;
    color: #999;
}

.nav-over input::-moz-input-placeholder {
    color: #ccc;
}

.nav-over input::-webkit-input-placeholder {
    color: #ccc;
}

.nav-over .nav-sections,
.main-nav-dropdown .list-pipes {
    height: 45px;
    border-top: 1px solid #14516a;
    background-color: #185f7d;
    line-height: 45px;
}

.main-nav-dropdown .list-pipes {
    border: none;
    background: transparent;
}

.nav-over .nav-sections li,
.nav-over .nav-verticals li {
    height: 45px;
    margin: 0 0 0 -5px;
    padding: 0;
    line-height: 45px;
}

.verticals__anchor {
    display: inline-block;
    padding: 0 25px;
}

.active:hover .verticals__anchor,
.verticals__anchor:link {
    text-decoration: none;
}

.nav-over .nav-sections li:first-child,
.nav-over .nav-verticals li:first-child {
    margin-left: 0;
}

.nav-over .nav-sections li {
    border-left: 1px solid #14516a;
    position: relative;
}

.nav-over .nav-sections li:last-child {
    border-right: 1px solid #14516a;
}

.nav-over .active {
    color: #999;
}

.nav-over .nav-sections li.active {
    background-color: #003341;
    color: #fff;
}

.nav-over .nav-sections .active {
    color: #ccc;
}

.nav-over .nav-sections a {
    color: #fff;
}

.nav-over .main-nav-dropdown .nav-verticals {
    position: relative;
}

.nav-over .nav-sections .nav-verticals a {
    color: #999;
}

.nav-over .nav-sections li.new::after{
    position: absolute;
    right: 0;
    bottom: 0;
    content: 'nowe';
    font-size: 10px;
    line-height: 10px;
    background-color: #f3502a;
    color: #ffffff;
    text-transform: uppercase;
    padding: 2px;
    font-family: 'headline-semi-bold', Helvetica, Arial, sans-serif;
}

.verticals li.active a {
    background-color: #003341 !important;
}

.verticals li:first-child.active a.dlbi-active {
    background-color: #003341 !important;
}
.main-nav-dropdown .row-fluid .span3 {
    width: 25%;
    -webkit-box-shadow: -1px 0px 0px 0px rgba(255,255,255,0.5);
    -moz-box-shadow: -1px 0px 0px 0px rgba(255,255,255,0.5);
    box-shadow: -1px 0px 0px 0px rgba(255,255,255,0.5);
    margin-left: 0;
}

.main-nav-dropdown .row-fluid .span3:last-child {
    border-right: none;
}

.main-nav-dropdown .row-fluid .span4 {
    width: 33.333%;
    margin-left: 0;
}

.main-nav-dropdown a.image:hover {
    color: #222;
}

.main-nav-dropdown .subsection {
    display: none;
}

.main-nav-dropdown .subsection.Tech {
    display: block;
}
.nav-over .center-mask {
    overflow: hidden;
    position: relative;
    display: block;
    text-align: center;
    line-height: 200px;
    height: 200px;
}

.center-mask img {
    width: 100%;
    min-height: 100%;
    margin: -100%;
    vertical-align: middle;
}

.main-nav-dropdown .stories-container h4 {
    overflow: hidden;
    height: 4em;
    margin: 10px 20px 0;
    color: #222;
}

.all-menu > div {
    text-align: left;
}

.all-menu .title {
    white-space: nowrap;
    margin: 1.5em 0 .5em;
    text-transform: uppercase;
    font-size: 15px;
    color: #222;
}

.all-menu ul {
    margin-left: 0;
}

.all-menu li {
    line-height: 1.2em;
    margin-bottom: .4em;
    font-size: 13px;
}

.all-menu a,
.all-menu a:hover,
.all-menu a:active {
    color: #999;
}

.all-menu .flex-item {
    padding-right: 1em;
}

.all-menu .flex-item:last-child {
    padding-right: 0;
}

.all-menu .flex-custom {
    width: 33.33%;
}

.row-fluid .span3-mh {
    width: 26.928176794%;
    *width: 26.874985304638297%;
}

.row-fluid .span6-mh {
    width: 40.618784527%;
    *width: 40.5655930376383%;
}

.row-fluid .span6-mh h2 {
    width: 390px;
    margin-right: auto;
    margin-left: auto;
}

.condensed .row-fluid .span6-mh h2 {
    width: 300px;
}


.masthead .hamburger {
    width: 24px;
    height: 14px;
    position: relative;
    display: inline-block;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    cursor: pointer;
}

.masthead .close-x {
    position: relative;
    top: 6px;
    right: 2px;
}

.masthead .search a {
    display: inline-block;
    width: 24px;
    height: 24px;
}

.masthead.condensed .svg.sprites.search-icon {
    margin-top: 5px;
}

.masthead .svg.sprites.search-icon {
    display: inline-block;
    width: 21px;
    height: 21px;
    margin-top: 6px;
    position: relative;
    top: 12px;
}

.masthead .hamburger span,
.masthead .close-x span {
    display: block;
    position: relative;
    height: 2px;
    width: 100%;
    background-color: #fff;
    opacity: 1;
    left: 0;
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    transform:rotate(0deg);
    -webkit-transition:transform 125ms linear;
    -moz-transition:transform 125ms linear;
    -o-transition:transform 125ms linear;
    -ms-transition:transform 125ms linear;
    transition:transform 125ms linear;
}

.masthead .close-x span {
    background-color: #fff;
}

.masthead .hamburger span:nth-child(1) {
    top: 0px;
}

.masthead .hamburger span:nth-child(2) {
    top: 5px;
}

.masthead .hamburger span:nth-child(3),
.masthead .close-x span:nth-child(2) {
    top: 10px;
}

.masthead .hamburger.open span:nth-child(1),
.masthead .close-x span:nth-child(1) {
    -webkit-transform:rotate(135deg);
    -moz-transform:rotate(135deg);
    -o-transform:rotate(135deg);
    transform:rotate(135deg);
    top: 8px;
}

.masthead .hamburger.open span:nth-child(2) {
    top: 0;
    opacity: 0;
    display: none;
}

.masthead .hamburger.open span:nth-child(3),
.masthead .close-x span:nth-child(2) {
    -webkit-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    transform:rotate(45deg);
    top: 6px;
}


input:-webkit-autofill,
input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0 50px white inset !important;
    -webkit-text-fill-color: #222;
}

.form-inline .checkbox input[type="checkbox"] {
	margin-right: 6px;
}

.btn.submit,
.btn.submit:hover,
.btn.submit:active,
.btn.submit:focus {
	border: 1px solid #fff;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background: #1d89b9;
	text-shadow: none;
	color: #fff;
}

.btn.submit span {
	display: block;
	margin: 1px;
	padding: 2px 10px;
}

.btn.submit:active {
	color: #fafafa;
}

.btn i {
	/*
		This was in shared.css but breaks styles in the CMS,
		Moved here since this file is no longer used in CMS
	*/
	font-size: 14px;
	color: #00709a;
}


.right-rail .sl-layout-post > div,
.right-rail .ks-rr-editorial{
    padding-bottom: 60px;
}

.right-rail .sl-layout-post {
    padding-top: 25px;
}

.wallpapered .right-rail .sl-layout-post {
    padding-top: 25px;
}

.right-rail h1,
.right-rail h2,
.right-rail h3,
.right-rail h4,
.right-rail h5 {
    margin-top: 0;
}

.right-rail {
    margin: 0;
    padding: 0 0 0 40px;
}

.wallpapered .right-rail {
    padding: 0 20px;
}

.right-rail h2 {
    margin-top: 0;
}

.right-rail ul {
    margin: 0;
    padding: 0;
}

.right-rail li {
    margin-bottom: 20px;
    line-height: 1.4em;
}

.right-rail div {
    max-width: 300px;
}
.right-rail .ad-marketswidget h5 {
    margin-top: 1em;
}

.right-rail .ad-marketswidget div {
    margin-top: -5px;
}

.right-rail .media p,
.right-rail .media-list li {
    margin-bottom: 0;
    padding: 0;
}

.right-rail .featured-300-ad p {

}

.right-rail .media {
    position: relative;
}

.right-rail .media .pull-left {
    margin-top: 3px;
    overflow: hidden;
    width: 60px;
    height: 60px;
}

.right-rail .media li .pull-left {
    height: 45px;
}

.right-rail .media-list .concierge-post:last-child .media-body p {
    margin-bottom: 0px;
}

.right-rail .thehive-module h3 a i {
    font-size: 14px;
}

.right-rail .thehive-module h3 a:hover {
    text-decoration: none;
}

.right-rail .thehive-module .media .pull-left {
    width: auto;
    height: auto;
}
.right-rail li.media a,
.post-video a {
    color: #222;
}

.post-video h3,
.post-video h4 {
    margin-top: 0;
}

.post-video h3.underlined {
    margin-bottom: 20px;
}

.post-video .media .pull-left {
    margin-top: 4px;
}

.post-video .media-list .border-bottom {
    margin-bottom: 17px;
    padding-bottom: 21px;
}

.post-video .media-list .border-bottom:last-child {
    border-bottom: none;
}

.right-rail a {
    color: black;
}

.right-rail .vertical_host a {
    color: #00709A;
}

.right-rail .link-rss,
.right-rail .link-rss:hover {
    color: #ff6600;
}

.right-rail .linkedin .red {
    background-position: -200px 3px;
}

.right-rail .nav-tabs > .inactive > a:focus,
.right-rail .nav > li > a:hover,
.right-rail .nav > li > a:focus {
    border-color: transparent;
    background-color: none;
}

.right-rail a.sprites.comments-icon {
    margin: 0 .25em;
    padding: 3px 6px;
    background-position: 0px -25px;
}

.linkedin .nav > li > a:focus {
    background-color: transparent;
}

.right-rail .linkedin > .header {
    margin-bottom: 0.5em;
}
.right-rail .linkedin .listings .share-button {
    margin-left: 10px;
}

.right-rail .linkedin .views {
    padding: 1px 0 0 13px;
}

.right-rail li:last-child {
    margin-bottom: 0;
}

.right-rail .sl-layout-post > div:last-child {
    border-bottom: none !important;
}

.right-rail button {
    margin-left: 2px;
}

.image-editorial {
    margin: 0 0 20px;
}

.image-editorial img {
    max-width: 100%;
}

.right-rail .pull-left img {
    max-width: none;
}
.right-rail .sponsored-content-widget .pull-left img {
    max-width: 100%;
}

.right-rail .linkedin .logo, .linkedin-widget .logo {
    display: inline-block;
    width: 100px;
    height: 24px;
    background: url(/assets/images/back_logos.png?TBI_DEPLOY_TIME) no-repeat;
}

.right-rail .linkedin .logo span, .linkedin-widget .logo span {
    display: none;
}

.right-rail .linkedin .login, .linkedin-widget .login {
    float: right;
}

.right-rail .linkedin .footer {
    text-align: left;
}

.right-rail .linkedin .footer p {
    margin-bottom: 0;
    text-align: right;
}

.right-rail .linkedin .btn.linkedin {
    display: block;
    width: 205px;
    margin: 56px auto;
    color: #333;
}

.right-rail .linkedin .btn.linkedin i {
    font-size: 18px;
    padding-right: 7px;
}

.right-rail .linkedin .sponsor h5,
.right-rail .linkedin .sponsor div {
    display: inline-block;
    margin: 0 3px;
}

.ks-rr-editorial a,
.ks-rr-editorial-2 a {
    display: inline-block;
}

.right-rail .footer.border-top-dotted {
    padding-top: .5em;
}

.right-rail sup {
    top: -.25em;
}

.right-rail .text-ad {
    display: inline-block;
    margin-top: 0;
    vertical-align: text-bottom;
    color: #999;
}

.right-rail .jobs .text-ad {
    margin-top: -3px;
}

.right-rail .jobs .text-ad img {
    display: block;
}

.right-rail .jobs .clearfix {
    padding-top: 5px;
    font-size: 13px;
}

.right-rail .jobs table {
    border-top: 1px solid #ddd;
    width: 100%;
}

.right-rail .jobs tr {
    border-bottom: 1px solid #ddd;
}

.right-rail .jobs td {
    padding: 6px 0 5px 0;
}

.right-ad .partner-thanks ul {
    width: 100%;
    white-space: nowrap;
}

.right-ad .partner-thanks li {
    display: inline-block;
    margin-bottom: 0;
}

.right-rail .right-ad:first-child {
    margin-top: 50px;
}

.wallpapered .right-rail .right-ad:first-child {
    margin-top: 0;
}

.partner-thanks .sprites {
    display: inline-block;
    width: 98px;
    height: 30px;
}

.partner-thanks .catchpoint {
    background-position: 0 -850px;
}

.partner-thanks .sailthru {
    background-position: -150px -850px;
}

.partner-thanks .ooyala {
    background-position: -300px -850px;
}

.readme .media:first-child .pull-left {
    width: 90px;
    height: 90px;
}

.readme h4 {
    margin-bottom: 3px;
}

.readme .media,
.sponsored-content-widget .media {
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.readme .media:last-child,
.readme .media:last-child p:last-child,
.sponsored-content-widget .media:last-child,
.sponsored-content-widget .media:last-child p:last-child {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0;
}

.readme .text-and,
.sponsored-content-widget .text-and {
    font-size: 12px;
    padding: 0 1px;
}

.sponsored-content-widget .align-right {
    margin-top: 5px;
}

.sponsored-content-widget .align-right a {
    display: inline-block;
}

/** About **/
.about.block h3 a.icon {
    font-size: 75%;
    float: right;
    color: inherit;
    margin-left: 10px;
}

.about.block h3 a.icon:hover {
    color: #00709a;
    text-decoration: none;
}

.about.block img {
    float: left;
    margin-right: 10px;
}

/** Vertical host **/
.vertical_host {
    color: #dd4725;
    font-size: 100%;
    font-weight: bold;
    text-shadow: 0 1px 0 #fff;
}

.vertical_host .box-shadow {
    padding-bottom: 0;
}

.vertical_host .media .pull-left {
    width: 60px;
    height: 60px;
    margin-top: 0;
}

.vertical_host .media-list .pull-left img {
    margin: 5px 13px 5px 5px;
    padding: 0;
    border-radius: 3px;
    height: 60px;
}

.vertical_host .media-body {
    height: 70px;
}

.vertical_host p {
    margin: 4px 0 0;
    font-size: 13px;
    line-height: 1em;
}

.vertical_host h4 {
    margin: 5px 0 0px;
    line-height: 24px;
}

.vertical_host ul {
    margin: 1px 0 0 0;
    padding: 0;
}

.vertical_host ul li {
    display: inline;
    padding-left: 5px;
}

.vertical_host ul li:first-child {
    padding-left: 0;
}

.vertical_host ul li a {
    text-decoration: none;
}

.vertical_host a {
    font-weight: bold;
    font-size: 100%;
}

.vertical_host .fa-rss {
    color: #00709A;
}

#emailHostModal {
    padding: 0;
}

#emailHostModal .recaptcha_placeholder {
    width: 320px;
    margin: 0 0 0 -3px;
}

#emailHostModal input[type=text],
#emailHostModal textarea {
    width: 298px;
}

#emailHostModal .register {
    margin-left: 108px;
}
/* end vertical host */

.countdown > div {
    padding: 10px 0 15px;
}

.countdown h2 {
    margin: 0 .5em;
    padding-top: .33em;
    text-align: center;
    line-height: 1.4em;
    color: #fafafa;
}

.countdown h2 a {
    font-weight: normal;
    color: #fafafa;
}

.countdown h2 a:hover {
    color: #fff;
}

.countdown .ad-placement {
    clear: both;
    padding: .5em 1em;
    text-align: right;
}

.countdown .timer {
    margin: .5em 0 .5em;
    height: 53px;
    width: 100%;
    overflow: hidden;
    text-align: center;
}

.countdown .timer span.digits {
    padding: 0 4px 34px;
    background-color: #000;
}

.countdown .timer span.digits > span, .countdown .timer span.colon {
    display: inline;
    padding: 0 0 60px 22px;
    overflow: hidden;
    background: transparent url(/assets/images/back_countdown.png?TBI_DEPLOY_TIME) no-repeat 0 0;
}

.countdown .timer span.colon {
    padding: 0 0 60px 21px;
    background-color: transparent;
    background-position: -485px 0;
}

.countdown .timer span.colon > span {
    display: none;
}

.countdown .timer span.digits > span > span {
    position: relative;
    top: -10000px;
}

.countdown .timer span.digits > span.digit-1 {
    background-position: 0 0;
}

.countdown .timer span.digits > span.digit-2 {
    background-position: -48px 0;
}

.countdown .timer span.digits > span.digit-3 {
    background-position: -96px 0;
}

.countdown .timer span.digits > span.digit-4 {
    background-position: -144px 0;
}

.countdown .timer span.digits > span.digit-5 {
    background-position: -192px 0;
}

.countdown .timer span.digits > span.digit-6 {
    background-position: -240px 0;
}

.countdown .timer span.digits > span.digit-7 {
    background-position: -288px 0;
}

.countdown .timer span.digits > span.digit-8 {
    background-position: -336px 0;
}

.countdown .timer span.digits > span.digit-9 {
    background-position: -384px 0;
}

.countdown .timer span.digits > span.digit-0 {
    background-position: -432px 0;
}

.countdown .live {
    margin: .25em 3.6em;
    padding: .25em .125em;
    background-color: #000;
    text-align: center;
    font-size: 200%;
    font-weight: bold;
    color: #f21f2e;
}

.fb-promo {
    display: none;
    margin: 0;
}

.fb-promo.media .pull-left {
    width: auto;
    height: auto;
    padding: 0;
    background: #fff;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}

.fb-promo.media .pull-left i {
    padding: 3px 3px 1px;
    line-height: 53px;
    font-size: 60px;
}

.fb-promo.media h6 {
    margin: 6px 0;
}

.right-rail .sl-layout-post > div.facebook-app-container,
.right-rail .sl-layout-post > div.google-app-container {
    padding-bottom: 0;
}

.facebook-app.media,
.facebook-app .media-body,
.google-app.media,
.google-app .media-body {
    overflow: visible;
}

.facebook-app h5,
.google-app h5 {
    margin-bottom: 2px;
}

.facebook-app a.sprites.remove-btn,
.google-app a.sprites.remove-btn {
    display: block;
    float: right;
    width: 14px;
    height: 14px;
    margin-left: 10px;
    background-position: -66px -25px;
}

.right-rail .facebook-app a.sprites.remove-btn:hover,
.right-rail .google-app a.sprites.remove-btn:hover {
    background-position: -90px -25px;
}

.right-rail .facebook-app .fb-remove-articles p,
.right-rail .google-app .fb-remove-articles p {
    padding-top: .5em;
    /*border-top: solid 1px #ccc;*/
}

.right-rail .facebook-app div.fb-remove-articles p:first-child,
.right-rail .google-app div.fb-remove-articles p:first-child {
    border-top: none;
}

.right-rail a.switch, .right-rail a.switch.on {
    position: relative;
    top: 3px;
    left: 6px;
}

.right-rail ul.feed {
    margin-left: 5px;
    padding: 0 0 0 16px;
    list-style: square outside;
}

.right-rail ul.feed li {
    margin: 10px 0 0;
    font-size: 17px;
    line-height: 1.3em;
}

.facebook-app ul,
.google-app ul {
    margin: 0;
    padding: 0;
}

.facebook-app li,
.google-app li {
    float: left;
    position: relative;
    list-style: none;
    display: inline-block;
    height: 32px;
}

.facebook-app li > span,
.google-app li > span {
    margin: 0 .5em;
    color: #eee;
}

.facebook-app li > .popover,
.google-app li > .popover {
    width: 300px;
}

.facebook-app .activity .popover,
.google-app .activity .popover {
    top: 22px;
    left: -100px;
}

.facebook-app .options .popover,
.google-app .options .popover {
    top: 22px;
    left: -113px;
}

.facebook-app .options .popover label,
.google-app .options .popover label {
    margin-right: 20px;
}

button.delete, button.ding {
    top: -5px;
}

/* Xignite override hacks */
.xignite-ticker {
    margin-top: 20px;
}

.xignite-indices .xignite-indices-green {
    color: #00a00f;
}

.xignite-indices .xignite-indices-red {
    color: #f11e1e;
}

.xignite-indices tr {
    border-bottom: 1px solid #ddd;
}

.xignite-indices tr:first-child {
    border-top: 1px solid #ddd;
}

.xignite-indices th, .xignite-indices td {
    padding: 10px 5px 3px;
}

.xignite-indices td:first-child {
    padding-left: 0;
}

.marketswidget-unit {
    height: 31px;
    display: inline-block;
}

.marketswidget-unit:first-child {
    margin-right: 20px;
}

.marketsnapshot table {
    line-height: 1.1em !important;
}

table.xignite-indices {
    width: 100%;
}

.right-rail .list-pipes > div > span,
.right-rail .list-pipes > p > span,
.right-rail .list-pipes > ul > li {
    border-left: 1px solid #ddd;
}

.right-rail .list-pipes > div > span:first-child,
.right-rail .list-pipes > p > span:first-child,
.right-rail .list-pipes > ul > li:first-child {
    border-left: none;
}

.sponsored-content-widget .media-more {
    text-align: right;
}

/* Newsletter signup module */
.right-rail .right-news .alert {
    display: none;
}

.right-rail .right-news form {
    margin-bottom: 0;
}

.right-news .input-append input {
    width: 200px;
}

.right-news .input-append button {
    width: 86px;
}

.right-rail .right-news h3 {
    font-size: 22px;
}

.right-rail .right-news h5 {
    margin: 15px 0 5px;
    padding-bottom: 5px;
}

.right-news .learn-more {
    margin-left: 10px;
    font-size: 13px;
}

.right-rail .right-news select {
    margin-top: -5px;
}

.right-rail .right-news ul {
    margin: 0;
}

.right-rail .right-news li {
    margin-bottom: 3px;
    padding: 1px 3px 0;
    border-radius: 4px;
}

.right-rail .right-news li:hover {
    background: #eee;
}

.right-rail .right-news .divider {
    /*border-bottom: 1px solid #e5e5e5;*/
}

.right-rail .sl-layout-post > .rail-recommended {
    padding-bottom: 30px;
}

#newsletter-expand .accordion {
    margin-bottom: 0;
}

#newsletter-expand .accordion-group {
    margin-bottom: 0;
    border: 0;
    /*border-bottom: 1px solid #e5e5e5;*/
}

#newsletter-expand .accordion-group:last-child {
    border-bottom: none;
}

#newsletter-expand .accordion-toggle {
    padding: 8px 0;
}

#newsletter-expand .accordion-toggle i {
    display: inline-block;
    color: #ccc;

    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);

    transition: all .2s;
    text-decoration: none;
}

#newsletter-expand .accordion-toggle.collapsed i {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

#newsletter-expand .accordion-toggle span {
    padding-left: 5px;
}

#newsletter-expand .accordion-inner {
    border-top: none;
    padding: 0 0 7px 7px;
}


/*
 * REMINDER: add .responsive to the beginning of each style
 */

@media (min-width: 1240px) {
    .responsive .container,
    .responsive .navbar-static-top .container,
    .responsive .navbar-fixed-top .container,
    .responsive .navbar-fixed-bottom .container,
    .responsive #cc-con {
        width: 1200px;
    }

    /* adjustment for footer, to allow logos to sit aligned end to end */

    /* Welcome Ad */
    .responsive .interstitial-ad-content {
        width: 1200px;
    }

    /** Registration **/
    .responsive .registration .span7.account {
        width: 590px;
        margin-left: 30px;
    }

    .responsive .registration .span7.account h3,
    .responsive .registration .span7.account p {
        margin-right: 22px;
    }

    .responsive .registration .social-info {
        margin: 0 150px 0 130px;
    }

    .responsive .newsletters .tabbable {
        background-position: -6px 0;
    }

    .responsive .account .component.newsletters .tab-content {
        min-height: 440px;
    }

    .registration.newsletters .privacy-policy {
        margin-left: 9px;
    }

    .registration.newsletters .component.newsletters .nav-tabs {
        min-height: 570px;
    }

    .responsive .account .component.newsletters .nav-tabs {
        min-height: 482px;
    }

    .responsive .homepage .touts h1 {
        font-size: 38.5px;
    }

    .responsive .homepage .touts.tout-style-hero h1 {
        font-size: 47px;
    }

    .responsive .touts.tout-style-hero_wide h1 {
        font-size: 50px;
    }

    .responsive .homepage h2,
    .responsive h2.category-tout {
        font-size: 31.5px;
    }

    .responsive .homepage > .row-fluid > .span9 {
        width: 600px;
    }

    .responsive .homepage > .row-fluid > .span3 {
        width: 199px;
        margin-left: 30px;
    }

    .responsive .content.slideshow .slideshow-controls.railShown li.ctrls {
        clear: none;
    }

    .responsive .content.slideshow .slideshow-controls.railShown li.views {
        float: left;
    }

    .responsive .slideshow .share-container .hide-btn-text {
        display: inline;
    }

    .responsive .rrssb-buttons li.facebook a {
        padding-left: 10px;
    }

    /* todo: this might be unused */
    .responsive .content .slideshow-content .image-container.no-rightrail {
        width: 1200px;
    }

    .responsive #tray .carousel-items.row {
        margin-left: -30px;
    }

    .responsive #tray .carousel-items.row .span2 {
        width: 175px;
        margin-left: 30px;
    }

    .responsive .page-top {
        margin-left: 30px;
    }

    .responsive #main-content .row.primary-row {
        width: 1230px;
        margin-top: 10px;
        padding: 0;
    }

    .responsive #main-content .row.primary-row > .span8 {
        width: 839px;
    }

    .responsive .post-video .row-fluid .span8,
    .responsive .post-video .row-fluid .span8 .bi-spinner-wrapper {
        width: 869px;
    }

    .responsive .post-video .ooyala-video-player {
        /* Enforce a 16:9 aspect ratio */
        /* 980px-wide browser width dimensions in post.css */
        width: 869px;
        height: 489px;
    }

    .responsive #main-content .row.primary-row > .span4 {
        width: 341px;
        margin-left: 20px;
    }

    .responsive .post-video .row-fluid .span4 {
        width: 300px;
    }

    .responsive .post-video .recirc.row-fluid .span2 {
        width: 17.9%;
    }

    .responsive .homepage > .row-fluid > .span9,
    .responsive .category-content .span9,
    .responsive .sponsor-vertical .touts .span9 {
        width: 600px;
    }

    .responsive .homepage > .row-fluid > .span3,
    .responsive .category-content .touts .span3 {
        width: 199px;
        margin-left: 30px;
    }

    .responsive .tout-style-single .span6 {
        width: 405px;
    }

    .responsive .tout-style-rotating .corner.video {
        top: 292px;
    }

    .responsive .river.sponsor-vertical .row-fluid .span6 {
        width: 48.717948717948715%;
    }

    .responsive .sailthru.river .row-fluid .span6 {
        width: 48.717948717948715%;
    }

    .responsive .river .row-fluid.sponsor-post .span6:first-child {
        width: 257px;
    }

    .responsive .sponsor-vertical .row-fluid.sponsor-post .span6:first-child {
        width: 373px;
    }

    .responsive .span8 .post {
        width: 800px;
        margin-right: 40px;
    }

    .responsive .bottom-recommended .media-list .concierge-post:first-child {
        display: block;
    }

    .responsive .bottom-recommended .media-list .concierge-post {
        margin-right: 24.75px;
    }

    .responsive .bottom-recommended .media-list.no-rightrail .concierge-post {
        margin-right: 31.6px;
    }

    .responsive .bottom-recommended .media-list .concierge-post.last-story {
        margin-right: 0;
    }

    .responsive .bottom-share-module {
        margin-bottom: 40px;
    }

    .responsive .bottom-share-module .bottom-links {
        position: relative;
        top: 0;
        float: right;
        margin: 0;
    }

    .responsive .bottom-share-module .bottom-links > li {
        margin: 0 0 0 15px;
        font-size: 15px;
    }

    .responsive .post .comments-open .span8 > div {
        padding-right: 30px;
    }

    .responsive .post .comments-open .connect-login {
        padding-left: 35px;
    }

    /* slideshow */
    .responsive .content.slideshow .share {
        width: auto;
    }

    .responsive .slideshow-content ul.grid-view li,
    .responsive .slideshow-content ul.grid-view li .overlay,
    .responsive .slideshow-content ul.grid-view li .overlay span {
        width: 192px;
        height: 144px;
    }

    .responsive .no-rightrail .slideshow-content ul.grid-view {
        margin-left: -1px;
    }

    .responsive .no-rightrail .slideshow-content ul.grid-view li {
        width: 234px;
        height: 175px;
        margin-left: 2px;
        margin-bottom: 0;
    }

    .responsive .no-rightrail .slideshow-content ul.grid-view li .bi-overlay,
    .responsive .no-rightrail .slideshow-content ul.grid-view li .bi-overlay span {
        width: 234px;
        height: 175px;
    }

    .responsive .breaking > div > p,
    .responsive .breaking > div > a {
        width: 940px;
    }

    .responsive .breaking.no-rightrail {
        margin-left: 30px;
    }

    .responsive .related-links-container img {
        max-width: 144px;
    }

    .responsive .related-links-container img {
        max-width: none;
    }

    .responsive .image-container.float_right > div,
    .responsive .image-container.float_left > div,
    .responsive .content img.float_left,
    .responsive .content img.float_right,
    .responsive .image-container.float_left,
    .responsive .image-container.float_right {
        max-width: 480px !important;
    }

    .responsive .one-page .slide-module .image-container.slide-image {
        max-width: 400px !important;
    }

    .responsive .image-container.float_right.no-rightrail > div,
    .responsive .image-container.float_left.no-rightrail > div,
    .responsive .post .image-container.float_right.no-rightrail,
    .responsive .post .image-container.float_left.no-rightrail {
        max-width: 720px !important;
    }

    .responsive .content .image-container.float_right .post-sidebar-container img,
    .responsive .content .image-container.float_right .related-links-container img {
        max-width: none !important;
    }

    .responsive .author-module .author-hot {
        display: table-cell;
    }

    .responsive .quiz-container .question-slide.answered.image-text li.chosen i,
    .responsive .quiz-container .question-slide.answered.no-text li.chosen i {
        top: 12%;
        right: 27%;
    }

    .responsive .hidden-rightrail .quiz-container .question-slide.answered.image-text li.chosen i,
    .responsive .hidden-rightrail .quiz-container .question-slide.answered.no-text li.chosen i {
        right: 35%;
    }

    .responsive .quiz-container .question-slide.image-text li .image-text-wrapper {
        width: 206px;
    }

    .responsive .footer .list-pipes > ul > li {
        padding: 0px 5px;
        margin:0px;
    }

    .responsive .footer .list-pipes > ul > li:first-child {
        border: none;
    }

    .responsive .span12 {
        width: 1200px;
    }

    .responsive .vertical-social-buttons.hide-twitter .twitter {
        display: inline-block;
    }

    .responsive.collection-page .breaking.no-rightrail {
        margin-left: 30px;
    }

    .responsive .bi-overlay {
        width: 192px;
        height: 144px;
    }

    .responsive .hidden .bi-video {
        width: auto !important;
        height: 472px !important;
    }

    /* No trending column */
    .row .span8 .responsive .bi-video {
        width: 878px !important;
        height: 472px !important;
    }

    .row .span8 .responsive .sponsored .bi-video {
        width: 820px !important;
        height: 442px !important;
    }

    /* Center share icons on top share bar for slideshow slide pages */
    .primary-row > :not(.no-rightrail) .share-container.slide-page .rrssb-buttons.rrssb-top li.email i,
    .primary-row > :not(.no-rightrail) .share-container.slide-page .rrssb-buttons.rrssb-top li.printbtn i,
    .primary-row > :not(.no-rightrail) .share-container.slide-page .rrssb-buttons.rrssb-bottom li.email i,
    .primary-row > :not(.no-rightrail) .share-container.slide-page .rrssb-buttons.rrssb-bottom li.printbtn i {
        left: 17px;
    }

    .adpage.page-top {
        margin-left: 0;
    }

}

@media (max-width: 1239px) {

    /* Styles for all RRSSB Buttons */
    .rrssb-baseline .rrssb-buttons li:nth-of-type(-n+3) {
        width: 21%;
    }

    .rrssb-baseline .rrssb-buttons li.email,
    .rrssb-baseline .rrssb-buttons li.printbtn {
        width: 9%;
    }

    .rrssb-baseline .rrssb-buttons li.email .text,
    .rrssb-baseline .rrssb-buttons li.printbtn .text {
        display: none;
    }

    .rrssb-baseline .rrssb-buttons li.email i,
    .rrssb-baseline .rrssb-buttons li.printbtn i {
        left: 16px;
    }

    /* special rules for slideshow narrow view top share buttons */
    .primary-row > :not(.no-rightrail) .share-container.slide-page .rrssb-buttons.rrssb-top li.email i,
    .primary-row > :not(.no-rightrail) .share-container.slide-page .rrssb-buttons.rrssb-top li.printbtn i {
        left: 10.5px;
    }

    /* Video Posts */
    .post-video .ooyala-video-player + .share .rrssb-buttons li .text {
        display: inline;
    }

    /* Homepage Video Posts */
    .post-river-twocolumn.post-video .rrssb-bottom li:nth-of-type(-n+3) {
        width: 30.3%;
    }

    .post-river-twocolumn.post-video .rrssb-bottom li.email {
        width: 9%;
    }

    /* Homepage Sponsored Video Posts */
    .river .sponsored .rrssb-buttons.rrssb-bottom li.email {
        width: 7%;
    }

    .river .sponsored .rrssb-buttons.rrssb-bottom li.email i {
        left: 10.3px;
    }

    /* Styles when Right Rail isn't present */
    .no-rightrail .rrssb-baseline .rrssb-buttons li {
        width: 20%;
    }

    .no-rightrail .rrssb-baseline .rrssb-buttons li .text {
        display: inline;
    }
   /* Menu items are to wide for <1240px */
    .verticals__anchor{
        padding: 0 20px;
        font-size: 14px;
    }
}

.container{
    width: 1000px;
}
.row{
    margin-left: 0px;
}
@media (min-width: 1240px) {
    .responsive .container{
        width: 1230px;
    }
    .responsive .row{
        margin-left: 0px;
    }

}


/* Top Sharing */
#content .share {
	clear: both;
}

#content ul.share, .collection-page ul.share {
	height: 28px;
	/*overflow: hidden;*/
}

.question .share.container {
	overflow: visible;
}

.share button {
	vertical-align: top;
}

ul.share {
	margin: 0;
	padding-left: 0;
}

.post ul.share li.facebook {
	width: 129px;
}

.post ul.share li,
ul.share li {
	float: left;
	margin-right: 5px;
	margin-left: 0;
	list-style: none;
}

.post ul.share li.email,
ul.share li.email {
	margin-right: 15px;
}

.river-video-share ul.share li.email {
	margin: 0 0 0 15px;
}

.post ul.share li.tumblr,
ul.share li.tumblr {
	margin-right: 0;
}

.post ul.share li.tweet,
.collection-page ul.share li.tweet {
	width: 90px;
}

.post ul.share li.gplusone,
.collection-page ul.share li.gplusone {
	width: 70px;
}

.post ul.share li.email,
.collection-page ul.share li.email {
	position: relative;
}

ul.share a:hover {
	text-decoration: none;
}

ul.share .more {
	position: relative;
}

ul.share .button-more {
	width: 42px;
	background-position: -346px -40px;
}

.share .btn {
	padding: 2px 8px;
	line-height: 15px;
	text-transform: uppercase;
	font-size: 11px;
}

.share .btn i {
	font-size: 14px;
	color: #00709a;
}

.share .btn .icon-plus {
	position: relative;
	top: 1px;
}

.share .btn .icon-plus {
	position: relative;
	top: 1px;
}

.share .btn-group {
	vertical-align: top;
}

/** Social login buttons **/
.masthead .btn.twitter i,
.masthead .btn.facebook i,
.masthead .btn.linkedin i,
.masthead .btn.google-plus i {
	color: #222;
}

.btn.twitter i,
.masthead .btn.twitter:hover i {
	color: #3c84c9; /*47c2f0*/
}

.btn.facebook i,
.btn.facebook:hover i {
	color: #3b5998; /*6193DB*/
}

.btn.linkedin i,
.btn.linkedin:hover i {
	color: #0074b1; /*6193DB*/
}

.btn.google-plus i,
.btn.google-plus:hover i {
	color: #cc3b29;
}

.masthead .btn.btn-social,
.registration .social .btn {
	width: 155px;
	display: block;
	margin: 0 auto 10px;
	text-align: left;
}

.masthead .dropdown .btn.btn-social {
	width: 100%;
}

.masthead .btn.btn-social {
	padding-left: 20px;
	padding-right: 20px;
}

.masthead form .btn.btn-social {
	width: 198px;
	padding-right: 0;
}

.masthead .btn.btn-social i,
.registration .social .btn i,
.not-logged .btn.linkedin i {
	display: inline-block;
	width: 16px;
	padding-right: 6px;
	font-size: 18px;
	text-align: center;
}

.masthead .btn.twitter i,
.registration .social .btn.twitter i {
	font-size: 14px;
}




.hide-us {
	display: none !important;
}

.wallpapered .search .span10 {
	padding-right: 20px;
}

.search .summary {
	color: #222;
}

.search .nav-list > li > a {
	margin-right: 0;
}

.search dt {
	float: left;
	margin-right: 20px;
}

.search .nav-list {
	padding: 0;
	margin: 4px 0;
	font-weight: normal;
}

.search .search-nav-header h3, 
.search .summary h3 {
	margin: 30px 0 10px;
	border-bottom: 1px solid #eee;	
	padding: 0 0 5px;
}

.search .search-nav-header:first-child h3,
.search .summary h3 {
	margin-top: 16px;
}

.search .nav-list li {
	margin-bottom: 5px;
}

.search .nav-list a {
	font-size: 16px;
}

.search .nav-list > .active > a {
	color: inherit;
	background-color: transparent;
	font-weight: normal;
}
.search .nav-list .divider {
	background-color: #fff;
	border-bottom: 1px solid #eee;
	margin: 1em 0 1em;
}

.search .search-result {
	overflow: hidden;
	margin: 0;
	padding: 1.5em 0;
}

.search-result ~ .search-result {
	border-top: 1px solid #eee;
}

.search .search-result .excerpt {
	overflow: hidden;
}

.search .search-result h3 {
	margin-top: 0;
	font-weight: normal;
}

.search .search-result .first {
	float: left;
	width: 100px;
	margin-top: 0;
	margin-right: 18px;
}

.search .search-result .river-image img,
.search .search-result .river-image .corner-flag {
	margin-top: .25em;
}

.search .search-result .river-image .corner-flag img {
	margin-top: 0;
}

.search-result h3 span.float-right {
	margin-left: 2em;
}

.search .search-result h3 a {
	color: #222;
}

.search a.current {
	cursor: default;
	color: #222;
}

.row-fluid .search-extras {
	width: 300px;
	margin: 0 0 20px 20px;
}

.search-extras .data-bb h3 .tip span {
	right: 1.5em;
	left: auto;
}

.search-extras h3 a {
	color: #222;
}

.search .blackboard {
	margin-top: 20px;
	padding-bottom: 0;
}

.search .blackboard-module {
	margin: 1em 0 0;
	padding: 0 0 .5em 0;
	border-right: none;
}

.search .blackboard-module .content {
	padding: 0 0 20px;
	margin: 0;
}

.search .blackboard-module .container {
	margin-left: -1px;
	padding-left: 1px;
	width: 100%;
}

.search .blackboard-module .logo-container {
	display: table;
	height: 75px;
	margin: 1.5em 0 1em 1em;
	float: right;
}

.search .blackboard-module h3 {
	margin: 0;
}

.search .blackboard-module h5 {
	margin: 0;
	padding-top: 1em;
	font-weight: bold;
}
.search h3.blackboard a {
	font-weight: normal;
	color: #222;
}

.search .ychartsEmbed {
	margin-top: 3em !important;
}

.search-author {
	overflow: hidden;
	position: relative;
	top: -3px;
	left: -3px;
	padding: 3px;
}


body.module-view {
	margin: 0;
	background-color: #fff;
	text-align: left;
	overflow-x: hidden;
	overflow-y: scroll;
}

.short-description {
	font-weight: bold;
}

.module-view .short-description {
	display: block;
	padding: 2px 0 0 8px;
	font-weight: normal;
	color:#67717E;
}

.post .long-description {
	font-weight: normal;
}

.post hr.solid {
	margin-bottom: 1em;
}

hr.solid {
	display: block;
	width: auto;
	height: 1px;
	border: none;
	background-color: #ccc;
}

.module-view hr.solid {
	margin: 4px 0px 8px 0px;
}

hr.dotted {
	display: block;
	height: 1px;
	margin: 20px 0;
	border: none;
	border-top: dotted 1px #ccc;
	background-color: transparent;
}

.module-view hr.dotted {
	margin: 0;
	width: auto;
}

.post .twitter-module-post {
	width: 600px;
	margin: 10px 0;
	padding: 0 8em 0 0;
}

.twitter-module-post {
	overflow: hidden;
}

.module-view .twitter-module-post {
	width: 280px;
	padding: 8px 8px 4px;
}

.twitter-module-post a {
	color: #196d8d;
	text-decoration: none;
}

.twitter-module-post a:hover {
	text-decoration: underline;
}

.twitter-module-text {
	min-height: 50px;
	padding-left: 60px;
	margin: 0;
}

.module-view .twitter-module-text {
	min-height: 50px;
	padding-left: 60px;
	margin: 0;
}

.twitter-module-text .inline_img {
	padding-top:10px;
}



#blackboard_header {
	width: 50em;
}

.blacboard-ads-container {
	padding-bottom: 1.8em;
	border-bottom: dotted 1px #ccc;
	margin-bottom: 1.5em;
	text-align: center;
}

.blacboard-ads-container div {
	display: inline-block;
	width: 120px;
	height: 60px;
	margin: 0 66px;
	vertical-align: top;
}

.blacboard-ads-container.wide2 div {
	margin: 0 85px;
}

.blacboard-ads-container.wide4 div {
	margin: 0 34px;
}

#blackboard_search {
	margin: 0 0 2em;
}

#blackboard_search > div {
	padding: .75em;
	background: #eee;
	font-size: 100%;
	white-space: nowrap;
}

#blackboard_search input.text {
	width: 74%;

	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
	font-size: 108%;
}

.blackboard {
	margin-top: 1.25em;
	padding-bottom: 1em;
}

.blackboard ol {
	margin-bottom: 0;
}

.blackboard .recent img {
	float: left;
	margin: 0 0.5em 0.5em 0;
}

.blackboard .dhrule {
	margin-top: 1em;
	border-top: 1px dotted #ccc;
	padding-top: 1.25em;
}

.blackboard .recent .browse-left {
	float: left;
	width: 17%;
	padding-top: .25em;
}

.blackboard .recent .browse-right {
	float: right;
	width: 82%;
}

.blackboard .recent .browse-right h3 {
	margin-top: 0;
	font-weight: bold;
	font-size: 138.5;
}

.blackboard div.next-prev {
	margin-top: 1.5em;
	font-size: 138.5%;
}

.blackboard h5 {
	margin: 2em 0 1em;
	border-bottom: 1px dotted #ccc;
	padding: 0 0 .25em 0;
	font-size: 108%;
	font-weight: bold;
}

.blackboard h1 .recent {
	padding-bottom: .125em;
	background: none;
	border-bottom: 1px solid #ccc;
	font-size: 138.1%;
	font-weight: bold;
}

.blackboard div.letters {
	margin-bottom: 3em;
}

.blackboard h5.letter {
	margin-top: 2em;
	font-size: 116%;
	padding-bottom: .5em;
}

.blackboard h5.added {
	margin-top: 2em;
	font-size: 138.1%;
}

.blackboard h5.letter-top {
	margin-top: 1em;
}

.blackboard h5.letter {
	border-bottom: none;
	padding: .125em .5em;
	background-color: #eee;
	color: #666;
	font-size: 138.5%;
	font-weight: bold;
}

.blackboard .show-all {
	margin-top: .25em;
	font-weight: normal;
	font-size: 73%;
	color: #222;
}

.blackboard h1, .blackboard h2, .blackboard h3, .blackboard h4, .blackboard h5 {
	overflow: hidden;
}

.stock-price {
	font-weight: bold;
}

.stock-price .green {
	color: #48A740;
}

.stock-price .red {
	color: #f11e1e;
}

.blackboard .post {
	margin-top: 2em;
}

.blackboard .center-column .right-column {
	float: right;
	width: 300px;
	margin: 0 0 2em 2em;
}

.blackboard .center-column .right-column:first-child {
	margin-top: 0;
}

.blackboard .desc_extended {
	display: none;
}

.blackboard .left-column .borders {
	padding: 1em 0;
	border: 1px dotted #ccc;
	border-right: none;
	border-left: none;
}

.blackboard .left-column .left-navigation {
	margin: 0 .25em 1em;
	padding-left: 27px;
}

.blackboard .left-navigation img.icon {
	float: left;
}

.blackboard .left-column .left-navigation a {
	display: block;
}

.blackboard .left-column .left-navigation h3 {
	margin: 0 0 0 -32px;
	font-weight: bold;
	font-size: 105% !important;
}

.blackboard .left-navigation h3 img {
	float: left;
	margin-right: 5px;
}

.blackboard .left-column .logo-container {
	clear: both;
	margin: 0 .25em 1em 0;
	text-align: center;
	vertical-align: middle;
}

.blackboard .left-column .logo-container .logo {
	margin: 1px 0;
}

.blackboard .left-column .left-section {
	margin-right: .25em;
	background-color: #eee;
	padding: 0.75em;
	overflow: hidden;
	font-size: 93%;
}

.blackboard .left-column .left-section > div {
	margin-top: .5em;
}

.blackboard .left-column .left-section:last-child {
	border-bottom: 0px !important;
}

.blackboard .left-column .left-section h4 {
	font-weight: bold;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}

.blackboard .left-column .text {
	margin-right: .25em;
	margin-bottom: 1em;
}

.blackboard .left-column .text h3 {
	font-weight: bold;
}

.blackboard .left-column .left-section span {
	font-weight: bold;
	font-size: 12px;
	color: #222;
}

.blackboard .stocktwits-left {
	padding: 1em 0;
}

#StockTwits_wrapper .stModuleHeader {
	height: auto !important;
	overflow: auto !important;
	background-color: #f3f1f1 !important;
	background-position: 0 1.7em !important;
}

#StockTwits_wrapper .stModuleHeader .stTitle {
	line-height: 1.3em !important;
}

#StockTwits_trending_wrapper .stTrendingModuleContent div.stTrendingStatus a.stTicker,#StockTwits_wrapper a,#StockTwits_trending_wrapper a {
	color: #196d8d !important;
	text-decoration: none !important;
}

#StockTwits_trending_wrapper .stTrendingModuleContent div.stTrendingStatus a.stTicker:hover,#StockTwits_wrapper a:hover,#StockTwits_trending_wrapper a {
	text-decoration: underline !important;
}

div.stStatus.stEven {
	background-color: #eee !important;
}

.blackboard .center-column h1 {
	margin: -.125em 0 .5em;
	border-bottom: 1px dotted #ccc;
	padding-bottom: .5em;
	font-size: 161.6%;
	font-weight: bold;
}

.blackboard .center-column h1 > div {
	font-size: 60%;
}

.blackboard .center-column .description {
	margin-top: 1em;
}

.blackboard .center-column .description .float-right {
	padding: .45em 0 1em 1em;
}

.blackboard .center-column .description .float-right img {
	margin: 0;
}

.description h4,.description h3 {
	font-weight: bold;
}

.blackboard .center-column .photo {
	margin: 0 .8em 1em 0;
}

.blackboard .ticker {
	margin-top: 1em;
}

.blackboard .section {
	margin-bottom: 1em;
}

.blackboard .section th {
	width: 219px;
	text-align: right;
	padding: 3px 0 3px 3px;
	vertical-align: top;
}

.blackboard .section td {
	width: 400px;
	padding: 3px;
}

.blackboard .section_multiple th {
	text-align: right;
	padding: 3px 0 3px 3px;
	vertical-align: top;
}

.blackboard .section_multiple tr th:first-child {
	width: 219px;
}

.blackboard .section_multiple td {
	padding: 3px;
	vertical-align: top;
}

.blackboard label {
	float: none !important;
	padding-right: 0 !important;
}

.blackboard input[type=text].person_input {
	width: 150px !important;
}

.blackboard input[type=text].investment_input {
	width: 100px !important;
}

.blackboard textarea.investment_input {
	width: 175px !important;
}

.blackboard input[type=text].short {
	width: 50px;
}

.blackboard input[type=text] {
	width: 200px;
}

.blackboard textarea {
	width: 385px;
	border: 1px solid #BBBBBB;
	color: #222222;
	padding: 0.2em 0.5em;
}

.blackboard .buttons {
	border-top: 1px solid #d2d6d9;
	padding-top: 1em;
	margin-top: 2em;
}

.blackboard .bottom {
	overflow: hidden;
	margin-top: 2.5em;
	border-top: 1px solid #d2d6d9;
	padding-top: 1em;
}

.blackboard .footer {
	clear: both;
	padding-top: 3em;
}

.blackboard_rss {
	-ms-overflow-x: hidden;
	overflow-x: hidden;
}

.blackboard_rss ul {
	padding-left: 0;
}

.post .blackboard_rss ul li {
	border-bottom: 1px dotted #ccc;
	margin: 0 0 .5em 0;
	padding: 0 0 .5em;
	line-height: 1.25em;
}

.blackboard .twitter .tweet {
	margin-bottom: .5em;
	border-bottom: 1px dotted #ccc;
	padding-bottom: .5em;
}

.blackboard div.tweet div.left {
	float: left;
	width: 9%;
}

.blackboard div.tweet div.left img {
	padding: 4px .75em .75em 0;
}

.blackboard div.tweet div.right {
	float: left;
	width: 90%;
}

.blackboard div.tweet div.right a {
	font-weight: bold;
}

.blackboard div.tweet div.right a.author {
	font-weight: normal;
}

.blackboard .chart {
	width: 99%;
	margin-top: 1em;
}

.blackboard .chart a {
	color: #196d8d !important;
}

.button-editthis {
	position: relative;
	top: 4px;
	right: 3px;
}

.button-login {
	width: 110px;
	background-position: -290px 0;
}

.blackboard-edit {
	float: right;
	clear: left;
	line-height: 1.6em;
	text-align: right;
}

.add_page,.add_person,.add_concept,.add_company,.add_category {
	padding: 0 0 .25em 17px;
	background: url(/assets/images/blackboard/icon_add.png?TBI_DEPLOY_TIME) no-repeat;
}

.add_page:hover,.add_person:hover,.add_concept:hover,.add_company:hover,.add_category:hover {
	background-position: left -47px;
}

#editForm .button-form,.editForm .button-form {
	position: relative;
	left: -7px;
	font-size: 108%;
}

#editForm .top {
	position: relative;
	top: 5px;
}

h1.blackboard-search {
	margin-top: 1em;
}

/* Yahoo */
.yahoo-hd {
	margin: 0;
}

.yahoo-hd h2 {
	margin-top: 1em;
	margin-bottom: 0;
	padding: .66em .66em 0 .66em;
	font-size: 13px;
}

.yahoo-bd {
	margin: 0;
	padding: 0 .75em .75em;
	background-color: #eee;
}

.yahoo-bd h3 {
	padding-top: 1em;
	font-size: 100%;
	text-transform: uppercase;
	font-weight: bold;
}

.yahoo-bd ul,.yahoo-bd ul li {
	margin: 0;
	padding: 0;
}

.yahoo-bd ul {
	font-size: 12px;
}

.blackboard .left-column ul li,.yahoo-bd ul li {
	background: none !important;
	list-style-image: none;
}

.blackboard .left-column .side-content ul {
	margin-top: .5em;
}

.blackboard .left-column .side-content ul li {
	margin-left: 0px;
	list-style-image: url(/assets/images/icons/list-arrow-orange.png?TBI_DEPLOY_TIME);
	padding-top: 0;
}

.blackboard .left-column .side-content ul {
	margin-top: .5em;
}

.blackboard .left-column .side-content ul li {
	margin-left: 0px;
	list-style-image: url(/assets/images/icons/list-arrow-orange.png?TBI_DEPLOY_TIME);
	padding-top: 0;
}

/* Data Tables */
.data-bb {
	clear: both;
	width: 100%;
}

.data-bb th {
	font-weight: bold;
}

.data-bb th,.data-bb td {
	width: 100%;
	padding: .25em .75em .25em .25em;
}

.data-bb th:last-child,.data-bb td:last-child {
	padding: .25em;
}

.data-bb .odd td {
	background-color: #eee;
}

.data-bb td.heading {
	padding: 0;
}

.data-bb h2 {
	margin-bottom: .125em;
	overflow: visible;
}

.data-bb h2 .tip span {
	top: -.4em;
	left: 1.25em;
	right: auto;
	width: 300px;
	line-height: 1.4em;
	white-space: normal;
	font-weight: normal;
}

/* Revisions */
#revision_table td {
	padding: 0.5em 0;
	vertical-align: top;
}

#revision_table {
	margin-top: 1em;
}

#revision_table tr {
	border-bottom: 1px solid #d2d6d9;
}

#revision_table tr:first-child,#revision_table tr:last-child {
	border-bottom: 0px !important;
}

#revision_table th:first-child {
	width: 119px;
}

#revision_table th:last-child {
	border-left: 3px solid white;
}

#revision_table th {
	padding: 0.5em 0;
	font-weight: bold;
	text-align: center;
	width: 300px;
}

#revision_table th.blue {
	background: #ECF1F6;
}

#revision_table .bold {
	font-weight: bold;
}

#revision_table .italic {
	font-style: italic;
}

#revisions_table th.blue {
	background: #ECF1F6;
}

.bold {
	font-weight: bold;
}

#revisions_table .italic {
	font-style: italic;
}

.embed-video object {
	width: 408px !important;
}

.embed-video object embed {
	width: 408px !important;
}

.blackboard .tip {
	float: none;
	display: inline-block;
	top: 1px;
}

/* Sharespost */
div.sharespost-logo {
	float: right;
	margin-right: 2em;
}

div.sharespost-logo h4 {
	margin: 0 0 .125em;
	text-align: center;
	font-size: 100%;
	color: #999;
}

/* Stocktwits */
#StockTwits_wrapper .stModuleFooter a.stTagline {
	margin-top: 1em !important;
}

/* Ycharts */
.ychartsEmbed_p_biz {
	overflow: hidden;
}

.ychartsMetDropdownMenu {
	height: 188px !important;
	overflow: auto !important;
}

/* Audit Integrity */
.audity-widget table {
	margin: 1em 0;
}

.audity-widget th,.audity-widget td {
	width: 50%;
	margin: 1em 0;
	border: 1px solid #ccc;
	padding: .5em;
}

.audity-widget td {
	border-right-style: dotted;
}

.audity-widget th {
	border-left-style: dotted;
	text-align: right;
	font-weight: bold;
}

.audity-widget thead th:last-child {
	border-left-style: solid;
	border-right-style: dotted;
	text-align: left;
	font-weight: bold;
}

/* the hive */

.hive-name {
	height: 38.5px;
	padding-bottom: 0;
	font-size: 38.5px;
	line-height: 38.5px;
	text-transform: uppercase;
}

.hive-page .hive-entry .buttons-right {
	float: right;
	margin: 0 0 1em 1em;
}

.hive-entry:first-child > div {
	margin-top: 10px;
	border-top: 1px solid #eee;
	padding-top: 30px;
}

.hive-entry img {
	margin-top: 4px;
}

.hive-entry h3 {
	margin-top: 0;
	line-height: 1.2em;
	letter-spacing: -1px;
}

.hive-entry p:last-child {
	margin-bottom: 0;
}

.hive-page h3 a {
	font-weight: bold;
	color: #222;
}

.hive-page h3 a:active,.hive-page h3 a:focus,a:active.embed,a:focus.embed,div.font-sizes a:active,div.font-sizes a:focus {
	outline: none;
}

.hive-page .hive-tweets {
	margin-top: 1em;
}

.hive-page .hive-tweet {
	margin-left: 0;
	min-height: 54px;
	padding: 10px 5px 5px 5px;
}

.hive-page .hive-tweet img {
	float: left;
	margin-bottom: .5em;
	padding: 0 10px 0 5px;
}

.hive-page .hive-tweet .user {
	font-weight: bold;
}

.hive-page .hive-tweet .time {
	color: #666;
}

.hive-page .hive-odd {
	background-color: #fafafa;
}

.hive-page a.see-reactions {
	float: right;
}

.hive-page .other-hives li:nth-child(2) {
	margin-left: 0;
	border-left: none;
}

div.chart-viewer div.slide-module div.slide-top {
	margin-top: 0;
	border-top: none;
	padding-top: 0;
}

div.charts-viewer h2 {
	margin-top: 0;
}

.hive-page .source {
	margin-top: 1em;
	color: #666;
}

.hive-page div.source > div {
	text-transform: uppercase;
}


/*Styles for perfect market for legacy header support*/
body.syndicated .masthead ul.menu > li,body.secure .masthead ul.menu > li {
	border-left: 0;
}

body.syndicated .masthead ul.menu > li a,body.secure .masthead ul.menu > li a {
	margin-right: 0;
}

/*body.syndicated #hd-below .topics-list li a,*/
body.syndicated .masthead ul.menu-subvert a,
body.syndicated .masthead ul.menu > li a,
/*body.secure #hd-below .topics-list li a,*/
body.secure .masthead ul.menu-subvert a,
body.secure .masthead ul.menu > li a {
	padding: 0 .65em;
}

/*body.syndicated #hd ul.menu li.selected a,*/
body.secure #hd ul.menu li.selected a {
	border-left: transparent;
}


/*
 * Sample markup:
 * <ul class="tabbed-progress-bar">
 *	<li><span>Step One</span></li>
 *	<li><span>Step Two</span></li>
 *  ...
 * </ul>
 *
 */


/** Tabbed progress bar **/
 
.tabbed-progress-bar {
	height: 45px;
	margin: 0;
	border-bottom: 1px solid #9d9d9d;
	border-top: 1px solid #cacaca;
	padding: 0;

	background: #e5e5e5;
	background: -moz-linear-gradient(top,  #e5e5e5 0%, #f1f1f1 22%, #f1f1f1 40%, #cbcbcb 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5e5e5), color-stop(22%,#f1f1f1), color-stop(40%,#f1f1f1), color-stop(100%,#cbcbcb));
	background: -webkit-linear-gradient(top,  #e5e5e5 0%,#f1f1f1 22%,#f1f1f1 40%,#cbcbcb 100%);
	background: -o-linear-gradient(top,  #e5e5e5 0%,#f1f1f1 22%,#f1f1f1 40%,#cbcbcb 100%);
	background: -ms-linear-gradient(top,  #e5e5e5 0%,#f1f1f1 22%,#f1f1f1 40%,#cbcbcb 100%);
	background: linear-gradient(to bottom,  #e5e5e5 0%,#f1f1f1 22%,#f1f1f1 40%,#cbcbcb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#cbcbcb',GradientType=0 );

	filter: dropshadow(color=#fff, offx=0, offy=1);
	-webkit-box-shadow: 0px 0px 3px 0px #C2C1D2;
	box-shadow: 0px 0px 3px 0px #C2C1D2;

	color: #878787;
	text-shadow: 0px 1px 0px #fff;
	font-weight: bold;
	font-size: 17px;
	line-height: 45px;
}

.tabbed-progress-bar li {
	display: inline-block;
	position: relative;
	height: 45px;
	margin: 0;
	padding: 0;
}

.tabbed-progress-bar span {
	margin: 0;
	padding: 16px 47px 14px 23px;
	line-height: 45px;
	position: relative;
}

.tabbed-progress-bar li {
	background: url(/assets/images/tabbed_arrows.png?TBI_DEPLOY_TIME) right 0 no-repeat;
}

.tabbed-progress-bar li:last-child {
	background: none;
}

.tabbed-progress-bar .active {
	padding-left: 25px;
}

.tabbed-progress-bar .active span {
	padding: 13px 15px 13px 20px;
	color: #1d637d;
	background: rgba(255, 255, 255, 0.75);
}

.tabbed-progress-bar li.active {
	margin-left: -28px;
	padding-right: 20px;
	background: none;
}

.tabbed-progress-bar li.active:before {
	position: absolute;
	top: 0px;
	left: -6px;
	width: 50px;
	height: 45px;
	background: url(/assets/images/tabbed_arrows.png?TBI_DEPLOY_TIME) 0 -100px no-repeat;
	content: '';
}

.tabbed-progress-bar li.active:after {
	position: absolute;
	top: 0;
	right: -12px;
	width: 50px;
	height: 45px;
	background: url(/assets/images/tabbed_arrows.png?TBI_DEPLOY_TIME) 0 -50px no-repeat;
	content: '';
}

.tabbed-progress-bar li.active span:after {
	position: absolute;
	top: 0;
	right: -46px;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 23px;
	border-left-color: rgba(255, 255, 255, 0.75);
	content: '';
}

.tabbed-progress-bar li.active span:before {
	position: absolute;
	top: 0;
	left: -23px;
	display: block;
	width: 0;
	height: 0;
	border-color: rgba(255, 255, 255, 0.75);
	border-style: solid;
	border-width: 23px;
	border-right-width: 0;
	border-left-color: transparent;
	content: '';
}

.tabbed-progress-bar li.active:first-child:before {
	background-image: none;
}

.tabbed-progress-bar li:first-child span,
.tabbed-progress-bar li.active:first-child span {
	padding-left: 25px;
}

.tabbed-progress-bar li.active:first-child span:before {
	border: none;
}




.ad-wallpaper .row.box-shadow > .span12 {
	width: 980px;
}

.collection-page .banner-wrapper {
	overflow: hidden;
	margin: -15px 40px 10px;
	padding: 0 4px 4px;
}

.collection-page .banner,
.preview .banner {
	text-align: center;
	height: 0;
	font-size: 18px;
	color: #222;
	line-height: 50px;
	display: none;
	cursor: pointer;

	border: 1px solid #ccc;
	box-shadow: 0 0 2px 1px #ccc;

	background: #fcfdaf;
	background: -moz-linear-gradient(top,  #fcfdaf 0%, #fffff5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfdaf), color-stop(100%,#fffff5));
	background: -webkit-linear-gradient(top,  #fcfdaf 0%,#fffff5 100%);
	background: -o-linear-gradient(top,  #fcfdaf 0%,#fffff5 100%);
	background: -ms-linear-gradient(top,  #fcfdaf 0%,#fffff5 100%);
	background: linear-gradient(to bottom,  #fcfdaf 0%,#fffff5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfdaf', endColorstr='#fffff5',GradientType=0 );

}

.collection-bd {
	text-shadow: 0 1px 0 #fff;
	filter: dropshadow(color=#ffffff, offx=0, offy=1);
}

.collection-bd .collection-item-caption a:hover {
	text-shadow: none;
	filter: none;
}

.collection-title {
	margin: .36em 0 0 0;
}

.collection-bd .byline {
	margin: 10px 0;
}

.collection-description {
	margin: 30px 0;
	font-size: 19px;
	line-height: 1.5em;
}


.collection-page .collection-description,
.preview .collection-description {
	clear: both;
	line-height: 1.5em;
}
.collection-page .social-collection,
.preview .social-collection {
	margin: 10px 0 0 10px;
	height: 20px;
}
.preview .collection-item {
	cursor: move;
}
.collection-item .social-collection {
	margin-left: 0;
}
.collection-page .social-collection .twitter,
.preview .twitter {
	height: 17px;
	display: inline-block;
	margin-right: 10px;
}
.preview .twitter,
.preview .fb-like {
	float: left;
	height: 20px;
	width: 56px;
}
.collection-page .social-collection .fb-like span {
	height: 19px !important; /* this is because the styles come back from FB inline*/
}
.preview .twitter {
	background: url(/assets/images/cms/collections/button_twitter.png?TBI_DEPLOY_TIME) no-repeat;
}
.preview .fb-like {
	width: 73px;
	background: url(/assets/images/cms/collections/button_facebook.png?TBI_DEPLOY_TIME) no-repeat;
}
#collection-container .collection-item,
#collection-container .collection-item-drag {
	display: block;
	float:left;
	position: relative;

	font-size: 15px;
	padding: 8px;
	margin: 10px;

	border: 1px solid #ccc;
	box-shadow: 0 0 2px 1px #ccc;

	background: #fff;
	background: -moz-linear-gradient(top,  #fff 85%, #eee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(85%,#fff), color-stop(100%,#eee));
	background: -webkit-linear-gradient(top,  #fff 85%,#eee 100%);
	background: -o-linear-gradient(top,  #fff 85%,#eee 100%);
	background: -ms-linear-gradient(top,  #fff 85%,#eee 100%);
	background: linear-gradient(to bottom,  #fff 85%,#eee 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );

}

#collection-container a {
	color: #222;
	text-decoration: none;
	font-size: 15px;
}
#collection-container a:hover {
	text-decoration: underline;
}
#collection-container .more {
	color: #196d8d
}

#collection-container .col1 {
	width: 200px;
}
#collection-container .col2 {
	width: 440px;
}
#collection-container .col3 {
	width: 680px;
}
#collection-container .col4 {
	width: 920px;
}
#collection-container .collection-item-caption,
#collection-container .collection-item-caption a {
	margin: 10px 0 0 0;
	font-family: 'headline-semi-bold',Helvetica,Arial,sans-serif;
	font-size: 24.5px;
	line-height: 1.2em;
}

#cc-con {
	width: 980px;
	margin: 0 auto 20px;
}

.social-collection .views {
	margin-left: 10px;
}


/* Your News */
h1.sailthru {
	margin: 0 0 1em;
	border-bottom: 1px dotted #ccc;
	padding-bottom: .3em;
}

#sailthru-scout .loading {
	padding: 4em 0;
	background: url(/assets/images/lightbox/lightbox-ico-loading.gif?TBI_DEPLOY_TIME) no-repeat center 6em;
	text-align: center;
	font-size: 138.5%;
}

.sailthru-recommendation {
	float: right;
	display: inline-block;
	position: relative;
	top: -.35em;
	width: 21em;
	text-align: right;
	font-size: 50.75%;
	font-weight: normal;
	line-height: 1.25em;
}

.sailthru-recommendation.user {
	top: 0;
	margin-top: .9em;
}

.sailthru .vertical-icon {
	position: relative;
	width: 9px;
	height: 9px;
	display: inline-block;
	margin: 0 5px 0 0;
	background-color: #185f7c;
}

/* CSS cleanup: these "#sailthru-scout" styles might be deprecated */
#sailthru-scout .content-item {
	clear: both;
	margin: 1em 0 2em;
	border-bottom: 1px solid #ccc;
	padding-bottom: 2em;
}

#sailthru-scout .image {
	float: left;
	width: 195px;
	height: 146px;
}

#sailthru-scout .content-item.first .image {
	width: 300px;
	height: 225px;
}

#sailthru-scout .title a {
	font-weight: bold;
	color: #222;
	font-size: 138.5%;
}

#sailthru-scout .title {
	position: relative;
	top: -0.4em;
	display: inline;
}

#sailthru-scout .content-item .title a {
	font-size: 197%;
}
/* End of deprectaed #sailthru-scout styles */

.sailthru-results.homepage .sprites.hide-button:hover {
	background-position: -90px -25px;
}

.sailthru-scout-loaded {
	padding: 0 0 1em;
}

.sprites.sailthru-logo {
	display: block;
	width: 84px;
	height: 24px;
	margin: 0 20px 20px 0;
	color: #222;
	background-position: -250px -68px;
	text-indent: -9999em;
}

a div.sailthru-logo:hover {
	text-decoration: none;
}

.sailthru.content.river .image {
	margin: 3px 2px 0 0;
}

.sailthru.content.river .title h2 {
	font-size: 24.5px;
	line-height: 1.2em;
	margin-top: 0;
}

.sailthru.content.river .list-pipes>ul {
	margin-left: -15px;
}


.component.newsletters .tabbable {
	border-top: 1px solid #ddd;
	border-right: 1px dotted #ddd;
	border-bottom: 1px solid #ddd;
	background: white;
}

.component.newsletters .bottomborder {
	height: 1px;
}

.component.newsletters .bottomborder .span2 {
	min-height: 1px;
	background: #f6f6f6;
}

.component.newsletters .bottomborder .content-border {
	height: 1px;
	background: #ddd;
}

.component.newsletters .tab-content {
	min-height: 528px;
}

.component.newsletters .tab-content,
.responsive .component.newsletters .tab-content {
	margin-left: 0;
	padding: 20px 30px;
}

.component.newsletters .nav-tabs {
	min-height: 360px;
	margin: 0;
	border-right: 1px dotted #ddd;
	background-color: #f6f6f6;
}

.component.newsletters .newsletter {
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 5px;
	padding: 7px 10px 10px;
}

.component.newsletters .newsletter:hover {
	background: #f1f1f1;
}

.component.newsletters .newsletter img {
	float: left;
	width: 90px;
	height: 68px;
	margin: 4px 10px 0 0;
}

.component.newsletters .newsletter .name {
	font-weight: bold;
}
.component.newsletters .newsletter .description {
	display: block;
	overflow: hidden;
}
.component.newsletters .newsletter input {
	margin: 4px 0 5px 5px;
	width:16px;
	height: 16px;
}

.privacy-statement {
	margin: 0 0 20px;
}

.component.alerts table thead {
	background-color: #ebebeb;
}

.component.alerts .header-alert,
.component.alerts .header-when {
	width: 40%;
}

.component.alerts .header-format,
.component.alerts .header-buttons {
	width: 10%;
}

.component.alerts table tbody {
	background-color: #fcfcfc;
}

/* fix odd bootstrap error in fixed */
.component.alerts input[class*="span"],
.component.alerts select[class*="span"],
.component.alerts textarea[class*="span"],
.component.alerts .uneditable-input[class*="span"],
.component.alerts .row-fluid input[class*="span"],
.component.alerts .row-fluid select[class*="span"],
.component.alerts .row-fluid textarea[class*="span"],
.component.alerts .row-fluid .uneditable-input[class*="span"] {
  float: left;
}

.component.alerts .select2-container.categories {
	width: 100%;
}

.component.alerts .popular.categories {
	height: 12em;
	margin-bottom: 5px;
	border: 1px solid #ccc;
	border-top: none;
	overflow: auto;
	background-color: #fff;
}

.component.alerts .popular.categories p {
	margin: 0 0 .125em;
	line-height: 1.125em;
	font-size: 93%;
}

.component.alerts .popular.categories p.group {
	margin: .25em 0 .4em .25em;
}

.component.alerts .popular.categories .group {
	font-weight: bold;
}

.component.alerts .popular.categories .selection {
	display: block;
	padding: .25em .5em 0 1em;
	cursor: pointer;
	text-decoration: none;
	color: #222;
}

.component.alerts .popular.categories .selection:hover {
	background-color: #e9f4ff;
}

.component.alerts form .btn,
.component.alerts form .btn-default {
	padding: 2px 5px;
}

.component.alerts select.formats {
	width: 80px;
}

.component.alerts .table th.text-center,
.component.alerts .table td.text-center {
	text-align: center;
}

.component.alerts .days,
.component.alerts .times {
	margin-left: 5px !important;
}


/** Registration **/

.registration.index {
	text-shadow: 0px 1px 0px #fff;
}

.registration.index h1 {
	margin: 20px 0;
}
.registration.index h3 {
	margin-bottom: 30px;
}

.registration.index .header {
	padding: 15px 0 25px;
	background-color: #ededed;
}

.registration.index .lead {
	margin-bottom: 0;
	line-height: 22px;
}

.registration.index .lead img {
	margin-right: 12px;
}

.registration.index .body {
	border-top: 1px dotted #ddd;
	padding: 25px 0 25px;
	background-color: #f6f6f6;
}

.registration.index .controls > input {
	width: 303px;
}

.registration.index .controls > select {
	width: 317px;
	color: #999;
}

.registration.index form i {
	font-size: 7px;
	color: #dd4724;
}

.registration.index #loginForm {
	margin: 20px 0;
	padding-left: 20px;
}

.registration.index .account, .registration.index .social {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 49.5%;
}

.account .control-group:nth-of-type(n+2), 
.account .control-group:nth-of-type(-n+2) {
	text-align: left;
}

.registration.index .account {
	border-right: 1px solid #b3b2b2;
	position: relative;
}
.registration.index .account:before {
	background: #f6f6f6;
	color: #a5a5a5;
	content: 'OR';
	position: absolute;
	top: 50%;
	right: -12px;
	padding: 6px 0;
}

.registration.index .account .control-label {
	display: inline-block;
	margin-bottom: 0;
}

.registration.index .account .input-error {
	margin-top: 10px;
	margin-left: 0;
}

.registration.index .social {
	text-align: center;
}

.registration.index .social h3 {
	margin-bottom: 41px;
}

.registration.index .benefit-blurb {
	margin-top: 5px;
	border-top: 1px solid #d0d0d0;
	padding-top: 5px;
}

.registration.index .control-group {
	display: inline-block;
	width: 318px;
}

.registration.index .control-group input {
	margin-bottom: 0;
	width: 304px;
}

.registration.index .control-group.error .help-block {
  margin-bottom: 1px;
}

.registration.index .account h3 {
	margin-bottom: 1px;
}

.registration.index .account h5 {
	color: #a2a2a2;
	margin-top: 1px;
}

.registration.index .recaptcha {
	line-height: 0px;
}

.registration.index .social-info {
	margin: 0 110px 0 120px;
	border-top: 1px dotted #ddd;
	padding-top: 10px;
}

/** Newsletter tab **/
.registration.newsletters .body {
	padding: 15px 23px;
	background-color: #f6f6f6;
}

.registration.newsletters .body h3 {
	margin-bottom: 20px;
}

.registration.newsletters form label {
	float: left;
	padding-top: 5px;
	text-align: right;
	margin-right: 5px;
}

.registration.newsletters .newsletter label {
	text-align: left;
	float: none;
}

.registration.newsletters form i {
	font-size: 7px;
	color: #dd4724;
	vertical-align: middle;
	line-height: 20px;
	padding-right: 2px;
}

.registration.newsletters .control-group.error .help-block {
	margin-bottom: 1px;
}
.registration.newsletters .buttons {
	margin-top: 30px;
}
.registration.newsletters .component.newsletters .tabbable {
	border-left: 0;
}

.registration.newsletters .component.newsletters .nav-tabs {
	margin-top: -1px;
	margin-bottom: -1px;
	min-height: 592px;
}

.registration.newsletters .privacy-policy {
	margin-left: 37px;
}

/** Alerts tab **/
.registration.alerts .body,
.finish .register {
	padding: 15px 23px;
	background-color: #f6f6f6;
}
/** Overwrite button on optional sponosred offers on last registration page **/
#oi_main_div #oiSubmitArea {
	text-align: left !important;
}

#oi_main_div #oiSubmitBtn {
	border: 1px solid #cccccc !important;
	border-color: #e6e6e6 #e6e6e6 #bfbfbf !important;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25) !important;
	border-bottom-color: #b3b3b3 !important;
	-webkit-border-radius: 4px !important;
	-moz-border-radius: 4px !important;
	border-radius: 4px !important;
	padding: 4px 12px !important;
	background-color: #f5f5f5 !important;
	*background-color: #e6e6e6 !important;
	background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6) !important;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6)) !important;
	background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6) !important;
	background-image: -o-linear-gradient(top, #ffffff, #e6e6e6) !important;
	background-image: linear-gradient(to bottom, #ffffff, #e6e6e6) !important;
	background-repeat: repeat-x !important;
	border: 1px solid #cccccc !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false) !important;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05) !important;
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05) !important;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05) !important;
	font-family: Helvetica, Arial, sans-serif !important;
	font-weight: normal !important;
	font-size: 14px !important;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75) !important;
}

#oi_main_div #oiSubmitBtn:hover,
#oi_main_div #oiSubmitBtn:focus,
#oi_main_div #oiSubmitBtn:active {
	color: #333333 !important;
	background: #e6e6e6 !important;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75) !important;
}

#oi_main_div #oiSubmitBtn:active {
	background: #cccccc \9 !important;
}

#error{
	margin-bottom: 20px;
	border: 1px solid #efefef;
}
#error ul{
	list-style: square;
	padding: 5px;
	font-size: 11px;
}
#error ul li{
	list-style-position: inside;
	line-height: 1.6em;
}
#error ul li strong{
	color: #e46c6d;
}
#error.valid ul li strong{
	color: #93d72e;
}

.registration.index .control-group .privacy-input{
	width:auto;
	margin:0 0 0 6px;
}


.account .tab-content {
	min-height: 550px;
}

.controls {
	display: inline-block;
}

.account .component.newsletters .tabbable,
.account .component.newsletters .nav-tabs {
	background: none;
}

.account .newsletters .btn.submit {
	margin-left: 141px;
}

.account .component.newsletters .tabbable {
	border-top: none;
	border-bottom: none;
}

.account .component.newsletters .nav-tabs {
	min-height: 504px;
}

.account .component.newsletters .tab-content {
	min-height: 462px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

/* Login */

.message-error {
	background: #ECC8C5;
	border: 1px solid #BD8181;
	color: #BE3B3A;
	margin-bottom: 10px;
	padding: 10px;
}

legend {
	margin: 0;
}

#login_form input[type="text"],
#login_form input[type="password"] {
	margin: 0;
}

/* Nav */
.account .nav-pills > li.active a {
	color: #222;
	background: #ddd;
}

.account .nav-tabs > .active > a {
	color: #222;
}

/* All */
.account .control-label {
	display: inline-block;
	float: none;
}

.account form i {
	font-size: 7px;
	color: #dd4724;
	vertical-align: middle;
	line-height: 30px;
	padding-right: 2px;
}

.account .form-horizontal .control-group {
	margin-bottom: 10px;
}

.account .password .control-label,
.account .index .control-label {
	width: 14px;
}

/* Accounts Tab */
.account .index .controls {
	margin-left: 0;
}

.account .input-error {
	margin-left: 6px;
}

/* Password Tab */
.account .password input {
	width: 300px;
}

.account .password .controls {
	margin-left: 0;
}
.account .password .recaptcha {
	line-height: 0px;
}

/* Newsletters Tab */
.account .newsletters {
	margin-bottom: 10px;
}

.account .newsletters .form-actions {
	padding:10px;
	margin: 0;
}

.account .newsletters form {
	margin-bottom: 0;
}

.account .reason {
	width: 440px;
}

.account .newsletters .reason.other {
	width: 200px;
}

.account.newsletters .reason-text {
	display: none;
	width: 300px;
}

.account.newsletters .reason-text.active {
	display: inline;
}

/* Image */
.account .radio-wrapper {
	margin-bottom: 10px;
	border-radius: 5px;
	padding: 10px;
}

.account .radio-wrapper:hover {
	background: #EEE;
}

.account .image label {
	font-weight: bold;
}

.account .image input.image {
	margin-top:18px;
}

.account .image input[type="file"] {
	width: 400px;
	padding: .25em .5em;
	border: 1px solid #bbb;
	line-height: 0;
	height: 20px;
	text-transform: none;
	font-size: 100%;
	color: #222;
}

.account .image .indent {
	margin-left: 30px;
}

/* Social */
.account .social .wrapper {
	margin-bottom: 10px;
}

.account .social .btn.remove {
	margin-left: 12px;
}

.account .social .btn-social {
	width: 190px;
}

.account .social .btn.social.disabled {
	display: inline-block;
}

/* Suscriptions */
.account .subscriptions p {
	margin-top: 15px;
}

.forgot form i {
	font-size: 7px;
	color: #dd4724;
	vertical-align: middle;
	line-height: 20px;
	padding-right: 2px;
}
.forgot .controls {
	margin-left: 3px;
}
.forgot .control-label {
	width: 14px;
}
.forgot .form-horizontal .control-group {
	margin-bottom: 10px;
}

.forgot .controls {
	margin-left: 0;
}

/* 
 * Bootstrap omissions/fixes/extensions/overrides
*/

/* select control sizes */
.select-xlarge {
  width: 285px;
}

/* define a half span and half offset */
.row-fluid .spanhalf {
  width: 3.19148936170213%;
  *width: 3.16489361702128%;
}
.responsive .row-fluid .spanhalf {
    width: 2.99145299145299%;
    *width: 2.96485724677214%;
}

.row-fluid .offsethalf {
  margin-left: 5.3191489361702%;
  *margin-left: 5.2659574468085%;
}

.row-fluid .offsethalf:first-child {
  margin-left: 4.25531914893617%;
  *margin-left: 4.20212765957447%;
}
.responsive .row-fluid .offsethalf {
    margin-left: 5.55555555555555%;
    *margin-left: 5.50236406619385%;
}
.responsive .row-fluid .offsethalf:first-child {
    margin-left: 4.27350427350428%;
    *margin-left: 4.22031278414257%;
}

/* add no-space to rows to remove bootsrap left-margins */
.no-space [class*="span"] {
    margin-left: 0;
}


/*
Version: 3.2 Timestamp: Mon Sep 10 10:38:04 PDT 2012
*/
.select2-container {
    position: relative;
    display: inline-block;
    /* inline-block for ie7 */
    zoom: 1;
    *display: inline;
    vertical-align: top;
}

.select2-container,
.select2-drop,
.select2-search,
.select2-search input{
  /*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.

    More Info : https://www.quirksmode.org/css/box.html
  */
  -moz-box-sizing: border-box;    /* firefox */
  -ms-box-sizing: border-box;     /* ie */
  -webkit-box-sizing: border-box; /* webkit */
  -khtml-box-sizing: border-box;  /* konqueror */
  box-sizing: border-box;         /* css3 */
}

.select2-container .select2-choice {
    background-color: #fff;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(0.5, white));
    background-image: -webkit-linear-gradient(center bottom, #eeeeee 0%, white 50%);
    background-image: -moz-linear-gradient(center bottom, #eeeeee 0%, white 50%);
    background-image: -o-linear-gradient(bottom, #eeeeee 0%, #ffffff 50%);
    background-image: -ms-linear-gradient(top, #eeeeee 0%, #ffffff 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#ffffff', GradientType = 0);
    background-image: linear-gradient(top, #eeeeee 0%, #ffffff 50%);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #aaa;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    height: 26px;
    line-height: 26px;
    padding: 0 0 0 8px;
    color: #444;
    text-decoration: none;
}

.select2-container.select2-drop-above .select2-choice
{
    border-bottom-color: #aaa;
    -webkit-border-radius:0px 0px 4px 4px;
    -moz-border-radius:0px 0px 4px 4px;
    border-radius:0px 0px 4px 4px;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(0.9, white));
    background-image: -webkit-linear-gradient(center bottom, #eeeeee 0%, white 90%);
    background-image: -moz-linear-gradient(center bottom, #eeeeee 0%, white 90%);
    background-image: -o-linear-gradient(bottom, #eeeeee 0%, white 90%);
    background-image: -ms-linear-gradient(top, #eeeeee 0%,#ffffff 90%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 );
    background-image: linear-gradient(top, #eeeeee 0%,#ffffff 90%);
}

.select2-container .select2-choice span {
    margin-right: 26px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.select2-container .select2-choice abbr {
  display: block;
  position: absolute;
  right: 26px;
  top: 8px;
  width: 12px;
  height: 12px;
  font-size: 1px;
  background: url('/assets/js/vendor/select2/select2.png?TBI_DEPLOY_TIME') right top no-repeat;
  cursor: pointer;
  text-decoration: none;
  border:0;
  outline: 0;
}
.select2-container .select2-choice abbr:hover {
  background-position: right -11px;
  cursor: pointer;
}

.select2-drop {
    background: #fff;
    color: #000;
    border: 1px solid #aaa;
    border-top: 0;
    position: absolute;
    top: 100%;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    -o-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    z-index: 1000999;
    width:100%;
    margin-top:-1px;

  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}

.select2-drop.select2-drop-above {
    -webkit-border-radius: 4px 4px 0px 0px;
    -moz-border-radius: 4px 4px 0px 0px;
    border-radius: 4px 4px 0px 0px;
    margin-top:1px;
    border-top: 1px solid #aaa;
    border-bottom: 0;

    -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
    -o-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
}

.select2-container .select2-choice div {
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: #ccc;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
    background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);
    background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
    background-image: -o-linear-gradient(bottom, #ccc 0%, #eee 60%);
    background-image: -ms-linear-gradient(top, #cccccc 0%, #eeeeee 60%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#cccccc', endColorstr = '#eeeeee', GradientType = 0);
    background-image: linear-gradient(top, #cccccc 0%, #eeeeee 60%);
    border-left: 1px solid #aaa;
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    height: 100%;
    width: 18px;
}

.select2-container .select2-choice div b {
    background: url('/assets/js/vendor/select2/select2.png?TBI_DEPLOY_TIME') no-repeat 0 1px;
    display: block;
    width: 100%;
    height: 100%;
}

.select2-search {
  display: inline-block;
    white-space: nowrap;
    z-index: 10000;
  min-height: 26px;
  width: 100%;
  margin: 0;
  padding-left: 4px;
  padding-right: 4px;
}

.select2-search-hidden {
  display: block;
  position: absolute;
  left: -10000px;
}

.select2-search input {
    background: #fff url('/assets/js/vendor/select2/select2.png?TBI_DEPLOY_TIME') no-repeat 100% -22px;
    background: url('/assets/js/vendor/select2/select2.png?TBI_DEPLOY_TIME') no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
    background: url('/assets/js/vendor/select2/select2.png?TBI_DEPLOY_TIME') no-repeat 100% -22px, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background: url('/assets/js/vendor/select2/select2.png?TBI_DEPLOY_TIME') no-repeat 100% -22px, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background: url('/assets/js/vendor/select2/select2.png?TBI_DEPLOY_TIME') no-repeat 100% -22px, -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
    background: url('/assets/js/vendor/select2/select2.png?TBI_DEPLOY_TIME') no-repeat 100% -22px, -ms-linear-gradient(top, #ffffff 85%, #eeeeee 99%);
    background: url('/assets/js/vendor/select2/select2.png?TBI_DEPLOY_TIME') no-repeat 100% -22px, linear-gradient(top, #ffffff 85%, #eeeeee 99%);
    padding: 4px 20px 4px 5px;
    outline: 0;
    border: 1px solid #aaa;
    font-family: sans-serif;
    font-size: 1em;
    width:100%;
    margin:0;
    height:auto !important;
    min-height: 26px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

.select2-drop.select2-drop-above .select2-search input
{
    margin-top:4px;
}

.select2-search input.select2-active {
    background: #fff url('spinner.gif') no-repeat 100%;
    background: url('spinner.gif') no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
    background: url('spinner.gif') no-repeat 100%, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background: url('spinner.gif') no-repeat 100%, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background: url('spinner.gif') no-repeat 100%, -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
    background: url('spinner.gif') no-repeat 100%, -ms-linear-gradient(top, #ffffff 85%, #eeeeee 99%);
    background: url('spinner.gif') no-repeat 100%, linear-gradient(top, #ffffff 85%, #eeeeee 99%);
}


.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
    -moz-box-shadow   : 0 0 5px rgba(0,0,0,.3);
    -o-box-shadow     : 0 0 5px rgba(0,0,0,.3);
    box-shadow        : 0 0 5px rgba(0,0,0,.3);
    border: 1px solid #5897fb;
    outline: none;
}

.select2-dropdown-open .select2-choice {
  border: 1px solid #aaa;
  border-bottom-color: transparent;
  -webkit-box-shadow: 0 1px 0 #fff inset;
  -moz-box-shadow   : 0 1px 0 #fff inset;
  -o-box-shadow     : 0 1px 0 #fff inset;
  box-shadow        : 0 1px 0 #fff inset;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, white), color-stop(0.5, #eeeeee));
  background-image: -webkit-linear-gradient(center bottom, white 0%, #eeeeee 50%);
  background-image: -moz-linear-gradient(center bottom, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(bottom, white 0%, #eeeeee 50%);
  background-image: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
  background-image: linear-gradient(top, #ffffff 0%,#eeeeee 50%);
  -webkit-border-bottom-left-radius : 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft : 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-left-radius : 0;
  border-bottom-right-radius: 0;
}

.select2-dropdown-open .select2-choice div {
  background: transparent;
  border-left: none;
}
.select2-dropdown-open .select2-choice div b {
  background-position: -18px 1px;
}

/* results */
.select2-results {
  margin: 4px 4px 4px 0;
  padding: 0 0 0 4px;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 200px;
}

.select2-results ul.select2-result-sub {
  margin: 0 0 0 0;
}

.select2-results ul.select2-result-sub > li .select2-result-label { padding-left: 20px }
.select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 40px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 60px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 80px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 100px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 110px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 120px }

.select2-results li {
  list-style: none;
  display: list-item;
}

.select2-results li.select2-result-with-children > .select2-result-label {
  font-weight: bold;
}

.select2-results .select2-result-label {
  padding: 3px 7px 4px;
  margin: 0;
  cursor: pointer;
}

.select2-results .select2-highlighted {
  background: #3875d7;
  color: #fff;
}
.select2-results li em {
  background: #feffde;
  font-style: normal;
}
.select2-results .select2-highlighted em {
  background: transparent;
}
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
  background: #f4f4f4;
  display: list-item;
}

/*
disabled look for already selected choices in the results dropdown
.select2-results .select2-disabled.select2-highlighted {
    color: #666;
    background: #f4f4f4;
    display: list-item;
    cursor: default;
}
.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}
*/
.select2-results .select2-disabled {
    display: none;
}

.select2-more-results.select2-active {
    background: #f4f4f4 url('spinner.gif') no-repeat 100%;
}

.select2-more-results {
  background: #f4f4f4;
  display: list-item;
}

/* disabled styles */

.select2-container.select2-container-disabled .select2-choice {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

.select2-container.select2-container-disabled .select2-choice div {
    background-color: #f4f4f4;
    background-image: none;
    border-left: 0;
}


/* multiselect */

.select2-container-multi .select2-choices {
    background-color: #fff;
      background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
      background-image: -webkit-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
      background-image: -moz-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
      background-image: -o-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
      background-image: -ms-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
      background-image: linear-gradient(top, #eeeeee 1%, #ffffff 15%);
      border: 1px solid #aaa;
      margin: 0;
      padding: 0;
      cursor: text;
      overflow: hidden;
      height: auto !important;
      height: 1%;
      position: relative;
}

.select2-container-multi .select2-choices {
    min-height: 26px;
}

.select2-container-multi.select2-container-active .select2-choices {
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
    -moz-box-shadow   : 0 0 5px rgba(0,0,0,.3);
    -o-box-shadow     : 0 0 5px rgba(0,0,0,.3);
    box-shadow        : 0 0 5px rgba(0,0,0,.3);
    border: 1px solid #5897fb;
    outline: none;
}
.select2-container-multi .select2-choices li {
  float: left;
  list-style: none;
}
.select2-container-multi .select2-choices .select2-search-field {
  white-space: nowrap;
  margin: 0;
  padding: 0;
}

.select2-container-multi .select2-choices .select2-search-field input {
  color: #666;
  background: transparent !important;
  font-family: sans-serif;
  font-size: 100%;
  height: 15px;
  padding: 5px;
  margin: 1px 0;
  outline: 0;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow   : none;
  -o-box-shadow     : none;
  box-shadow        : none;
}

.select2-container-multi .select2-choices .select2-search-field input.select2-active {
    background: #fff url('spinner.gif') no-repeat 100% !important;
}

.select2-default {
  color: #999 !important;
}

.select2-container-multi .select2-choices .select2-search-choice {
  -webkit-border-radius: 3px;
  -moz-border-radius   : 3px;
  border-radius        : 3px;
  -moz-background-clip   : padding;
  -webkit-background-clip: padding-box;
  background-clip        : padding-box;
  background-color: #e4e4e4;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#eeeeee', GradientType=0 );
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -ms-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  -webkit-box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05);
  -moz-box-shadow   : 0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05);
  box-shadow        : 0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05);
  color: #333;
  border: 1px solid #aaaaaa;
  line-height: 13px;
  padding: 3px 5px 3px 18px;
  margin: 3px 0 3px 5px;
  position: relative;
  cursor: default;
}
.select2-container-multi .select2-choices .select2-search-choice span {
  cursor: default;
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #d4d4d4;
}

.select2-search-choice-close {
  display: block;
  position: absolute;
  right: 3px;
  top: 4px;
  width: 12px;
  height: 13px;
  font-size: 1px;
  background: url('/assets/js/vendor/select2/select2.png?TBI_DEPLOY_TIME') right top no-repeat;
  outline: none;
}

.select2-container-multi .select2-search-choice-close {
  left: 3px;
}


.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
  background-position: right -11px;
}

/* disabled styles */

.select2-container-multi.select2-container-disabled .select2-choices{
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
    background-image: none;
    background-color: #f4f4f4;
    border: 1px solid #ddd;
    padding: 3px 5px 3px 5px;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
    display: none;
}
/* end multiselect */

.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-result-selectable .select2-match { text-decoration: underline; }
.select2-result-unselectable .select2-match { text-decoration: none; }

.select2-offscreen { position: absolute; left: -10000px; }

/* Retina-ize icons */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
	.select2-search input, .select2-search-choice-close, .select2-container .select2-choice abbr, .select2-container .select2-choice div b {
		background-image: url(select2x2.png) !important;
		background-repeat: no-repeat !important;
		background-size: 60px 40px !important;
	}
	.select2-search input {
		background-position: 100% -21px !important;
	}
}


.nav-tabs .related-links-container.minimal {
	border-bottom: 1px solid #cdcdcd;
	padding-bottom: 20px;
}

.related-links-container h3 {
	margin-bottom: 30px;
}

.related-links-container img {
	border: 1px solid #eee;
	border-right-style: dotted;
	border-left-style: dotted;
}

.related-links-container .media > .pull-left {
	margin-right: 20px;
}

div.slide-module div.slide-module-right .related-links-container.minimal {
	padding-top: 0;
}

.related-links-container.minimal .media {
	margin-bottom: 20px;
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
}

.related-links-container.minimal .media:last-child {
	border-bottom: none;
	padding-bottom: 0;
}

.related-links-container.minimal .media.first-story {
	margin-top: 0px;
}

.related-links-container img {
	max-width: 130px;
}

div.slide-module div.slide-module-right .related-links-container.minimal h3 {
	margin-top: .2em;
}

.related-links-container.minimal h4 {
	line-height: 23px;
	margin: 0;
}

.related-links-container.minimal h4 a {
	color: #222;
}

.related-links-container.minimal p a {
	color: #222;
}

.related-links-container.minimal div.float-left,
div.slide-module div.slide-module-right .related-links-container.minimal div.float-left {
	margin: 1em 1em 0 0;
}

/*Alternate Styles to support*/
.related-links-container.float-left {
	float: left;
	width: 150px;
	margin: 1em 1.5em 0 0;
}

.related-links-container.float-left .container {
	border-bottom: 1px solid #cdcdcd;
	padding-bottom: 10px;
}

.related-links-container.float-left .container.last-story {
	border-bottom: none;
	padding-bottom: 0;
}

.related-links-container.float-left div.float-left {
	margin: 1em 0 1em 0;
}
.slide-module-right .related-links-container .content br {
	display: none;
}

/** Bottom Recommended For You * */
.bottom-recommended {
	margin-bottom: 10px;
}

.bottom-recommended .media-list {
	margin: 10px 0 0;
}

.media-list h4 {
	margin-bottom: 0;
}

.bottom-recommended .media-list .concierge-post {
	width: 140px;
	float: left;
	margin: 0 20px 0 0;
}

.bottom-recommended .media-list .concierge-post:first-child {
	display: none;
}

.bottom-recommended .media-list.no-rightrail .concierge-post {
	margin-right: 20px;
}

.siteskin-dropshadow.visible .bottom-recommended .media-list.no-rightrail .concierge-post {
	margin-right: 24px;
}

.bottom-recommended .media-list .concierge-post .seealso-image {
	height: 105px;
	overflow: hidden;
}

.bottom-recommended .media-list .concierge-post .seealso-image img.spinner {
	padding: 44px 62px;
}

.bottom-recommended .media-list .concierge-post.last-story,
.siteskin-dropshadow.visible .bottom-recommended .media-list.no-rightrail .concierge-post.last-story {
	margin-right: 0;
}

.bottom-recommended .media-list .concierge-post div {
	float: none;
}

.bottom-recommended .media-list .concierge-post a {
	color: #222;
}

.bottom-recommended .media-list .concierge-post h3 {
	display: block;
}

.KonaBody.post-content > p > span {
	font-size: 19px !important;
}

.KonaBody a span,.KonaBody a {
	color: #196d8d;
}

.KonaBody.post-content > ul {
	padding-left: 30px;
	list-style-type: disc;
}

.KonaBody.post-content > ol {
	padding-left: 30px;
}

.post .display-table {
	display: table;
}

.post .content .image-container {
	min-width: 250px;
	max-width: 100%;
}

.image-container.float_right,
.image-container.float_left {
	max-width: 372px !important;
}

.post .content img.float_left,
.post .content img.float_right {
	max-width: 372px !important;
}

.post .image-container.float_right.no-rightrail,
.post .image-container.float_left.no-rightrail {
	max-width: 588px !important;
}

.post .content .image-container .image {
	margin-bottom: 30px;
}

.post .content .image-container .image:last-child {
	margin-bottom: 0;
}

.post .content .image-container img {
	overflow: hidden;
	width: 100%; /* fix for FF image width */
}

.post .content .one-page .image-container.slide-image-large img {
	width: auto; /* fix for FF image width */
}

.post-pagination {
	margin-top: .5em;
	line-height: 36px;
}

.post-pagination.empty {
	margin-top: 0;
	line-height: 0px;
}

.post-pagination .page-number {
	margin: 0 .25em;
	font-size: 104%;
}

.post-pagination a.pagination-previous {
	padding: 4px 9px 4px 8px;
}

.post-pagination a.pagination-next {
	padding: 4px 8px 4px 9px;
}

.post-pagination a.btn:hover i {
	color: #318d88;
	text-decoration: none;
}

.post-pagination a.btn.disabled i,
.post-pagination a.btn.disabled:hover i {
	color: #555;
}

.post-pagination.dropdown-pagination .pagination-container select,
.post-pagination.dropdown-pagination .pagination-container p {
	display: inline-block;
}

.post-pagination p.vaop-link {
	font-size: 13px;
}

/** Post **/
.post {
	margin-bottom: 4em;
}

.post .float_left {
	float: left;
	margin: 5px 30px 0px 0;
}

.post .float_right {
	float: right;
	margin: 5px 0 30px 30px;
}

.post .category-wrapper {
	margin-top: 40px;
	font-size: 15px;
}

.post .category-link {
	border-bottom: 3px solid;
	font-size: 18px;
	text-transform: uppercase;
}

.post .category-link a {
	color: #185f7c;
}

.post .category-link a:hover {
	text-decoration: none;
}

.post .tags-top {
	margin-top: 2px;
	color: #999;
}

.post .tags-top a {
	padding-left: 10px;
}

.post .tags-top a:first-child {
	padding-left: 15px;
}

.post .tags-top #tags-top-popover:hover .popover {
	display: block;
	top: 10px;
	width: 160px;
}

.post .tags-top #tags-top-popover {
	position: relative;
	padding: 0 0 15px 10px;
}

.post .tags-top #tags-top-popover,
.post .tags-top #tags-top-popover:hover {
	color: #00709a;
	text-decoration: none;
}

.post .tags-top #tags-top-popover a {
	display: block;
	padding: 5px 0px;
	line-height: 1em;
}

/*on posts the margin screws with the video because of overflow hidden*/
.post-content div object.OoyalaVideoPlayer {
	margin-top: 0;
}

.tags .get-alerts {
	white-space: nowrap;
	color: #dd4725;
	font-weight: bold;
}

img.center {
	text-align: center;
	margin: 0 0 1em 0;
}

img.full {
	margin: 0 0 1em 0;
}

.postimage {
	float: left;
}

.post h1 {
	margin: .36em 0 0 0;
	padding: 0;
	font-size: 40px;
	line-height: 1.1em;
}

.post .post-top {
	margin-top: 7px;
}

.post .byline {
	margin: 20px 0 15px;
}

.post-top .byline ul {
	line-height: 1em;
}

.box-shadow .span12 .post {
	margin-right: 20px;
}

.post .content {
	margin: 0;
	font-size: 19px;
}

.post .content,
.post .content li {
	line-height: 1.5em;
}

.post .ad-post {
	margin: 10px 0 0 0;
	text-align: center;
}

.post .ad-post .ad-google a,.post .ad-post .ad-google a {
	font-size: 100%;
	color: #000;
}

.post .ticker {
	margin-top: 1em;
	padding: .6em .9em .5em;
}

.post .ticker a {
	color: #196d8d;
}

.post .yourmoney .data {
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
}

.post .row-fluid .author-module {
	display: table;
	min-width: 100%;
	position: relative;
	margin-bottom: 20px;
	border-bottom: 1px solid #eee;
	background: url(/assets/images/back_pattern_angled.png?TBI_DEPLOY_TIME) repeat-x left bottom;
	font-size: 18px;
}

.post .row-fluid .author-module i {
	color: #00709a;
}

.author-module .author-photo {
	float: left;
	margin: 0 0 0 15px;
}

.author-module .author-photo img {
	max-width: none;
}


.author-module .author-photo-square {
	padding: 0 7px 0 8px;
}

.author-module .author-photo-square img {
	top: 0;
	-webkit-box-shadow: 1px 0px 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:    1px 0px 3px rgba(0, 0, 0, 0.2);
	box-shadow:         1px 0px 3px rgba(0, 0, 0, 0.2);
}

.post .author-module > div {
	position: relative;
	top: 5px;
	width: 100%;
	display: table-cell;
	vertical-align: bottom;
	position: relative;
	padding: 0 10px 5px 20px;
}

.post .author-module > div > div {
	height: 50px;
	display: table-cell;
	vertical-align: middle;
}

.author-module .author-name {
	width: 1px;
	border-bottom: 5px solid #00709a;
	padding-top: 5px;
}

.author-module .author-name a span {
	white-space: nowrap;
}

.author-module .author-links {
	padding: 0 10px;
}

.author-module .author-links {
	white-space: nowrap;
}

.author-module .author-links a,
.author-module .author-hot a {
	position: relative;
	top: 2px;
}

.author-module .author-hot {
	display: none;
	border-left: 3px solid #fff;
	padding: 0 0 0 10px;
}

.author-module .author-hot a {
	overflow: hidden;
	display: block;
	max-height: 2.33em;
}

.author-module i[class*="icon-"] {
	position: relative;
	padding: 4px 4px;
}

.post-sidebar-module i[class*="icon-"] {
	position: relative;
	padding: 2px 2px 4px;
}
.post .row-fluid .author-module i.icon-twitter {
	position: relative;
	top: 2px;
	left: 2px;
	padding: 4px 0;
	font-size: 20px;
}

.post-sidebar-module i.aim {
	display: inline-block;
	width: 16px;
	height: 17px;
}

.author-module i.sprites.aim {
	position: relative;
	top: 4px;
	width: 13px;
	height: 14px;
	padding: 5px 10px;
}

.no-svg .post-sidebar-module i.aim,
.no-svg .author-module i.sprites.aim {
	background-position: -225px -70px;
	background-size: 500px;
}

.byline .contact i.sprites.aim {
	position: relative;
	top: 0px;
	width: 13px;
	height: 14px;
	padding: 1px 7px;
}

.no-svg .byline .contact i.sprites.aim {
	background-position: -225px -45px;
}

.author-module .back-pattern-angled > div,
.author-module .back-pattern-angled > a {
	position: relative;
	top: 5px;
	display: inline-block;
	margin-left: 10px;
	vertical-align: bottom;
	line-height: 20px;
}

.back-pattern-angled .author-link {
	position: relative;
	top: -15px;
	border-bottom: 5px solid #1d637d;
	padding-bottom: 5px;
}

.back-pattern-angled .contact {

}

.post div.KonaBody,
.slideshow-content {
	margin: 45px 0 30px;
	font-size: 19px;
	line-height: 1.5em;
}

.slideshow-content {
	margin-top: 0;
}

div.post .image-container,div.slide-module div.slide-image,div.slide-module div.slide-image-large {
	line-height: 1.2em;
}

div.post .image-container.click-to-enlarge {
	position: relative;
	clear: both;
}

.click-to-enlarge .image a {
	cursor: url(/assets/images/icons/zoomin.png?TBI_DEPLOY_TIME), url(/assets/images/icons/zoomin.cur?TBI_DEPLOY_TIME), pointer;
}

.sprites.click-to-enlarge-icon {
	position: absolute;
	top: 1px;
	right: 2px;
	width: 17px;
	height: 17px;
	background-position: -24px -74px;
	cursor: pointer;
}

.one-page .image-container {
	margin-bottom: 30px;
}

.overlay_source {
	float: right;
	margin: -2px 0 0 10px;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #999;
}

.post .image-container .caption,
.slideshow-content .caption,
.slideshow-content .on-image,
.slideshow-content .slide-image-large,
div.slide-module div.slide-image .caption,
div.slide-module div.slide-image-large .caption {
	display: block;
	line-height: 1.4em;
	font-size: 17px;
}

.slideshow-content .on-image,
.slideshow-content .slide-image-large {
	display: inline-block;
}

.post .one-page .caption {
	margin-bottom: 0;
}


/* Chart Of The Day Form */
.cotd {
	clear: both;
	margin: 2em 0 2em;
}

.cotd h2 {
	font-weight: bold;
}

.cotd .form-default div.row {
	margin-top: 1em;
}

.cotd fieldset {
	margin-top: 1.25em;
	border: 1px solid #ccc;
	padding: 1em 0 0 1.75em;
}

.cotd fieldset p {
	font-weight: bold;
}

.cotd .fields-newsletter label {
	float: none;
	display: block;
	padding-right: 0em;
}

.cotd a.privacy {
	float: right;
	position: relative;
	top: 1px;
	left: 1px;
	border: 1px solid #ccc;
	padding: .25em 1em .125em;
	font-size: 85%;
}

.cotd .form-default input.button {
	margin: 0 0 .75em;
}

.cotd .form-default .f_email input {
	width: 180px;
}

.cotd .form-default select {
	width: 194px;
}

.cotd .submit {
	display: block;
}

.cotd .fb_like {
	float: right;
	width: 300px;
	margin-left: 1.5em;
	border-left: 1px dotted #ccc;
	padding: 0 1.5em 4.5em;
}

.cotd .fb_like p {
	margin: 0 0 1em;
}

.cotd p.text-italic {
	margin-top: 1.75em;
	line-height: 1.2em;
	font-size: 93%;
}

/* Newsletter Sign-up A-B Test */

.cotd-b {
	display: none;
	padding: 20px 0 30px;
	background: #fafafa;
	text-align: center;
}

.cotd-b h3 {
	margin-bottom: 0;
}

.cotd-b p {
	margin-bottom: .5em;
}

.cotd-b form {
	margin-bottom: 0;
}

.cotd-b .input-append {
	margin-bottom: 0;
}

.cotd-b .learn-more {
	width: 293px;
	margin: 0 auto;
	text-align: right;
}

.cotd-b .learn-more > a {
	font-size: 12px;
}

/* End */

#more-stumbleupon {
	margin-top: 20px;
}

/* Old Bottom Share */

.form-default .tip {
	float: none;
	display: inline-block;
	cursor: pointer;
}

.FBConnectButton_Simple,.FBConnectButton_RTL_Simple {
	background: none !important;
}

.FBConnectButton_Simple .FBConnectButton_Text_Simple {
	margin: 0 !important;
}


.tip span.contributor {
	top: 0;
	left: 30px;
	width: 400px;
	height: auto;
	white-space: normal;
}


.FBConnectButton_Small,.FBConnectButton_RTL_Small {
	padding: 0 !important;
	background-color: transparent !important;
	font-size: 100% !important;
	background-image: url(/assets/images/share/facebook.gif?TBI_DEPLOY_TIME) !important;
	background-position: left top !important;
}

.FBConnectButton_Text {
	left: 3px !important;
	border: none !important;
	background: transparent !important;
	color: #196d8d !important;
	font-weight: normal !important;
	padding-right: 0 !important;
	padding-left: 4px !important;
}

.FBConnectButton_Text:hover {
	text-decoration: underline;
}

/* Embed Posts */

.embed-post, .embed-chart { position: relative; }

.embed-post { top: -250px; z-index: 1000; }

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

.embed-post a.embed-help, .embed-chart a.embed-help { line-height: 1.75em; font-style: italic; }

.embed-post .embed-info-inner, .embed-chart .embed-info-inner { position: relative; border-radius: 4px; padding:1em; background-color: #eee; }

.post .chartwidget-button { margin-right: 4em; }

.post .embed-chart { margin-top: 1em; }

.post .embed-info { width: 750px; margin: 0 113px; }

.post .embed-chart .embed-info { width: 540px; }

.embed-chart .embed-info div { padding: 6px; }

.embed-post .embed-title {
	background-color: #238aa1;
	border: 1px solid #4C7C8D;
	border-radius: 4px;
	padding: .4em 1em;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

.embed-post .embed-info h4, .embed-chart .embed-info h4 { margin-top: 1em; font-weight: bold; }

.embed-post .embed-info p, .embed-chart .embed-info p { margin-top: .5em; }

.embed-post .embed-info h4 span, .embed-chart .embed-info h4 span { font-weight: normal; font-size: 85%; }

.embed-post .embed-info .code, .embed-chart .embed-info .code { border: 1px dashed #888; margin: .5em 0 1em 0; padding: .5em; }

.embed-post .embed-info div .embed-preview, .embed-chart .embed-info div .embed-preview { border: none; background-color: #fff; padding: 1em; text-align: center; }

.embed-post .embed-info div div textarea, .embed-chart .embed-info div div textarea { border: none; width: 100%; height: 4em; background-color: #ecf1f6; }

a.layer-close {
	float: right;
	display: block;
	width: 18px;
	height: 18px;
	position: relative;
	top: 7px;
	right: 5px;
}

a.layer-close:hover {
	border: 1px solid #FBCB09;
	border-radius: 4px;
}

div.info {
	margin-top: .125em;
	margin-left: 82px;
	padding-right: 4em;
}

div.info div.contact {
	margin-top: .5em;
	font-size: 100%;
}

div.related {
	clear: both;
}

div.related ul {
	margin: .5em 0 0 0;
	list-style: none;
}

div.related ul li {
	margin: 0;
	list-style-image: none;
}

div.related h4 {
	margin-bottom: .5em;
}

div.related ul {
	margin-left: 0;
	padding-left: 0;
}

div.related ul li {
	float: left;
	width: 30%;
}

div.related ul li span {
	display: block;
	font-size: 13px;
	font-weight: bold;
}

div.related a {
	color: #000;
}

div.feedsidebar {
	width: 225px;
	margin: 0 0 1em 1em;
	padding: 1em;
	background-color: #f9fcba;
}

div.feedsidebar > div {
	text-align: center;
}

div.feedsidebar h3 {
	margin: 0;
	border-bottom: 1px solid #dfe2a8;
	padding: 0 0 .25em;
	text-transform: capitalize;
	font-weight: bold;
}

div.feedsidebar ul {
	position: relative;
	left: -.5em;
}

div.feedsidebar ul li {
	margin-top: 1em;
}

div.box-post {
	clear: both;
	margin-top: 2.5em;
	text-align: left;
}

div.box-post div.sponsored-by {
	float: right;
	margin: 0 9em 0 0;
}

div.box-post div.sponsored-by h4.sponsored-text {
	float: left;
	margin: 0;
	padding: 0 .6em 0 0;
	font-size: 85%;
	background-color: #EBF1F6;
}

div.KonaBody div.box-post {
	margin-top: 1.75em;
	padding-top: 0;
}

div.box-post h3,div.feedsidebar div.box-post h3 {
	margin-top: 0;
	border-top: 1px solid #ccc;
	padding: .5em .85em .5em .85em;
	background-color: #ebf1f6;
	color: #222;
	font-weight: bold;
}

aside .box-post h3 {
	margin-bottom: 2em;
	border-bottom: 1px solid #ccc;
	padding: .3em .85em;
}

div.box-post.big-share-module h3 {
	padding-bottom: .35em;
}

div.box-post div.bitly {
	float: right;
	width: 17em;
	font-size: 85%;
	font-weight: normal;
	color: #444;
}

div.box-post div.bitly label {
	padding-top: .3em;
}

div.box-post div.bitly input {
	padding-bottom: .1em;
}

div.box-post div.content {
	clear: both;
	margin: 0;
	border: 1px solid #ccc;
	border-right-style: dotted;
	border-left-style: dotted;
	padding: .5em 1em 0;
	background-color: #fff;
}

div.box-post div.float-left {
	margin: 1em 1em .5em 0;
}

div.box-post h4 {
	margin: .5em 0 0 0;
	line-height: 1.4em;
}

div.box-post h4.related {
	overflow: hidden;
}

p.tagline {
	font-style: italic;
}

div#sl-one-page-view h5 {
	margin-top: 1em;
	white-space: nowrap;
	clear: both;
}

.facebook-newsletter {
	padding: 1em;
	background-color: #eee;
}

.facebook-newsletter div.float-right {
	margin-left: 4em;
}

.logo-container div {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

/* sponsored post */
#right-rail h4.sponsored-text {
	margin: .5em 0 .5em 0;
	text-align: center;
	font-size: 93%;
	font-weight: normal;
	color: #666;
}

span.sponsored-text {
	display: block;
	margin: 0 10px 5px 0;
	color: #888;
}

div.sponsored-text {
	margin-bottom: 30px;
	text-align: left;
	padding: 1em;
	background-color: #eee;
	color: #666;
}

.sponsored-text h4 {
	float: left;
	margin: 0 .5em 0 0;
}

.sponsored-text ul {
	margin-top: 0;
}

.sponsored-left {
	padding: 5px 1em 5px 5px;
	float: left;
}

.sponsored-right {
	width: 500px;
	padding: 5px;
	float: left;
}

.sponsor-fc {
	float: right;
	margin: .5em 0 0 1.25em;
}

/* See Also */
.see-also {
	margin-top: 10px;
}

.post ul#dsq-comments li {
	list-style-image: none;
}

/* Post sidebar */
.post .post-sidebar {
	float: right;
	max-width: 400px;
	margin: 0 0 30px 30px;
}

.post .post-sidebar h3 {
	margin-top: 3px;
}

.post .post-sidebar-container {
	margin-bottom: 30px;
	border-top: 12px solid #9CC7D8;
}

.post-sidebar-container .post-sidebar-module {
	margin: 30px 0 0;
	border-top: 12px solid #9CC7D8;
	padding: 1em;
	background-color: #F6F8F8;
	font-size: 15px;
}

.post-sidebar-container .post-sidebar-module:first-child {
	margin: 0;
	border-top: none;
}

.post-sidebar-container .post-sidebar-module > ul li {
	word-wrap: break-word;
}

.post-sidebar-container .multi {
	border-top-style: dotted;
}

.post-sidebar-container .multi:first-child {
	border-top-style: solid;
	border-bottom: none;
}

.post .post-sidebar-container ul {
	font-weight: normal;
	font-style: normal;
}

.post .post-sidebar-module .info {
	margin: 0;
	padding: 0;
}

.post .post-sidebar-module h3 {
	margin: 0 0 .5em;
	border-bottom: 1px solid #ddd;
	padding-bottom: .25em;
}

.post .post-sidebar-module h3 a.author-name {
	color: #222;
}

.post .post-sidebar-module h5 {
	margin: 3px 0 10px;
}

.post .post-sidebar-module .first {
	padding-right: 2%;
	width: 29%;
	overflow: hidden;
}

.post .post-sidebar-module .image {
	margin-top: .33em;
}

.post .post-sidebar-module .image img {
	max-width: 100%;
}

.post .post-sidebar-module .no-image {
	width: 100px;
	max-width: 100%;
	height: 100px;
	margin-top: .33em;
	background: #f1f1f1 url(/assets/images/icons/placeholder.png?TBI_DEPLOY_TIME) no-repeat center;
	background-size: 100%;
}

.post .post-sidebar-module .contact {
	font-weight: normal;
}

.post .post-sidebar-module p.summary {
	margin: 0 0 20px;
	font-size: 16px;
	font-weight: normal;
	color: #222;
}

.post .post-sidebar-module h5 {
	/*margin-top: 1em;
	font-weight: bold;*/
}

.post .post-sidebar-module ul {
	margin: 0;
	padding: 0 0 0 16px;
	list-style: square outside;
}

.post .post-sidebar-module li {
	margin: 10px 0 0;
	font-size: 17px;
	line-height: 1.3em;
}

.post .post-sidebar-module .contact {
	/*margin-top: 1em;
	padding: .5em;
	background-color: #eee;*/
	font-size: 18px;
}

.post .post-sidebar-module .contact .icon-rss {
	color: #00709A;
}

.post .post-sidebar-module .contact dl,
.post .post-sidebar-module .contact dd {
	margin: 0;
}

.post-sidebar-container .multi .contact {
	float: right;
	max-width: 100px;
	margin: 0 0 1em 1em;
}

.post .post-sidebar-module .contact .container {
	margin-top: .5em;
	border-top: 1px dotted #ccc;
	padding-top: .5em;
}

.post .post-sidebar-module .publication {
	margin-top: 1em;
	padding-top: 1em;
}

/* polls */
.poll-container {
	clear: both;
	margin: 30px 0 60px;
	border: 1px solid #ddd;
	border-right-style: dotted;
	border-left-style: dotted;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 0 1em 0;
	background: #fafafa;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhZmFmYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWVlZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #fafafa 0%, #eeeeee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafafa), color-stop(100%,#eeeeee));
	background: -webkit-linear-gradient(top,  #fafafa 0%,#eeeeee 100%);
	background: -o-linear-gradient(top,  #fafafa 0%,#eeeeee 100%);
	background: -ms-linear-gradient(top,  #fafafa 0%,#eeeeee 100%);
	background: linear-gradient(to bottom,  #fafafa 0%,#eeeeee 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#eeeeee',GradientType=0 );
	rogid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#fafafa',GradientType=1 );
	font-weight: bold;
}

.poll-container h3 {
	margin-top: 15px;
}

.poll-container h5 {
	margin-left: 20px;
}

.poll-container button {
	font-size: 18px;
}

.poll-answer-wrapper {
	background: #fff;
	margin: 10px 0 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 15px 5px 10px;
	-webkit-box-shadow: 1px 1px 4px #ccc;
	-moz-box-shadow: 1px 1px 4px #ccc;
	box-shadow: 1px 1px 4px #ccc;
}

.poll-answer {
	margin-left: 0;
}

.poll-answer label {
	margin-left: 30px;
}

.poll-answer label {
	padding-left: 3px;
	font-size: 1.2em;
}

.content .poll-answer input {
	border: none;
	outline: none;
}

.post ul.poll-answer {
	padding: 0 0 1em;
}

.post ul.poll-answer li {
	margin: 0 1em .75em;
	padding: 0;
	list-style-image: none;
}

.post ul.poll-answer li div.poll-bar {
	width: 96.5%;
	padding-left: 14px;
	background: #f6f6f6 url(/assets/images/back_chart_bar.png?TBI_DEPLOY_TIME) no-repeat left bottom;
	line-height: 35px;
}

.post ul.poll-answer li div.poll-bar div {
	min-width: 4% !important;
	position: relative;
	height: 24px;
	margin-left: 2px;
	padding: 3px 0 0;
	background: transparent url(/assets/images/back_chart_bar.png?TBI_DEPLOY_TIME) left -29px;
}

.post ul.poll-answer li div.poll-bar div span.text {
	position: absolute;
	right: 2px;
	top: -2px;
	text-shadow: 0 2px rgba(0, 0, 0, .5);
	letter-spacing: .1em;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
}

.post ul.poll-answer li div.poll-bar div span.left {
	position: absolute;
	left: -4px;
	top: 0;
	width: 4px;
	height: 27px;
}

.post ul.poll-answer li div.poll-bar div span.right {
	position: absolute;
	right: -3px;
	top: 0;
	width: 4px;
	height: 27px;
	background: transparent url(/assets/images/back_chart_bar.png?TBI_DEPLOY_TIME) right -1px;
}

.post ul.poll-answer li div.novotes,.post ul.poll-answer li div.novotes div,.post ul.poll-answer li div.novotes div span.right {
	background: #eee none;
}

.post ul.poll-answer li div.novotes span.text {
	display: none;
}

/* relateds */
.post .relateds h1 {
	margin-top: -4px;
	margin-bottom: .25em;
	padding-top: 0;
	font-size: 197%;
}

.post .relateds .byline {
	margin: .5em 0;
	line-height: 1.4em;
	font-size: 93%;
	font-weight: bold;
}

.post .relateds .excerpt-text {
	margin: 0;
}

.post .relateds h3 {
	margin-top: 0;
	margin-bottom: .5em;
}

.post .relateds h4 {
	margin-top: .5em;
	font-weight: bold;
}

.post .relateds p {
	margin-top: .25em;
}

.post .relateds .tout-1 .byline {
	margin-bottom: .25em;
}

.post .relateds .quicklinks h3 {
	margin-top: 1em;
	font-weight: bold;
}

.touts .relatedlinks ul {
	margin: 10px 0 0 20px;
	font-size: 18px;
}

.touts .relatedlinks li {
	padding-top: 20px;
	list-style-type: disc;
}

.touts .relatedlinks a {
	color: #222;
}

/* YCharts */
.image-container .ychartsQuoteEmbed_p_biz {
	width: 100% !important;
	margin-bottom: 30px !important;
}

.ychartsQuoteEmbed.ychartsQuoteEmbed_p_biz table.ychartsPriceTable td.ychartsColSym a {
	color: #196d8d !important;
}

.image-container .ychartsQuoteEmbed_p_biz:first-child {
	margin-top: .4em;
}

.image-container .ychartsQuoteEmbed_p_biz table.ychartsPriceTable {
	border-top-color: #ddd !important;
	border-bottom-color: #ddd !important;
}

#content .ychartsColSym {
	border-right: 1px dotted #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px dotted #ddd;
	padding: 4px 8px !important;
	background: #f7f7f7 !important;
}

#content .ychartsColQt,
#content .ychartsColChg,
#content .ychartsColChgPct {
	width: 33.3%;
	border-left: 1px dotted #ddd;
	border-right: 1px dotted #ddd;
	padding: 10px 0 !important;
	text-align: center !important;
}


/** Post blockquotes and pullquotes **/
.post blockquote {
	border: none;
}

.post blockquote.blockquote {
	padding: 0 0 0 30px;
	margin: 0 0 10px;
	border: none;
}

.post blockquote.pullquote {
	position: relative;
	float: left;
	display: block;
	max-width: 240px;
	margin: 0 0 0 45px;
	border: none;
	padding: 27px 50px 20px 0;
	font-style: italic;
	font-size: 24px;
	line-height: 1.3em;
	color: #196d8d;
}

.post blockquote.pullquote.float_right {
	float: right;
	margin: 0 50px 0 80px;
	padding: 27px 0px 20px 0px;
}

.post blockquote.pullquote:before {
	/*content: open-quote;*/
	content: '\201C';
	font-size: 100px;
	color: #dadada;
	position: absolute;
	top: 56px;
	left: -53px;
}

.post blockquote.pullquote:after {
	/*content: close-quote;*/
	content: '\201D';
	font-size: 100px;
	color: #dadada;
	position: absolute;
	bottom: -16px;
}

/* LinkedIn page */
.linkedin.post h1 {
	float: left;
}
#linkedin-page .linkedin.post h1 {
	float: none;
}

.linkedin.post .sponsor {
	float: right;
	position: relative;
	top: .7em;
}

.linkedin.post .sponsor h4 {
	display: inline-block;
}

.linkedin.post .sponsor .sponsor-ad {
	display: inline-block;
	vertical-align: middle;
}

#linkedin-page .linkedin-widget.post {
	margin-top: 1px;
}

#linkedin-page div.tabs-dotted {
	clear: both;
	margin: 0;
	padding: .5em 0 2em 0;
}

#linkedin-page .river-textonly {
	padding-bottom: 2em;
}

#linkedin-page .excerpt .button-margins {
	margin: 5px 0 15px 15px;
}

/** Blackboard and Tags **/
.blackboard-module {
	border-right: 1px solid #eee;
	padding: 0 30px 20px 0;
}

.blackboard-module ul {
	margin-left: 0;
}

.blackboard-module li {
	margin-bottom: 20px;
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
}

.blackboard-module li:last-child {
	margin-bottom: 0;
	border-bottom: 0;
	padding-bottom: 0;
}

.blackboard-module .below {
	display: none;
}

.blackboard-module h4:last-child {
	padding-bottom: 20px;
}

.row-fluid .tags-module {
	margin-bottom: 40px;
	padding-left: 10px;
}

.tags-module h4 {
	margin-top: 5px;
}

.row-fluid .span12.tags-module {
	padding-left: 0;
}

.tags-module .get-alerts {
	margin-top: 20px;
	border-color: #eee;
}

.tags-module.span12 .get-alerts {
	margin-top: 0;
}

.tags-module a {
	font-size: 19px;
}


/** Sharing module at bottom of post **/
.bottom-share-module {
	position: relative;
	margin: 30px 0 70px;
	padding: 0;
	height: 30px;
	text-align: left;
}

.bottom-share-module #bottom-share-links {
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
}

.bottom-share-module .bottom-links {
	position: absolute;
	float: none;
	top: 40px;
	margin: 0 0 30px;
}

.bottom-share-module .bottom-links.no-rightrail {
	position: relative;
	top: 0;
	float: right;
	margin-top: 0;
}

.bottom-share-module .bottom-links > li {
	float: left;
	margin: 0 20px 0 0;
	font-size: 15px;
}

.bottom-share-module .bottom-links i {
	color: #00709a;
}

.bottom-share-module .short-url .dropdown-menu {
	left: -50%;
	top: 30px;
	margin: 0 0 0 -20px;
	padding: 10px;
}

.bottom-share-module .short-url .dropdown-menu form,
.bottom-share-module .short-url .dropdown-menu input,
.bottom-share-module .bottom-links .modal-body input[type="text"] {
	margin: 0;
}

/** Perfect Market **/
.perfect-market.in-post-ad {
	clear: both;
	width: 100%;
	margin: 1em 0;
	padding: .5em 0 1.5em;
	background: #eee;
	text-align: center;
}

.perfect-market.wrap-post-ad {
	border: 1px solid #EBF1F6;
	padding: 0px 20px 10px 15px;
	font-size: 14px;
}

.perfect-market.slide-ad-bottom,
.perfect-market.article-ad-bottom {
	clear: both;
}

.perfect-market.byline {
	margin: 30px 0 0;
}

.perfect-market-social {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 10px 0;
	margin-top: 20px;
	font-family: georgia, serif;
	font-style: italic;
}

.perfect-market-social > div {
	padding-left: 10px;
	line-height: 1em;
}

/* Syndicated Publication Feed Footer */
.feed-footer-wrapper {
	margin-top: 1.3em;
}

.feed-footer ul {
	margin: 0 0 30px 50px;
}

.feed-footer li {
	margin-bottom: 10px;
	list-style: disc outside none;
}

/* Video */

.vimeo-embed-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	height: auto;
}
.vimeo-embed-container iframe, .vimeo-embed-container object, .vimeo-embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.embed-spacer:empty {
	height: 0;
}

video.gifvid {
	max-width: 100%;
}

.gifvid-container {
	display: inline-block;
	position: relative;
}

.gifvid-container .gif-icons i.fa-play {
	font-size: 21px;
	position: relative;
	top: -2px;
	height: auto;
}

.gifvid-container span.source {
	display: block;
}

.post-content iframe, .slideshow-content iframe {
	max-width: 100% !important;
}

.video-page-rail {
	margin-top: 20px;
}

.tooltip-sponsor a.tooltip-sponsor:hover,
a.tooltip-sponsor:hover {
	text-decoration: none;
}

/* Finanzen */
.finanzen-widget-category {
	width: 100%;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	padding: 20px;
}

.finanzen-widget-category .top .left {
	float: left;
}

.finanzen-widget-category .top .right {
	float: right;
}

.finanzen-widget-category .top .right .finanzen-btn {
	display: block;
	font-family: 'headline-semicon-semi-bold', Helvetica, Arial, sans-serif;
	font-size: 17px;
	text-align: center;
	padding: 4px 10px;
	color: white;
}

.finanzen-widget-category .top .right .btn-buy {
	background-color: #3f8e3b;
}

.finanzen-widget-category .top .right .btn-sell {
	background-color: #cc0000;
}

.finanzen-post {
	position: relative;
}

.finanzen-post-table {
	border: 1px solid #ddd;
	padding: 18px 20px;
}

.finanzen-post.borderless {
	padding: 0;
	border: none;
}

/* override for .post .ticker css rules */
.finanzen-post .ticker {
	margin: 0;
	padding: 0;
}
/* end override */

.finanzen-post .top {
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 13px;
	margin-bottom: 13px;
}
.finanzen-post .top span {
	font-family: 'headline-semi-bold', Helvetica, Arial, sans-serif;
	font-size: 19px;
	margin-right: 9px;
}

.finanzen-post .top span.arrow .fa-arrow-up {
	color: #3f8e3b;
}

.finanzen-post .top span.arrow .fa-arrow-down {
	color: #cc0000;
}

.finanzen-post .finanzen th {
	font-family: 'headline-semi-bold', Helvetica, Arial, sans-serif;
}

.finanzen-post .finanzen td.chart {
	text-align: center;
} 

.finanzen-post .finanzen:not(.multi) td .change-text {
	color: black;
	margin-right: 5px;
	font-family: 'headline-semi-normal', Helvetica, Arial, sans-serif;
}

.finanzen-post .finanzen td {
	font-family: 'headline-semi-normal', Helvetica, Arial, sans-serif;
	font-size: 13px;
}

.finanzen-post .finanzen td.ticker {
	width: 18%;
	font-family: 'headline-semi-bold', Helvetica, Arial, sans-serif;
	color: #01819e;
}

.finanzen-post .finanzen:not(.multi) td.ticker {
	width: auto;
}

.finanzen-post .finanzen.multi td.price {
	font-family: 'headline-semi-bold', Helvetica, Arial, sans-serif;
}

.finanzen-post .finanzen td.changeabsolute {
	font-family: 'headline-semi-bold', Helvetica, Arial, sans-serif;
	text-align: center;
}

.finanzen-post .finanzen.multi th.changeabsolute {
	text-align: center;
}

.finanzen-post .finanzen td.changeabsolute span {
	margin-left: 12px;
}

.finanzen-post .finanzen td.changeper {
	color: #cc0000;
	font-family: 'headline-semi-bold', Helvetica, Arial, sans-serif;
	text-align: center;
}

.finanzen-post .finanzen.multi th.changeper {
	text-align: center;
}

.finanzen-post .finanzen td.changeper.positive {
	color: #3f8e3b;
}

.finanzen-post .finanzen td.changeper span {
	margin-left: 12px;
}

.finanzen-post .finanzen td.chart img {
	max-height: 25px;
	width: auto;
}

.finanzen-post .finanzen.multi th {
	text-align: left;
}

.finanzen-post .finanzen td.tradeit {
	text-align: center;
}

.finanzen-post .finanzen td.tradeit a {
	background-color: #5CA24C;
	color: white;
	padding: 5px 8px 2px 8px;
	font-size: 10px;
}

.finanzen-post .top .left {
	float: left;
}

.finanzen-post .top .finanzen-ad {
	float: right;
}

.finanzen-post .finanzen-ad {
	margin-top: 8px;
}

.finanzen-post .finanzen.multi td,
.finanzen-post .finanzen.multi th {
	padding-top: 8px;
	padding-bottom: 5px;
}

.finanzen-post .finanzen.multi tr {
	border-top: 1px solid #eaeaea;
}

#tradeit-container-post {
	display: none;
	min-height: 460px;
}

/* Bootstrap 2.0 */
.bi-international-edition.open .dropdown-menu {
    display: block;
}
.bi-international-edition .popover {
    position: absolute;
    display: none;
    top: 5px;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    white-space: normal;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}
.bi-international-edition .popover.bottom .arrow {
    top: -11px;
    margin-left: -11px;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    border-top-width: 0;
}
.bi-international-edition .popover.bottom .arrow:after {
    top: 1px;
    margin-left: -10px;
    border-bottom-color: #ffffff;
    border-top-width: 0;
}
.bi-international-edition .popover .arrow,
.bi-international-edition .popover .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.bi-international-edition .popover .arrow {
    border-width: 11px;
}
.bi-international-edition .popover .arrow:after {
    border-width: 10px;  content: "";
}
.bi-international-edition .popover.bottom .arrow {
    top: -11px;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    border-top-width: 0;
}
.bi-international-edition .popover.bottom .arrow {
    left: 25%;
}
.bi-international-edition.right .popover.bottom .arrow {
    left: auto;
    right: 20%;
}
.bi-international-edition .popover.bottom .arrow:after {
    top: 1px;
    margin-left: -10px;
    border-bottom-color: #ffffff;
    border-top-width: 0;
}
.bi-international-edition .list-group a.active,
.bi-international-edition .list-group a.active:hover,
.bi-international-edition .list-group a.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #00709a;
    border-color: #00709a;
}
.bi-international-edition .list-group a:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.bi-international-edition .list-group a {
    position: relative;
    display: block;
    padding: 8px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
    white-space: nowrap;
}/* Custom Styling */
.bi-international-edition {
    position: relative;
    display: inline-block;
    font: normal normal 14px / 1.5em Helvetica, Arial, sans-serif;
}
.bi-international-edition > a {
    display: inline-block;
    border-radius: 2px;
    padding: 3px 2px 1px 6px;
    background: #264f61;
    box-shadow: 0 0 2px rgba(255, 255, 255, .4), inset 0 2px 1px rgba(0, 0, 0, .33);
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    text-decoration: none;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
}
.bi-international-edition .dropdown-menu {
    right: auto;
    left: 0;
    margin: 30px 0 0 ;
    padding: 0 20px 20px;
}
.bi-international-edition.right .dropdown-menu {
    right: -40px;
    left: auto;
}
.bi-international-edition .dropdown-menu li {
    display: block;
    padding: 0;
    list-style-type: none;
    color: #222;
}
.bi-international-edition .dropdown-menu a {
    text-decoration: none;
    font-size: 14px;
    color: #00709a;
}
.bi-international-edition .dropdown-menu a.active {
    color: #fff;
}
/* fontello (for chevron icon) */
/*
@font-face {
    font-family: 'chevron';

    src: url('https://static.businessinsider.com/assets/font/fontello-chevron-down.eot?73055828');
    src: url('https://static.businessinsider.com/assets/font/fontello-chevron-down.eot?73055828#iefix') format('embedded-opentype'), url('https://static.businessinsider.com/assets/font/fontello-chevron-down.woff?73055828') format('woff'), url('https://static.businessinsider.com/assets/font/fontello-chevron-down.ttf?73055828') format('truetype'), url('https://static.businessinsider.com/assets/font/fontello-chevron-down.svg?73055828#fontello') format('svg');

    font-weight: normal;
    font-style: normal;
}
*/
.bi-international-edition .icon-down-open {
    font-family: "chevron";
    font-style: normal;
    font-weight: normal;
    speak: none;
    width: 6px;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    /* For safety - reset parent styles, that can break glyph codes*/    font-variant: normal;
    text-transform: none;
    /* fix buttons height, for twitter bootstrap */    line-height: 1em;
    /* Font smoothing. That was taken from TWBS */    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: baseline;
}
.bi-international-edition .label {
    border: 0;
    background: 0;
    box-shadow: none;
    text-transform: none;
    text-shadow: none;
    font-weight: normal;
    font-size: 11px;
    font-stretch: normal;
    color: #fff;
    line-height: 14px;
}

.bi-international-edition .label > span {
    display:none;
}

.content.post {

    margin-bottom: 0px;
}


/* 404 Styles */

.error-404 {
  margin: 20px 0 40px;
}

.error-404 section {
  text-align: center;
}

.error-header {
  color: #555;
  margin: 0;
}

.desktop-404 .msg-left {
  border-right: 1px solid #eee;
}

.desktop-404 .msg-left h1 {
  font-size: 76px;
}

.desktop-404 .msg-left h2 {
  font-size: 27px;
}

.desktop-404 .msg-right p {
  font-size: 20px;
  line-height: 30px;
  margin: 46px 40px 20px;
}

.desktop-404 .msg-right input[type="text"] {
  margin: 0;
  width: 400px;
}

.latest {
  position: relative;
  margin-bottom: 20px;
}

.latest h2 {
  border-bottom: 1px solid #eee;
  margin: 0;
  padding-bottom: 10px;
}

.latest a {
  line-height: 51px;
  position: absolute;
  right: 0;
}

.latest a.ti {
  color: #279cd8;
}

.img-latest {
  line-height: 140px;
  overflow: hidden;
  text-align:center;
  vertical-align: top;
  height: 140px;
}

.img-latest img {
  margin:-100%;
  max-width: none;
  height: 100%;
}

.title-link {
  color: #222;
  font-size: 18px;
  line-height: 1.2em;
}

.title-link:hover {
  color: #222;
}

.latest-mobile {
  border-bottom: 1px solid #e0e0e0;
  position: relative;
}

.latest-mobile a {
  line-height: 21px;
  position: absolute;
  right: 17px;
}

/* 404 Mobile Styles */

.mobile-404 {
  padding: 0 17px;
}

.icon-search {
    background: 50% 47%/16px no-repeat url('data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%20400%20400%22%3E%3Cpath%20d%3D%22M2.5%20168.617c0%2044.83%2017.484%2086.973%2049.314%20118.805%2031.607%2031.604%2073.973%2049.09%20118.805%2049.09%2037.21%200%2072.626-12.106%20101.766-34.522l97.508%2097.51%2031.607-31.606-97.508-97.508c22.416-29.142%2034.52-64.557%2034.52-101.768%200-44.83-17.484-87.195-49.09-118.805C257.59%2017.983%20215.45.5%20170.618.5S83.42%2017.983%2051.814%2049.812C19.984%2081.423%202.5%20123.786%202.5%20168.617zm44.83%200c0-32.95%2012.777-63.884%2036.09-87.195%2023.312-23.09%2054.246-36.092%2087.198-36.092%2032.95%200%2063.66%2013.003%2086.972%2036.092%2023.313%2023.31%2036.09%2054.244%2036.09%2087.195s-12.777%2063.887-36.09%2086.973c-23.312%2023.313-54.02%2036.09-86.972%2036.09-32.952%200-63.886-12.777-87.198-36.09-23.313-23.086-36.09-54.022-36.09-86.973z%22%20fill%3D%22%23FFF%22/%3E%3C/svg%3E') !important;
}

.mobile-404 .msg-left h2 {
  line-height: 30px;
}

.mobile-404 section p {
  font-size: 15px;
  line-height: 25px;
}

.mobile-404 section h1 {
  font-size: 50px;
}

.latest-mobile {
  padding: 0 17px;
}

.latest-mobile h2 {
  margin: 20px 0 5px;
}

.mobile-404 h1,
.mobile-404 h2,
.home-main > li {
  margin: 0;
}

.mobile-404 input[type="text"] {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
  display: inline-block;
  height: 30px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.mobile-404 input[type="submit"] {
  background: #1d89b9;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #1d89b9 0%, #1074a0 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1d89b9), color-stop(100%,#1074a0));
  background: -webkit-linear-gradient(top, #1d89b9 0%,#1074a0 100%);
  background: -o-linear-gradient(top, #1d89b9 0%,#1074a0 100%);
  background: -ms-linear-gradient(top, #1d89b9 0%,#1074a0 100%);
  background: linear-gradient(to bottom, #1d89b9 0%,#1074a0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d89b9', endColorstr='#1074a0',GradientType=0 );
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  color: #fff;

  display: inline-block;
  padding: 4px 12px;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* Mobile Masthead Styles */

.mobile-logo {
    display: none;
}

/* Page Styles */

html,
body {
    height: 100%;
}

.error-wrapper {
    height: 100%;
    margin-bottom: -61px;
}

header {
    height: 110px;
}

.msg {
    position: relative;
    top: 43.4%;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.msg .msg-body {
    height: 280px;
}

.msg-body > div {
    color: #555;
    height: 100%;
}

.msg .left {
    border-right: 1px solid #eee;
    padding-right: 50px;
}

.msg .left h1 {
    font-size: 100px;
    line-height: .9em;
    margin-top: 45px;
    margin-bottom: 0;
}

.msg .left h2 {
    font-size: 34px;
    line-height: 45px;
    margin: 0;
}

.msg .right {
    font-size: 24.5px;
    padding-left: 25px;
    text-align: left;
}

.desktop-msg {
    padding-left: 10px;
}

.msg .right p {
    line-height: 38px;
    margin: 83px 0 10px;
}

.msg .right a {
    color: #00709a;
    text-decoration: none;
}

.msg .right a:hover {
    text-decoration: underline;
}

.desktop-footer {
    border-top: 1px solid #eee;
    color: #b1b1b1;
    font-size: 13px;
    height: 60px;
    line-height: 60px;
    width: 100%;
}

.mobile-msg {
    display: none;
}

@media screen and (max-width: 1239px) {
    .img-latest {
      line-height: 120px;
      height: 120px;
    }

    .msg .left {
        padding-right: 25px;
    }
    .msg .left h2 {
        font-size: 28px;
    }
    .msg .right {
        padding-right: 0;
    }
}

@media screen and (max-width: 991px) {
    .msg .msg-body {
        height: auto;
    }
    .msg-body > div {
        height: auto;
    }
    .msg .left {
        border: none;
    }
    .msg .right {
        font-size: 21.5px;
        text-align: center;
    }
    .msg .right p {
        line-height: 30px;
        margin-top: 20px;
        padding-right: 25px;
    }
}

@media only screen and (max-width: 480px) {
    @media not all and (-webkit-min-device-pixel-ratio: 1.5),
    not all and ( min--moz-device-pixel-ratio: 1.5),
    not all and ( -o-min-device-pixel-ratio: 3/2),
    not all and ( min-device-pixel-ratio: 1.5),
    not all and ( min-resolution: 192dpi) {
        .sprites {
            background-image: url(/assets/images/mobile/icons_mobile.png?TBI_DEPLOY_TIME);
        }
    }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and ( min--moz-device-pixel-ratio: 1.5),
    only screen and ( -o-min-device-pixel-ratio: 3/2),
    only screen and ( min-device-pixel-ratio: 1.5),
    only screen and ( min-resolution: 192dpi) {
        .sprites {
            background-image: url(/assets/images/mobile/icons_mobile_2x.png?TBI_DEPLOY_TIME);
            background-size: 500px 500px;
        }
    }
    .desktop-msg,
    .masthead,
    .desktop-footer {
        display: none;
    }
    .toolbar,
    .mobile-msg {
        display: block;
    }
    .msg {
        margin-top: 25px;
        position: inherit;
        transform: none;
        -webkit-transform: none;
        -ms-transform: none;
    }
    .msg .left,
    .msg .right {
        padding: 0 15px;
    }
    .msg .left h1 {
        margin-top: 0;
        font-size: 55px;
    }
    .msg .left h2 {
        font-size: 18px;
        line-height: 26px;
    }
    .msg .right {
        font-size: 16px;
    }
    .msg .right p {
        line-height: 26px;
        margin-top: 10px;
        padding-right: 0px;
    }
    .footer-mobile {
        border-top: 1px solid #eee;
        color: #b1b1b1;
        font-size: 12.5px;
        padding-top: 10px;
    }
}


