/*
 Theme Name:   ETFDailyNews.com Strappress Child
 Theme URI:    http://etfdailynews.com
 Description:  Strappress Child Theme
 Author:       ETFDailyNews.com
 Author URI:   http://etfdailynews.com
 Template:     strappress
 Version:      0.0.1
 License:      None
 License URI:  N/A
 Tags:         strappress, bootstrap
 Text Domain:  strappress-child
*/
@import 'https://fonts.googleapis.com/css?family=Open+Sans:100,400,400italic,600,700)';
body, body .home, body .home .blog {
  background: #f0f0f0;
  /* padding-top: 50px !important; */
  font-family: 'Open Sans', sans-serif;
  font-size: 16px !important;
  background: #fff;
}
article header h1 a, article header h2 a, .post h1 a { 
  color: #000; 
  background: #fff; 
  display:block;
}
.homepage-featured-image { 
    width: 100%; 
    height: 300px; 
    overflow: hidden; 
}
.homepage-featured-image img {
    width: 100%;
}
.homepage-secondary-image {
    float:left;
    margin-right:20px;
}
.homepage-secondary-image img {
    width:300px;
    height:auto;
}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{
  font-family: 'Open Sans', sans-serif;
  font-weight:bold;
  line-height:1.1;
  color:inherit
}
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover {
  color: #000;
}
h4 {
  margin-top: 20px;
  line-height: 26px;
}
.post-entry p {
  font-size: 16px;
  line-height: 1.5;
  color: #000;
}
.top-story {
  max-width: 500px;
  z-index: 2;
  padding-left: 0;
  padding-bottom: 20px;
}
.category-label {
  text-transform: uppercase;
  font-size: small;
  font-weight: bold;
  margin-bottom: 0;
  padding-bottom: 0;
  display: inline;
  letter-spacing: 1px;
  /* background: #1fb746 !important; */
  background: #999 !important;
  color:#fff !important;
  margin-bottom: 10px !important;
  padding: 3px 10px 3px 10px !important;
}
.top-story-meta {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: normal;
  color:#aaa;
  font-size: 14px;
}
.top-story-meta a {
  color:#1fb746;
}
.text-right p {
  text-align: right;
}
.homepage-entry {
  margin-bottom: 20px;
}
.homepage-entry img.wp-post-image {
  width:100% !important;
  height: auto;
  margin: 0;
  padding:0;
  overflow: hidden;
}
article {
  background: #fff;
  padding-bottom: 10px;
}
article header h2 {
  margin: 0;
}
article header {
  margin: 0;
}
.white-bg {
  background: #fff;
}
.ad300x250 {
  text-align: center;
  padding-top: 20px;
}
.article-footer, .post-meta, .post-entry {
  padding-left: 20px;
  padding-right: 20px;
}
.btn {
  font-family:"Raleway","Helvetica Neue",Helvetica,Arial,sans-serif;
}
.btn-default {
  background: #f0f0f0;
}
#logo {
  padding-top: 1px;
  padding-left: 10px;
}
#jumbotron-tint {
  background-color:#000;
  position: relative;
  z-index: 1;
  bottom: 0px;
  right: 0px;
  left: 0px;
  top: 0px;
}
#jumbotron-image {
  background-size: cover !important;
  background-position: center;
  position: absolute;
  width: 100%;
  background-image:url('https://staging.stocknews.com/wp-content/uploads/2015/06/nyse-halted.jpg');
  background-repeat: no-repeat;
  height: 1070px;
  padding: 0;
  overflow: hidden;
  opacity: 0.5
}
.stock-jumbotron {
  border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  width: 100% !important;
  padding:0 !important;
  color:#fff;
  min-height: 325px;
  background-color:#000;
  overflow: hidden;
  position: relative;
  margin-top: 25px;
}
.stock-jumbotron h1 {
  margin-bottom: 10px !important;
  margin-top: 10px !important;
  padding-bottom: 0 !important;
  text-shadow: 0 0 10px #000;
}
/*
@media (min-width: 480px) {
  .stock-jumbotron h1 {
    font-size: 36px;
  }
  .homepage-entry h2 {
    font-size: 24px;
  }
}
@media (min-width: 640px) {
  .stock-jumbotron h1 {
    font-size: 46px;
  }
  .homepage-entry h2 {
    font-size: 36px;
  }
}
@media (min-width: 960px) {
  .stock-jumbotron h1 {
    font-size: 56px;
    .homepage-entry h2 {
    font-size: 24px;
  }
  }
}
*/
.stock-jumbotron h1 a {
  color:#fff;
}
.stock-jumbotron p {
  text-align: left;
  margin:0;
  padding:0;
  color:#ddd;
  font-size: 14px;
  font-weight: bold;
}
.market-snapshot {
  z-index: 2;
  padding-left: 0px !important;
}
.navbar, .navbar-default, .navbar-inverse, .navbar-fixed-top {
  margin-bottom: 0 !important;
  border:none;
}
.max-width {
  width:100%;
  max-width: 1140px;
  margin: 0 auto;
}
header.page-header img.wp-post-image {
  width: 100%;
  height: auto;
  margin-top: 0;
}
header.page-header h1 {
  padding-left: 20px;
  padding-right: 20px;
}
.single-page-thumbnail {
  margin: 0;
  padding: 0;
  width:100%;
  max-height: 500px;
  overflow:hidden;
}
.post-categories {
  padding-left: 25px;
  padding-right: 20px;
  margin-top: 20px;
}
.post-categories a {
  color: #fff;
}
.post-categories ul li {
  margin-right: 10px;
}
.single-page-excerpt {
  padding-left: 20px;
  padding-right: 25px;
  margin-top: 20px;
}
.single-page-excerpt p, .single-page-excerpt ul li {
  font-size: 20px;
  font-weight: 100 !important;
  margin-bottom: 20px;
  line-height: 1.7;
}
a.synved-social-button {
  margin-right: 10px !important;
}
.page-header {
  border-bottom: none;
}
.min-width-300 {
  min-width: 300px !important;
}
.no-resize-image img {
  max-width: none;
}
.single-sidebar {
  padding: 20px;
}
.post-meta {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: bold;
  color:#333;
}
.post-meta a {
  color:#777;
}
hr {
  border-top: 1px solid #ddd;
}

