/* 
    VentureBeat News
    www.venturebeat.com  
    
    VB Engineers:   Ryan Boswell, 
                    Alexei Ilinykh, 
                    Peter Brown
    
========== VentureBeat Index ========= 
    
    1) Resets
        a) [ Eric Meyer Reset] Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/) + http://cssreset.com 
        b) [ Html5 Reset ] HTML5 display-role reset for older browsers 
        c) [ Normalize ] Twitter Bootstrap replace 5/24/14

    2) Desktop
        a) Header 
        b) Footer 

    3) Tablet & Mobile 
    
======================================

    The new VB starts here: 

========== [ Eric Meyer Reset ] ========== */


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }



/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

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

[hidden],
template {
  display: none; }

a {
  background: transparent; }

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

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

button[disabled],
html input[disabled] {
  cursor: default; }

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

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

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

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

@media print {
  * {
    text-shadow: none !important;
    color: #000 !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) ")"; }

  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; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  select {
    background: #fff !important; }

  .navbar {
    display: none; }

  .table td,
  .table th {
    background-color: #fff !important; }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  .label {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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

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

body {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 1.375;
  color: #7f7f83;
  background-color: white; }

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

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

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

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

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

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

hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #7f7f83; }

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

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 600;
  line-height: 1.1;
  color: inherit; 
}


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

h1, .h1,
h3, .h3 {
  margin-top: 22px;
  margin-bottom: 11px; 
}

h1 small,
h1 .small, 
.h1 small,
.h1 .small,
h2 small,
h2 .small, 
.h2 small,
.h2 .small,
h3 small,
h3 .small, 
.h3 small,
.h3 .small {
  font-size: 65%; 
}

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

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

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

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

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

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

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

p {
  margin: 0 0 11px; }

.lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 200;
  line-height: 1.4; }
  @media (min-width: 900px) {
    .lead {
      font-size: 24px; } }

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

cite {
  font-style: normal; }

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

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

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

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

.text-muted {
  color: #7f7f83; }

.text-primary {
  color: #ed2125; }
  .text-primary a:hover {
    color: #cb1014; }

.text-success {
  color: #3c763d; }
  .text-success a:hover {
    color: #2b542c; }

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

.text-warning {
  color: #8a6d3b; }
  .text-warning a:hover {
    color: #66512c; }

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

.bg-primary {
  color: #fff;
  background-color: #ed2125; }
  .bg-primary a:hover {
    background-color: #cb1014; }

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

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

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

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

.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #7f7f83; }

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

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

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

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

dt,
dd {
  line-height: 1.375; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

@media (min-width: 900px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; }
    .dl-horizontal dd:before, .dl-horizontal dd:after {
      content: " ";
      display: table; }
    .dl-horizontal dd:after {
      clear: both; } }
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #7f7f83; }

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

blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 100%; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.375;
    color: #7f7f83; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

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

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

address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.375; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 900px) {
    .container {
      width: 900px; } }
  @media (min-width: 928px) {
    .container {
      width: 908px; } }
  @media (min-width: 1204px) {
    .container {
      width: 1132px; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 900px) {
  .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1 {
    float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

  .col-sm-pull-0 {
    right: 0%; }

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

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

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

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

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

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

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

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

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

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

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

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

  .col-sm-push-0 {
    left: 0%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 928px) {
  .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1 {
    float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

  .col-md-pull-0 {
    right: 0%; }

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

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

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

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

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

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

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

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

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

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

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

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

  .col-md-push-0 {
    left: 0%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1204px) {
  .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1 {
    float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

  .col-lg-pull-0 {
    right: 0%; }

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

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

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

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

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

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

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

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

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

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

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

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

  .col-lg-push-0 {
    left: 0%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-lg-offset-12 {
    margin-left: 100%; } }
table {
  max-width: 100%;
  background-color: transparent; }

th {
  text-align: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 24px;
  line-height: inherit;
  color: #616164;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold; }

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

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

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

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

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

output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.375;
  color: #757578; }

.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.375;
  color: #757578;
  background-color: white;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-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-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control:-moz-placeholder {
    color: #7f7f83; }
  .form-control::-moz-placeholder {
    color: #7f7f83;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #7f7f83; }
  .form-control::-webkit-input-placeholder {
    color: #7f7f83; }
  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #7f7f83;
    opacity: 1; }

textarea.form-control {
  height: auto; }

input[type="date"] {
  line-height: 36px; }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  display: block;
  min-height: 22px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px; }
  .radio label,
  .checkbox label {
    display: inline;
    font-weight: normal;
    cursor: pointer; }

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

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

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

input[type="radio"][disabled], fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled], fieldset[disabled]
input[type="checkbox"],
.radio[disabled], fieldset[disabled]
.radio,
.radio-inline[disabled], fieldset[disabled]
.radio-inline,
.checkbox[disabled], fieldset[disabled]
.checkbox,
.checkbox-inline[disabled], fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.input-sm {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm {
  height: 33px;
  line-height: 33px; }

textarea.input-sm,
select[multiple].input-sm {
  height: auto; }

.input-lg {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 6px; }

select.input-lg {
  height: 49px;
  line-height: 49px; }

textarea.input-lg,
select[multiple].input-lg {
  height: auto; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 45px; }
  .has-feedback .form-control-feedback {
    position: absolute;
    top: 27px;
    right: 0;
    display: block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d; }
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }
.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b; }
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }
.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442; }
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }
.has-error .form-control-feedback {
  color: #a94442; }

.form-control-static {
  margin-bottom: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #c0c0c2; }

@media (min-width: 900px) {
  .form-inline .form-group, .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control, .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .control-label, .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio, .navbar-form .radio,
  .form-inline .checkbox,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle; }
  .form-inline .radio input[type="radio"], .navbar-form .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback, .navbar-form .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 29px; }
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }
.form-horizontal .form-control-static {
  padding-top: 7px; }
@media (min-width: 900px) {
  .form-horizontal .control-label {
    text-align: right; } }
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 10px; }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 300;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.375;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }
  .btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus {
    color: white;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn-default {
  color: white;
  background-color: #ed2125;
  border-color: #cccccc; }
  .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
    color: white;
    background-color: #d41115;
    border-color: #adadad; }
  .open .btn-default.dropdown-toggle {
    color: white;
    background-color: #d41115;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active {
    background-image: none; }
  .open .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
    background-color: #ed2125;
    border-color: #cccccc; }
  .btn-default .badge {
    color: #ed2125;
    background-color: white; }

.btn-primary {
  color: white;
  background-color: #d91215;
  border-color: #c11013; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
    color: white;
    background-color: #b30f12;
    border-color: #890b0e; }
  .open .btn-primary.dropdown-toggle {
    color: white;
    background-color: #b30f12;
    border-color: #890b0e; }
  .btn-primary:active, .btn-primary.active {
    background-image: none; }
  .open .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
    background-color: #d91215;
    border-color: #c11013; }
  .btn-primary .badge {
    color: #d91215;
    background-color: white; }

.btn-success {
  color: white;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active {
    color: white;
    background-color: #47a447;
    border-color: #398439; }
  .open .btn-success.dropdown-toggle {
    color: white;
    background-color: #47a447;
    border-color: #398439; }
  .btn-success:active, .btn-success.active {
    background-image: none; }
  .open .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: white; }

.btn-info {
  color: white;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active {
    color: white;
    background-color: #39b3d7;
    border-color: #269abc; }
  .open .btn-info.dropdown-toggle {
    color: white;
    background-color: #39b3d7;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active {
    background-image: none; }
  .open .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: white; }

.btn-warning {
  color: white;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active {
    color: white;
    background-color: #ed9c28;
    border-color: #d58512; }
  .open .btn-warning.dropdown-toggle {
    color: white;
    background-color: #ed9c28;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active {
    background-image: none; }
  .open .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: white; }

.btn-danger {
  color: white;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active {
    color: white;
    background-color: #d2322d;
    border-color: #ac2925; }
  .open .btn-danger.dropdown-toggle {
    color: white;
    background-color: #d2322d;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active {
    background-image: none; }
  .open .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: white; }

.btn-link {
  color: #d91215;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #920c0e;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #7f7f83;
    text-decoration: none; }

.btn-lg {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 6px; }

.btn-sm {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0; }

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

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

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

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

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }

.mobile-search-icon,
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\2a"; }

.glyphicon-plus:before {
  content: "\2b"; }

.glyphicon-euro:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 20px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #7f7f83; }
    .nav > li.disabled > a {
      color: #7f7f83; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #7f7f83;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #7f7f83;
    border-color: #d91215; }
  .nav .nav-divider {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #dddddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.375;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #7f7f83 #7f7f83 #dddddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #757578;
      background-color: white;
      border: 1px solid #dddddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: white;
    background-color: #ed2125; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 900px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #dddddd; }
  @media (min-width: 900px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #dddddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: white; } }

.tab-content > .tab-pane {
  display: none; }
.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 35px;
  margin-bottom: 22px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 900px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }
.navbar-header:after {
  clear: both; }
@media (min-width: 900px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 900px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px; }
  @media (min-width: 900px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 900px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 900px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

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

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

.navbar-brand {
  float: left;
  padding: 6.5px 10px;
  font-size: 20px;
  line-height: 22px;
  height: 22px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  @media (min-width: 900px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
      margin-left: -10px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 10px;
  padding: 9px 10px;
  margin-top: 0.5px;
  margin-bottom: 0.5px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: none; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 900px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav { margin: 3.25px -10px; }
@media (max-width: 900px) {
  .navbar-nav { margin: 3.25px 0px; }
}

  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 22px; }
@media (max-width: 900px) {
.navbar-nav .open .dropdown-menu {
position: static;
float: none;
width: auto;
margin-top: 0;
background-color: transparent;
border: 0;
box-shadow: none; }
.navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
padding: 5px 15px 5px 25px; }
.navbar-nav .open .dropdown-menu > li > a {
line-height: 22px; }
.navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
background-image: none; } }
@media (min-width: 900px) {
.navbar-nav {
float: left;
margin: 0; }
.navbar-nav > li {
float: left; }
.navbar-nav > li > a {
padding-top: 6.5px;
padding-bottom: 6.5px; }
.navbar-nav.navbar-right:last-child {
margin-right: -10px; } }

@media (min-width: 900px) {
.navbar-left {
float: left !important; }

.navbar-right {
float: right !important; } }
.navbar-form {
margin-left: -10px;
margin-right: -10px;
padding: 10px 10px;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
margin-top: -0.5px;
margin-bottom: -0.5px; }
@media (max-width: 900px) {
.navbar-form .form-group {
margin-bottom: 5px; } }
@media (min-width: 900px) {
.navbar-form {
width: auto;
border: 0;
margin-left: 0;
margin-right: 0;
padding-top: 0;
padding-bottom: 0;
-webkit-box-shadow: none;
box-shadow: none; }
.navbar-form.navbar-right:last-child {
margin-right: -10px; } }

.navbar-nav > li > .dropdown-menu {
margin-top: 0;
border-top-right-radius: 0;
border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0; }

.navbar-btn {
margin-top: -0.5px;
margin-bottom: -0.5px; }
.navbar-btn.btn-sm {
margin-top: 1px;
margin-bottom: 1px; }
.navbar-btn.btn-xs {
margin-top: 6.5px;
margin-bottom: 6.5px; }

.navbar-text {
margin-top: 6.5px;
margin-bottom: 6.5px; }
@media (min-width: 900px) {
.navbar-text {
float: left;
margin-left: 10px;
margin-right: 10px; }
.navbar-text.navbar-right:last-child {
margin-right: 0; } }

.navbar-default {
background-color: #4d4d4f;
border-color: #3d3d3e; }
.navbar-default .navbar-brand {
color: white; }
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
color: #e6e6e6;
background-color: transparent; }
.navbar-default .navbar-text {
color: white; }
.navbar-default .navbar-nav > li > a {
color: white; }
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
color: white;
background-color: transparent; }
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
color: white;
background-color: #9d9fa2; }
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
color: #cccccc;
background-color: transparent; }
.navbar-default .navbar-toggle {
border-color: #dddddd; }
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
background-color: transparent; }
.navbar-default .navbar-toggle .icon-bar {
background-color: white; }
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
border-color: #3d3d3e; }
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
background-color: transparent;
color: #555555; }
@media (max-width: 900px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: white; }
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: white;
background-color: transparent; }
.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #555555;
background-color: transparent; }
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #cccccc;
background-color: transparent; } }
.navbar-default .navbar-link {
color: white; }
.navbar-default .navbar-link:hover {
color: white; }

.navbar-inverse {
background-color: #222222;
border-color: #090909; }
.navbar-inverse .navbar-brand {
color: #7f7f83; }
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
color: white;
background-color: transparent; }
.navbar-inverse .navbar-text {
color: #7f7f83; }
.navbar-inverse .navbar-nav > li > a {
color: #7f7f83; }
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
color: white;
background-color: transparent; }
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
color: white;
background-color: #090909; }
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
color: #444444;
background-color: transparent; }
.navbar-inverse .navbar-toggle {
border-color: #333333; }
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
background-color: #333333; }
.navbar-inverse .navbar-toggle .icon-bar {
background-color: white; }
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
border-color: #101010; }
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
background-color: #090909;
color: white; }
@media (max-width: 900px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
border-color: #090909; }
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
background-color: #090909; }
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
color: #7f7f83; }
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
color: white;
background-color: transparent; }
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
color: white;
background-color: #090909; }
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #444444;
background-color: transparent; } }
.navbar-inverse .navbar-link {
color: #7f7f83; }
.navbar-inverse .navbar-link:hover {
color: white; }

.jumbotron {
padding: 0px;
margin-bottom: 0px;
color: inherit;
background-color: #7f7f83; }
.jumbotron h1,
.jumbotron .h1 {
color: inherit; }
.jumbotron p {
margin-bottom: 0px;
font-size: 24px;
font-weight: 200; }
.container .jumbotron {
border-radius: 6px; }
.jumbotron .container {
max-width: 100%; }
@media screen and (min-width: 900px) {
.jumbotron {
padding-top: 0px;
padding-bottom: 0px; }
.container .jumbotron {
padding-left: 0px;
padding-right: 0px; }
.jumbotron h1,
.jumbotron .h1 {
font-size: 72px; } }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

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

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

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

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

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

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

.affix {
  position: fixed; }

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

.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
  display: none !important; }

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

  table.visible-xs {
    display: table; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
  display: none !important; }

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

  table.visible-sm {
    display: table; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
  display: none !important; }

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

  table.visible-md {
    display: table; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
  display: none !important; }

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

  table.visible-lg {
    display: table; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
/*@media (max-width: 900px) {
  .hidden-xs,
  tr.hidden-xs,
  th.hidden-xs,
  td.hidden-xs {
    display: none !important; } }*/
@media (min-width: 900px) and (max-width: 927px) {
  .hidden-sm,
  tr.hidden-sm,
  th.hidden-sm,
  td.hidden-sm {
    display: none !important; } }
@media (min-width: 928px) and (max-width: 1203px) {
  .hidden-md,
  tr.hidden-md,
  th.hidden-md,
  td.hidden-md {
    display: none !important; } }
@media (min-width: 1204px) {
  .hidden-lg,
  tr.hidden-lg,
  th.hidden-lg,
  td.hidden-lg {
    display: none !important; } }
.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
  display: none !important; }

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

  table.visible-print {
    display: table; }

  tr.visible-print {
    display: table-row !important; }

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



/* ========== [ Main Styles ] ========== */
    
b,
strong {
  font-weight: 600; }

a:hover {
  text-decoration: none; }

.nav-padding {
  padding-top: 35px; }

.content-block {
  padding-top: 50px; }
  @media (max-width: 927px) {
    .content-block {
      padding-top: 34px;
      padding-bottom: 34px; } }
  .content-block p:last-child {
    margin-bottom: 0px; }

h4 {
  color: #d91215;
  font-style: italic;
  margin-top: 0;
  margin-bottom: 22px; }
  @media (max-width: 900px) {
    h4 {
      font-size: 1em; } }

h5 {
  font-size: 1.125em;
  font-weight: 400;
  margin-bottom: 30px; }
  @media (max-width: 900px) {
    h5 {
      font-size: 0.875em; } }

h6 {
  font-size: 1em;
  font-weight: 300;
  margin: 0;
  line-height: 1.375; }
  @media (max-width: 900px) {
    h6 {
      font-size: 0.875em; } }

p,
ol,
ul {
  margin-bottom: 22px; }
  @media (max-width: 900px) {
    p,
    ol,
    ul {
      font-size: 0.875em; } }

.content-block ul,
.content-block ol {
  padding-left: 1.25em; }
  .content-block ul li,
  .content-block ol li {
    margin-bottom: 1em; }
    .content-block ul li:last-child,
    .content-block ol li:last-child {
      margin-bottom: 0; }
@media (min-width: 1204px) {
  .content-block .register {
    width: 320px; } }

.btn-default {
  border-radius: 0;
  box-shadow: none;
  border: none; }

.register {
  border-radius: 0px;
  border: none;
  font-size: 2.0625em;
  padding: 14px 54px; }
  @media (min-width: 900px) {
    .register {
      font-size: 1.5em;
      padding: 14px 34px; } }
  @media (min-width: 928px) {
    .register {
      font-size: 1.75em;
      padding: 14px 54px; } }
  .register a {
    color: #fff; }
    .register a:hover {
      color: #fff;
      text-decoration: none; }

.register-xs {
  margin-bottom: 34px; }

.register-nag {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  width: 134px;
  height: 44px; }
  .register-nag.affix {
    top: 50%;
    left: -45px; }
  .register-nag .register {
    font-size: 1.125em;
    font-style: italic;
    padding: 10px 18px; }

.grayscale {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  /* IE 6-9 */
  filter: gray;
  -webkit-filter: grayscale(100%); }

.grayscale.fade {
  -webkit-transition: -webkit-filter .5s; }

.grayscale.fade:hover {
  -webkit-filter: grayscale(0%); }

.grayscale-replaced.fade svg {
  opacity: 1;
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease; }

.grayscale-replaced.fade:hover svg {
  opacity: 0; }

.site-header {
margin: 20px auto 15px auto; 
}

.site-header a {
  color: #4d4d4f;
  text-transform: uppercase; 
}
.site-header a:hover {
  text-decoration: none;
  color: #ed2125; 
}
 
.site-header input {
  border-radius: 0px;
  box-shadow: none;
  border-color: #616164;
  height: 30px;
  width: 268px; 
}

.site-header .logo {
  width: 106px;
  height: 60px;
  background: url('//vbstatic.co/assets/brand/venturebeat-logo.png') no-repeat !important;
  margin: 0; 
}


@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.site-header .logo {
background: url('//vbstatic.co/assets/brand/venturebeat-logo@2x.png') no-repeat;
background-size: 106px 60px; } 
}

.site-header .account {
font-size: 12px;
text-align: right;
margin-bottom: 15px;
margin-top: -20px;
margin-bottom: 11px; }

.site-header .links-search { margin-top: 7px; }


/* === Alignment of mobile hearder === */ 
@media (max-width:900) { 
.site-header .links-search { margin-top: 9px !important; }
}

.site-header .site-name {
font-size: 16px;
font-weight: 400;
margin-left: 15px;
padding-left: 13px;
border-left: 2px solid #7e7e82; }

.header-links {
list-style: none;
margin: 0;
padding: 0;
display: inline-block; }
.header-links li {
display: inline-block;
margin-right: 30px; }

.search {
display: inline-block;
position: relative; }

.btn-submit {
color: #616164;
font-size: 1.3em;
background: transparent;
position: absolute;
right: -5px;
top: -5px; }

.btn-submit:active {
box-shadow: none; }

#container-gigya-links-search {
  margin-top: 5px; }

.navbar.affix {
  position: fixed;
  top: 0;
  width: 100%; }

.navbar {
  font-style: italic;
  font-size: 18px;
  font-weight: 300;
  border: none;
  margin-bottom: 0; }

.navigation li:first-child a {
  padding-left: 0; }

.navbar-nav.social a {
  display: block;
  width: 26px;
  height: 26px;
  padding: 0;
  line-height: 1;
  margin-top: 5px; }
.navbar-nav.social span {
  display: none; }
.navbar-nav.social .feed {
  background: url(../img/social/feed-nav.png) no-repeat; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .navbar-nav.social .feed {
      background: url(../img/social/feed-nav_2x.png) no-repeat;
      background-size: 26px 26px; } }
  .navbar-nav.social .feed:hover {
    background: url(../img/social/feed.png) no-repeat; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .navbar-nav.social .feed:hover {
        background: url(../img/social/feed_2x.png) no-repeat;
        background-size: 26px 26px; } }
.navbar-nav.social .twitter {
  background: url(../img/social/twitter-nav.png) no-repeat; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .navbar-nav.social .twitter {
      background: url(../img/social/twitter-nav_2x.png) no-repeat;
      background-size: 26px 26px; } }
  .navbar-nav.social .twitter:hover {
    background: url(../img/social/twitter.png) no-repeat; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .navbar-nav.social .twitter:hover {
        background: url(../img/social/twitter_2x.png) no-repeat;
        background-size: 26px 26px; } }
.navbar-nav.social .facebook {
  background: url(../img/social/facebook-nav.png) no-repeat; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .navbar-nav.social .facebook {
      background: url(../img/social/facebook-nav_2x.png) no-repeat;
      background-size: 26px 26px; } }
  .navbar-nav.social .facebook:hover {
    background: url(../img/social/facebook.png) no-repeat; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .navbar-nav.social .facebook:hover {
        background: url(../img/social/facebook_2x.png) no-repeat;
        background-size: 26px 26px; } }
.navbar-nav.social .googleplus {
  background: url(../img/social/google-plus-nav.png) no-repeat; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .navbar-nav.social .googleplus {
      background: url(../img/social/google-plus-nav_2x.png) no-repeat;
      background-size: 26px 26px; } }
  .navbar-nav.social .googleplus:hover {
    background: url(../img/social/google-plus.png) no-repeat; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .navbar-nav.social .googleplus:hover {
        background: url(../img/social/google-plus_2x.png) no-repeat;
        background-size: 26px 26px; } }
.navbar-nav.social .linkedin {
  background: url(../img/social/linkedin-nav.png) no-repeat; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .navbar-nav.social .linkedin {
      background: url(../img/social/linkedin-nav_2x.png) no-repeat;
      background-size: 26px 26px; } }
  .navbar-nav.social .linkedin:hover {
    background: url(../img/social/linkedin.png) no-repeat; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .navbar-nav.social .linkedin:hover {
        background: url(../img/social/linkedin_2x.png) no-repeat;
        background-size: 26px 26px; } }

.navbar-nav.navbar-right:last-child {
  margin-right: 0; }

.navbar-default .navbar-nav > li:first-child > a {
  padding-left: 15px;
  margin-left: -15px; }

.navbar-default .navbar-nav > li > a:hover {
  background: #9d9fa2; }

.navbar-toggle {
  border: none;
  width: 100%;
  color: #fff;
  border-radius: 0;
  text-transform: uppercase;
  font-style: normal;
  letter-spacing: 5px;
  float: none;
  margin: 0 auto; }
  .navbar-toggle .menu-icon {
    display: inline-block; }

.navbar-collapse.in,
.navbar-collapse.collapsing {
border: none;
background: #757578;
box-shadow: none;
padding: 0;
max-height: inherit; }
.navbar-collapse.in .nav,
.navbar-collapse.collapsing .nav {
text-align: center;
text-transform: uppercase;
font-style: normal;
letter-spacing: 5px;
margin: 0; }
.navbar-collapse.in .nav li:first-child a,
.navbar-collapse.collapsing .nav li:first-child a {
padding-left: 15px; }
.navbar-collapse.in .nav a,
.navbar-collapse.collapsing .nav a {
padding-top: 20px;
padding-bottom: 20px; }
.navbar-collapse.in .nav a:hover, .navbar-collapse.in .nav a:active,
.navbar-collapse.collapsing .nav a:hover,
.navbar-collapse.collapsing .nav a:active {
  background: #616164; }

#the_footer {
background: #4d4d4f;
padding: 30px 0px 30px 0px; }
@media (max-width: 900px) {
#the_footer {
padding: 20px; } }
#the_footer .container {
background: url('//vbstatic.co/assets/brand/vb-footer-logo.png') no-repeat center right; }
@media (max-width: 900px) {
#the_footer .container {
background-position: top center !important; } }
#the_footer .nav {
font-style: italic; }
#the_footer .nav li {
padding: 10px 0px; }
#the_footer .nav li:last-child a {
border: none; }
#the_footer .nav a {
color: #fff;
padding: 0;
border-right: 1px solid #fff;
line-height: 1;
margin-right: 20px;
padding-right: 20px;
font-weight: 300; }
#the_footer .nav a:hover {
background: none; }


.copyright {
  color: #fff;
  font-style: italic;
  font-size: 0.8125em;
  font-weight: 300; }
  @media (max-width: 900px) {
    .copyright {
      text-align: center;
      margin-top: 20px; } }
  .copyright a {
    color: #fff; }


/* ========== [ Primary Styleguide Definitions ] ========== */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

html,
body,
button,
input,
select,
textarea {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  color: #231f20; }

body {
  font-size: 16px;
  line-height: 1.5; }

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

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

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

audio,
canvas,
img,
video {
  vertical-align: middle; }

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

textarea {
  resize: vertical; }

.ir {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

h1 {
  font-weight: 600;
  font-size: 2.25em;
  line-height: 1.25;
  margin-bottom: 13px; }

h2 {
  font-weight: 600;
  font-style: italic;
  font-size: 1.375em;
  color: #ed2125; }

h3 {
  font-weight: 400;
  font-size: 1.125em;
  color: #ed2125; }

h4 {
  font-weight: 300;
  font-size: 1em;
  color: #ed2125; }

strong {
  font-weight: 600; }

p {
  margin-bottom: 2em; }

.caption {
  font-weight: 300;
  font-size: 0.8125em;
  color: #58595b;
  line-height: 1.3846153846;
  margin-top: 0.5em; }

.date {
  font-size: 1em;
  color: #58595b;
  line-height: 1.25;
  margin: 0; }

blockquote,
quote {
  font-weight: 300;
  font-style: italic; }

blockquote {
  line-height: 1.4444444444;
  margin: 0 46px;
  margin-bottom: 2em; }

quote {
  font-size: 1.75em;
  color: #ed2125;
  line-height: 1.2857142857;
  padding: 0 0 15px 15px;
  float: right;
  width: 40%; }

a {
  color: #4479bd;
  text-decoration: none; }

#primary ul {
  margin-left: 0.5em; }
  #primary ul li:before {
    content: "\2022";
    color: #ed2125;
    margin-right: 0.75em; }

.meta {
  float: left;
  margin: 0 1.5em 1.5em 0; }

.author-date {
  margin-bottom: 1em; }
  .author-date img {
    float: left;
    margin-right: 0.5em; }

.wrap {
  width: 900px;
  margin: 4em auto; }

.guidetitle {
  font-size: 1.2em;
  margin-bottom: 2em; }

.venturebeat {
  font-weight: 600;
  color: #ed2125; }

.guideheader {
  color: #b1b3b6;
  border-bottom: 1px solid #cbcdcf;
  padding-bottom: 0.5em;
  margin-bottom: 1.5em;
  margin-top: 2em;
  font-weight: 300;
  font-style: italic;
  font-size: 1.2em; }

.logos {
  width: 48%;
  float: left;
  margin-right: 2%; }
  .logos img {
    margin: 0.5em 2em 1em 0; }

.colors {
  width: 48%;
  float: right; }

.grey-bg {
  background: #939598;
  padding: 1em 0 1em 1em;
  margin-bottom: 1em;
  width: 279px; }
  .grey-bg img {
    margin: 0 2em 0 0; }

.color-block {
  width: 279px;
  float: right;
  color: white;
  padding: 0.5em;
  font-size: 0.85em;
  font-weight: 300;
  margin-bottom: 0.5em; }

.squares {
  padding: 0;
  width: 293px; }

.vb-red {
  background: #ed2125; }

.black {
  background: #231f20; }

.blue {
  background: #4479bd; }

.grey-80,
.grey-60,
.grey-35 {
  float: left;
  width: 29.333333%;
  padding: 2%; }

.grey-80 {
  background: #58595b; }

.grey-60 {
  background: #808285; }

.grey-35 {
  background: #b1b3b6; }

/* -- Ipad Responsive Fix -- */ 
@media (max-width:805px) { 
  .header-links li { margin-right: 22px;}
  #container-gigya-links-search { margin-top:9px !important; }
}


/* ==================================================

V e n t u r e B e a t    D e s k t o p    2 0 1 4

   ================================================== */

/* === Start Navigation Block === */

/* -- Channels Dropdown Padding -- */ 
.dropdown-menu li.menu-item-object-category { 
  padding: 3px 10px;
  float: left; 
  width: 142px; 
}

/* -- New Media Navigation Styles -- */
.dropdown-menu li.menu-item {
  padding: 3px 10px !important;
  width: 142px;
}


/* -- Padding for Channels Menu -- */ 
ul.dropdown-menu {
  padding: 21px 12px 21px 12px;
}

/* -- Iphone Fix Channels Dropdown -- */ 
li#menu-item-706141,
li#menu-item-1484827 {
  z-index: 2000 !important;
}


/* -- Iphone Fix Navigate Dropdown -- */ 
div.collapse.navbar-collapse,
li#menu-item-706163,
li#menu-item-706164,
li#menu-item-1484853,
li#menu-item-1484854
{ 
  z-index:1000 !important;
}


/* -- Iphone Fix Dropdown Z-Index -- */ 
ul.dropdown-menu.closed.opened { 
  z-index:9999 !important;
}


/* -- New Channels Navigation Hover -- */ 
.dropdown-menu li a:hover {
  color: #4e4e4f;
}


/* -- Hide Mag Search Icon Until Mobile -- */ 
.mobile-search-icon { 
  display:none;
}

/* -- Hide Events and Insights on Desktop, show on Monible -- */ 
li#menu-item-707399, 
li#menu-item-707400 {
  display: none;
}

/* -- Alerts and Notfications -- */ 
.vb-notification { 
  width: 16px;
  height: 16px;
  color: transparent !important;
  background-image: url(../plugins/hub-client/img/icons-clock.png);
  background-position: 1px 0px;
  background-size: 53%;
  background-repeat: no-repeat;
  cursor: pointer;
}

/* -- Alarm Icon Hover -- */ 
.vb-notification:hover {
  background-position: -33px 0px;
}

.alerts-position { 
  width: 28px;
  overflow-x: hidden;
  position: relative;
  top: 7px;
}

.alert-container {
  position: absolute;
  display: none;
  top: 95px;
  left: 40%;
  width: 700px;
  height: 200px;
  background-color: #808285;
  z-index:100;
  color:#FFFFFF;
  padding:15px;
  z-index: 1001;
}

.vb-alerts { 
  float: left;
  width: 33%;
  font-size: 13px;
  font-weight: 300;
  font-style: italic;
  padding: 10px;
  border-bottom: 1px solid #777777;
}

@media (min-width:900px) { 
  .vb-alerts { 
    border-bottom:none;
    border-style:none !important;
  }
}

.vb-alerts a {
  color: #FFFFFF;
  text-transform: none;
}

.vb-alerts a.new {
	background-image: url(../plugins/hub-client/img/icons-plus.png);
	background-repeat: no-repeat;
	padding-left: 25px;
}

.vb-alerts a:hover {
  color: white !important;
  text-decoration:underline;
}

.vb-alerts h4 { 
  color: #FFFFFF;
  text-transform: uppercase;
  text-decoration: underline;
  font-weight:400;
  font-style: normal;
  font-size: 15px;
  margin-bottom: 8px;
}

.vb-alerts h4 a {
  color: #FFFFFF;
  text-transform: uppercase;
  text-decoration: underline;
  font-weight:400;
  font-style: normal;
  font-size: 15px;
}

/* -- Arrow for Dropdown Menu -- */ 
#alerts-arrow {
  position: relative;
  top: 37px;
  left: -60px;
  width: 2px !important;
}

img#arrow-up { display: none;}

/* -- Notification Link Color -- */ 
.ui-tooltip-content a {
  color: white;
}

.ui-tooltip-content a:hover { 
  color: white;
  text-decoration: underline;
}

/* -- Gallery Hover Behavior -- */ 

.gallery-container img.attachment-mini:hover {
  opacity: 0.5;
  border: 3px solid white;
}

/* -- Gallery Credit Styles -- */ 
.mfp-content small {
  margin-top: 20px;
  margin-bottom: 20px;
  font-style: italic;
}

/* -- Gallery Image Titles -- */ 
.mfp-content .img-title {
  font-size: 19px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: normal;
}

/* -- Gallery Big Image Title and Caption -- */
.gallery-image .wp-caption-text {
  margin-bottom: 0px;
  font-size: 0.8125em;
  max-width:350px;
}

.gallery-image em {
   margin-bottom: 0px;
  font-size: 0.8125em;
} 

/* -- Padding and Border Above VB Profile Info-- */ 
#profile-cards-header {
  border-top: 1px solid #ccc;
  padding-top: 30px;
}
#profile-cards ul li {
  margin-left: 0px !important;
}

/* === End Desktop Block === */






/* ==================================================

  V e n t u r e B e a t    M o b i l e    2 0 1 4

   ================================================== */

/* ===   S T A R T   N A V I G A T I O N   B L O C K   === */
@media (max-width: 900px) {


/* -- VB Logo -- */ 
.site-header .logo { 
  width: 66px !important;
  height: 43px !important;   
  background-size: 100% !important;
  position: relative;
  top: 10px;
}


/* -- Channels Dropdown Padding -- */ 
.dropdown-menu li.menu-item-object-category {
  padding: 3px 10px;
  float: left;
  width: 120px !important;
  font-size: 13px;
}


/* -- Site Header Padding -- */ 
.site-header.container { 
  padding: 10px 10px 2px 10px !important;
}


/* -- VB News Resize -- */ 
.site-header .site-name { 
  font-size:13px; 
}


/* -- Mobile Search Icon -- */ 
.mobile-search-icon:before {
  content: "\e003"; }



/* -- Mobile Search Mag Glass Icon -- */ 
.mobile-search-icon {
  display: block;
  font-family: 'Glyphicons Halflings' !important; 
  top: -19px; 
  right: 10px;
  width:10px;
}


/* -- Mobile Dropdown Icon -- */ 
.mobile-nav-switch:before { 
  content: "\e114"; }


/* -- Mobile Dropdown Icon -- */ 
a.mobile-nav-switch {
  display: block;
  font-family: 'Glyphicons Halflings' !important; 
  color: #d91215;
  position:relative;
  top: 3px;
}


/* -- Very Top Right Nav -- */ 
#container-gigya-links-search {
  top: -5px;
  position: relative;
  margin-right:0px;
}


/* -- Show Events and Insights on Mobile -- */ 
li#menu-item-707399, 
li#menu-item-707400 {
display: block;
}

/* -- Hide Events and Insights from the header in Mobile -- */ 
ul.header-links > li:nth-child(2),
ul.header-links > li:nth-child(3) { 
display:none;
}

/* -- Events and Insights Red -- */ 
li#menu-item-707399 a,
li#menu-item-707400 a {
color: #d91215;
}


/* -- Control Gigya Login Credential Font Sizes -- */ 
#container-gigya-links-search .site-header .account { 
  margin-bottom: 5px;
  font-size: 8px !important;
  position: relative;
  top: 5px;
}


/* -- Top Nav Margins -- */
.site-header {
  margin: 3px auto 15px auto !important;
}


/* -- Control Gigya Login Credential Positioning -- */ 
.site-header .account { 
  top: -57px!important;
  position: absolute;
  float: right;
  right: 9px;
  color: #cacaca;
}


/* -- Intel and Events -- */ 
.header-links li {
  display: inline-block;
  margin-right: 0px !important;
  padding-left: 10px;
}


/* -- Mobile Link Sizes -- */
.header-links li a {
  font-size: 13px !important;
  font-weight: 400 !important;
  font-family:'Open Sans', sans-serif;   
}


/* -- News Font Size Adjustment -- */ 
h1.site-name.pull-left,
div.site-name.pull-left { 
  font-size: 13px; 
}


/* -- Need to set Gigya container to full width in order to do anything on Mobile -- */
div#container-gigya-links-search { 
  width: 100%;
  position: absolute;
  top: 74px !important;
  left: 0px;
  padding: 0px 4px 0px;
}


/* -- Hide Search Bar Icon Until Mobile -- */ 
form.search { 
  display: none; 
  position: absolute;
  width: 100%;
  top: 27px;
}


/* -- Adjusting the Events and Intel Positions -- */ 
.site-header .links-search {
  position: relative;
  top: -40px;
}


/* -- Mobile Gigya Font Size -- */ 
a.vb-gigya-register,
a.vb-gigya-login {
  font-size: 8px;
}


/* -- Mobile Search Bar -- */ 
a.mobile-search-icon {
  float: right;
  top: -45px;
  right: 0px;
  border-left: 2px solid #cacaca;
  border-right: 2px solid #cacaca;
  width: 37px;
  padding-left: 8px;
  padding-right: 0px;
  z-index: 99999 !important;
  cursor: pointer;
}


/* -- Site Links Mobile Top Right -- */ 
ul.header-links { 
  right: 9px;
  position: relative;
  top: -16px;
  float: right;
}


/* -- Search Btn on Mobile -- */
.btn-submit {
  color: #cacaca;
  font-size: .9em;
  background: transparent;
  position: absolute;
  right: 2px;
  top: 4px;
  border-left: 1px solid #cacaca;
}

/* -- Input form on Mobile -- */
.site-header input {
  border-radius: 0px;
  box-shadow: none;
  border-color: #cacaca;
  height: 40px;
  width: 100%;
  padding-right: 40px;
}

/* -- Change the Nav Bar on Mobile -- */
.navbar-default { 
  background-color: rgb(192, 192, 192);
}


/* -- JS Appended Class, Navigation Bar Moves on Search Click -- */
.lower-search {
  margin-top:55px;
}


/* -- Hide Videos Link On Mobile -- */ 
li#menu-item-706162 {
  display: none;
}


/* -- Fix the Nav Bar on Scroll -- */ 
.navbar-fixed {
  top: 0;
  z-index: 100;
  position: fixed;
  width: 100%;
}


/* -- Border Color on Navigation Menu -- */ 
.navbar-default .navbar-collapse { 
  border-color: #9d9fa2;
}


/* -- Hide GamesBeat Login on Mobile (Nav breaks when visible) -- */ 
div.profile-nav {
  display: none;
}


/* -- Hide Intel and Events on GamesBeat -- */ 
.gamesbeat ul.header-links {
  display: none !important;
}

/* -- Alerts for Mobile -- */ 
.alerts-position { 
  width: 31px;
  overflow-x: hidden;
  position: relative;
  top: 1px;
  left: -34px;
}

/* -- Alerts Hover for Mobile -- */ 
.vb-notification:hover {
  background-position: -27px -0px !important;
} 

/* -- Alert Container for Mobile -- */
.alert-container {
  top: 27px;
  left: 0%;
  width: 100%;
  height: auto;
  background-color: #464749;
  z-index: 100;
  color: #FFFFFF;
  z-index: 1002;
}

/* -- Alerts for Mobile -- */
.vb-alerts { 
  float: left;
  width: 100%;
  font-size: 10px;
  font-weight: 300;
  font-style: italic;
  padding: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 15px;
}

.vb-alerts:nth-child(3) {
border-style: none !important;
}

/* -- Hide Red Alert on Mobile -- */ 
#ui-tooltip-0 {display: none !important;}

.vb-notified { 
background-position: -30px -28px;
}

/* ===   E N D   M O B I L E   N A V I G A T I O N   ===  


   ===   S T A R T   M O B I L E   B O D Y   (T H E   R I V E R)   === */


/* -- Front Page Font Styles -- */ 
.story-river h2.entry-title { 
  font-size: 1em !important;
  line-height: 1.3px;
}


/* -- River Content Set to 100% Width with 2% Padding -- */
#primary header.entry-header {
  width: 100%;
  padding-right: 2%;
}


/* -- Text Wrapper for River Titles -- */ 
.story-river .has-thumbnail .entry-wrapper {
  top: 0px !important;
  position: relative;
  left: -10px;
  width: 100% !important;
}


/* -- Make Author Names Bold --*/ 
.the-author a {
  font-weight: bold;
}
  

/* -- Time the Story Released Styles --*/ 
span.the-time {
  font-style: italic;
}


/* -- Hide Story Descriptions on Mobile -- */ 
.entry-summary { 
  display:none;
}


/* -- Lighten Date Color on Mobile -- */ 
span.the-time {
  color: #a9a9a9;
}


/* -- Container for Images -- */ 
.entry-summary-thumbnail { 
  height: 90px !important;
  width: 90px !important;
  margin: 10px 11px 10px 0px;
}


/* -- Mobile River Images -- */ 
.river img {
  width: 100%;
  height: auto;
}


/* -- Drop this logo in the fixed nav bar on scroll -- */
.scroll-logo {
  width: 30px;
  height: 20px;
  background: url(../img/vb-main-logo.png) no-repeat;
  margin: 0;
  background-size: 100%;
  position: absolute;
  left: 10px;
  top: 16px;
  opacity:0;
}


/* -- Hide on Mobile Too -- */ 
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; 
}

/* ===   E N D   M O B I L E   B O D Y   === */


/* ==   S I N G L E   P O S T S   === */ 

/* -- Font Size to Titles Reduced on Mobile -- */
h1.entry-title {
  font-size: 1.25em;
}

/* -- Truncate fix, resolved NEWS-474 -- */
.single-post .post-content > p {
  clear: both;
}

/* -- Clickable Mini VB Logo -- */
a#scroll-main-logo {
  display: block;
  z-index: 1;
  width: 30px;
  height: auto;
  position: absolute;
}


/* -- Fixed Social Icons to the Bottom of Each Post -- */ 
#primary div.entry-meta-right {
  position: fixed;
  bottom: 0px;
  width: 100%;
  background-color: rgba(255,255,255, 0.8);
  z-index: 100;
  left: 0px;
  padding: 10px;
}


/* -- Hide Email and Comments Share on Mobile Fixed Share Bar -- */
.post div.comments_share.sharrre,
.post div.email_share.sharrre {
  display: none;
}


/* -- Center the Social Icons Below -- */ 
.post div.vb-social-share.sharrre_widget {
  margin: 0 auto;
  width: 230px;
  top: 3px;
  position: relative;
}


/* -- Hide the Share Counter on Mobile -- */ 
.post a.count {
  display: none;
}


/* -- Fixed Social Sharing Padding -- */
.post .sharrre {
  opacity: 0.8;
}




/* ==   E N D   S I N G L E   P O S T S   === */ 


/* ==   M O B I L E   F O O T E R   === */ 

/* -- Centered Beautiful Footer -- */
#the_footer ul.nav.navbar-nav{
  position: relative;
  margin: 0 auto;
  top: 84px;
  z-index: 999 !important;
  width: 100%;
}


/* -- Links Below Organized In Order with Perfect Spacing -- */
#the_footer li {
  float: left;
}


/* -- Font Size for Footer Links -- */ 
#the_footer .nav a { 
  font-size: 10px;
  margin-right: 0px;
  padding-right: 10px;
  padding-left: 10px;
  line-height: 1px;
}


/* -- Copyright Font Size -- */ 
#the_footer .copyright { 
  font-size: 10px;
  margin-top: 91px;
  margin-bottom: 3px;
}


/* -- Max Width for Footer Container -- */ 
#the_footer div.container.footcontainer {
  max-width: 500px;
}

#vb-gallery-container .previous, 
#vb-gallery-container .next {
  width: 15px;
}

