

html.wait, html.wait * {
  cursor: wait !important;
}

.navbar {
  min-height: 46px;
}

.navbar-default .navbar-nav>li>a {
  color: #333;
}

.navbar-nav > li > a {
  padding-top: 12px;
  padding-bottom: 12px;
}

.navbar-btn {
  margin-top: 5px;
  margin-bottom: 0;
  margin-left: 10px;
}
.navbar-brand {
  height: 43px;
}

.navbar li > a > span {
  margin-left: 5px;
}


/* fixes a bug in bootstrap paper */
.nav-tabs > li > a {
  border: solid 1px transparent !important;
}

.panel-title {
  text-transform: uppercase;
}

/* `BOOTSTRAP additions/changes */

.navbar {
  border-radius: 3px;
}

.navbar-header {
  float: left;
}

.navbar-default .navbar-nav>li>a:hover {
  color: #2196F3 !important;
}

.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}

.navbar-toggle {
  padding: 0;
  margin-left: 10px;
  display: block;
}

@media (min-width: 992px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  float: left;
  margin: 0;
}

.navbar-nav > li {
  float: left;
}


/* for links that only go highlight color on hover */
a.hover-on-highlight {
  color: #444;
}

a.hover-on-highlight:hover {
  color: #2196F3;
}

@font-face {
  font-family: "FontAwesome";
  src: url('/site_media/static/pro/fonts/fontawesome-webfont.eot?9dcd5bcff192');
  src: url('/site_media/static/pro/fonts/fontawesome-webfont.eot?&9dcd5bcff192#iefix') format('eot'), url('/site_media/static/pro/fonts/fontawesome-webfont.woff?9dcd5bcff192') format('woff'), url('/site_media/static/pro/fonts/fontawesome-webfont.ttf?9dcd5bcff192') format('truetype'), url('/site_media/static/pro/fonts/fontawesome-webfont.svg?9dcd5bcff192#FontAwesome') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Source Sans Pro'), local('SourceSansPro-Regular'), url('/site_media/static/pro/fonts/ssp.woff?bebf7a248cac') format('woff'), url('/site_media/static/pro/fonts/SourceSansPro-Regular.ttf?bebf7a248cac') format('truetype');
}

@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'), url('/site_media/static/pro/fonts/ssp-b.woff?bebf7a248cac') format('woff'), url('/site_media/static/pro/fonts/SourceSansPro-Bold.ttf?bebf7a248cac') format('truetype');
}

@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 400;
  src: local('Source Sans Pro Italic'), local('SourceSansPro-It'), url('/site_media/static/pro/fonts/ssp-i.woff?bebf7a248cac') format('woff'), url('/site_media/static/pro/fonts/SourceSansPro-Italic.ttf?bebf7a248cac') format('truetype');
}

@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 700;
  src: local('Source Sans Pro Bold Italic'), local('SourceSansPro-BoldIt'), url('/site_media/static/pro/fonts/ssp-bi.woff?bebf7a248cac') format('woff'), url('/site_media/static/pro/fonts/SourceSansPro-BoldItalic.ttf?bebf7a248cac') format('truetype');
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: local('Lato Light'), local('Lato-Light'), url('/site_media/static/pro/fonts/Lato-Light.ttf?2128bd28d74c') format('truetype');
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url('/site_media/static/pro/fonts/Lato-Regular.ttf?2128bd28d74c') format('truetype');
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local('Lato Bold'), local('Lato-Bold'), url('/site_media/static/pro/fonts/Lato-Bold.ttf?2128bd28d74c') format('truetype');
}

@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 300;
  src: local('Lato Light Italic'), local('Lato-LightItalic'), url('/site_media/static/pro/fonts/Lato-LightItalic.ttf?2128bd28d74c') format('truetype');
}

@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: local('Lato Italic'), local('Lato-Italic'), url('/site_media/static/pro/fonts/Lato-Italic.ttf?2128bd28d74c') format('truetype');
}

@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
  src: local('Lato Bold Italic'), local('Lato-BoldItalic'), url('/site_media/static/pro/fonts/Lato-BoldItalic.ttf?2128bd28d74c') format('truetype');
}

a.is-disabled {
  pointer-events: none !important;
  cursor: default !important;
  color: #999 !important;
}

a.is-disabled i {
  color: #999 !important;
}

/* ---------------------------------------------------
   TYPOGRAPHY
   the only place font-familys are defined! unless for
   very specific elements, this controls all typograph
   on the site
   --------------------------------------------------- */
body {
  font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  color: #222;
  padding-top: 70px;
}

.container-fluid {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

h1, h2, h3, h4 {
  font-family: Lato, sans-serif;
  font-weight: 400;
  line-height: 1.3em;
}

h1 {
  margin-top: 0;
  font-size: 44px;
  line-height: 1.3em;
}

h2 {
  font-size: 18px;
  margin-top: 20px;
}

h2 small {
  padding-left: 0.5em;
}

h3 {
  font-size: 16px;
  margin: 0;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #c8c8c8;
}

.well p {
  font: 16px/24px 'Source Sans Pro', serif;
}

.subheading {
  font-family: Lato, sans-serif;
  font-size: 28px;
  line-height: 36px;
  color: #666;
}

.small-header {
  font-size: 11px;
  line-height: 1.5em;
  font-weight: bold;
  color: #666;
  text-transform: uppercase;
}

.no-gutter [class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}

#loading-spinner {
  position: absolute;
  margin-top: 10px;
  margin-left: 50px;
  z-index: 999;
}

/* speeding up spin */
#loading-spinner i.fa-spin {
  -webkit-animation: fa-spin 1s infinite linear;
  animation: fa-spin 1s infinite linear;
}

@media (max-width: 768px) {
  #loading-spinner {
    left: 50% !important;
    margin-left: -10px;
  }
}

.tooltip {
  font-size: 16px;
}

.tooltip-inner {
  padding: 20px;
}

/* ---------------------------------------------------
   PAGE-LEVEL STUFF
   --------------------------------------------------- */

.btn-group label input {
  display: none;
}

.btn-group > span {
  display: block;
  float: left;
  margin: 7px 0 0 10px;
  color: #999;
  font-weight: bold;
}

blockquote {
  background-color: inherit;
  color: #666;
}

.page-header {
  margin-top: 0;
}


section.page {
  display: none; /* start pages hidden so they transition in */
}

.loading {
  display: none;
  min-height: 600px;
  margin-top: 100px;
  text-align: center;
  background: no-repeat bottom;
}

.loading progress {
  margin: 0 auto;
  width: 400px;
}

@media (min-width: 768px) and (max-width: 979px) {
  .col-md-12-tablet {
    width: 100% !important;
    *width: 100% !important;
  }
}

.no-sidebar .col-md-12-tablet {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 0;
}

.no-sidebar .navbar .navbar-toggle {
  display: none !important;
}

.no-sidebar .sidebar {
  display: none;
}

.scroll-to-top {
  position: fixed;
  padding-right: 10px;
  top: 20px;
  width: 120px;
  display: none;
  color: white;
}

@media (min-width: 980px) {
  .scroll-to-top {
    top: 120px;
  }
}

.is-hidden {
  display: none;
}

.btn-toolbar {
  margin-bottom: 10px;
}

.btn-toolbar .btn {
  margin: 0 0 5px 5px;

}

/* force scrollbar */
html {
  overflow-y: scroll;
}

#slidebar {
  display: none;
}

#pageslide {
  /* These styles MUST be included. Do not change. */
  display: none;
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 999999;
  width: 280px;
  background-color: #F1F1F1;
  border-left: solid 4px #2196F3;
}

/* restyling the sidebar when its a slider */
#pageslide .sidebar-box {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

#pageslide .sidebar-box > * {
  padding: 0 19px;
}

#pageslide .sidebar-box header {
  background-color: #e8e8e8;
  padding: 10px 19px;
}

#pageslide .sidebar-inner {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  height: 100%;
}

#pageslide .hide-on-slide {
  display: none;
}

.sidebar-box.slide-header {
  padding-top: 20px;
}

.slide-header a {
  font-size: 18px;
}

.slide-header a:hover {
  text-decoration: none;
  color: #222;
}

.slide-header i {
  font-size: 20px;
}

.slide-header #slidebar-close {
  float: right;
}

#pageslide .sidebar-box {
  margin-top: 16px;
}

#pageslide .sidebar-box.sidebar-share {
  background-color: #e8e8e8;
  margin-bottom: 16px;
}

#pageslide .sidebar-box.sidebar-share header {
  padding: 10px 0;
}

#pageslide .sidebar-box.sidebar-share ul {
  margin-top: 8px;

}

/* ---------------------------------------------------
   NAVBAR
   --------------------------------------------------- */

.main-navbar {
  margin-left: 25px;
}

.navbar .navbar-brand {
  padding: 8px 15px 0 0;
}

/* these two styles give a depressed 'click' on mousedown, without shifting rest of navbar */
.navbar .navbar-brand img {
  margin: 0 1px 1px 0;
}

.navbar .navbar-brand:active img {
  margin: 1px 0 0 1px;
}

.navbar-form {
  margin-top: 8px;
  margin-bottom: 0;
}

.navbar-form .form-control {
  height: 28px;
}

@media (max-width: 767px) {
  .main-navbar {
    margin-left: 0;
  }

  .navbar-brand {
    padding-left: 20px;
  }
}

@media only screen and (max-width: 490px) {
  .navbar-brand {
    padding-left: 2px;
    padding-right: 2px;
  }
}

.unread-count {
  position: relative;
}

.unread-count .badge {
  position: absolute;
  top: 4px;
  right: 4px;
  font-weight: bold;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  padding: 2px 6px;
  background-color: #2196F3;
}


@media only screen and (max-width: 767px) {
  .search-form {
    display: none;
  }
}