/* Colors! */
.off-white {
  color: #f0f0f0;
}
.light-gray {
  color: #ddd;
}
.light-gray2 {
  color: #bbb;
}
.medium-gray {
  color: #999;
}
.dark-gray {
  color: #666;
}
.green {
  color: #62a06c;
}
.green-bg {
  background-color: #62a06c !important;
}
.green-text {
  color: #62a06c !important;
}
.dark-green {
  color: #468547;
}
.light-green {
  color:#e6ffbe;
}
.red {
  color: #a04339;
}
.red-text {
  color: #a04339;
}
.red-bg {
  background-color: #a04339 !important;
}
.dark-gray-bg {
  background-color: #606060;
}
.light-red {
  color: #a04339; 
}
.white {
  color: #fff !important;
}
.black {
  color: #000;
}
.orange {
  color: #f2b658;
}
.unbold {
  font-weight: normal;
}
.upper {
  text-transform: uppercase;
}
.grade-link-box {
  padding:6px;
  border-radius:4px;
  font-weight: bold;
  color: #fff;
  text-shadow: 0 0 3px #000;
}
.grade-link-box a {
  font-weight: bold;
  color: #fff;
  text-shadow: 0 0 3px #000;
}
#footer {
  color: #999;
}
.margin-top {
  margin-top: 25px !important;
}
.margin-top-more {
  margin-top: 50px !important;
}
.margin-bottom-more {
  margin-bottom: 50px !important;
}
.margin-bottom-thirty {
  margin-bottom: 30px !important;
}
.margin-bottom-five {
  margin-bottom: 5px !important;
}
.margin-bottom-one {
  margin-bottom: 1px !important;
}
.margin-top-less {
  margin-top: 15px;
}
.margin-top-ten {
  margin-top: 10px;
}
.margin-top-twenty {
  margin-top: 20px;
}
.margin-top-thirty {
  margin-top: 30px;
}
.margin-bottom {
  margin-bottom: 25px !important;
}
.margin-bottom-less {
  margin-bottom: 15px !important;
}
.margin-bottom-small {
  margin-bottom: 5px !important;
}
.margin-left-more {
  margin-left: 50px;
}
.pad-left-more {
  padding-left: 50px;
}
.no-margin-top {
  margin-top: 0 !important;
}
.no-margin-bottom {
  margin-bottom: 0 !important;
}
.no-margin-padding-left {
  margin-left: 0 !important;
  padding-left: 0 !important;
}
.bold {
  font-weight: bold !important;
}
.zero-margins {
  padding: 0 !important;
  margin: 0 !important;
}
.zero-margins-top {
  padding-top: 0 !important;
  margin-top: 0 !important;
}
.zero-margins-bot {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}
.margin-right {
  margin-right: 25px;
}
.margin-right-less {
  margin-right: 15px;
}
.margin-right-more {
  margin-right: 50px;
}

/* jQuery UI Styles */
.ui-widget-content {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 14px !important;
}
ul.ui-autocomplete {
  z-index: 2000 !important;
  font-family: 'Open Sans', sans-serif !important;
}
.ui-autocomplete {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  _width: 160px;
  padding: 4px 0;
  margin: 2px 0 0 0;
  list-style: none;
  background-color: #ffffff;
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.2);
  border-style: solid;
  border-width: 1px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;

  .ui-menu-item {
    display: block;
    padding: 3px 15px;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    color: #555555;
    white-space: nowrap;
    border: none;

    .ui-state-active, .ui-state-hover {
      color: #ffffff;
      text-decoration: none;
      background-color: #0088cc;
      border-radius: 0;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      background-image: none;
    }

  }
}

