#login {
    text-transform: uppercase;
    text-align: right;
    float: right;
    margin-top: 1em;
}

#intro {
    margin-bottom: 3em;
}

#langChange {
    color: #fff;
    font-family: "TTNorms-Bold",Verdana,Arial,sans-serif;
    text-transform: uppercase;
    background: #957d68;
    border-color: #fff;
    padding: 8px;
    outline: none;
}

#langChange:hover {
    background: #953a31;
}

.selectCont {
    float: left;
    margin-right: 20px;
}

.select {
    border: 1px solid #953a31;
    border-radius: 0;
}

.select:focus {
    border: 1px solid #953a31;
    outline: 0;
}

.critName {
    font-family: 'Fira Sans Extra Condensed', sans-serif;
    font-weight: 700;
    font-size: 0.9rem;
}

.survCount {
    font-size: 0.8rem;
    text-anchor: middle;
}

.timeLine {
    fill: none;
    stroke: #957d68;
    stroke-width: 2;
}

/* Legend stuff */

.legendItem, .ignore {
    pointer-events: none;
}

/* Single pages */

#titleBlock {
    margin-bottom: 1em;
}

.surveyBlock {
    border: 4px solid #c9bea0;
    border-radius: 6px;
    background: #eae9e4;
    padding: 1%;
    float: left;
    margin-bottom: 2%;
}

.fullBlock, .halfBlock, .onethirdBlock, .twothirdsBlock {
    width: calc(96% - 8px);
    margin-right: 0;
}

.infoList {
    float: left;
}

.thirdList {
    width: 30%;
    margin: 0 3% 0.5em 0;
}

.halfList {
    width: 47%;
    margin: 0 3% 0.5em 0;
}

.sitePhoto {
    width: 100%;
    margin: 1em 0;
}

.sitePhoto img {
    width: 100%;
    height: auto;
}

.siteVideo{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.siteVideo iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

#next, #prev {
    font-family: 'TTNorms-Bold', sans-serif;   
    cursor: pointer;
    color: #957d68;
}

#next:hover, #prev:hover {
    color: #953a31;
}

#next {
    float: right;
}

#prev {
    float: left;
}

#nexprev {
    padding-top: 0.5em;
    margin-bottom: 2em;
    border-top: solid 1px #957d68;
}

.alignRight {
    text-align: right;
}

/* Main public nav */

#navStrip {
    background: #4c3a2a;
    padding: 8px 0;
    width: 96.32%;
    padding: 4px 1.84%;
}

.topNav li {
    display: inline-block;
    margin-left: 8px;
}

#mainNav {
    float: right;
}

#mainNav ul  {
    margin: 0;
}

#mainNav ul li {
    line-height: 28px;
    padding: 0;
}

#mainNav ul li a {
    color: #cac3b0;
    background: #4c3a2a;
    text-transform: uppercase;
    padding: 8px;
    line-height: 20px
}

#mainNav ul li a:hover {
    color: #fff;
    text-decoration: none;
}

#mainNav li:hover > ul {
    display: block; 
}

.subNav {
    position: absolute;
    display: none;
}

.subNav li {
    float: none;
    margin-left: 0;
    border-top: solid 1px #cac3b0;
    width: 100%;
}

.subNav li a {
    display: block;
}

/* Different styling for location list table */

.locations {
    margin-bottom: 3em;
    width: 100%;
}

.locations tr:nth-of-type(odd) { 
    background: #cac3b0; 
}

.locations th, .locations td { 
    cursor: pointer;
    padding: 14px;
}

.locations td {
    font-size: 1.1rem;
}

.locList .des:after {
    content: "\25bc";
    color: #ccc;
    margin-left: 8px;
}

.locList .asc:after {
    content: "\25b2";
    color: #ccc;
    margin-left: 8px;
}

#siteMap {
    width: 100%;
    height: 540px;
    margin-bottom: 2em;
}

#burnMap, #survMap {
    height: 340px;
    margin-bottom: 2em;
}

.leaflet-control-attribution {
    display: none;
}

.site {
    cursor: pointer;
}