.search-form.floating {
  display: block !important;
  position: absolute;
  left: 50%;
  margin-left: -120px;
  top: 40px;
  width: 240px;
  background-color: white;
  border: solid 1px #1c76c1;
}

.search-form.floating form {
  margin: 12px 0 12px 12px;
  width: 180px;
}

.search-form.floating input {
  width: 180px;
  margin-bottom: 4px;
}

@media (max-width: 979px) {
  .navbar .nav li a {
    display: block;
    padding: 3px 10px;
    margin-left: 5px;
    margin-top: 10px;
    margin-right: 0;
  }

  .navbar .nav li a:hover {
  }

  .navbar .nav li a:hover i {
  }

  .navbar .nav.pull-right {
    margin-right: 10px;
  }

  .navbar a span {
    display: none;
  }
}

@media only screen and (max-width: 490px) {
  .navbar .nav {
    margin-right: 0;
  }

  .navbar .nav li a {
    padding: 3px 5px;
  }
}

/* mark as read button on 'new since last visit tab' */
.mark-as-read {
  margin: 4px;
  display: none;
}

/* ---------------------------------------------------
   FOOTER
   --------------------------------------------------- */
footer {
  border-top: solid 4px #e3e3e3;
  background-color: #f4f4f4;
  color: #222;
  font-size: 14px;
  padding: 40px 20px;
  margin-top: 40px;
}

footer a {
  color: #222;
}

footer a:hover {
  text-decoration: none;
}

footer strong {
  font-size: 12px;
  text-transform: uppercase;
  color: #aaa;
}

footer ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

footer li {
  padding-bottom: 2px;
  border-bottom: dotted 2px #d0d0d0;
  margin-bottom: 4px;
}

.copyright {
  font-size: 12px;
  color: #666;
  padding: 40px 0 20px 0;
  text-align: center;
}

/* ---------------------------------------------------
   BREADCRUMBS
   --------------------------------------------------- */

.container-header {
  background-color: #0a6ebd;
  margin-top: -23px; /* fit snug agaisnt navbar */
  margin-bottom: 23px;  /* ensure spacing below even if header is hidden */
}

.container-header header {
  padding: 60px 0;
  position: relative;
  overflow: hidden;
}

.container-header header img.bg {
  right: -50px;
  top: -50px;
  width: 600px;
  height: auto;
  opacity: 0.1;
  position: absolute;
}


.container-header h1 {
  text-align: left;
  color: white;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  font-size: 54px;
  line-height: 62px;
  font-weight: 300;
  letter-spacing: 2px;
}


/* ---------------------------------------------------
   DATA PAGES
   --------------------------------------------------- */

.page.data h2 {
  font-weight: bold;
  margin-bottom: 30px;
}

.page.data .aside h2 {
  margin-bottom: 10px;
}

.page.data > .nav-tabs {
  margin-top: -23px; /* primary tabs on data page sit flush with big box */
}

.data .nav {
  background-color: #eee;
}

.data .nav > li > a {
  padding: 10px 15px;
}

.data .nav-tabs > li, .data .nav-pills > li {
  float: none;
  display: inline-block;
  *display: inline; /* ie7 fix */
  zoom: 1; /* hasLayout ie7 trigger */
}

.data .nav-tabs, .data .nav-pills {
  text-align: left;
}

/* ---------------------------------------------------
   DB SECTION STYLES
   --------------------------------------------------- */

.db-nav-bar {
  display: flex;
  gap: 0;
  margin-bottom: 20px;
  border-bottom: 2px solid #e5e5e5;
  padding-bottom: 0;
}

.db-nav-item {
  padding: 10px 16px;
  color: #777;
  text-decoration: none;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.3px;
  border-bottom: 2px solid transparent;
  margin-bottom: -2px;
  transition: color 0.15s, border-color 0.15s;
}

.db-nav-item:hover {
  color: #0a6ebd;
  text-decoration: none;
}

.db-nav-item.active {
  color: #0a6ebd;
  border-bottom-color: #0a6ebd;
  font-weight: 600;
}


.db-ticker {
  display: flex;
  flex-wrap: wrap;
  gap: 4px 16px;
  padding: 10px 14px;
  background: #f8f9fa;
  border-radius: 4px;
  margin-bottom: 20px;
  border: 1px solid #e9ecef;
}

.db-ticker-item {
  font-size: 13px;
}

.db-ticker-item strong {
  color: #333;
}

/* Rankings table */
.db-rankings-table tbody tr {
  cursor: pointer;
}

.db-rankings-table tbody tr:hover {
  background-color: #e8f4fd !important;
}

.db-rankings-table th.active-metric {
  font-weight: 700;
  color: #333;
}

/* Network picker in traffic comparison */
.db-network-picker {
  background: #f8f9fa;
  padding: 12px;
  border-radius: 4px;
  border: 1px solid #e5e5e5;
  flex: 1;
  display: flex;
  flex-direction: column;
  position: relative;
  overflow-y: auto;
  min-height: 0;
}

.db-network-list-item {
  padding: 6px 10px;
  cursor: pointer;
  font-size: 13px;
  border-bottom: 1px solid #f0f0f0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  overflow: hidden;
}

.db-network-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background: rgba(33, 150, 243, 0.08);
  z-index: 0;
  transition: width 0.3s ease;
}

.db-network-list-item:hover {
  background-color: #e8f4fd;
}

.db-network-list-item.selected {
  background-color: #d4edff;
  font-weight: 500;
}

.db-network-list-item .score {
  color: #999;
  font-size: 11px;
  position: relative;
  z-index: 1;
}

/* Traffic sidebar tabs */
.db-picker-tab.active {
  border-bottom-color: #2196F3 !important;
  color: #2196F3;
}

/* Market list items */
.db-market-list-item {
  padding: 6px 10px;
  cursor: pointer;
  font-size: 13px;
  border-bottom: 1px solid #f0f0f0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  overflow: hidden;
}

.db-market-list-item:hover {
  background-color: #e8f4fd;
}

.db-market-list-item.selected {
  background-color: #d4edff;
  font-weight: 500;
}

.db-market-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background: rgba(33, 150, 243, 0.08);
  z-index: 0;
  transition: width 0.3s ease;
}

.db-market-name, .db-market-list-item .score {
  position: relative;
  z-index: 1;
}

/* Sidebar height sync - chart determines row height, sidebar fills and scrolls */
.db-traffic .row {
  position: relative;
}
.db-sidebar-col {
  position: absolute;
  top: 0;
  bottom: 0;
  overflow-y: auto;
  width: 30%;
}
.db-chart-col {
  margin-left: 30%;
  width: 70%;
  float: none;
}

/* Sidebar close button */
.db-sidebar-close {
  position: absolute;
  top: 4px;
  right: 4px;
  z-index: 2;
  background: none;
  border: none;
  font-size: 20px;
  line-height: 1;
  color: #999;
  cursor: pointer;
  padding: 2px 6px;
}
.db-sidebar-close:hover {
  color: #333;
}

/* Sidebar expand indicator */
.db-sidebar-expand {
  background: #f8f9fa;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  padding: 4px 8px;
  font-size: 16px;
  cursor: pointer;
  color: #666;
  margin-bottom: 8px;
}
.db-sidebar-expand:hover {
  background: #e8f4fd;
  color: #2196F3;
}


/* Network name truncation */
.db-network-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  z-index: 1;
}

/* Network flag icon */
.db-network-flag {
  flex-shrink: 0;
  margin-right: 4px;
  position: relative;
  z-index: 1;
}

/* Section headings */
.db-section-heading {
  margin-bottom: 15px;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #555;
}

.db-badge-up, .db-badge-down {
  display: inline-block;
  padding: 1px 6px;
  border-radius: 3px;
  font-size: 10px;
  font-weight: 700;
  vertical-align: middle;
  margin-left: 6px;
}

.db-badge-up {
  background: #dcfce7;
  color: #16a34a;
}

.db-badge-down {
  background: #fee2e2;
  color: #dc2626;
}

/* Movers widget */
.db-movers-section {
  background: #f8f9fa;
  border-radius: 6px;
  padding: 16px;
  border: 1px solid #e9ecef;
}

.db-mover-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 7px 0;
  border-bottom: 1px solid #e9ecef;
  font-size: 13px;
}

.db-mover-row:last-child {
  border-bottom: none;
}

.db-mover-row a {
  color: #333;
  font-weight: 500;
}

.db-mover-row a:hover {
  color: #0a6ebd;
}

.db-mover-change {
  font-weight: 700;
  font-size: 13px;
}

.db-mover-change.up {
  color: #22c55e;
}

.db-mover-change.down {
  color: #ef4444;
}

/* Mini rankings on homepage */
.db-mini-rankings {
  overflow-x: auto;
}

.db-mini-rankings table {
  width: 100%;
}

.db-mini-rankings table th {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #999;
  padding: 6px 10px;
  border-bottom: 2px solid #e5e5e5;
  font-weight: 600;
}

.db-mini-rankings table td {
  padding: 8px 10px;
  font-size: 13px;
  border-bottom: 1px solid #f0f0f0;
}

.db-mini-rankings table tr:hover td {
  background-color: #f8f9fa;
}

/* Summary cards on network detail */
.db-summary-cards .panel {
  border: none;
  box-shadow: 0 1px 3px rgba(0,0,0,0.08);
  border-radius: 6px;
}

.db-summary-cards .panel-body {
  padding: 16px;
}

.db-summary-cards .h3 {
  margin: 4px 0;
  font-weight: 700;
}

.container-breadcrumb {
  padding: 0;
}

.main-breadcrumb {
  margin-top: 20px;
}

.breadcrumb {
  padding: 0;
  background-color: transparent;
  margin-bottom: 0;
  color: #ccc;
}