/* -- End Mobile (DNR) -- */
}


/* -- New Gallery Additions -- */ 
ul.pagination1 { margin-bottom: 0px !important; height: 375px !important;} 

#vb-gallery-container .previous:before { 
content: "\e132"; }

#vb-gallery-container .next:before { 
content: "\e131"; }


/* -- Mobile Search Mag Glass Icon -- */ 
#vb-gallery-container .previous, 
#vb-gallery-container .next {
  display: inline-block;
  font-family: 'Glyphicons Halflings' !important;
  width: 16px;
  overflow: hidden;
  position: relative;
  top: 2px;
}

.simplePagerNav a { color: #000000; }


/* -- New Update Icon in Alerts Drop -- */ 
img.new-update {
  width: 19px;
  padding-right: 3px;
}

/* -- Max Width of Alerts Box -- */ 
div.ui-tooltip-content {
  max-width: 220px !important;
}

/* -- Max Width of Alerts Box -- */ 
div#ui-tooltip-0 {
  max-width: 220px !important;
}

div.ui-tooltip-content {
  background-color: #e5001d;
  color: white;
  font-size: 12px;
}

/* -- Tool Tip Arrow -- */ 
#ui-tooltip-0 {
  position: relative;
  background: #e5001d;
  border: 1px solid #e5001d;
}
#ui-tooltip-0:after, #ui-tooltip-0:before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