/* Ticker Page Styles */
.ticker-wrapper {
  padding:20px;
  padding-top: 0;
  margin-top: 20px;
  background: #fff;
  border-radius: 5px;
}
.ticker-wrapper h1 {
  padding-top: 0px;
}
.ticker-wrapper h1, .ticker-wrapper h2, .ticker-wrapper h3, .ticker-wrapper h4 {
  font-family: 'Open Sans', sans-serif;  
}
.ticker-wrapper .row {
  /* margin-bottom:30px; */
}
.ticker-news-heading {
  border-bottom: 2px solid #ddd;
}
.ticker-price {
  font-size: 36px;
  font-weight: bold;
}
.ticker-change {
  font-size: 24px;
  font-weight: normal;
}
.price-no-change {
  color:#333;
}
.price-down {
  color:#a04339;
}
.price-up {
  color:#298A08;
}
.grade-new {
  text-align: center;
  width:120px;
  height:120px;
  margin:0;
  padding:0;
  color:#000;
  text-shadow: 0 0 5px #fff;
}
.grade {
  width:120px;
  height:120px;
  text-align: center;
  border-radius: 50%;
  margin-bottom: 15px;
  padding:0;
  color:#fff;
  text-shadow: 0 0 3px #000;
  margin: 0 auto;
  opacity: 0.9;
  margin-top: 10px;
}
.grade-medium {
  width:60px;
  height:60px;
  line-height:60px;
  margin:0 auto;
}
.grade-small {
  width:48px;
  height:48px;
  line-height:48px;
  font-size: 20px;
  margin:0 auto;
}
.grade-tiny {
  width:20px;
  height:20px;
  line-height:20px;
  margin:0 auto;
  display: inline-block;
}
.grade-cell {
  display: inline-block;
}
.grade-a {
  background:#5fc643;
}
.grade-b {
  background:#bedc64;
}
.grade-c {
  background: #dcdd6f;
}
.grade-d {
  background: #e19949;
}
.grade-f {
  background: #e3615b;
}
.grade-na, .grade-nr {
  background: #999;
}
.grade-darker {
  background: #555;
}
.grade-locked {
  background: #f2b658;
  text-shadow: none;
}
.grade-locked a {
  color: #fff !important;
}
.grade-1 {
  background:#00fd00;
}
.grade-2 {
  background:#7aff76;
}
.grade-3 {
  background:#9eff9f;
}
.grade-4 {
  background:#cafec6;
}
.grade-5 {
  background:#ccc;
}
.grade-6 {
  background:#ffe2e4;
}
.grade-7 {
  background:#fdc9cf;
}
.grade-8 {
  background:#fe9d9d;
}
.grade-9 {
  background:#ff7877;
}
.grade-ytd {
  background:#666;
}
.rank-1 {
  background: #67c067;
}
.rank-2 {
  background: #7bc97e;
}
.rank-3 {
  background: #80c383;
}
.rank-4 {
  background: #89c08b;
}
.rank-5 {
  background: #92ba94;
}
.rank-6 {
  background: #97b798;
}
.rank-7 {
  background: #9bb39d;
}
.rank-8 {
  background: #a0b1a1;
}
.rank-9 {
  background: #a9abab;
}
.rank-10 {
  background: #9b9c9b;
}
.rank-11 {
  background: #767878;
}
.bullorbear-1 {
  background:#67c066 !important;
}
.bullorbear-2 {
  background:#666 !important;
}
.bullorbear-3 {
  background:#c55943 !important;
}
.bullorbear-1a {
  background:#cafec6;
  color:#57a357;
}
.bullorbear-2a {
  background:#ddd;
  color:#555;
}
.bullorbear-3a {
  background:#ffe2e4;
  color:#c55943;
}
.grade-parent {
  display: table;
  width: 100%;
  height: 100%;
}
.grade-child {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 100%;
  margin:0 auto;
}
.grade-child-letter {
  font-size:48px;
  font-weight: bold;
  line-height: 1;
}
.grade-child-text {
  font-size:14px;
}
.grade-letter {
  font-size: 64px;
  line-height: 120px;
  font-weight: bold;
}
.grade-child-letter a, .grade-child-text a {
  color: #fff !important;
}
.grade-letter-medium {
  font-size: 38px;
  line-height: 60px;
  font-weight: bold;
}
.grade-letter-small {
  font-size: 16px;
  line-height: 36px;
  font-weight: bold;
}
.grade-letter-tiny {
  font-size: 14px !important;
  line-height: 20px;
  font-weight: bold;
}
.grade-cat {
  padding-top:24px;
  font-size: 42px;
  font-weight: bold;
}
.grade-cat-ytd {
  font-size: 30px;
  line-height: 120px;
  font-weight: bold;
}
.grade-of-total {
  font-size: 14px;
}
.grade-byline {
  font-size: 12px;
}
.bb-border {
  padding-left:10px;
  padding-top:5px;
  padding-bottom:5px;
  margin-bottom:1px;
}
.bb-1 {
  border-left:10px solid #67c066;
}
.bb-2 {
  border-left:10px solid #666;
}
.bb-3 {
  border-left:10px solid #c55943;
}

