.nav-pills > .active > a, 
.nav-pills > .active > a:hover, 
.nav-pills > .active > a:focus {
    color: #ffffff;
    background-color: #940032 !important;
    font-weight:bold;
}

.nav-pills > li > a {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-top: 2px;
    margin-bottom: 2px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 9pt;
}
.nav-tabs > li > a, .nav-pills > li > a {
    padding-right: 9px;
    padding-left: 9px;
    margin-right: 4px;
    margin-left: 4px;
    line-height: 14px;
    text-decoration: none;
}

html, body, .container {
background-color:rgba(255,255,255,0.0);
}

a {
    color: #007db6;
    text-decoration: none;
}

.nav-pills > li > a {
    color: #007db6;
    background-color: #eaeaea;
    /* border: 1px solid #007db6; */
}


.nav-pills > li > a:hover, 
.nav-pills > li > a:focus {
    color: #0088cc;
    background-color: #d3d3d3;
    /* border: 1px solid #007db6; */
}

/* slider labels li  */
.app-wrapper ul,  .app-wrapper ol {
    padding: 0;
    margin: 6px 0 0 0;
}
.slbtns {
    margin: 0 20px 0 0;
    background-color: rgba(0,0,0,0);
}
.slbtns.last {
    margin: 0;
}

.carto-nav-pill-line {
    position: relative;
    top: 24px;
    left: -3px;
    border-top: 1px solid #cccccc;
    z-index: 0;
}

.state {
    fill:#d3d3d3;
    stroke:#fff;
    stroke-width:0.75;
    stroke-opacity:1;
}

.svg-container {
  display: inline-block;
  position: relative;
  width: 100%;
  padding-bottom: 50%;
  vertical-align: middle;
  overflow: hidden;
}

.svg-content {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}

.green-fixed-size-square {display: table;width: 40px;height: 20px;background: green;}
.red-fixed-size-square {display: table;width: 40px;height: 20px;background: red;}
.yellow-fixed-size-square {display: table;width: 40px;height: 20px;background: yellow;}
.green-fixed-size-square,.red-fixed-size-square,.yellow-fixed-size-square span {display: table-cell;text-align: center;vertical-align: middle;color: black}

#svg-legend-div {
  /*width: 860px;
  height: 60px;*/
}
#NA,#NBI,#NBE,#NEX,#NSD,#VG {
  margin-left:5px;
}

.legend-scale ul li:first-child {
  /*width: 100px;*/
}

.policy-bullet {
  list-style-type: none;
  /*width:400px;*/
}

.policy-bullet li {
  float:left;
  margin:0 10px 5px 0;
  width:150px;
  font-size:75%;
}

#left-fieldset {
  width: 440px;
  float: left;
  margin-right: 10px;
}

/*.slider-btns {
  background-color: #59001E;
}
*/
.nav-pills > li > a {
  color: #FFFFFF;
  background-color: #59001E;
  /* border: 1px solid #007db6; */
}

.nav-pills > li > a:hover {
  color: #ffffff;
  background-color: #940032 !important;
}