#ui-tooltip-0:after {
  border-color: rgba(229, 0, 29, 0);
  border-right-color: #e5001d;
  border-width: 10px;
  margin-top: -10px;
}
#ui-tooltip-0:before {
  border-color: rgba(229, 0, 29, 0);
  border-right-color: #e5001d;
  border-width: 16px;
  margin-top: -16px;
}

a.vb-notification.vb-alert { z-index: 9999 !important;}

/* -- Hide GameBeat Popup on screeens less than 960px -- */ 
@media (max-width:960px) {
div.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front { display:none !important;}
}


/* -- FixFox Fixes -- */ 
@media (min-width:900px) { 
  @-moz-document url-prefix() {
    ul.header-links {
        top: -9px !important;
    }
    .site-header .links-search { 
      margin-top: 12px !important;
    }
  }
}

/* -- Force fix for NEWS-477 -- */ 
@media (max-width: 900px) { 
.story-river .has-thumbnail .entry-wrapper {
  margin-left: 0px !important;
  }
}


/* ==   S T I C K Y   T A G   == */ 

.vb-events-tag.affixvb {
  position: fixed;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  right: -69px;
  top: 241px; 
  z-index: 99999;
}
.vb-events-tag.affixvb button.btn.btn-default.register {
  font-size: 14px;
  padding: 13px;
  font-weight: bold;
}