/* Charts */

/*Vegetation Surveys*/

.vegSurveysButtons {
    font-size: 0.7rem;
    font-family: 'TTNorms-Regular', sans-serif;   
    color: #fff;
}

.vegSurveysChartTitle {
    font-weight: 700;
    font-size: 16px;
    font-family: 'TTNorms-Bold', sans-serif;   
    fill: #953a31;
}

.vegSurveyyAxisGroup text, .vegSurveyxAxisGroup text{
    fill: dimgray;
    font-size: 10px;
}

.vegSurveyyAxisGroup path, .vegSurveyxAxisGroup path, .vegSurveyyAxisGroup line, .vegSurveyxAxisGroup line{
    stroke: dimgray;
}

.vegSurveysCountText {
    font-family: 'TTNorms-Regular', sans-serif;
    font-size: 8px;
    text-anchor: middle;
    fill: black;
}

.vegSurveysAverage {
    font-size: 10px;
    margin-top: -8px;
}

/*End of Vegetation Surveys*/

/* Ranger days */

.rdTarget, .daysWorked {
    fill: none;
    stroke: #4c3b29;
    stroke-width: 2px;
}

.rdWeek {
    fill: #cea03f;
    stroke: #d6d0c3;
    stroke-width: 2px;
}

.rdInfoText {
    text-transform: uppercase;
    font-size: 0.8rem;
    font-family: 'TTNorms-Bold', sans-serif;   
    fill: #4c3b29;
}

/*End of Ranger days*/

.seventyPerc {
    width: 70%;
}

.chartTitle {
    text-transform: uppercase;
    font-size: 1.2rem;
    font-family: 'TTNorms-Bold', sans-serif;   
    fill: #953a31;
}

.legendItem {
    font-size: 0.7rem;
    font-family: 'TTNorms-Regular', sans-serif;   
    fill: #1d1d1b;
    cursor: pointer;
}

.waterline, .watercirc {
    stroke-width: 2px;
}

.tjTip {
  position: absolute;
  background: #fff;
  border: 4px solid #1d1d1b;
  line-height: 1;
  font: 1.2rem 'TTNorms-Regular', sans-serif;
  font-weight: normal;
  padding: 8px;
  color: #1e4163;
  text-align: center;
  border-radius:10px;
  pointer-events: none;
  z-index: 4000;
}

.tjTip:after, .tjTip:before {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  top: 100%;
  left: 50%;
}

.tjTip:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fff;
  border-width: 10px;
  margin-left: -10px;
}

.tjTip:before {
  border-color: rgba(0, 138, 135, 0);
  border-top-color: #1d1d1b;
  border-width: 16px;
  margin-left: -16px;
}

.tjTip h3 {
    font-size: 1.2rem;
    margin: 4px 4px 0 4px;
}

.tjTip p {
    line-height: 1em;
}

#feralImpCont, #burnPriCont {
    width: 50%;
    height: 30px;
    position: relative;
    border: solid 1px #1d1d1b;
    margin: 1em 0 2em 0;
}

#feralLight, #feralHeavy, #burnLow, #burnHigh {
    position: absolute;
    top: 30px;
    font-size: 0.7rem;
}

#feralLight, #burnLow {
    left: 0;
}

#feralHeavy, #burnHigh {
    right: 0;
}

#feralImpBar, #burnPriBar {
    height: 30px;
    width: 0;
    background: #953a31;
}

.indCritter {
    padding-top: 2em;
    border-top: solid 1px #953a31;
    margin-bottom: 1em;
}

#burnTimeline {
    margin-bottom: 2em;
}

.invis {
    display: none;
}


/* Media queries */

@media screen and (min-width: 520px) {
    .halfBlock {
        width: calc(46% - 8px);
        margin-right: 2%;
    }

    .onethirdBlock {
        width: calc(30% - 8px);
        margin-right: 2%;
    }

    .twothirdsBlock {
        width: calc(62% - 8px);
        margin-right: 2%;
    }

}

@media screen and (min-width: 840px) {
    .fullpage {
        width: 72%;
    }
}