/* Misc. stylings */
li h4 {
  line-height: normal;
  margin:0;
  margin-bottom: 10px;
}
.small-label {
  font-size:14px;
  color:#999;
}
.light-badge {
  font-size: 12px;
  font-weight: bold;
  width: 100%;
  display: block;
  padding: 5px 10px 5px 10px;
  background: #f0f0f0;
  color: #aaa;
}
.top-border {
  border-top: 1px solid #ddd;
}
.no-pad-left {
  padding-left: 0 !important;
}
.pad-left {
  padding-left: 10px !important;
}
.pad-left-less {
  padding-left: 8px !important;
}
.no-pad-right {
  padding-right: 0 !important;
}
.no-pad-top {
  padding-top: 0 !important;
}
.no-pad-bot {
  padding-bottom: 0 !important;
}
.no-padding {
  padding:0 !important;
}
.no-margins {
  margin:0 !important;
}
.zero-pad-bot {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}
.zero-pad-top {
  padding-top: 0 !important;
  margin-top: 0 !important;
}
.zero-padding {
  padding: 0 !important;
}
.pad-top {
  padding-top: 10px !important;
}
.pad-bot {
  padding-bottom: 10px !important;
}
.pad-bot-more {
  padding-bottom: 20px !important;
}
.pad-top-more {
  padding-top: 15px !important;
}
.pad-top-even-more {
  padding-top: 20px !important;
}
tr.no-pad-top td {
  padding-top: 0 !important;
}
.pad-bottom {
  padding-bottom: 20px !important;
}
.pad-right {
  padding-right:15px;
}
.pad-right-more {
  padding-right:25px;
}
.pad-right-less {
  padding-right:10px;
}
tr.pad-bottom td {
  padding-bottom: 20px !important;
}
.width-half {
  width: 50% !important;
}
.width-full {
  display: block;
  width:100% !important;
}
.width-120 {
  width: 120px !important;
}
.width-80 {
  width: 80px !important;
}
.twelve {
  font-size:12px;
}
.thirteen {
  font-size:13px;
}
.fourteen {
  font-size:14px;
}
.sixteen {
  font-size:16px;
}
.twenty {
  font-size:20px;
}
.thirty {
  font-size:30px;
}
.gray-bg {
  background: #f0f0f0;
}
.panel-gray {
  background: #f5f5f5;
}
.big-margin-top {
  margin-top:30px;
}
.big-margin-bottom {
  margin-bottom:30px;
}
.bottom-border {
  padding-bottom:10px;
  border-bottom: 1px solid #ddd;
}
.label-event {
  background-color: #c8c8c8;
  color:#fff;
  margin: 0 auto;
  font-size: 1em;
  width:100%;
  display: block;
  text-align: center;
  border-radius: 0.3em;
  padding: 0.5em;
  vertical-align:middle;
  height: 50px;
  line-height: 1.1em;
}
.label-event-1 {
  background: #d7eff1;
}
.label-event-2 {
  background: #d7eed0;
}
.label-event-3 {
  background: #f6d4cd;
}
.label-event-4 {
  background: #f8e8cf;
}
.label-event-5 {
  background: #f6d4cd;
}