@media (max-width:900px) { 
  .vb-events-tag.affixvb { display: none;}
}

/* -- Fix for Sticky Tag on GamesBeat -- */
.category-games .vb-ad-leaderboard {
  z-index: 9999 !important;
}

/* ==   G I G Y A   S I G N   U P   P A G E   === */ 

.vb-gigya-signup div#gigya-login-container_content {
  width: 100%;
  max-width: 100% !important;
}

.vb-gigya-signup div#gigya-login-screen {
  max-width: 100% !important;
}

.vb-gigya-signup div.gigya-screen div.venturebeat-container div.venturebeat-left {
  float: left;
  width: 50%;
  padding-left: 50px;
}

.vb-gigya-signup div#gigya-login-screen div.venturebeat-container div.venturebeat-right {
  width: 50% !important;
  float: left !important;
  padding-right: 20px;
}

.vb-gigya-signup#primary {
  margin: 0 auto !important;
  width: 80% !important;
  float:inherit;
}

.vb-gigya-signup div#gigya-login-container {
  padding: 20px;
}

.vb-gigya-signup .venturebeat-container {
  margin-top: 20px !important;
}

.vb-gigya-signup .content-wrap { 
  margin-bottom: 30px; 
} 

.vb-gigya-signup div#gigya-login-screen div.venturebeat-container div.venturebeat-right input[type="text"], div#gigya-login-screen div.venturebeat-container div.venturebeat-right input[type="password"] { 
  width: 60% !important; 
}

