.hidden {
  position:absolute;
  left:-10000px;
  top:auto;
  width:1px;
  height:1px;
  overflow:hidden;
}

.accordion-heading{
  background-color: #EEEEEE;
  margin-right: 15px;
}

.accordion-inner {
  padding: 9px 25px 10px 10px;
  border: 0px;
}

.accordion-group {
  border: 0px;
}


/* for nvid d3 graphics */
body {
  overflow-y:scroll;
  background-color: white;
}

text {
  font: 12px sans-serif;
}

#maincontent svg {
  display: block;
  background-color: white;
}

#chart1 svg {
  height: 500px;
  min-width: 100px;
  min-height: 100px;
}

#chart1, #chart2 {
  height: 500px;
}

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

#figure img{
  margin-bottom: 10px;
  margin-top: 10px;
}

#caption{
  font-size: 130%;
  font-weight: bold;
  color: #444444;
  margin-left: 10px;
  display: inline;
}

/*.triangle {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 18px 0 18px 10px;
  border-color: transparent transparent transparent transparent;
  margin-right: -26px;
  position: relative;
  float: right;
  margin-top: -8px;
}

.active .triangle {
  border-color: transparent transparent transparent #0088cc
}
*/
#target_selector {
  display: inline;
}

.ui-slider-handle{
  width: 50px;
  text-decoration: none;
  color: red;
}

div.link-here{
  display: none;
  float: right;
}
.link-here input {
  width: 350px;
}
.link-here li {
  padding: 0 5px;
}

body.ie-unsupported span.supported {
  display: none;
}

p.caption{
  margin-top: 10px;
  font-size: 11pt;
}

img[src*="fig_"] {
  width: 600px;
  height: auto;
}

.paper-text blockquote p
{
  font-size: 10pt;
}

.paper-text h1 {
}

div.paper-text > :first-child {
  margin-top: 0;
  padding-top: 0;
}

.projected,
.extrapolated {
  color: #b85700;
}

.chart_container {
  display: inline-block;
}

a.external:after {
  content: " " url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAVklEQVR4Xn3PgQkAMQhDUXfqTu7kTtkpd5RA8AInfArtQ2iRXFWT2QedAfttj2FsPIOE1eCOlEuoWWjgzYaB/IkeGOrxXhqB+uA9Bfcm0lAZuh+YIeAD+cAqSz4kCMUAAAAASUVORK5CYII=);
}

a[href*=".pdf"]:after
{
  content: url(../images/pdficon_small.png);
  padding-left:2px;
}

/*
a[href*=".zip"]:after
{
  content: url(/images/zipicon_small.png);
  padding-left:2px;
}
*/

li.title{
  font-weight: bold;
  margin-left: 10px;
}

li.nav-header{
  font-size: 11px;
  font-weight: 700;
  line-height: 20px;
  color: #999;
  text-transform: uppercase;
}

select.btn-mini {
    height: auto;
    line-height: 12px;
    background-color: transparent;
    width: auto !important;
    font-size: 100%;
}

.main-site-link {
  margin: 7px 10px -10px 10px;
  float: right;
}
.main-site-link img {
  height: 25px;
  width: 30px;
  margin-top: -3px;
}

.cisnet-title {
  margin: 0;
  float: left;
  clear: both;
}

.cisnet-title h1 {
  font-weight: bold;
  margin: 0;
}

.cisnet-title h2 {
  margin: 0 0 5px 0;
}

@media (max-width: 830px) {
  .main-site-link {
    float: none;
    margin: 7px 10px 5px 0;
  }

  .cisnet-title {
    float: none;
  }
  .cisnet-title h1 {
    font-size: 16px;
    margin-bottom: 4px;
  }
  .cisnet-title h2 {
    font-size: 14px;
  }

  .nci-red-bar > a {
    display: block;
  }

  .nci-header-links {
    float: none;
    margin-left: 10px;
    line-height: 25px;
  }
  .psmr .navbar-collapse {
    margin-left: 0px;
  }

  .navbar-default {
    margin-left: 5px;
    border: 0px;
  }

  div.container-fluid.psmr {
    border: 1px solid #DDD;
  }

  .navbar-nav {
    padding-left: 0px;
    margin-left: 0px;
  }
}

.panel-group .panel-heading {
  cursor: pointer;
}

.panel-default>.panel-heading:hover {
  background-color: #e1e1e1;
}

.advanced .col-sm-4,
.advanced .col-sm-7 {
  padding-left: 0px;

}

.navbar-default .navbar-nav>li>a {
  padding-top: 3px;
  padding-bottom: 3px;
  /*background-color: #696559;*/
  /*color: white;*/
}


.navbar-default {
  /*border: 0px;*/
  /*background-color: #696559; */
}

/*.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
color: #fff;
background-color: #888888;
}
*/

/*.page {
  max-width: 1050px;
  margin: 0 auto;
}
*/
.page-container {
  padding-left: 0;
}