/* Tables */
.table-hover tbody tr:hover td {
    background-color:#eee;
}
table.black-th thead tr {
  background-color: #555;
  color: #fff;
}
table.black-th tbody tr td {
  border:0;
}
table.gradient-th thead tr {
  background-color: #555;
  color:#fff;
}
table tr td.pad-right {
  margin-right:5px;
}
table.simple tr th {
  border-bottom:1px solid #ddd;
  border-top:none;
  font-weight: normal !important;
}
table.simple tr td {
  /* border-top: none; */
  /* padding-top: 15px; */
}
table.category-table tbody tr td {
  vertical-align:middle;
}
table.category-table th, table.table-padded th, table.table-movers th {
  /*
  border-top: 5px solid #ddd !important;
  */
  border-bottom: 1px solid #e1e1e1;
}
table.category-table .fixed-table-container tbody td .th-inner, .fixed-table-container thead th .th-inner {
  line-height: normal !important;
}
table.category-table td, table.category-table th, table.category-table th div.th-inner  {
  background-image: none !important;
  padding-right: 0 !important;
}
table.category-table thead *:focus {
  outline: 0;
  /* text-shadow: 2px 2px 8px #fddd8b; 
  background: #f0f0f0; */
  font-weight: bold;
}
table.category-table div.card-view {
  padding-bottom: 10px;
  padding-top: 10px;
  border-bottom: 1px solid #ddd;
}
table.category-table div.desc, table.category-table div.asc {
  font-weight: bold;
} 
table.no-borders tr td {
  border-top: none;
}
@table-bg-accent: #f0f0f0;
.table-padded tbody tr td {
  padding:10px;
}
table.table-bb {
  border-bottom: 1px solid #ddd;
}
table.td-border tbody td {
  border-bottom: 1px solid #ddd;
}
table.td-border-dark tbody tr {
  border-bottom: 1px solid #e1e1e1;
}
table.td-border-dark {
  border-bottom: 1px solid #ddd !important;
}
table.td-border-dark thead {
  background: #f6f6f6;
  color:#000 !important;
}
table.td-border-dark thead tr th {
  color:#000;
  padding: 7px;
}
table tbody td.nocontent {
  width:10px;
  padding:0;
}
table.no-border-top thead tr th {
  border-top: none !important;
}
table.cell-links tbody tr td a {
  display: block;
  width: 100%;
  height:100%;
}
table tr td.no-first-border-top {
  border-top: none !important;
}
table.table-all-borders td {
  border-right: 1px solid #ddd !important;
}
table tr.highlight {
  background: #fcf9e7 !important;
} 
@media only screen and (max-width: 768px) {

  .xs-left {
    text-align: left;
  }
  
  /* Table card view, to enable just add .mobile-card-view class to any table */

  /* Force table to not be like tables anymore */
  table.mobile-card-view, 
  table.mobile-card-view thead, 
  table.mobile-card-view tbody, 
  table.mobile-card-view th, 
  table.mobile-card-view td, 
  table.mobile-card-view tr { 
    display: block !important;
  }
 
  /* Hide table headers (but not display: none;, for accessibility) */
  table.mobile-card-view thead tr { 
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
 
  table.mobile-card-view tr { 
    border: 1px solid #ddd;
    border-radius: 5px;
    background: #fff !important;
  }
 
  table.mobile-card-view td { 
    /* Behave  like a "row" */
    border: none;
    /* border-bottom: 1px solid #eee; */
    position: relative;
    padding-left: 30% !important; 
    white-space: normal;
    text-align:left;
    background: #f5f5f5 !important;
  }
 
  table.mobile-card-view td:before { 
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 10px;
    left: 10px;
    width: 35%; 
    white-space: nowrap;
    text-align:left;
    font-weight: bold;
    color: #000;
  }

  table.mobile-card-view tbody tr {
    margin-bottom: 15px;
  }
 
  /*
  Label the data
  */
  table.mobile-card-view td:before { content: attr(data-title); }
}

table.news thead, table.table-movers thead {
  background:#f6f6f6 !important;
  color:#000 !important; 
  border-bottom:1px solid #e1e1e1 !important;
  font-weight: normal !important;
}
table.news thead tr th {
  font-weight: normal !important;
}
table.news tbody tr:last-child {
  border-bottom: none !important;
}
table.news {
  font-size: 14px;
}

/* Calendar Icons */
time.icon
{
  font-size: 1em; /* change icon size */
  display: block;
  position: relative;
  width: 7em;
  height: 7em;
  background-color: #fff;
  border-radius: 0.6em;
  box-shadow: 0 1px 0 #bdbdbd, 0 2px 0 #fff, 0 3px 0 #bdbdbd, 0 4px 0 #fff, 0 5px 0 #bdbdbd, 0 0 0 1px #bdbdbd;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 10px;
}
time.icon *
{
  display: block;
  width: 100%;
  font-size: 1em;
  font-weight: bold;
  font-style: normal;
  text-align: center;
}
time.icon strong
{
  position: absolute;
  top: 0;
  padding: 0.4em 0;
  color: #fff;
  background-color: #555;
  border-bottom: 1px dashed #888;
  box-shadow: 0 2px 0 #555;
}
time.icon em
{
  position: absolute;
  bottom: 0.3em;
  color: #555;
}
time.icon span
{
  font-size: 2.8em;
  letter-spacing: -0.05em;
  padding-top: 0.7em;
}

/* Social sharing buttons */
.social-wrapper {
  opacity: 0.7;
}
.btn-twitter {
    background: #00acee;
    border-radius: 0;
    color: #fff
}
.btn-twitter:link, .btn-twitter:visited {
    color: #fff
}
.btn-twitter:active, .btn-twitter:hover {
    background: #0087bd;
    color: #fff
}
.btn-stocktwits {
    background: #384d67;
    border-radius: 0;
    color: #fff
}
.btn-stocktwits:link, .btn-stocktwits:visited {
    color: #fff
}
.btn-stocktwits:active, .btn-stocktwits:hover {
    background: #2d3d54;
    color: #fff
}
.btn-facebook {
    background: #3b5998;
    border-radius: 0;
    color: #fff
}
.btn-facebook:link, .btn-facebook:visited {
    color: #fff
}
.btn-facebook:active, .btn-facebook:hover {
    background: #30477a;
    color: #fff
}
.btn-googleplus {
    background: #e93f2e;
    border-radius: 0;
    color: #fff
}
.btn-googleplus:link, .btn-googleplus:visited {
    color: #fff
}
.btn-googleplus:active, .btn-googleplus:hover {
    background: #ba3225;
    color: #fff
}
.btn-stumbleupon {
    background: #f74425;
    border-radius: 0;
    color: #fff
}
.btn-stumbleupon:link, .btn-stumbleupon:visited {
    color: #fff
}
.btn-stumbleupon:active, .btn-stumbleupon:hover {
    background: #c7371e;
    color: #fff
}
.btn-linkedin {
    background: #0e76a8;
    border-radius: 0;
    color: #fff
}
.btn-linkedin:link, .btn-linkedin:visited {
    color: #fff
}
.btn-linkedin:active, .btn-linkedin:hover {
    background: #0b6087;
    color: #fff
}
.btn-rounded {
  border-radius: 3px;
}
.btn-thinner {
  padding:4px 10px;
  font-size: 13px;
  line-height: 13px;
}

/* Tooltips */
.tooltip-inner {
    background-color: #262626; 
    color: #FFFFFF; 
    border: none; 
    padding: 15px;
    font-size: 12px;
}
.tooltip-arrow {
    border-top: 5px solid #262626;
}
.popover-content {
  color:#555;
}
.popover-title {
  color:#555;
}

/* Modal windows */
.modal {
  text-align: center;
}
@media screen and (min-width: 768px) { 
  .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
  .col-border {
    border-right:1px solid #e0e0e0;
  }
}
.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.modal-body {
  
}
.modal-footer {
  
}
.sn-modal-header {
  background-color: #eee;
  border-radius: 10% 10% 0 0;
}

/* Hello Bar */
#hello-bar {
  background:#5cb85b; 
  color:#fff; 
  padding:10px;
  text-align:center;
  width:100% !important;
}
#hello-bar input {
  cursor: auto !important;
}