.vb-gigya-signup .gigya-screen .venturebeat-logo {
  display: none;
}

.vb-gigya-signup #gigya-login-screen a.forgotPassword, #gigya-login-screen a.forgotPassword:link {
  float: right;
  font-weight: normal;
  text-decoration: none;
  right: 60px;
  position: relative;
  left: -49px;
}

.vb-gigya-signup div.gigya-screen div.venturebeat-container div.venturebeat-footer div.venturebeat-footer-bottom {
  clear: both;
  float: right;
  position: relative;
  right: 67px;
}
  
.vb-gigya-signup input.gigya-input-submit {
  position: relative;
  right: 68px;
}

h2.vb-success-login {
  color: #ED2125;
  font-size:15px;
  margin-top:40px;
}

.vb-success-login { 
  text-align: center;
}




/* -- Start 900px Media Query -- */ 
@media(max-width:1000px) { 

.vb-gigya-signup div#gigya-register-screen div.venturebeat-container div.venturebeat-right {
  width: 100%;
}

.vb-gigya-signup .venturebeat-left {
  display: none;
}

.vb-gigya-signup div.gigya-screen div.venturebeat-container div.venturebeat-right {
  float: left;
}

.vb-gigya-signup div.gigya-screen div.venturebeat-container h2 { font-size: 13px; margin-bottom: 10px; } 