.breadcrumb a {
  color: #ccc;
}

.breadcrumb > li + li::before {
  content: "\00bb";
  font-size: 14px;
  color: #ccc;
}

@media (min-width: 768px) {
  .breadcrumb > li.hidden-xs {
    content: "";
    padding: 0;
  }
}
@media (min-width: 980px) {
  .breadcrumb > li.hidden-sm {
    content: "";
    padding: 0;
  }
}

@media (min-width: 768px) {
  .container-breadcrumb.is-fixed .well {
    background-color: #f5f5f5;
    position: fixed;
    top: 46px;
    left: 0;
    right: 0;
    z-index: 1020; /* 10 less than .navbar-fixed to prevent any overlap */
  }

  .container-breadcrumb.is-fixed .well .breadcrumb {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }

  .container-breadcrumb.is-fixed + .container-page {
    padding-top: 52px; /* compensate for removal of breadcrumbs from main flow - height 36 + margin 20 */
  }
}


/* ---------------------------------------------------
   BODY TEXT / NEWS FULL
   --------------------------------------------------- */

.hero-image {
  margin-bottom: 20px;
}

.xlarge {
  margin-bottom: 20px;
}

img.small {
  float: right;
  margin: 0 0 20px 20px;
}

.attribution {
  display: block;
  font-size: 12px;
  color: #aaa;
}

.attribution a {
  color: #aaa;
}

.writer {
  clear: both;
  overflow: hidden;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: solid 1px #eee;

}

.writer .headshot {
  margin-right: 10px;
  width: 60px;
  height: 60px;
  float: left;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #ccc;
  padding: 2px;
}

.writer .headshot img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

.writer .byline {
  padding-top: 5px;
}

.pages .fa-globe {
  font-size: 90%;
}

.paras a {
  color: #1f7abf;
  border-bottom: dotted 1px transparent;
}

.paras a:hover {
  color: #2196F3;
  border-bottom-color: #2196F3;
  text-decoration: none;
}

.paras, .paras li, .paras td {
  font-size: 18px;
}

.paras .article-message {
  font-style: italic;
  margin: 0 0 10px;
  font-size: 16px;
}

.paras .exclusive-status {
  margin-top: 20px;
  font-size: 14px;
  font-weight: bold;
  background-color: #eee;
  padding: 10px;
  text-align: left;
}

.paras {
  margin-bottom: 40px;
  /* text-align: justify; */
}

.hero-image img {
  display: block;
  width: 100%;
  height: auto;
}

.paras img { /* img-responsive on all embedded images as default */
  display: block;
  max-width: 100%;
  height: auto;
}

.paras hr {
  clear: none;
}

.paras h2 {
  font-size: 20px;
  font-weight: 700;
}

.paras h3 {
  font-size: 18px;
  font-weight: 700;
  margin: 20px 0 10px;
}

.paras .alt-heading {
  font-size: 22px;
  text-transform: uppercase;
  margin-top: 40px;
  border-bottom: solid 2px #0a6ebd;
  padding-bottom: 2px;
  font-weight: normal;
}

.paras .alt-heading a {
  border-bottom: none;
}

.paras .alt-heading .fa-globe {
  display: none;
}

.paras .graphbox {
  background-color: #0a6ebd;
  padding: 20px;
  margin: 40px 0;
}

.paras .graphbox-header {
  margin: 10px 0 20px 0;
  text-align: center;
}

.paras .graphbox-header h3 {
  font-size: 20px;
  color: white;
  text-transform: uppercase;
}

.paras .graphbox-header > a {
  font-size: 16px;
  display: block;
  color: white;
  text-decoration: underline;
}

.paras .graphbox .graphsnapshot {
  padding-top: 10px;
  padding-bottom: 10px;
}

.paras .graphbox .graph-sources {
  font-size: 14px;
  color: #e4f3ff;
}
.paras .graphbox .graph-sources a {
  font-size: 14px;
  color: #b0ccff;
}

.paras .graphbox .graph-sources a.external:after {
  content: none;
  padding-left: 0;
}
.paras .graphsnapshot .graph {
  padding: 20px;
  background-color: white;
}

.paras a.external:after {
  content: url('/site_media/static/pro/images/external-link-blue.png?cf9a921374b2');
  padding-left: 2px;
}

.paras table {
  background-image: url('/site_media/static/pro/images/table-watermark.png?0baa7cc9af8a');
}

.paras .table-striped > tbody > tr:nth-child(2n+1) {
    background-color: rgba(249, 249, 249, 0.7);
}







.data a.external:after {
  content: url('/site_media/static/pro/images/external-link-blue.png?cf9a921374b2');
  padding-left: 2px;
}