/* Trending Bar */
#trending-bar {
  /* background:#67c066; */
  color:#fff; 
  width:100% !important;
  padding: 0;
  /*
  padding-top: 10px;
  padding-bottom: 10px;
  */
}
#trending-bar a {
  color: #fff;
}
.index-container {
  padding: 5px;
  background-color: #606060;
  min-height:50px;
}

.home-indices {
  font-size:16px;
}
.dow-color {
  color:#87bdef;
}
.spy-color {
  color:#000;
}
.nas-color {
  color:#9aef88;
}
#home-chart-container {
  height: 200px; 
  width: 100%; 
  min-width:310px; 
  margin:0; 
  padding:0;
  margin-top:10px;
}

@media screen and (max-width: 1199px) {
  .medium-margin-bottom {
    margin-bottom: 15px !important;
  }
  .medium-margin-top {
    margin-top: 15px !important;
  }
  .md-full-width {
    width: 100% !important;
  }
}

@media screen and (min-width: 1200px) { 
  .desktop-margin-bottom {
    margin-bottom: 20px;
  }
  .desktop-padding-left {
    padding-left: 38px;
  }
  .desktop-text-right {
    text-align: right;
  }
  .desktop-maxh-hp {
    max-height: 560px !important;
    overflow-y: scroll !important;
  }
  .no-pad-right-desktop {
    padding-right: 0px !important;
  }
  .lg-margin-top {
    margin-top: 20px;
  }
}

.opaque {
  opacity: 0.7;
}
.fat-border-left {
  padding-left:10px;
}
.short-tab-pane {
  height: 365px;
  overflow-y: scroll;
}
.short-tab-pane p {
  padding:0;
  margin: 0;
  padding-right: 15px;
  font-size: 13px;
}
.short-tab-pane hr {
  margin: 0;
  padding: 0;
  margin-top: 5px;
  margin-bottom: 5px;
}
.social-avatar {
  height: 36px;
  width: 36px;
  margin-right: 20px;
  float: left;
  opacity: 0.8;  
}

input {
  cursor: auto !important;
}
.news-event h1 a {
  display: inline;
  padding: 0;
}
.news-event p {
  font-size: 20px;
  font-weight: 100 !important;
}

/* Giant Form on Homepage */
#home-hero {
  background: none;
}
#home-hero .input-group-addon {
  background: #fff;
  color:#ccc;
}
#home-hero input.form-control {
  border-left: none;
  font-weight: 300;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 0;
  outline: none;
}
#home-hero h1 {
  margin-top:0;
  padding-top:0;
  text-align: center;
  font-weight: bold;
  margin-bottom: 20px;
  padding-bottom: 0;
  color:#fff;
  /* color:#67c066; */
  /* text-shadow: 1px 1px 5px #fff; */
}
@media screen and (min-width: 768px) {
  .jumbotron .h1, .jumbotron h1 {
      font-size: 45px;
  }
}
.max-width-800 {
  max-width: 800px;
}