.vb-gigya-signup div.gigya-screen div.venturebeat-container div.gigya-composite-control label.gigya-label, 
.vb-gigya-signup div.gigya-screen div.venturebeat-container div.gigya-composite-control label.gigya-label span { font-size: 12px; } 

.vb-gigya-signup div#gigya-register-screen div.venturebeat-container div.venturebeat-right input[type="text"], 
.vb-gigya-signup div#gigya-register-screen div.venturebeat-container div.venturebeat-right input[type="password"] { width: 58%; } 

.vb-gigya-signup div.gigya-screen div.venturebeat-container div.venturebeat-right div.gigya-layout-row div.gigya-layout-cell {
  width: 100%;
}

.vb-gigya-signup div#gigya-register-screen div.venturebeat-container div.venturebeat-right div.gigya-layout-row div.gigya-layout-cell input[type="text"], 
.vb-gigya-signup div#gigya-register-screen div.venturebeat-container div.venturebeat-right div.gigya-layout-row div.gigya-layout-cell input[type="password"] {
  width: 58%;
}

.vb-gigya-signup table { max-width: 250px !important;} 

/* -- End 900px Media Query -- */ 

}


/* -- Start 500px Media Query -- */ 

@media(max-width: 500px) { 

.vb-gigya-signup td {
  float: left !important;
  margin-bottom: 5px !important;
}

.vb-gigya-signup .gigya-composite-control-checkbox label.gigya-label .gigya-label-text {
  font-size: 9px !important;
}

.vb-gigya-signup div#gigya-register-screen div.venturebeat-container div.venturebeat-right input[type="text"] { 
  margin-top: -3px;
}
.vb-gigya-signup div.gigya-screen div.venturebeat-container div.venturebeat-right label.gigya-label a {
  font-size: 9px;
}

.vb-gigya-signup input.gigya-input-submit {
  float: right;
  right: 18px;
}

.vb-gigya-signup div.gigya-screen div.venturebeat-container span.gigya-error-msg { 
  margin-left: 0px !important; 
}

.vb-gigya-signup input {
  font-size: 10px;
}

.vb-gigya-signup .gigya-composite-control.gigya-composite-control-social-login {
  margin-bottom: 40px !important;
  margin: 0 auto;
  width: 72% !important;
  position: relative;
  left: 31px;
}

.gigya-error-display.gigya-composite-control.gigya-composite-control-form-error {
  display: none !important;
}

/* -- End 500px Media Query -- */ 
}


/* ==   G I G Y A   L O G I N   P A G E   === */ 

.vb-gigya-login div#gigya-login-container_content {
  width: 100%;
  max-width: 100% !important;
}

.vb-gigya-login div#gigya-login-screen {
  max-width: 100% !important;
}

.vb-gigya-login div.gigya-screen div.venturebeat-container div.venturebeat-left {
  float: left;
  width: 50%;
  padding-left: 50px;
}

.vb-gigya-login div#gigya-login-screen div.venturebeat-container div.venturebeat-right {
  width: 50% !important;
  float: left !important;
  padding-right: 20px;
}

.vb-gigya-login#primary {
  margin: 0 auto !important;
  width: 80% !important;
  float:inherit;
}

.vb-gigya-login div#gigya-login-container {
  padding: 20px;
}

.vb-gigya-login .venturebeat-container {
  margin-top: 20px !important;
}

.vb-gigya-login .content-wrap { 
  margin-bottom: 30px; 
} 

.vb-gigya-login div#gigya-login-screen div.venturebeat-container div.venturebeat-right input[type="text"], 
.vb-gigya-login div#gigya-login-screen div.venturebeat-container div.venturebeat-right input[type="password"] { 
  width: 59% !important;
  margin-left: 100px;
}

.vb-gigya-login .gigya-screen .venturebeat-logo {
  display: none;
}

.vb-gigya-login #gigya-login-screen a.forgotPassword, #gigya-login-screen a.forgotPassword:link {
  float: right;
  font-weight: normal;
  text-decoration: none;
  right: 60px;
  position: relative;
  top:30px;
}

.vb-gigya-login div.gigya-screen div.venturebeat-container div.venturebeat-footer div.venturebeat-footer-bottom {
  clear: both;
  float: right;
  position: relative;
  right: 70px;
  top: -17px;
}

.vb-gigya-login input.gigya-input-submit {
  position: relative;
  right: 68px;
}

.vb-gigya-login div.gigya-screen div.venturebeat-container div.venturebeat-right label.gigya-label, 
.vb-gigya-login div.gigya-screen div.venturebeat-container div.venturebeat-top label.gigya-label { 
  width: 0px !important;
  float: left !important;
}

.vb-gigya-login div#gigya-forgot-password-screen div.venturebeat-container div.venturebeat-top input[type="text"] {
  width: 40%;
  margin-left: 50px;
}

.vb-gigya-login .gigya-forgot-password {
  top: -12px;
  position: relative;
  left: -15px;
}

/* -- Start 900px media query -- */ 
@media(max-width:900px) { 

.vb-gigya-login div.gigya-screen div.venturebeat-container div.venturebeat-left {
  float: left;
  width: 100%;
  padding-left: 43px;
  min-height: 145px;
}

.vb-gigya-login div.gigya-screen div.venturebeat-container div.venturebeat-footer div.venturebeat-footer-bottom { 
  top: -5px !important;
}

.vb-gigya-login div#gigya-login-screen div.venturebeat-container div.venturebeat-right {
  width: 100% !important;
  float: left !important;
  clear: both;
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.vb-gigya-login td {
  width: 0% !important;
  left: -6px !important;
  position: relative;
}

.vb-gigya-login .gigya-forgot-password {
  top: -20px;
  position: relative;
  left: -10px !important;
}

.vb-gigya-login div.gigya-screen div.venturebeat-container h2 { 
  font-size: 13px; 
}

.vb-gigya-login div.gigya-screen div.venturebeat-container h2 { 
  margin-bottom: 10px; 
}

.vb-gigya-login div.gigya-screen div.venturebeat-container div.gigya-composite-control label.gigya-label, div.gigya-screen div.venturebeat-container div.gigya-composite-control label.gigya-label span { 
  font-size: 12px; 
  float: left; 
} 

.vb-gigya-login .gigya-composite-control.gigya-composite-control-textbox {
  height: 55px;
}

.vb-gigya-login div.gigya-screen div.venturebeat-container span.gigya-error-msg { 
  font-size:9px; 
}

.vb-gigya-login span.gigya-forgot-password {
  float: right !important;
}

.vb-gigya-login div.gigya-screen div.venturebeat-container div.venturebeat-footer div.venturebeat-footer-bottom a { 
  font-size: 12px; 
} 

.vb-gigya-login div.gigya-screen div.venturebeat-container div.venturebeat-footer div.venturebeat-footer-bottom label {
  font-weight: normal;
  font-size: 12px; 
}

.vb-gigya-login div#gigya-login-screen div.venturebeat-container div.venturebeat-right span.gigya-forgot-password a {
  font-size: 12px;
}