#tool_mct .nav>li>a {
  position: relative;
  display: block;
  padding: 4px 15px;
}

h2 .interval_proxy
 {
  font-size: 13pt;
  padding: 2px;
}

.iwt{
display:block;
}

/* Base styles (regardless of theme) */
.bs-callout {
  margin: 20px 0;
  padding: 15px 30px 15px 15px;
  border-left: 5px solid #eee;
}
.bs-callout h4 {
  margin-top: 0;
}
.bs-callout p:last-child {
  margin-bottom: 0;
}
.bs-callout code,
.bs-callout .highlight {
  background-color: #fff;
}

/* Themes for different contexts */
.bs-callout-danger {
  background-color: #fcf2f2;
  border-color: #dFb5b4;
}
.bs-callout-warning {
  background-color: #fefbed;
  border-color: #f1e7bc;
}
.bs-callout-info {
  background-color: #f0f7fd;
  border-color: #d0e3f0;
}

div.panel-body li:not(.active) .glyphicon-chevron-right:before {
  display: none;
}

.publication-sidebar .panel-title {
  position: relative;
  padding-right: 20px;
}
.publication-sidebar .panel-heading .accordion-toggle:after {
  /* symbol for "opening" panels */
  font-family: 'Glyphicons Halflings';
  content: "\e258";
  color: grey;
  position: absolute;
  right: 0;
  top: 2px;
}
.publication-sidebar div.active .panel-heading .accordion-toggle:after {
  /* symbol for "collapsed" panels */
  content: "\e259";
  color: #2a6496;
  top: 0px;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
  /*background-color: #f5f5f5;*/
  background-color: white;
  border: 1px solid #ddd;
  color: #2a6496;
}

.nav-pills>li.active>a>i {
  color: #ddd;
}

.center {
  text-align:center;
  display: block;
  font-size: 14pt;
}

div.tab-pane,
div.panel-body {
  font-size: 16px;
}

.chart-container {
  padding: 10px;
}

.green {
  display: inline-block;
  padding-left: 0px;
  padding-right: 30px;
  padding-bottom: 20px;

}
.green:before {
  color: green;
}

.bwg-window {
  margin-right: 0;
  margin-left: 0;
  background-color: #fff;
  border: 2px solid #ddd;
  border-radius: 8px 8px 0 0;
  -webkit-box-shadow: none;
  box-shadow: none;

}

.var {font-weight: bold;}

.static {font-weight: bold;}

div.glossary ul{
   list-style-type: none;
   padding-left:0;
}
div.glossary li{
  margin-top: 5px;
}
div.density{
  display: inline;

}
div.one, div.two, div.three, div.four, div.five, div.six {
  cursor: pointer;
  padding: 3px;
}

div.bwg-window h1 {
   text-align: center;
   margin-bottom:0px;
   margin-top: 20px;
}

div.bwg-window h2 {
  line-height: 100%;
  margin-bottom: 10px;
}

h1.center,
h2.center {
  text-align: center;
}

.rotated {
  -moz-transform: scale(-1, 1);
  -webkit-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.downarrow {
  font-size: 400%;
  display:inline-block;
  vertical-align: text-top;
}

div.bwg-window h2.center {
  line-height: 300%;
}

div.bwg-window h1.center {
  margin-bottom: -30px;
}

.progress-bar-wm {
  background-image: -webkit-linear-gradient(top, #1f77b4 0%, #aec7e8 100%);
  background-image:      -o-linear-gradient(top, #1f77b4 0%, #aec7e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1f77b4), to(#aec7e8));
  background-image:         linear-gradient(to bottom, #1f77b4 0%, #aec7e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
  background-repeat: repeat-x;
}

.progress-bar-wf {
  background-image: -webkit-linear-gradient(top, #ff7f0e 0%, #aec7e8 100%);
  background-image:      -o-linear-gradient(top, #ff7f0e 0%, #aec7e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ff7f0e), to(#aec7e8));
  background-image:         linear-gradient(to bottom, #ff7f0e 0%, #aec7e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
  background-repeat: repeat-x;
}

.progress-bar-bm {
  background-image: -webkit-linear-gradient(top, #1f77b4 0%, #aec7e8 100%);
  background-image:      -o-linear-gradient(top, #1f77b4 0%, #aec7e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1f77b4), to(#aec7e8));
  background-image:         linear-gradient(to bottom, #1f77b4 0%, #aec7e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
  background-repeat: repeat-x;
}

.progress-bar-bf {
  background-image: -webkit-linear-gradient(top, #1f77b4 0%, #aec7e8 100%);
  background-image:      -o-linear-gradient(top, #1f77b4 0%, #aec7e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1f77b4), to(#aec7e8));
  background-image:         linear-gradient(to bottom, #1f77b4 0%, #aec7e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
  background-repeat: repeat-x;
}

.progress {
  margin-top: 10px;
  margin-bottom: 0px;
}

.highlight {
  background-color: #ff96ca;
  padding: 2px;
}

.chart {
  background: none;
  border: none;
}