/*
@media (max-width: 990px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}
*/
input[type="text"].no-focus-glow, input[type="text"].no-focus-glow:focus, .no-focus-glow {
  outline: 0;
  border:none;
  box-shadow:none;
}

/* Pretty tab stacking for mobile */
@media (max-width: 767px) { 
  .nav-tabs > li {
    float:none;
    border:1px solid #dddddd;
  }
  .nav-tabs > li:first-child {
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
  }
  .nav-tabs > li:last-child {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
  }
  .nav-tabs > li.active > a {
    border:none;
  }
  .nav > li > a:hover, .nav > li > a:focus,
  .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus
   {
      background:none;
      border:none;
  }
  .no-pad-right-mobile {
    padding-right: 0;
  }
  .small-pad-right-mobile {
    padding-right: 5px;
  }
}

.small-pad-left {
  padding-left: 5px;
}

ul.ticker-nav li.active {
  font-weight: bold;
}
.no-gutter > [class*='col-'] {
  padding-right:0;
  padding-left:5px;
}
.row .no-gutter {
  padding-right:15px;
  padding-bottom: 5px;
}
.round-right {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.round-left {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.rounded {
  border-radius: 4px;
}
.no-display {
  display: none;
}

/* Force navbar collapse for small screens */
@media (max-width: 991px) {
  .navbar-header {
      float: none;
  }
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-collapse.collapse {
      display: none!important;
  }
  .navbar-nav {
      float: none!important;
      margin: 7.5px -15px;
  }
  .navbar-nav>li {
      float: none;
  }
  .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
  }
  .navbar-text {
      float: none;
      margin: 15px 0;
  }
  /* since 3.1.0 */
  .navbar-collapse.collapse.in { 
      display: block!important;
  }
  .collapsing {
      overflow: hidden!important;
  }
  .sm-margin-bot {
    margin-bottom: 15px;
  }
  .sm-text-center {
    text-align: center;
  }
}

.gradient-bg-1 {
  background:#f0f0f0 linear-gradient(#f0f0f0,#fff);
}

ul.pagination li {
  font-weight: normal;
}
div.pull-right.pagination {
  clear: none !important;
  margin-top: 0 !important;
}
bootstrap-table .table.table-no-bordered>tbody>tr>td:not(:last-child), table.table-no-bordered>tbody>tr>td:not(:last-child) {
  border-right:5px solid #fff !important;
}
table.table-no-bordered>tbody>tr>td {
  padding-right: 5px !important;
}
table tbody tr td.regs {
  background-color: #f0f0f0;
}

.ui-slider-input {
  border:0;
}

.anchor {
  padding-top: 60px;
}

/* fancy navbar login form */
#login-dp{
    min-width: 250px;
    padding: 14px 14px 0;
    overflow:hidden;
    background-color:rgba(255,255,255,.95);
}
#login-dp .help-block{
    font-size:12px    
}
#login-dp .bottom{
    background-color:rgba(255,255,255,.9);
    border-top:1px solid #ddd;
    clear:both;
    padding:14px;
}
#login-dp .social-buttons{
    margin:12px 0    
}
#login-dp .social-buttons a{
    width: 49%;
}
#login-dp .form-group {
    margin-bottom: 10px;
}
.btn-fb{
    color: #fff;
    background-color:#3b5998;
}
.btn-fb:hover{
    color: #fff;
    background-color:#496ebc 
}
.btn-tw{
    color: #fff;
    background-color:#55acee;
}
.btn-tw:hover{
    color: #fff;
    background-color:#59b5fa;
}
@media(max-width:768px){
    #login-dp{
        background-color: inherit;
        color: #fff;
    }
    #login-dp .bottom{
        background-color: inherit;
        border-top:0 none;
    }
}

.fixed-table-container tbody td {
  border-left: none !important;
}
.fixed-table-container thead th {
  border-left: none !important;
}
.wrapper {
  background-color: transparent;
  border: none;
  margin: 0 auto 20px auto;
  padding: 0;
}
.textured-bg {
  background-color:#555;
  background: url('../../../img/textured-bg.png') no-repeat; 
  background-size: 100% 100%; 
  background-position: right top; 
  width:100%;
}
.home-promo {
  background: #333; padding:20px; min-height:210px;
}
.post_content {
  line-height: 1.66667;
}

.btn-navbar { 
  color: #aaa; 
  background-color: none; 
  border-color: #666; 
}
 
.btn-navbar:hover, 
.btn-navbar:focus, 
.btn-navbar:active, 
.btn-navbar.active, 
.open .dropdown-toggle.btn-navbar { 
  color: #fff; 
  background-color: #333; 
  border-color: #666; 
} 

.nav .open>a.btn-navbar, 
.nav .open>a.btn-navbar:focus, 
.nav .open>a.btn-navbar:hover {
  color: #fff; 
  background-color: #555; 
  border-color: #666; 
}