.vb-gigya-login div.gigya-screen div.venturebeat-container div.venturebeat-footer div.gigya-composite-control-submit {
  float: right;
  top: -10px !important;
  right: 44px;
  position: relative;
}

.vb-gigya-login div#gigya-login-screen div.venturebeat-container div.venturebeat-right input[type="text"], 
.vb-gigya-login div#gigya-login-screen div.venturebeat-container div.venturebeat-right input[type="password"] {
  margin-left: 65px;
  font-size: 10px !important;
  margin-top: -3px;
}

.vb-gigya-login h2.add-bottom-margin {
padding-left: 43px;
}

.vb-gigya-login #gigya-login-screen a.forgotPassword, #gigya-login-screen a.forgotPassword:link { 
  right: 10px; 
} 

.vb-gigya-login label.gigya-composite-control.gigya-composite-control-label {
position: relative;
top: 8px !important;
left: -40px !important;
}

.vb-gigya-login div.gigya-screen div.venturebeat-container div.venturebeat-footer div.venturebeat-footer-bottom {
  clear: both;
  float: right;
  position: relative;
  right: -1px;
  top: 10px;
}

.vb-gigya-login div.gigya-screen div.venturebeat-container div.venturebeat-footer div.gigya-composite-control-submit {
  float: left;
  margin-top: 7px;
  left: 100px;
  position: relative;
}

.vb-gigya-login div.gigya-screen div.venturebeat-container h2.add-bottom-margin {
margin-bottom: 12px;
}

.vb-gigya-login div#gigya-forgot-password-screen div.venturebeat-container div.venturebeat-top input[type="text"] { 
  width: 60%;
}


/* -- End 900px media query -- */ 
}

/* ==   G I G Y A   A C C O U N T   P A G E   === */ 

.vb-gigya-account div.gigya-screen div.venturebeat-container div.venturebeat-left {
  float: left;
  width: 50%;
  padding-left: 50px;
}

.vb-gigya-account div.venturebeat-container div.venturebeat-right {
  width: 50% !important;
  float: left !important;
  padding-right: 20px;
}

.vb-gigya-account#primary {
  margin: 0 auto !important;
  width: 80% !important;
  float:inherit;
}

.vb-gigya-account .venturebeat-container {
  margin-top: 20px !important;
}

.vb-gigya-account .content-wrap { 
  margin-bottom: 30px; 
} 

.vb-gigya-account .gigya-screen .venturebeat-logo {
  display: none;
}

.vb-gigya-account div.gigya-screen div.venturebeat-container div.venturebeat-footer div.venturebeat-footer-bottom {
  clear: both;
  float: right;
  position: relative;
  right: 67px;
}
  
.vb-gigya-account input.gigya-input-submit {
  position: relative;
  right: 68px;
}

.vb-gigya-account div.venturebeat-left div.gigya-composite-control input[type="text"] { 
  width: 60% !important; 
}

.vb-gigya-account div.venturebeat-right div.gigya-composite-control input[type="text"] { 
  width: 48% !important;
}

.vb-gigya-account select#gigya-profile-birthyear {
width: 48% !important;
}

.vb-gigya-account select#gigya-profile-country {
width: 51% !important;
}

/* -- Start 1299px media query -- */ 
@media(max-width:1299px) { 

.vb-gigya-account .venturebeat-left {
  width: 47% !important;
}

.vb-gigya-account .venturebeat-right {
  width: 47% !important;
}

/* -- End 1299px media query -- */ 
}

/* -- Start 900px media query -- */ 
@media(max-width:900px) { 

.vb-gigya-account div#gigya-update-profile-screen div.venturebeat-container div.venturebeat-left, 
.vb-gigya-account div#gigya-update-profile-screen div.venturebeat-container div.venturebeat-right
.vb-gigya-account div.gigya-screen div.venturebeat-container div.venturebeat-left { 
  padding-left: 0px !important;
  width: 300px !important;
}

.vb-gigya-account div.gigya-screen div.venturebeat-container div.venturebeat-left {
  float: none !important;
  margin: 0 auto;
}

.vb-gigya-account div.venturebeat-container div.venturebeat-right {
  width: 300px !important;
  float: none !important;
  margin: 0 auto !important;
  padding-right: 0px !important;
}

.gigya-screen .gigya-composite-control {
  padding: 3px 13px 5px 10px !important;
}

.vb-gigya-account select#gigya-profile-country { 
  margin-left: 10px;
  width: 48% !important;
}

.vb-gigya-account div.gigya-screen div.venturebeat-container div.venturebeat-right div.gigya-composite-control-checkbox div.newsletter-label { 
  width: 80%;
}

.vb-gigya-account .newsletter-label label { 
  font-size: 12px !important;
}

.vb-gigya-account div.gigya-screen div.venturebeat-container div.venturebeat-footer div.venturebeat-footer-bottom {
  right: 0 !important;
}

.vb-gigya-account label.gigya-composite-control.gigya-composite-control-label {
font-size: 12px !important;
}

.vb-gigya-account div#gigya-change-password-screen div.venturebeat-container div.venturebeat-top div.gigya-composite-control-password input[type="password"] { 
  width: 100% !important;
}

.vb-gigya-account div#gigya-update-profile-screen div.venturebeat-container div.venturebeat-left div.gigya-composite-control input[type="text"] { 
  margin-top: -3px;
}

.vb-gigya-account div.gigya-screen div.venturebeat-container span.gigya-error-msg { 
  margin-left: 0px !important;
}

/* -- End 900px media query -- */ 
}


/* ==   R E C O M M E N D A T I O N   E N G I N E   === */ 
#vb_recommended_widget #recommended li {
  padding: 2px 10px;
  margin: 20px 0 !important;
  height: 52px;
  overflow:hidden;
}

/* -- Hide by default -- */ 
div#vb_recommended_widget {
  display: none;
}

#vb_recommended_widget #recommended li > img {
  width: 52px;
  height: 52px;
  display: inline-block;
  margin: 3px 10px 0 0;
  float: left;
  clear: both;
}

#vb_recommended_widget #recommended li > a { 
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  line-height: 1.20;
  display: inline-block;
  float: left;
  width: 215px !important;
  margin-top: 5px !important;
}

#vb_recommended_widget #recommended li > a:hover { 
  text-decoration: none;
  color: #ed2125;
}

#vb_recommended_widget ul#recommended {
  border: 1px solid black;
}

#vb_recommended_widget h2.widgettitle {
  background: #000000 !important;
}

#vb_recommended_widget #recommended li:last-child {
  margin-bottom: 30px !important;
}

#vb_recommended_widget {
  background-image: url('//vbstatic.co/assets/brand/vb-logo-widget.png');
  background-repeat: no-repeat;
  background-position: 268px 265px;
  background-size: 26px auto;
}

/* ===   E N D   R E C O M M E N D A T I O N   E N G I N E   === */ 


/* ===   S T A R T   M O D A L   === */ 

/* -- Modal primary styles -- */ 
.modal {
    display:    none;
    position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 255, 255, 255, 1 ) 
                url('http://i.stack.imgur.com/FhHRx.gif') 
                50% 50% 
                no-repeat;
    z-index: 1 !important;
}

/* -- Modal loading text -- */ 
.modal h2.vb-success-login {
z-index: 9999 !important;
position: relative;
top: 50%;
}


/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.loading, 
.navbar.loading {
    overflow: hidden;   
}

/* Anytime the body has the loading class, our
   modal element will be visible */
body.loading .modal {
    display: block;
}

/* ===   E N D   M O D A L   === */ 


/* ===   C O M M U N I T Y   P O S T   === */ 

/* -- community width, user view -- */
.post-editor-container {
  width: 100% !important;
  min-width: 463px;
  float: left;
}

/* -- input fields set to 100% width -- */ 
.post-editor-container input#title, 
.post-editor-container textarea#post-content,
.post-editor-container textarea#post-excerpt,
.post-editor-container input#post-image {
  width: 100%;
  outline: 0;
  margin: 0;
  background-color: #fff;
  padding: 3px 8px;
  border: 1px solid #ddd;
}

/* -- Title container -- */ 
.post-editor-container input#title,
.post-editor-container input#post-image {
  margin-bottom: 5px !important;
}

/* -- Content container -- */ 
.post-editor-container textarea#post-content { 
  min-height: 250px;
}

/* -- Content and exceprt padding -- */ 
.post-editor-container #post-content-container,
.post-editor-container #post-excerpt-container {
  padding-top: 20px;
}

/* -- Community save post button -- */ 
.post-editor-container #save-community-post { 
  float: right;
  background: #3282d3;
  border-color: #0074a2;
  -webkit-box-shadow: inset 0 1px 0 rgba(120,200,230,.5),0 1px 0 rgba(0,0,0,.15);
  box-shadow: inset 0 1px 0 rgba(120,200,230,.5),0 1px 0 rgba(0,0,0,.15);
  color: #fff;
  text-align: center;
  display: inline-block;
  text-decoration: none;
  font-size: 13px;
  line-height: 26px;
  height: 28px;
  margin: 0;
  padding: 0 10px 1px;
  cursor: pointer;
  border-width: 1px;
  border-style: solid;
  -webkit-appearance: none;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  white-space: nowrap;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 20px 0 20px 0; 
}