.video-container {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.embed-responsive {
  width: 100%;
  height: auto;
}

.embed-responsive-8by5 {
    padding-top: 60%;
}

.media-embed-doc iframe {
  margin-bottom: 1rem;
  width: 100%;
  height: 500px;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* other stuff shouldn't have this - e.g. images that link to big */
.paras .image-gallery a[href^="http:"]:after,
.paras .inlineimage a[href^="http:"]:after,
.paras .twitter-tweet a.external:after {
  content: none;
  padding-left: 0;
  display: none;
}

/* last link is the datestamp */
.paras .twitter-tweet a.external:last-child {
  display: block;
  font-size: 80%;
  text-transform: uppercase;
}

.inlineimage-left {
  float: left;
  margin: 0 20px 20px 0;
}

.inlineimage-right {
  float: right;
  margin: 0 0 20px 20px;
}

@media only screen and (max-width: 490px) {
  .inlineimage {
    float: none;
    display: block;
  }
}

/* lightbox is old ... */
.image-gallery ul {
  list-style: none;
  padding-left: 0;
  overflow: hidden;
}

.image-gallery li {
  float: left;
}

/*
.drop-cap>p:first-of-type:first-letter {
    float: left;
    font: 90px/90px 'Source Sans Pro', sans-serif;
    margin-top: -10px;
    margin-bottom: -10px;
    padding-right: 8px;
    padding-left: 3px;
} */

/* remove automatic quotes */
q.pull-quote:before, q.pull-quote:after {
 content: "";
}

q.pull-quote.inline:first-letter {
  font: inherit;
  color: inherit;
}

.pull-quote {
  text-align: left;
  display: block;
  width: 40%;
  float: right;
  font-size: 32px;
  line-height: 34px;
  margin: 0 0 0 20px;
  padding: 10px 0 10px 10px;
  font-style: italic;
  text-transform: uppercase;
}

.pull-quote.inline {
  margin: 20px 0 20px 20px;
}

@media only screen and (max-width: 979px) {
  .pull-quote {
    float: none;
    display: block;
    width: auto;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 490px) {
  .pull-quote {
    font-size: 20px;
    line-height: 24px;
  }

  .pull-quote:before {
    content: "";
    display: none;
  }
}

/* ---------------------------------------------------
   PAYWALL
   --------------------------------------------------- */

.panel-paywall {
  clear: both;
}

.panel-paywall ul {
  list-style-type: none;
  padding-left: 0;
}

.panel-paywall li {
  margin-bottom: 10px;
}


/* ---------------------------------------------------
   READ NEXT
   --------------------------------------------------- */

.read-next img {
  float: right;
  margin: 0 0 0 20px;
}

.read-next h2 {
  margin-top: 0;
  margin-bottom: 0;
}

.read-next .pubdate+h2 {
  margin-top: 10px;
}

.read-next article .pubdate {
  font-size: 14px;
  margin-bottom: 10px;
}

.read-next p {
  margin-top: 10px;
  margin-bottom: 0;
}

.col-md-6 + .col-md-6 > .read-next .panel-heading {
  text-align: right;
}


/* ---------------------------------------------------
   METADATA IN NEWS FULL
   --------------------------------------------------- */

.newsfull .hero-image aside, figcaption {
  text-align: right;
  margin-top: 5px;
  font-size: 15px;
}
.newsfull .hero-image aside a, figcaption a {
  color: #999 !important;
  text-decoration: underline;
}

.newsfull .news-top {
  margin-bottom: 20px;
}

.newsfull .show-summary {
  float: right;
  margin: 10px 0;
}

.newsfull .header-summary {
  list-style: none;
  color: red;
  margin-left: 0;
  margin-bottom: 20px;
  display: none;
  padding-left: 0;
}

.newsfull .header-summary li {
  color: #222;
  background-color: #f9f9f9;
  border-top: solid 2px #fff;
  padding: 12px;
}

.newsfull .header-summary li i {
  display: block;
}

.newsfull .header-summary li span {
  display: block;
  margin-top: -20px;
  margin-left: 30px;
}

.newsfull .metadata {
  padding-right: 15px;
  font-size: 14px;
  line-height: 1.5em;
  color: #444;
}

.newsfull .metadata dd {
  line-height: 1.5em;
}

.newsfull figure {
  margin-bottom: 23px;
}

/* narrows the fullwidth of article body, putting a 1-col margin on left and right
   this is specific for tablet widths */
@media (min-width: 768px) and (max-width: 979px) {
  .article-body .news-body {
    padding-left: 15px;
    margin-left: 8.33333333%;
    margin-right: 8.33333333%;
  }

  .newsfull .news-top {
    padding-left: 15px;
    margin-left: 8.33333333%;
    margin-right: 8.33333333%;
  }
}

.bio {
  background-color: #eee;
  padding: 20px;
  margin-bottom: 20px;
}

.tags li, .sources li {
  /* prevent wrap of sources and tags */
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.newsfull .metadata dt {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
}

.newsfull .metadata dd {
  margin-left: 0;
  margin-bottom: 10px;
}

.newsfull .metadata dd, .newsfull .metadata li {
  font-weight: normal;
  display: block;
  color: #444;
}

.newsfull .metadata ul {
  padding-left: 0;
  list-style: none;
}

.inline-metadata {
  border-top: solid 1px #eee;
  padding-top: 20px;
}


.footer-metadata {
  padding: 15px 0;
  font-size: 16px;
}

.footer-metadata ul {
  padding-left: 0;
  clear: both;
  margin: 0 0 4px;
  overflow: hidden;
  list-style: none;
}

.footer-metadata li {
  display: block;
  float: left;
}

.footer-metadata li:after {
  content: ", ";
  margin-right: 6px;
}

.footer-metadata li:last-child:after {
  content: "";
  margin-right: 0;
}

.footer-metadata li:first-child:after {
  content: ":";
}

.footer-metadata li strong {
  font-weight: bold;
  color: #666;
}

/* ---------------------------------------------------
   HOMEPAGE
   --------------------------------------------------- */

.box-header {
  color: #000;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: normal;
}

.box-header strong {
  color: #000;
  font-weight: inherit;
}

.box-header small {
  font-size: 12px;
  font-weight: normal;
  padding-left: 4px;
}

.box-terms {
  font-size: 12px;
  line-height: 1.5em;
  color: #999;
  text-align: center;
  margin-bottom: 20px;
}

/* sub boxes */

.box.continue-reading .box {
  margin-top: 10px;
  border: solid 1px #eee;
  padding: 5px;
}

.box.continue-reading .col-md-4 {
  padding-left: 5px;
  padding-right: 5px;
}
.box .box .box-header {
  font-size: 16px;
  text-transform: uppercase;
  background-color: #efefef;
  color: #666;
  padding: 3px 5px ;
}

.box.continue-reading ul {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}
.box.continue-reading li {
  border-bottom: solid 1px #eee;
  padding: 3px 5px;
}

.box.continue-reading li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.homepage-data table {
  margin-bottom: 0;
}

.box-terms img {
  margin-bottom: 10px;
}

.box-bg .box-contents {
  background-color: #eee;
  padding: 10px 20px;
}

.box-gapped {
  margin-bottom: 40px;
}

.box-gapped .box-header {
  margin-bottom: 10px;
}


.headlines .pub-since {
  background-color: #efefef;
  color: #666;
  padding: 3px 5px;
}

.one-word-intro {
  color: #2196F3;
  text-transform: uppercase;
  font-size: 14px;
}

.headline-view article {
  border-bottom: dotted 1px #ccc;
  padding: 20px 0 10px 0;
}

.headline-view article:last-child {
  border-bottom: none;
}

.headline-view article header {
  margin-bottom: 5px;
}

.box-bg .headline-view article {
  padding: 10px 0;
}

.box-bg .headline-view a {
  color: inherit;
}

.headlines .box-header {
  font-size: 20px;
  text-transform: uppercase;
}

.headline-view article .image {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
  width: 80px;
  height: auto;
}

.headline-view article img {
  width: 80px;
  height: auto;
}

.headline-view h3 {
  margin: 0;
  font-size: 26px;
  line-height:32px;
  font-weight: 300;
}

.headline-view h3 a:hover {
  text-decoration: none;
  color: #0a6ebd;
}

.featured .headline-view article {
  padding-top: 0;
}

.featured .headline-view img {
  width: 100%;
  height: auto;
}

.featured .headline-view h3 {
  font-size: 46px;
  line-height: 52px;
}


.headline-view h3 a {
  color: #333;
}

.headline-view h3 a:active, .headline-view h3 a:focus {
  text-decoration: none;
}

.headline-view.pokerfuse-items h3 {
  font-weight: normal;
  font-size: 15px;
}

.headline-view.pokerfuse-items article {
  padding: 10px 0;
}
.headline-view.pokerfuse-items article img {
  width: 60px;
}

.article-overlay {
  position: relative;
}

.article-overlay img.img-responsive {
  background-position: 50%;
}

.article-overlay span {
  display: block;
  position: absolute;
  top: 0;
  margin: 5% 10% 0 5px;
  font-weight: bold;
}

.featured-series-list article {
  position: relative;
  height: 150px;
  background-size: cover;
}

.featured-series-list article .title {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  background-color: black;
  padding: 10px;
  opacity: 0.8;
  font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
  color: #2196f3;
  font-size: 20px;
  font-weight: 300;
}

.featured-series-list article .title a {
  color: white;
}

.featured-series-list article .title a:hover {
  text-decoration: none;
  color: #0c87e8;
}

.specials-items a {
  font-size: 16px;
}

.f5-items a {
  color: black;
  font-weight: normal;
  font-size: 15px;
}

.f5-items article {
  border-bottom: dotted 1px #666;
  padding: 10px 0;
}

.f5-items article:first-child {
  padding-top: 0;
}

.f5-items article:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.read-more .box-header {
  background-color: #efefef;
  color: #333;
  font-size: 18px;
  text-transform: uppercase;
  padding: 3px 5px;
}

.read-more ol {
  padding-left: 0;
  list-style: none;
}

.read-more li {
  font-size: 16px;
  border-bottom: dotted 1px #afc0ca;
  padding: 2px 2px 4px 2px;
  margin: 6px 0;
}

.read-more li a {
  color: #333;
  font-size: 16px;
}

.read-more .more {
  font-size: 14px;
  text-align: right;
  display: block;
}

.homepage .traffic-graph .chart-container {
  height: 300px;
}

.homepage .networks-pie .chart-container {
  height: 250px;
}

.homepage .scheduled-events .info {
  border-bottom: solid 1px #ddd;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.homepage .scheduled-events .event {
  padding: 10px 0;
  border-bottom: solid 1px #ddd;
}
.homepage .scheduled-events .event .images {
  float: right;
}

.homepage .scheduled-events .event .images .flag {
  margin-top: -2px;
  margin-left: 2px;
}
.homepage .scheduled-events a {
  color: inherit;
  font-size: 14px;
}
.homepage .scheduled-events .owner {
  display: block;
  color: #0a6ebd;
}

.box-bg .box-contents.data-graphs {
  padding: 10px;
}

.box-bg .box-contents.data-graphs h3 {
  text-align: center;
  margin-bottom: 10px;
}

.homepage .data-graphs .graph {
  margin-bottom: 15px;
}

.homepage .investors-corner h4 {
  color: white;
  padding-bottom: 6px;
  border-bottom: dotted 1px #2196F3;
  text-transform: uppercase;
  font-size: 18px;
  text-align: center;
  font-weight: normal;
}

.homepage .investors-corner h4 small {
  display: block;
  color: #2196F3;
  margin-bottom: 10px;
  letter-spacing: 1px;
}

.homepage .investors-corner {
  background-color: #222222;
  color: white;
  padding: 20px;
  margin-bottom: 20px;
}

.homepage .investors-corner .row {
  margin-bottom: 20px;
}

/* ---------------------------------------------------
   NEWS LISTS
   --------------------------------------------------- */
.newslist article {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: solid 1px #EEE;
  clear: both;
  overflow: hidden;
}

.newslist h2 {
  margin-top: 5px;
  font-size: 22px !important;
  font-weight: 300 !important;
}

.newslist article .img {
  width: 120px;
  height: 90px;
}

.newslist article .body {
  margin-left: 140px;
  margin-top: -90px;
  min-height: 90px;
}


.newslist article.no-image .body {
  margin-left: 0;
  margin-top: 0;
  min-height: 0;
}
.newslist article.no-image {
  padding-top: 10px;
  padding-bottom: 10px;
}


.newslist.since-last-visit article.is-read .img {
  display: none;
  margin: 0;
  border: 0;
  padding: 0;
}

.newslist.since-last-visit article.is-read .body {
  min-height: inherit;
  margin-top: 0;
  margin-bottom: 10px;
}

.newslist.since-last-visit article.is-read h2 a {
  color: #bbb;
}

.newslist.since-last-visit article.is-read p, .newslist.since-last-visit article.is-read .metadata {
  display: none;
}

.newslist h2 a {
  color: #222;
}

.newslist .metadata {
  padding: 0;
  margin: 0;
}

.newslist .pubdate {
  font-size: 14px;
  list-style: none;
  display: inline;
  margin: 0;
  padding-right: 0.3em;
}


.newslist.columns img {
  margin: 0 10px 10px 10px;
  float: right;
  position: static;
}

/* ---------------------------------------------------
   TAG, SERIES LIST
   --------------------------------------------------- */

.itemlist {
  font-size: 16px;
  padding-left: 0;
}

.itemlist .tag {
  list-style-type: none;
  float: left;
  margin: 20px;
}

.itemlist .serie {
  list-style-type: none;
  display: block;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: solid 1px #EEE;
  overflow: hidden;
}

.itemlist li a + small {
  padding-left: 10px;
}

.serie img {
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}

.serie h2 {
  margin: 0 0 5px 0;
}

.serie ul {
  margin: 0;
  font-size: 15px;
  list-style: inside;
}

.serie small {
  color: #c8c8c8;
}

.serie li a {
  color: #222;
}

/* ---------------------------------------------------
   SIDEBARS
   --------------------------------------------------- */

.sidebar .sidebar-inner {
  border-left: solid 12px #F1F1F1;
  padding-left: 16px;
}

.sidebar-box {
  overflow: hidden;
  margin-bottom: 40px;
  font-size: 15px;
  line-height: 1.5em;
}

.sidebar-box .nav-pills li a {
  padding: 8px 12px;
}

.sidebar-box header {
  font-size: 24px;
  line-height: 1.2em;
  color: #2196F3;
}

.sidebar-box header strong {
  color: #000;
}

.sidebarlist {
  padding-left: 0;
}

.sidebar-box .nav {
  text-transform: lowercase;
  margin: 20px 0 10px 0;
}

.sidenewslist {
  padding-left: 0;
  list-style-type: none;
}

.sidenewslist li {
  padding: 10px 0;
  border-bottom: solid 1px #dcf2fc;
}

.sidenewslist li.active {
  color: #999;
}

.sidenewslist li.active .small-header {
  color: #AAA;
}
.sidenewslist a {
  color: #444;
}

.sidenewslist a:hover {
  text-decoration: none;
  color: #2196F3;
}

.sidebar-box .more {
  display: block;
  text-align: right;
  margin-top: 10px;
  margin-bottom: 19px;
  font-size: 14px;
}

.sidebar-box p {
  margin-top: 10px;
}

.sidebar-box .tweets .fa-external-link {
  font-size: 11px;
}

.sidebar-box .tweets li.favorite {
  font-weight: bold;
}

.sidebar-box .tweets .category {
  font-size: 10px;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  padding: 2px 4px;
  margin-right: 4px;
}

.sidebar-summary ul {
  list-style: none;
  margin: 5px 0;
}

.sidebar-summary li {
  padding: 10px 0;
  font-size: 16px;
  border-bottom: solid 1px #dcf2fc;
}

.sidebar-summary li:last-child {
  border-bottom: none;
}

.sidebar-share {
  padding-right: 10px;

}

.sidebar-share header {
  display: inline;
  float: left;
  background-color: inherit;
  padding: 10px 0;
}

.sharelist, #pageslide .sidebar-box > .sharelist {
  padding-left: 0;
  list-style: none;
  margin-top: 8px;
  font-size: 28px;
  float: right;
}

.sharelist li {
  display: inline;
  float: left;
  margin-left: 3px;
}

.sharelist li i {
  margin: 0;

  width: 1em;
}

.sharelist a:hover {
  text-decoration: none;
  color: #222;
}

.sidebar-follow ul {
  list-style: none;
  padding: 0;
  margin: 10px 0;
  font-size: 16px;
}

.sidebar-follow {
  display: table;
  border-collapse: collapse;
}

.sidebar-follow li {
  display: table-row;
  border-bottom: solid 1px #eee;
}

.sidebar-follow i, .sidebar-follow a {
  display: table-cell;
  vertical-align: top;
  padding: 10px 5px;
}

.sidebar-follow a {
  color: #222;
}
.sidebar-follow a:hover {
  color: #2196F3;
  text-decoration: none;
}
.sidebar-follow i {
  color: #2196F3;
}

.sidebar-didyouknow p {
  background-color: #EFEFEF;
  padding: 20px;
}

.sidebar-didyouknow i {
  font-size: 40px;
  float: right;
  padding: 0 0 10px 10px;
  color: #2196F3;
}
.sidebar-didyouknow a {
  display: block;
  text-align: right;
  margin-top: 20px;
}

/* ---------------------------------------------------
   INDUSTRY LINKS / TWEETLIST
   --------------------------------------------------- */

.tweetlist ul {
  padding-left: 0;
  list-style: none;
  padding-bottom: 10px;
}

.tweetlist li {
  padding: 10px 0;
  margin: 3px 0;
  border-bottom: solid 1px #eee;
}

.tweetlist li a {
  margin-bottom: 10px;
}

.tweetlist li.favorite a {
  font-weight: bold;
}

.tweetlist li .meta {
  display: block;
  font-size: 14px;
}

.tweetlist .tags {
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  margin-left: 5px;
}

.tweetlist .tags a {
  background-color: #eee;
  color: inherit;
  padding: 2px 4px;
  margin-right: 2px;
}

.tweetlist .tags a:hover {
  text-decoration: none;
}

@media only screen and (max-width: 490px) {
  .tweetlist li {
    padding: 5px;
    margin-bottom: 3px;
  }
}

/* ---------------------------------------------------
   EXPLORER
   --------------------------------------------------- */

.counts {
  text-align: center;
  font-size: 18px;
  margin-bottom: 20px;
}

.counts .label {
  margin: 0 5px 0 10px;
}

.filtering {
  clear: both;
  overflow: hidden;
}

.filtering .filter {
  display: inline-block;
  vertical-align: middle;
  padding-bottom: 5px;
}

.filtering .filter-search input {
  padding: 2px 5px;
  width: 250px;
}

.filter-search .clear {
  width: 24px;
  display: inline-block;
  margin-left: -24px;
  vertical-align: middle;
}

.filter-search .clear a {
  font-size: 14px;
  font-weight: normal;
}

.filter-search .clear-search a:hover {
  text-decoration: none;
}

.filtering .filter-header {
  vertical-align: middle;
  display: inline-block;
  font-weight: bold;
  margin: 0 5px 0 10px;
  font-size: 13px;
  line-height: 2em;
  width: 50px;
  text-transform: uppercase;
  text-align: right;
}

.filtering.networks-customize {
  margin-top: 23px;
}

.filtering.networks-customize .filter-header {
  width: 80px;
}

.explorer article {
  padding: 5px 0;
  margin: 3px 0;
  border-bottom: solid 1px #eee;
}

.explorer h3 {
  font-size: 18px;
}

.explorer span.match {
  color: #2196F3;
}

.explorer h3 span.match {
  font-weight: bold;
}

.explorer .itemlist {
  clear: both;
  /*margin-top: 250px; /* compensate for abs position of thinglist */
  margin-top: 20px;
}

.explorer .nav-tabs {
  margin-bottom: 0;
}

.explorer .thinglist .items {
  padding: 10px;
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
}

.explorer .section-title h2 {
  color: #aaa;
  font-size: 26px;
  display: inline-block;
  text-transform: lowercase;
  margin: 10px;
}

.explorer .section-title h3 {
  display: inline-block;
  color: #aaa;
  font-weight: bold;
  margin-left: 30px;
}

.explorer .thinglist .thing {
  width: 115px;
  display: inline-block;
  margin: 10px 0 10px 10px;
  padding: 0;
}

.explorer .thinglist .info {
  border: 1px solid #BDBDBD;
  border-right-color: #a1a1a1;
  border-bottom-color: #a1a1a1;
  background-color: white;
  margin: 2px;
}

.explorer .thinglist a:hover .info {
  border: solid 3px #2196F3;
  margin: 0;

}

.explorer .thinglist .meta {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.explorer .thinglist .type {
  line-height: 0;
  margin: 0 2px;
}

.explorer .thinglist .type span {
  text-transform: uppercase;
  font-size: 11px;
  line-height: 1em;
  background-color: #2196F3;
  color: white;
  font-weight: bold;
  padding: 1px 10px;
}

.explorer .thinglist .info img {
  width: 120px;
  height: auto;
}

.explorer .thinglist .meta {
  padding: 5px;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  background-color: #444;
  color: white;
}

.explorer .thinglist a:hover {
  text-decoration: none;
}

.explorer .itemlist .section-title {
  border-bottom: solid 1px #BDBDBD;
  margin-bottom: 10px;
}

.explorer .itemlist .meta {
  font-size: 11px;
  text-transform: uppercase;
}

.explorer .itemlist .source {
  background-color: #ef1708;
  text-align: center;
  width: 3.5em;
  color: white;
  font-size: 12px;
  line-height: 1em;
  text-transform: uppercase;
  padding: 15px 5px;
  font-weight: bold;
}

.explorer .no-results {
  padding-left: 10px;
  font-size: 16px;
  line-height: 20px;
}

.explorer .itemlist .source.nb {
  background-color: #666;
}

.explorer .itemlist .source.f5 {
  background-color: #2CC3E8;
}

.explorer .itemlist .source.pro {
  background-color: #acbbc7;
}

.explorer .itemlist .info {
  margin-left: 50px;
  margin-top: -40px;
}

.explorer .itemlist .info p {
  font-size: 16px;
  font-style: italic;
}

/* for the smaller 'headlines' view */
.explorer .itemlist.view-h article {
  padding-bottom: 6px;
}

.explorer .itemlist.view-h p {
  display: none;
}

.explorer .itemlist.view-h h3, .explorer .itemlist.view-h .meta {
  display: inline-block;
}

.explorer-link {
  color: #2196F3;
  border-bottom: none;
}

.explorer-link:hover {
  text-decoration: none;
  color: #444;
  border-bottom: none;
}

/* in July 2022, we removed the actual space and rather spaced it with css */
.explorer-link-spaced {
  margin-left: 0.25em;
}


.explorer .itemlist.view-h .source {
  color: white;
  padding: 4px;
  font-size: 12px;
}

.explorer .itemlist.view-h .info {
  margin-left: 45px;
  margin-top: -24px;
}

.explorer .itemlist.view-h h3 {
  font-size: 16px;
}

.filtering .filter-things .filter-header {
  vertical-align: top;
}

.filtering .filter-things {
  display: block;
}

.filter-things ul {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
}

.filter-things li {
  display: inline-block;
}

.filter-things .clear-all {
  margin-left: 20px;
  line-height: 28px;
  vertical-align: top;
  display: inline-block;
}

.filter-things li a.tag {
  margin-bottom: 5px;
  float: left;
  height: 28px;
  line-height: 28px;
  position: relative;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  margin-left: 20px;
  padding: 0 10px 0 12px;
  background: #2196F3;
  color: #fff;
  text-decoration: none;
}

.filter-things li a.tag:hover {
  background: #555;
}

.filter-things li a.clear {
  margin-bottom: 5px;
  float: left;
  height: 28px;
  line-height: 28px;
  position: relative;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0 10px 0 10px;
  background: #2196F3;
  color: #fff;
  text-decoration: none;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
}

.filter-things li a.clear:hover {
  background-color: #555;
}

.filter-things li a.tag:before {
  content: "";
  float: left;
  position: absolute;
  top: 0;
  left: -14px;
  width: 0;
  height: 0;
  border-color: transparent #2196F3 transparent transparent;
  border-style: solid;
  border-width: 14px 14px 14px 0;
}

.filter-things li a.tag:after {
  content: "";
  position: absolute;
  top: 12px;
  left: 0;
  float: left;
  width: 4px;
  height: 4px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: #fff;
}

.filter-things li a.tag:hover {
}

.filter-things li a.tag:hover:before {
}

.explorer .load-more {
  margin-top: 20px;
}

/* ---------------------------------------------------
   FORMS BOXES
   --------------------------------------------------- */
label,
input,
button,
select,
textarea {
  font-size: 16px;
  font-weight: normal;
}

/* acccount settings page specifics */
.nl-hour {
  padding-left: 20px;
}

.timezone {
  padding-left: 10px;
}

.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: inherit;
}

/* login */

.login-form {
  margin-top: 40px;
  border: solid 2px #eee;
  padding: 20px;
}

.login-form h1 {
  font-size: 20px;
  text-align: center;
  background-color: #fff;
  padding: 20px;
}

.login-form .alert-error {
  background-color: transparent;
  color: #222;
  text-align: center;
}

.login-form .alert-error strong {
  color: #2196F3;
}

.login-form label.add-on i {
  margin-left: 5px;
}

@media only screen and (max-width: 490px) {
  .login-form label.add-on span {
    display: none;
  }

  .login-form label.add-on {
    width: 18px;
  }
}

.login .forgot {
  padding-left: 10px;
}

.login .new {
  margin-top: 40px;
}

.login-form .submit-button {
  text-align: center;
  margin-top: 20px;
}

.forgot {
  display: block;
  font-size: 14px;
  text-align: center;
  margin-top: 20px;
}

/* fix for older markup that is icon-globe rather than .fa.fa-globe */
.icon-globe {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-globe:before {
  content: "\f0ac";
}

/* ---------------------------------------------------
   TYPOGRAPHY CHANGES FOR SMALL SCREENS
   --------------------------------------------------- */
@media only screen and (max-width: 979px) {
  /* decreasing headers when smaller */
  h1, .container-header h1, .news-body-image {
    text-align: center;
    font-size: 46px;
    line-height: 54px;
  }

  .subheading {
    font-size: 34px;
    line-height: 40px;
    text-align: center;
  }

  .newslist .intro {
    font-size: 15px;
  }

}

@media only screen and (max-width: 767px) {
  /* decreasing headers when smaller */
  .subheading {
    font-size: 26px;
  }

  .news-body {
    padding-left: 0;
  }

  .itemlist .serie img {
    display: none;
  }

  /* when rows collapse, we don't want display: table - this is a bootstrap bug? it
     creates additional padding we dont want */
  .row:before,
  .row:after {
    display: block;
  }
}

@media only screen and (max-width: 490px) {
  body {
    font-size: 14px;
  }

  h1 {
    font-size: 28px;
    margin-bottom: 5px;
  }

  .container-header h1 {
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 5px;
  }

  .subheading {
    font-size: 22px;
    line-height: 1.3em;
  }

  .pull-quote {
    font-size: 20px;
  }

  .btn {
    font-size: 12px;
  }

  .newsfull .header-summary li {
    font-size: 14px;
  }

  .inline-metadata li {
    padding-left: 5px;
    font-size: 13px;
  }

  /*
  .drop-cap>p:first-of-type:first-letter {
      font-size: 60px;
  } */
  .paras {
    font-size: 16px;
    text-align: left;
  }

  h2 {
    font-size: 14px;
  }

  .newslist article img {
    width: 80px;
    height: 60px;
  }

  .newslist .intro {
    display: none;
  }

  .newslist article .body {
    margin-left: 90px;
    margin-top: -90px;
    min-height: 60px;
  }

  .newslist .metadata li {
    font-style: normal;
    font-size: 12px;
  }

  .swiper h1 {
    font-size: 18px;
  }

  .read-more li {
    font-size: 14px;
  }
}

/* ---------------------------------------------------
   PAYMENT
   --------------------------------------------------- */
.plan-table a:hover {
  text-decoration: none;
}

.plan-table i {
  font-size: 18px;
  padding-left: 4px;
}

.plan-table td, .plan-table th {
  text-align: center;
}

.plan-table td:nth-child(1), .plan-table th:nth-child(1) {
  text-align: left;
}

.plan-table .price strong {
  display: block;
}

.plan-table .price .badge {
  margin-bottom: 5px;
  background-color: #333;
}

.paystep h2 {
  color: #ccc;
}

.paystep .back {
  font-size: 14px;
  padding-left: 10px;
  display: none;
}

.paystep .body {
  display: none;
}

.paystep.on h2 {
  color: inherit;
  font-weight: bold;
  font-size: 20px;
}

.paystep.on .body {
  display: block;
}

.cc-number::-webkit-input-placeholder {
  font-size: 24px;
}

.cc-number:-moz-placeholder {
  /* Firefox 18- */
  font-size: 24px;
}

.cc-number::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 24px;
}

.cc-number:-ms-input-placeholder {
  font-size: 24px;
}

.cc-number-controls {
  position: relative;
}

.card-image {
  position: absolute;
  top: 8px;
  right: 20px;
  display: inline-block;
  width: 32px;
  height: 20px;
  background-image: none;
}

.subscribe-form .submit-button {
  font-size: 18px;
}

.plan-details {
  display: block;
  margin-top: 10px;
  font-size: 14px;
}

.plan-details .plan-total, .plan-details .plan-name {
  font-weight: bold;
}

.upgrade-plan > label {
  display: none;
}

.upgrade-plan ul {
  list-style: none;
  font-size: 16px;
  margin: 0;
}

.upgrade-plan .errorlist {
  display: none;
}

.upgrade-plan li:first-child {
  border-bottom: solid 2px #ddd;
}

.upgrade-plan li {
  padding: 10px;
}

.upgrade-plan input {
  margin-top: 0;
  margin-right: 5px;
}

.upgrade .error {
  color: red;
  margin: 10px 0;
}

.upgrade-plan .form-actions {
  background-color: inherit;
}

/* ---------------------------------------------------
   MARKET TICKER
   --------------------------------------------------- */
.ticker .indicator {
  font-size: 14px;
}

.fa-arrow-circle-up {
  color: green;
}

.fa-arrow-circle-down, .fa-times-circle {
  color: red;
}

.ticker .col-md-6 {
  padding-left: 0;
  padding-right: 0;
}

.ticker .fa-minus-circle {
  color: blue;
}

.ticker td {
  font-size: 14px;
  width: 50%;
}

.ticker td a {
  color: #333;
}

/* ---------------------------------------------------
   DATA TABLES, GRAPHS
   --------------------------------------------------- */

.data .table-scroll {
  max-height: 600px;
  overflow-y: auto;
  padding-right: 10px;
}

.data table td {
  font-size: 15px;
}

td .flag {
  float: left;
  margin: 8px 5px 0 0;
}

.data td.num {
  background-color: #ccc !important;
  color: black !important;
  text-align: center;
}

.data td {
  cursor: pointer;
}

.data tr.defunct td, .data tr.defunct td a {
  color: #aaa;
}

.data tr.untracked td a {
  color: #aaa;
}

.data tr.untracked td.num {
  cursor: inherit;
}

.data .table-hover tbody tr:hover {
  /*  */
}

.data .pick-col {
  background-color: #eee;
  padding-left: 5px;
}

.data .table-striped tbody tr.graphed td, .data .table-striped tbody tr.graphed:hover td {
  background-color: #e7f0f8;
}

.chart-container {
  height: 600px;
}

.data.network .chart-container {
  height: 500px;
}

.data.networks td {
  font-size: 14px;
}


.data.networks .shrink {
  text-align: right;
}

.data.networks td.score {
  vertical-align: middle;
}

.data.networks .progress {
  min-width: 60px;
  margin: 0;
  height: 10px;
}

.networks-customize label {
  font-weight: bold;
  text-transform: uppercase;
  padding: 3px 10px;
  font-size: 13px;
}

@media (max-width: 979px) {
  .networks-customize .btn-group span {
    display: block;
    margin-bottom: 5px;
  }
}

.data .toggle-markets td {
  cursor: pointer;
}
.data .toggle-parentcos td {
  cursor: pointer;
}

.data .nav-pills .flag {
  vertical-align: inherit;
  margin-right: 10px;
}

.data .market {
  display: none;
}
.data .parentco {
  display: none;
}

/* hide some TDs when we're in collapsed state */
.data.networks .datatable.col-md-3 .company {
  display: none;
}

.data.networks .datatable.col-md-3 .score {
  display: none;
}

.data.networks .datatable.col-md-3 .ticker {
  display: none;
}

@media (max-width: 767px) {
  /* do a similar hiding when in mobile view */
  .data.networks .datatable .company {
    display: none;
  }

  .data.networks .datatable .score {
    display: none;
  }

  .data.networks .datatable .ticker {
    display: none;
  }

  .data.networks .datatable .table-head {
    display: none;
  }
}

.data.networks .nav-tabs li.small {
  font-size: 12px;
}

.tag-image {
  width: 120px;
  height: auto;
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
}

.popover {
  max-width: 350px;
}

.popover-content .tag-image {
  width: 80px;
}

.data .box {
  margin-bottom: 40px;
  overflow: hidden;
}

.featured-story {
  margin-bottom: 40px;
}

.featured-story h4 {
  font-size: 18px;
  margin-top: 0;
}

.featured-story .panel-footer {
  font-size: 14px;
}


.data .box ul {
  font-size: 18px;
  list-style: none;
  padding-left: 0;
}

.data .box li {
  padding-bottom: 10px;
}

.data .box {
  margin-bottom: 40px;
}

.data .box .box-title {
  margin-top: 0;
  margin-bottom: 20px;
  padding: 10px 0;
  border-bottom: solid 1px #2196f3;
}

.data .box .box-title h2 {
  font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #2196f3;
  letter-spacing: 2px;
  font-size: 18px;
  font-weight: normal;
  margin: 0;
}

.box .view-more {
  text-align: right;
  margin-bottom: 20px;
  margin-top: 10px;
}

.box .box-title .view-more {
  float: right;
  margin: 0;
}

.filtering .view-more {
  float: right;
  font-size: 16px;
  margin-top: 10px;
}

.data .logo {
  border: 4px solid #2196F3;
  display: block;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}

.data .side-table {
  font-size: 16px;
}

.data .side-table table {
  margin-bottom: 50px;
}

.data .max-height {
  max-height: 800px;
  overflow-y: auto;
}


.data .aside h2, .data .aside table caption {
  font-weight: normal;
  font-size: 18px;
  margin-bottom: 10px;
  padding: 0;
  color: #bbbbbb;
  text-align: left;
}

.data .side-table td {
  width: 50%;
}

.data .side-table .table-rankings td {
  width: auto;
}

.data .side-table table {
  border: none; /* leave boraering to the body cells */
}

.data .side-table table th {
  border: none;
  font-size: 14px;
  font-weight: normal;
  margin: 0;
  padding: 0 0 0 5px;
  color: #bbbbbb;
}
.data .page-header {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.tab-content {
  margin-top: 20px;
}

@media (max-width: 767px) {
  /* styles for when collapsed into 1 col */
  .data .table-scroll {
    max-height: 300px;
    margin-bottom: 20px;
  }

  .chart-container {
    height: 450px;
  }

  .data .logo {
    display: none;
  }
}



.data .column-header {
  background-color: #dfdfdf;
  padding: 6px 12px;
  margin-bottom: 20px;
}

.data .column-header h2 {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
}

.data .newslist .img {
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;

}

.data .newslist .body {
  margin-left: 0;
  margin-top: 0;
}

.data .newslist, .data .tweetlist {
  padding: 0 12px;
}

.data .tweetlist li {
  padding-left: 0;
}

.networks-expl, .networks-footer {
  text-align: center;
}

.networks-footer {
  margin: 20px 0;
}

.data .more-jurisdiction a {
  font-size: 14px;
  font-weight: bold;

}

.directory h3, .directory caption {
  color: rgb(147, 147, 147);
  font-family: Lato, sans-serif;
  font-weight: normal;
}

.tab-jurisdictions .updates h3 {
  margin-top: 30px;
  margin-bottom: 10px;
}

.tab-jurisdictions .updates h3:first-of-type {
  margin-top: 0;
}

.directory caption {
  font-size: 18px;
  margin-bottom: 10px;
}

.directory h3 {
  font-size: 18px;
  margin-top: 10px;
}


.directory .object-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.directory table thead {
  background-color: #ddd;
  color: #333;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 5px 10px;

}

.directory table thead th {
  padding: 2px 5px;
  font-weight: normal;
}

.directory .object-list li {
  display: inline;
}

.directory .object-list li:after {
  content: ", "
}

.directory .object-list li:last-child:after {
  content: ""
}

.directory .updates h2 {
  margin-top: 0;
}

.directory .update {
  padding: 5px 0;
  border-bottom: solid 1px #ddd;
}

.directory .update h4 {
  margin: 0;
}

.directory .update .source {
  font-size: 14px;
}

.highcharts-tooltip {
  height: auto;
  width: 140px !important;
  background-color: green;
  overflow: auto;
  white-space: normal !important;
}


.data-graphs h3 {
  text-transform: uppercase;
  background-color: #eee;
  padding: 5px 10px;
  margin: 10px 0;
}

.data-homepage .tags {
  clear: both;
}

.data-homepage .chart-container {
  height: 450px;
}

.directory_item {
  width: 33%;
  float: left;
}

.directory-item {
}

.directory-item a {
  background-color: #eee;
  margin-bottom: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
}

.directory-item a:hover {
  text-decoration: none;
  background-color: #ddd;
}

.directory-item small {
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
  display: block;
  text-transform: uppercase;
}

.directory-item .text {
  color: rgb(68, 68, 68);
}

.directory .tab-home h2 {
  font-size: 30px;
  text-align: center;
}
.directory .tab-home a {
  text-decoration: none;
  color: rgb(34, 34, 34);
}

.directory .tab-home a:hover {
  text-decoration: none;
  color: rgb(34, 34, 34);
}

.directory .tab-home a:hover .well {
  -webkit-transition: border 300ms linear;
  border: solid 1px #2196F3;
}

.directory .tab-home h3 {
  color: #2196F3;
  margin-bottom: 10px;
}
.directory .tab-home .extra {
  font-size: 14px;
}


/* ---------------------------------------------------
    ABOUT PAGE
   --------------------------------------------------- */

.about .hero {
  padding: 30px 30px;
}

.about .hero-image {
  position: relative;
  text-align: center;
  padding: 0 40px;
}

.about h1 {
  text-align: left;
  font-size: 36px;
  line-height: 44px;
  font-weight: normal;
}

.about h2 {
  font-size: 30px;
  line-height: 38px;
  margin-top: 0;
  text-align: center;
}

.about .lede {
  font-family: Lato, sans-serif;
  font-size: 24px;
  line-height: 30px;
  margin-top: 20px;
  margin-bottom: 15px;
}

.about .lede strong {
  font-weight: 400;
}

.about .follow {
  font-family: Lato, sans-serif;
  font-size: 20px;
  line-height: 26px;
  margin-top: 20px;
  margin-bottom: 30px;
}

.about .content {
  border-top: solid 4px #eee;
  border-bottom: solid 4px #eee;
  padding-top: 30px;
  background: url('/site_media/static/pro/misc/bg-sketch.jpg?8109911b4878') 0 0 repeat;
}

.about .data {
  background: url('/site_media/static/pro/misc/bg-navy.png?8109911b4878') 0 0 repeat;
}

.about .learn-more {
  text-align: right;
}

.about hr {
  border-top: 1px solid #BEC0C3;
  border-bottom: 2px solid white;
}

.about .coverage {
  padding: 5px;
  text-align: center;
}

.about .coverage i {
  font-size: 24px;
  color: #666;
  margin-left: 5px;
}

.about .coverage p {
  background-color: white;
  margin-top: 20px;
  padding: 10px;
  border-top: solid 2px #eee;
  border-bottom: solid 2px #eee;
}

.about h3 {
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
}

.consume-images img {
  display: none;
}

.about .consume, .about .content, .about .data {
  margin-bottom: 60px;
}

.consume h2 {
  text-align: left;
  margin-bottom: 20px;
}

.consume .access {
  margin-top: 10px;
  padding: 10px;
}

.consume .access:hover {
  background-color: #efefef;
}

.consume h3 {
  border-bottom: 1px solid #BEC0C3;
  color: #2196F3;
  padding-bottom: 5px;
}

.consume p {
  border-top: 2px solid white;
  padding-top: 5px;
  border-left: solid 5px transparent;
}

.about .data {
  padding-bottom: 40px;
}

.about .gallery {
  padding: 40px;
}

.about .data h2, .about .data {
  color: #fff;
}

.about .data h2 {
  margin: 40px 20px 20px 20px;
  font-size: 26px;
  line-height: 32px;
  text-align: left;
}

.about .data h2 strong {
  color: #2196F3;
}

.about .data ol {
  list-style: none;
}

.about .data li {
  margin-bottom: 20px;
  font-size: 18px;
}

.about .data li strong {
  color: #2196F3;
  font-weight: normal;
}

.about .actioncall {
  text-align: center;
}

/* go big on big size */
@media (min-width: 980px) {
  .about .hero {
    padding: 60px 50px;
  }

  .consume .access {

  }
}

/* collapsed navbar/tablet size */
@media (max-width: 979px) {
  .about .lede {
    margin: 20px 0 20px 0;
  }

  .consume h2 {
    margin-bottom: 20px;
  }

  .consume .access {
    padding: 5px;
    margin-top: 5px;
  }

  .consume .access p {
    margin-bottom: 0;
  }
}

/* collapsed spans */
@media (max-width: 767px) {
  .about .ipad {
    display: none;
  }

  .content .left-bar {
    display: none;
  }

  .content .right-bar {
    display: none;
  }

  .consume .consume-images {
    display: none;
  }

  .data h2 {
    padding-top: 25px;
  }

  .data ol {
    margin-right: 25px;
  }

  .data .gallery {
    padding: 0 25px 25px 25px;
  }
}

/* ---------------------------------------------------
    STUFF WHAT IS RED
   --------------------------------------------------- */

.table-hover tbody tr:hover td,
.table-hover tbody tr:hover th {
  background-color: #ffeaea;
}

.table-hover tbody tr:hover td,
.table-hover tbody tr:hover th {
  background-color: #ffeaea;
}

@media only screen and (max-width: 490px) {
  .newslist .metadata li {
    color: #2196F3;
  }
}

@media (max-width: 979px) {
  .navbar .nav li a:hover {
    color: #fff;
  }
}

.alert-info {
  background-color: #eee;
  padding: 20px;
  color: black;
  border-bottom: solid 4px #2196F3;
  margin-bottom: 20px;
  font-size: 18px;
}

.alert-info a:not(.close) {
  color: #2196F3;
}


.alert-info .btn-block {
  margin-top: 10px;
  text-transform: uppercase;
}

.alert-info .btn-block .btn {
  margin-right: 4px;
  color: white;
}

.alert-info strong {
  font-size: 20px;
}

.alert-info .btn {
  font-size: 16px;
  font-weight: bold;
}

.sidebar-box .tweets .category {
  background-color: #ddd;
}


/* ---------------------------------------------------
    TRACKER
   --------------------------------------------------- */

.tracker .fa-usd {
  color: green;
}

.tracker .fa-sitemap {
  color: red;
}

.tracker .page-header {
  margin-bottom: 30px;
}

.tracker .filtering {
  overflow: visible;
  margin-bottom: 90px;
}

.tracker .tracker-timeline {
  position: relative;
  overflow: hidden;
  overflow-x: scroll;
  cursor: ew-resize;

  border-left: solid 1px #ddd;
  border-right: solid 1px #ddd;

  /* disables text selection because of click-dragging */
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none;   /* Chrome/Safari/Opera */
  -moz-user-select: none;      /* Firefox */
  -ms-user-select: none;       /* Internet Explorer/Edge */
  user-select: none;           /* Non-prefixed version, currently
                                  not supported by any browser */
}

.tracker .items {
  margin-top: 50px;
  margin-bottom: 20px;
}

.tracker .head {
  margin-bottom: -50px;
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.tracker .filter-search .q {
  width: 150px;
  margin-top: 4px;
}
.tracker .head .line {
  position: absolute;
  top: 0;
  bottom: 0;
  border-left: 1px solid black;
  width: 0;
  opacity: 0.2;
}

.tracker .tracker-table,
.tracker .head {
  width: 2400px;
}

.tracker .tracker-label {
  position: absolute;
  background-color: black;
  color: white;
  font-size: 11px;
  text-transform: uppercase;
  width: 100px;
  margin-left: -50px;
  text-align: center;
}

.tracker .tracker-label#first {
  margin-left: 0;
}

.tracker .tracker-label#last {
  margin-left: -100px;
}

.tracker .tracker-box {
  cursor: pointer;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  background-color: #ddd;
  padding: 3px 5px;
  margin-top: 10px;
  text-align: center;
  font-size: 14px;
}

.tracker .tooltip-inner {
  font-size: 12px;
  opacity: 1;
  background-color: #000;
  width: 400px;
}

.tracker .tracker-box .date {
  text-transform: uppercase;
  font-size: 11px;
  background-color: #777;
  border-radius: 2px;
  line-height: 18px;
  padding: 0 4px;
  margin: 3px 0;
  color: white;
}

.tracker .tracker-box.current {
  background-color: rgb(223, 233, 255);
}

.tracker .tracker-box.current .date {
  background-color: rgb(115, 119, 148);
}

.tracker .tracker-box .date.start {
  float: left;
}
.tracker .tracker-box .date.end {
  float: right;
}

.tracker .tracker-box .flag {
  margin-right: 3px;
  margin-top: -3px;
}

.tracker .tracker-box .category {
  margin-right: 3px;
}

.boxed-listing {
  overflow: hidden;
  margin-top: 25px;
  padding-bottom: 25px;
  border-bottom: solid 1px #eee;
}

.boxed-listing > .side-box {
  width: 80px;
  height: 70px;
  float: left;
  background-color: #0a6ebd;
  color: white;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  padding: 5px;
}
.boxed-listing > .info {
  margin-left: 100px;
}

.tracker-list .boxed-listing .date {
  margin-top: 5px;
  font-size: 16px;
  font-weight: 300;
}

.tracker-list .boxed-listing p {
  margin-bottom: 0;
}

.tracker-list .boxed-listing.old,
.tracker-list .boxed-listing.old h3 strong {
  color: #666;
}

.tracker-list .boxed-listing.old a {
  color: #0663a3;
}

.tracker-list .boxed-listing.old .side-box {
  background-color: #888;
  color: #ccc;
}

.popover-content hr {
  margin-top: 10px;
  margin-bottom: 10px;
}

.tracker .fc-day-grid-event .fc-content {
  text-align: center;
  font-size: 13px;
  cursor: pointer;
}

/* ---------------------------------------------------
    DATATABLES
   --------------------------------------------------- */
.datatables .panel-heading {
  cursor: pointer;
}

.datatables .panel-heading h2 {
  margin-bottom: 0;
}

.datatables .panel-heading:hover {
  background-color: #d1e1eb;
}

.datatables .panel-heading h3 {
  font-weight: bold;
}

.datatables .panel-heading ul {
  margin-bottom: 0;
  font-size: 16px;
}

.datatables .panel-heading ul strong {
  color: #2196F3;
  font-weight: normal;
}

.datatables .datatable {
    max-width: 100%;
    max-height: 500px;
    overflow: auto;
}

.datatables .datatable th, .datatables .datatable td {
    padding: 5px !important; /* force condensed cells */
}

.datatables h3 {
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  color: #bbbbbb;
}

.datatables .datatable ul {
  font-size: 14px;
}

.datatables [class*="col-"] {
  margin-bottom: 40px;
}

/* ---------------------------------------------------
    PIKACHOOSE
   --------------------------------------------------- */

/*if you just want to adjust the size of the stage and the thumbnails, you can do so by editing the following lines: */
.pika-thumbs li {
  width: 75px;
}

.pika-stage {
  position: relative;
}

/*if you change the padding on pika-stage you must adjust the top left of this to match! */
.pika-stage .main-image {
  position: absolute;
  top: 0;
  left: 0;
}

.pika-stage .pika-aniwrap {
  position: absolute;
  top: 0;
  left: 0;
}

.pika-stage .pika-ani {
  position: relative;
  display: none;
  z-index: 2;
  margin: 0 auto;
}

.pika-stage img {
  border: 0;
}

.pika-imgnav a {
  position: absolute;
  text-indent: -5000px;
  display: block;
  z-index: 3;
  cursor: pointer;
}

.pika-imgnav a.previous {
  width: 20px;
  height: 20px;
  border-left: 5px solid #FFF;
  border-top: 5px solid #FFF;
  opacity: 0;
  -webkit-transition: opacity 300ms linear;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 45%;
  left: 10px;
}

.pika-imgnav a.next {
  width: 20px;
  height: 20px;
  border-right: 5px solid #FFF;
  border-top: 5px solid #FFF;
  opacity: 0;
  -webkit-transition: opacity 300ms linear;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 45%;
  right: 10px;
}

.pika-imgnav a:hover {
  opacity: .6;
  -webkit-transition: opacity 300ms linear;
}

.pika-imgnav a.play {
  border-color: transparent transparent rgba(255, 255, 255, .7);
  border-style: solid;
  border-width: 0 0 25px 25px;
  height: 0;
  width: 0;
  position: absolute;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 14px;
  left: 47%;
  display: none;
}

.pika-imgnav a.pause {
  display: none;
  border-left: 5px solid rgba(255, 255, 255, .7);
  border-right: 5px solid rgba(255, 255, 255, .8);
  height: 30px;
  width: 14px;
  position: absolute;
  top: 10px;
  left: 47%;
}

.pika-textnav {
  display: none;
}

.pika-thumbs {
  margin: 10px 0 0 17px;
  padding: 0;
}

.pika-thumbs li {
  float: left;
  list-style-type: none;
  margin: 0 5px;
  border: 1px solid #000;
  cursor: pointer;
}

.pika-thumbs li:last-child {
  margin: 0;
}

.pika-thumbs li .clip {
  position: relative;
  height: 100%;
  text-align: center;
  vertical-align: center;
  overflow: hidden;
}

/*for the tool tips*/
.pika-tooltip {
  font-size: 12px;
  position: absolute;
  color: white;
  padding: 3px;
  background-color: rgba(0, 0, 0, 0.7);
  border: 3px solid black;
}

.pika-counter {
  position: absolute;
  bottom: 15px;
  left: 15px;
  color: white;
  background: rgba(0, 0, 0, 0.7);
  font-size: 11px;
  padding: 3px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

/* jCarousel Styles */
/*if you're not using the carousel you can delete everything below this */
.jcarousel-skin-pika .jcarousel-container-horizontal {
  padding: 15px 20px;
  overflow: hidden;
}

.jcarousel-skin-pika .jcarousel-clip-horizontal {
  height: 50px;
  width: 485px;
}

.jcarousel-skin-pika .jcarousel-item-horizontal {
  margin-right: 10px;
}


/* ------------- SPECIAL HOMEPAGE HEADERS ------------------------- */
#header-homepage {
  background: #000 url('/site_media/static/pro/images/homepage-fall-2019.jpg?0ab492765434') no-repeat 0 0;
  background-size: cover;
}

#header-homepage h1 {
  font-size: 70px;
  margin-bottom: 10px;
  line-height: 80px;
  color: white;
}



#header-homepage h1 strong {
  display: block;
  color: rgb(33, 150, 243);
}

#header-homepage h2 {
  color: #eee;
  padding: 20px 0;
  font-size: 34px;
}

#header-homepage .btn-group-title {
  color: white;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  display: inline-block;
  width: 150px;
  clear: both;
}

#header-homepage .btn-group {
  margin-right: 40px;
  margin-bottom: 10px;
}

#header-homepage .btn {
  font-size: 18px;
  background-image: none;
}


#header-homepage .btn.btn-outline {
  background: transparent;
  border: solid 2px rgb(156, 39, 176);
}

#header-homepage .btn.btn-outline:hover {
  background-color: rgb(156, 39, 176);
}

#header-homepage .btn-outline.btn-primary {
  border-color: rgb(33, 150, 243);
}
#header-homepage .btn-outline.btn-primary:hover {
  background-color: rgb(33, 150, 243);
}

#header-homepage .btn-outline.btn-success {
  border-color: rgb(76, 175, 80);
}
#header-homepage .btn-outline.btn-success:hover {
  background-color: rgb(76, 175, 80);
}

#header-homepage .btn-outline.btn-warning {
  border-color: rgb(255, 152, 0);
}
#header-homepage .btn-outline.btn-warning:hover {
  background-color: rgb(255, 152, 0);
}