.btn-navbar:active, 
.btn-navbar.active, 
.open .dropdown-toggle.btn-navbar { 
  background-image: none; 
} 
 
.btn-navbar.disabled, 
.btn-navbar[disabled], 
fieldset[disabled] .btn-navbar, 
.btn-navbar.disabled:hover, 
.btn-navbar[disabled]:hover, 
fieldset[disabled] .btn-navbar:hover, 
.btn-navbar.disabled:focus, 
.btn-navbar[disabled]:focus, 
fieldset[disabled] .btn-navbar:focus, 
.btn-navbar.disabled:active, 
.btn-navbar[disabled]:active, 
fieldset[disabled] .btn-navbar:active, 
.btn-navbar.disabled.active, 
.btn-navbar[disabled].active, 
fieldset[disabled] .btn-navbar.active { 
  background-color: none; 
  border-color: #999; 
} 
 
.btn-navbar .badge { 
  color: #000000; 
  background-color: #ffffff; 
}

.one-twenty {
  width:120px;
}
.max-four-thirty {
  max-width: 430px;
}
.ranked-label {
  border:1px solid #e1e1e1;
  border-radius:5px;
  padding:10px;
  padding-top:5px;
  padding-bottom:5px;
  font-weight:bold;
  color:#000;
}
.powr-desc {
  color: #000;
}
blockquote {
  margin-top:25px;
  margin-bottom: 25px;
}

.news-rank {
  font-size: 16px;
  font-weight: bold;
  padding: 5px 0px 5px 0px;
  text-align: center;
  color: #fff;
  width:40px;
  float: left;
}
.news-symbol {
  font-weight: bold;
  text-align: center;
  float: left;
  width:70px;
  padding: 5px 10px 5px 10px;
}
.news-headline {
  background: #f0f0f0;
  padding: 5px 10px 5px 10px;
  float: left;
  white-space: nowrap;
  overflow:hidden;
  text-overflow: ellipsis;
  max-width:800px;
}
@media only screen and (max-width: 1199px) {
  .news-headline {
    max-width:600px;
  }
}
@media only screen and (max-width: 992px) {
  .news-headline {
    max-width:400px;
  }
}
@media only screen and (max-width: 768px) {
  .news-headline {
    float: none;
    clear: both;
    white-space: normal;
    text-overflow:normal;
    overflow:visible;
    max-width: none;
    padding-left: 55px;
    padding-bottom: 20px;
  }
}
.news-headline-home {
  max-width: 600px;
}
@media only screen and (max-width: 1199px) and (min-width: 991px) {
  .news-headline-home {
    max-width:500px;
  }
}
.news-box {
  background: #f0f0f0;
  margin-bottom: 1px;
}
.news-ticker {
  padding: 5px 10px 5px 10px;
}
.news-mover {
  padding-top: 5px;
}
.opacity-70 {
  opacity: 0.7;
}
.opacity-70:hover {
  opacity: 1;
}
.mw-ellipsis-150 {
  max-width: 150px;
  white-space: nowrap;
  overflow:hidden;
  text-overflow: ellipsis; 
}
ul.padli li {
  margin-bottom: 20px !important;
}
.preview-thumb {
  position: relative;
  width: 50px;
  height: 50px;
  overflow: hidden;
}
.preview-thumb img {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 100%;
  width: auto;
  -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
          padding-top: 5px;
}
.preview-thumb img.portrait {
  width: 100%;
  height: auto;
}
.black-links a {
  color:#000 !important;
}
#screener {
  font-size: 16px;
}
.hide-overflow {
  overflow: hidden;
}
.post-entry ul {
  margin-left: 1em !important;
  margin-top: 1em !important;
}
.post-entry ul li, .post-entry ol li {
  padding-bottom: 20px !important;
}
.post-entry img {
  margin-top: 20px;
  margin-bottom: 20px;
}
.post-entry div.panel {
  margin-top: 20px;
}
ul.list-unstyled li.divider {
  border-top: 1px solid #ddd;
  margin-bottom: 15px;
}
.wpp-thumbnail {
  padding-right: 15px;
}

/* Ad styles */
*.black-link a {
  color: #000;
}
.mashsb-box .mashsb-buttons a {
  padding-top: 5px;
  padding-bottom: 5px;
}

ol,ul {
  margin-top: 10px;
}
.no-wrap {
  white-space:nowrap;
}

.card-view {
  border-bottom: 1px solid #eee;
  padding-top: 5px;
  padding-bottom: 5px;
}
.card-view:last-child {
  border: none;
}
.card-view .title {
  vertical-align: top;
}
.card-view .value {
  display: inline-block;
  white-space:nowrap;
}
.pad-label {
  padding-left: 5px;
  padding-right: 5px;
}

.fixed-table-body {
    overflow-x: auto;
    overflow-y: auto;
    height: auto !important; /*  before 100%*/
}
.wp-post-image {
  margin: 0 !important;
}