/* -- Community save post button -- */
.post-editor-container #submit_review {
  float: left;
  background: #3282d3;
  border-color: #0074a2;
  -webkit-box-shadow: inset 0 1px 0 rgba(120,200,230,.5),0 1px 0 rgba(0,0,0,.15);
  box-shadow: inset 0 1px 0 rgba(120,200,230,.5),0 1px 0 rgba(0,0,0,.15);
  color: #fff;
  text-align: center;
  display: inline-block;
  text-decoration: none;
  font-size: 13px;
  line-height: 26px;
  height: 28px;
  margin: 0;
  padding: 0 10px 1px;
  cursor: pointer;
  border-width: 1px;
  border-style: solid;
  -webkit-appearance: none;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  white-space: nowrap;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 20px 0 20px 0;
}

.community-post-status { 
  background: #3282d3;
  color: white;
  padding: 10px;
  opacity: 0.9;
}

/* -- Community content area add border -- */ 
.post-editor-container #wp-post_content-editor-container { 
  border: 1px solid #ddd !important;
}

/* -- Community h2 margins -- */ 
.post-editor-container h2.add-community-title { 
  margin-bottom: 10px !important;
  margin-left: 2px;
}

/* -- Editor styles override -- */ 
.post-editor-container .wp-switch-editor { 
  top: 4px !important;
}

/* -- Editor styles override continued -- */ 
.post-editor-container .tmce-active .switch-tmce { 
  height: 30px !important;
}

/* -- Editor styles override continued -- */ 
.post-editor-container .wp-switch-editor { 
  height: 27px !important;
}

/* ===   E N D   C O M M U N I T Y   P O S T   === */ 

/* ===   C O M M U N I T Y   P O S T   M A N A G E R   === */

/* -- Community post manager container width -- */
.community-manager {
  width: 100% !important;
}

/* -- Post type titles -- */ 
.community-manager .community-draft-containers h2 { 
  font-size: 19px;
  font-weight: 400;
  padding: 10px 15px 10px 15px;
  line-height: 29px;
  display: block;
  color: #222;
  font-style: normal;
  border-radius: 3px 3px 0 0;
  background: #f1f1f1;
  box-shadow: 0px 2px 5px #222222;
  cursor: pointer;
}

.community-manager li { 
  padding-left: 15px; 
  padding: 10px 0 10px 19px;
  list-style-type: none;
}

/* -- Post type contaienrs -- */ 
.community-manager li:nth-child(even) {
  background: #F9F9F9 !important;
  width: 100%;
}

.community-manager li:nth-child(odd) {
  background: #FFFFFF !important;
  width: 100%;
}

.community-draft-containers { 
  box-shadow: 0px 2px 5px #f1f1f1;
  margin-bottom: 15px;
}

.community-manager ul { 
  margin-left: 0px !important;
  margin-bottom: 10px;
  margin-top: 10px;
}

.community-manager li a { 
  color: #0074a2;
  font-size: 15px;
  position: relative;
  left: -3px;
}

.delete-com-post {
  float: right;
  position: relative;
  margin-right: 50px;
}

/* -- Create story button -- */ 
.community-manager button {
  background: #3282d3;
  color: white;
  border: 2px solid white;
  padding: 5px 12px 5px 12px;
  opacity: 0.8;
  border-radius: 7px;
  margin-bottom: 10px;
  font-size: 13px !important;
  margin-left: 2px;
}

.community-manager button:hover {
  opacity: 1;
}

.community-active {
  opacity: 1 !important;
}

/* -- Button for creating a new post -- */
.community-manager .button-create-post {
  color: white;
  padding: 7px;
  opacity: 0.9;
  border-radius: 7px; 
  background: #3282d3;
  -moz-box-shadow: inset 0 0 6px 3px #1657b5, 0 1px 0 0 #fff;
  -webkit-box-shadow: inset 0px -12px 14px 0px #1657b5, 0 1px 0 0 #fff;
  text-shadow: 0 -1px 1px #2361a4;
  position: relative;
  float: right;
  top: 6px;
  right: 22px;
}

.community-manager .button-create-post:hover {
  color: white;
  opacity: 1;
}

/* -- Delete post button  -- */
a.community-delete {
  float: right;
  margin-right: 20px;
  background: white;
  color: #d91215 !important;
  padding: 2px 5px 2px 5px;
  border-radius: 4px;
  border: 1px solid #d91215;
  top: -2px;
}

/* -- Delete hover  -- */
a.community-delete:hover {
  background: #d91215;
  color: white !important;
}

a.community-edit { 
  float: right;
  margin-right: 20px;
  background: white;
  color: #0074a2 !important;
  padding: 2px 5px 2px 5px;
  border-radius: 4px;
  border: 1px solid #0074a2;
  top: -2px;
}

a.community-edit:hover  { 
  color: white !important;
  background: #0074a2 !important;
}



/* ===   E N D   C O M M U N I T Y   P O S T   M A N A G E R   === */


/* -- River Images -- */ 
.river > img {
  opacity: 0;
  transition: opacity .3s ease-in !important;
} 

/* -- Story Images -- */ 
.post-content > img { 
  opacity: 0;
  transition: opacity .3s ease-in !important;
}


/* -- River Image fix -- */ 
img.attachment-river.wp-post-image {
width: 100%;
height: auto;
}


/* -- Hot fix customized styles, need to reintegrate into v3 -- */ 

body.archive #vb_recent_category_posts-2 {
  display: none;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
}

img#wpstats {
  width: 0;
  height: 0;
  padding: 0;
  border: none;
  overflow: hidden;
}

#gigya-privacy-seal-gigya-seal-tooltip {
  z-index: 1000000001 !important;
}

.pds-question-top {
  color: white !important;
  font-weight: 100 !important;
  padding: 8px !important;
  font-style: normal !important;
  font-size: 15px !important;
}

.pds-question {
  background: #808285 !important;
}

.pds-box {
  border: none !important;
}

.pds-box-inner {
  border: 1px solid #989898 !important;
  width: 300px !important;
}

.pds-answer {
  margin-left: 10px !important;
}

.pds-vote-button {
  border-radius: 0 !important;
  border: none !important;
  background: #ED2125 !important;
  color: white !important;
  font-weight: normal !important;
  font-size: 18px !important;
}

.pds-vote {
  text-align: center !important;
}

.tag-list h3 {
  margin-top: 5px;
}

@media (max-width:767px) {
  body.search ul.header-links {
    top: -19px !important;
  }

/* -- Secondary mobile dropdown container, channels -- */ 
  body .dropdown-menu {
    height: 213px !important;
  }

  body.search a.mobile-search-icon {
    top: -48px !important;
  }

  body ul.dropdown-menu {
    position: absolute !important;
    z-index: 99999 !important;
  }

  .story-river h2.entry-title {
    font-size: 13px !important;
  }

  /* -- Iphone Fix Channels Dropdown -- */
  li#menu-item-1484827 {
    z-index: 2000 !important;
  }

  /* -- Iphone Fix Navigate Dropdown -- */
  div.collapse.navbar-collapse,
  li#menu-item-1484853,
  li#menu-item-1484854 {
    z-index: 1000 !important;
  }

  /* -- Iphone Fix Dropdown Z-Index -- */
  ul.dropdown-menu.closed.opened {
    z-index: 9999 !important;
  }
}

.sharrre {
  margin: 0 0 0 10px;
  width: 38px;
  display: inline-block;
  top: 2px;
  position: relative;
}

.content-wrap {
  margin-top: 10px;
}

.post-content ul li {
  list-style-type: disc;
  margin-left: 20px !important;
}

/* -- border around latest news -- */
.vb_widget.vb_widget_recent_category_posts {
  border: 1px solid #989898;
}

.vb_widget.vb_widget_vb_latest_posts {
  border: 1px solid #989898;
}

li#menu-item-1509748 a, 
li#menu-item-1509749 a {
  color: #d91215;
}

@media (min-width:900px) {
  li#menu-item-1509748 a, 
  li#menu-item-1509749 a {
    display: none !important;
  }
}

.ui-tooltip {
  padding: 6px !important;
}

div#ui-tooltip-0 {
  max-width: 272px !important;
}

#primary #gal-content ul li {
  margin-left: 0 !important;
}

/* -- Gallery HotFix -- */
.mfp-content .img-caption {
  font-size: 15px;
  font-weight: 100 !important;
}

.highlighted-posts-inner ul {
  list-style: disc !important;
}

.highlighted-posts-inner ul li {
  margin-left: 1.1em !important;
}

.category-games .growthbeat-tag.affixvb,
.gamesbeat .growthbeat-tag.affixvb {
  display: none !important;
}

/* Border around GamesBeat Widget */
#secondary div#vb_recent_posts-2 {
  border: 1px solid #989898;
}

.ob_dual_container ul {
  list-style: disc !important;
}

.ob_dual_container ul li {
  margin-left: 1.1em !important;
}

@media (max-width:1300px) {
  div#ui-tooltip-0 {
    display: none !important;
  }
}

#ui-tooltip-0 {
  position: absolute !important;
}

/* -- Make Gallery Background Slightly Darker -- */
.mfp-bg {
  opacity: .9 !important;
}

#vb_recent_posts-3 {
  border: 1px solid #989898;
}

@media (max-width:900px) {
  .single-post .post-content > p {
    clear: both;
  }
  
  .story-river .has-thumbnail .entry-wrapper {
    margin-left: 0 !important;
  }
}


/* -- ~~ Hot Fixes ~~ -- */ 

/* -- Adjust Events and Insight links -- */ 
#container-gigya-links-search { margin-top: 11px !important; }

/* -- Hide Hub client -- */ 
a.vb-notification.vb-alert { display: none !important; }

/* -- Add border to recent post widgets -- */ 
.vb-recent-posts-widget {
  border: 1px solid #989898;
}

