.axis path,
.axis line {
    fill: none;
    stroke: #000;
    shape-rendering: crispEdges;
}

.x.axis path {
    display: none;
}

.line {
    fill: none;
    stroke: steelblue;
    stroke-width: 1.5px;
}

#map {
    background-color: #fff;
    height: 100%;
    width: 100%;
    border-color: #BCB9B9;
    border-style: solid;
    border-width: 1px;
}

#map2iframe {
    border-color: #BCB9B9;
    border-style: solid;
    border-width: 1px;
}

.background {
    fill: none;
    pointer-events: all;
}

#PHUs,
#states {
    /*       fill: #cde;*/
    stroke: #fff;
    stroke-width: 0.25;
    stroke-linejoin: round;
    stroke-linecap: round;
}

#PHUs .active,
#states .active {
    fill: #89a;
}

#cities {
    stroke-width: 0;
}

.city {
    fill: #345;
    stroke: #fff;
}

pre.prettyprint {
    border: 1px solid #ccc;
    margin-bottom: 0;
    padding: 9.5px;
}

.flexContainer {
    min-width: 768px;
    margin: auto;
}

.tab2Container {
    height: auto;
    overflow: hidden;
}

.tab2RightCol {
    width: 400px;
    float: right;
    position: relative;
}

.mapZoomCtrls {
    position: absolute;
    top: 50px;
    right: 18px;
    width: 65px;
    height: 95px;
}
/* 
.zoomBtn {
    float: right;
    width: 45px;
    height: 45px;
    background-color: #fff;
    line-height: 45px;
    text-align: center;
    font-size: 1.5em;
    margin-top: 10px;
    cursor: pointer;
    color: #4E265A;
    -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.5);
    box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.5);
    border-radius: 22.5px;
    border-color: #fff;
}

.zoomBtn:hover {
    background-color: #4E265A;
    color: #fff;
}

.zoomBtn:active {
    background-color: #4E265A;
    color: #fff;
} */

.tab2LeftCol {
    float: none;
    /* not needed, just for clarification */
    /* the next props are meant to keep this block independent from the other floated one */
    width: auto;
    overflow: hidden;
    position: relative;
    z-index: 1;
    padding-left: 20px;
    padding-right: 20px;
    height: 520px;
}

.tab3a {
    position: relative;
    height: 400px;
    width: 48%;
    margin-top: 20px;
    float: left;
}

@media (max-width: 1017px) {
    .mobileMapCol3 {
        margin-top: 50px !important;
    }
}

.totalValuesTable {
    width: 100%;
}

.totalValuesTable,
.thORPB,
.tdORPB {
    margin: 0px auto;
    border-color: #000;
    border-style: solid;
    border-width: 1px;
    border-collapse: collapse;
    padding: 10px;
    color: #4a4a4a;
}

.tblCaveat {
    color: #4a4a4a;
    width: 70%;
    text-align: left;
    padding-top: 10px;
}

.legendScale {
    height: 15px;
    width: 100%;
    background: red;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(right, red, yellow, green);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, red, yellow, green);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, red, yellow, green);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to left, red, yellow, green);
    /* Standard syntax */
}

.scaleBlock {
    color: #000;
    height: 25px;
    width: 20%;
    float: left;
    line-height: 25px;
}

.scaleBox {
    height: 25px;
    width: 360px;
}

.tdORPB {
    color: #000;
    padding: 15px;
    text-align: left;
}

.tblHeading {
    vertical-align: bottom;
}

.side {
    text-alight: left;
    vertical-align: bottom;
    height: 20px;
    width: 150px;
    font-size: 18px;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
}

.verticalText {
    position: relative;
    word-wrap: normal !important;
    bottom: -112px;
    text-align: left;
    vertical-align: middle;
    width: 20px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 19px;
    padding: 0px;
    padding-left: 3px;
    padding-right: 3px;
    white-space: nowrap;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -sand-transform: rotate(90deg);
}

.magIconTbl4 {
    position: relative;
    top: 88px;
}

.tblHeadingRow {
    height: 240px;
}

.mosAvgTble {
    /*    width: 100%;*/
    margin: 0 auto;
    border-collapse: collapse;
    color: #4a4a4a;
    text-align: center;
}

.vectorIndexTbl {
    width: 30%;
    border-collapse: collapse;
    color: #4a4a4a;
    text-align: center;
    margin: 0 auto;
}

.mosAvgQ1 {
    background-color: #ffebe6;
}

.mosAvgQ2 {
    background-color: #ffc2b3;
}

.mosAvgQ3 {
    background-color: #ff9980;
}

.mosAvgQ4 {
    background-color: #ff704d;
}

.tblRegionDiv {
    border-top-style: solid;
    border-top-width: 2px;
}

.tab2BG {
    background: aliceblue;
    padding-top: 21px;
}

.tbl4LegendItem {
    float: left;
    width: 160px;
    line-height: 35px;
}

.tbl4SpecieBtn {}

.tbl4SpecieBtn:hover {
    cursor: pointer;
    background: #33ADDF;
}

.tbl4btnOn {
    background: #0099CB;
    color: #fff !important;
}

.tbl4btnOff {
    background: aliceblue;
}

.tblLegendHeading {
    font-size: 16px;
    text-align: center;
    line-height: 35px;
    font-weight: 900;
    height: 35px;
}

.XBtn {
    cursor: pointer;
    float: right;
    margin-left: 20px;
    border-style: solid;
    border-width: 1px;
    border-radius: 5px;
    border-color: #8e8e8e;
    background-color: #eee;
    font-weight: 900;
    font-size: 20px;
    height: 20px;
    line-height: 19px;
    width: 20px;
    color: #8e8e8e;
}

.XBtn:hover {
    background: #33ADDF;
    color: #fff;
    border-color: #4a4a4a;
}

.olInstructions {
    text-align: left;
}

label {
    cursor: pointer;
}

.tab2ChartMsgBox {
    position: absolute;
    top: 112px;
    width: 600px;
    text-align: center;
}


/*.switchChartModeBtn{
    position: absolute;
    top: 15px;
    right: 30px;
    z-index: 50;
    width: 220px;
}*/


/*.switchGraphBtn{
       z-index: 50;
    width: 220px; 
border-color: #0099CB;
    border-radius: 5px;
    padding: 5px;
    cursor: pointer;
    color: #000000;
    font-family: 'open_sansbold', sans-serif;
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    border-style: none;
    padding: 10px;
    line-height: 20px;
    margin-bottom: 15px;
    margin-right: 20px;
    margin-left: 20px;
    background-color: #efefef;    
}*/

.switchGraphBtn {
    z-index: 50;
    height: 48px;
    margin-left: 20px;
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
    border-color: #7c96ff;
    float: left;
}

.switchGraphBtn:hover {
    border-color: #381717;
}

.msgField {
    line-height: 20px;
    color: #4a4a4a;
    font-weight: 900;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-color: #000;
    border-style: none;
    border-width: 1px;
    border-radius: 5px;
    margin: 0 auto;
    background-color: rgba(210, 196, 214, 0.5);
}

.mapMsgBox {
    position: absolute;
    top: 74px;
    width: 380px;
    text-align: center;
}

.tblToggle {
    /*border-color: #0099CB;*/
    transition: all 0.3s ease-in-out;
    border-radius: 5px;
    /*padding: 5px;*/
    cursor: pointer;
    color: #693a77;
    font-family: OpenSans, Sans-Serif;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    /*border-style: none;*/
    padding: 10px;
    line-height: 20px;
    margin-bottom: 15px;
    float: left;
    margin-right: 20px;
    padding: 0.95rem 1.5rem;
    border: 1px solid #693a77;
    background-color: #fff;
}

.tblToggleOff:hover {
    background: #693a77;
    border: 1px solid #693a77;
    color: #fff;
}

.tblToggleOn {
    color: #fff;
    /*    font-weight: bold; */
    /*background-color: #0099CB;*/
    background: #693a77;
    border: 1px solid #693a77;
}


/*
.amcharts-zoom-out-label, .amcharts-zoom-out-bg, .amcharts-zoom-out-image{
        display: none;
}*/

.chart3a .amcharts-category-axis .amcharts-axis-label {
    cursor: pointer;
    font-style: italic;
}

.chart3a .amcharts-balloon-div-categoryAxis {
    font-style: italic;
}

.chart3a .amcharts-category-axis .amcharts-axis-label:hover {
    fill: blue;
}

.chart3a .amcharts-graph-column {
    cursor: pointer;
}

.chart2 .amcharts-plot-area {
    cursor: pointer;
}

.chart2 .amcharts-graph-fill {
    cursor: pointer;
}


/**[class^='amcharts-legend-item-']{ 
    cursor: pointer;
}*/

.lineOff {
    opacity: 0.2;
}

.chart1 {
    height: 600px;
    width: 100%;
    position: relative;
    background: #efefef;
}

.chart2 {
    height: 500px;
    width: 100%;
}

.chart3a {
    position: relative;
    height: 450px;
    width: 48%;
    margin-top: 40px;
    float: left;
}

.chart3b {
    height: 450px;
    width: 48%;
    margin-top: 20px;
    float: right;
    position: relative;
}

.charts3Box {
    height: 450px;
    margin-bottom: 4rem;
}

.popUpText {
    font-size: 1.2em;
}

.resetBtn {
    transition: all 0.3s ease-in-out;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    z-index: 1;
    padding: 0.95rem 1.5rem;
    /*border-color: #0099CB;*/
    border-radius: 5px;
    /*padding: 5px;*/
    cursor: pointer;
    color: #fff;
    font-family: OpenSans, Sans-Serif;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    /*border-style: none;*/
    /*padding:10px;*/
    line-height: 20px;
    margin-bottom: 15px;
    /*float: right;*/
    border: 1px solid #693a77;
    background-color: #693a77;
}

.resetBtn:hover {
    background: #4E264A;
    border: 1px solid #4E264A;
    color: #fff;
}

.popupContent {
    width: 100%;
    max-height: 450px;
    overflow-y: auto;
}

.centerImg {
    display: block;
    margin: 0 auto;
    border-width: 1px;
    border-style: solid;
    border-color: #333;
}

.centerMapImg {
    display: block;
    width: 450px;
    margin-top: 16px;
}

.mapContainer {
    margin: 0 auto;
    position: relative;
    min-width: 768px;
}


/*.mapCol1{
    width:200px;
    float:left;
}*/

.mapCol1 {
    width: 670px;
    float: left;
}

.mapCol2 {
    width: 500px;
    float: left;
    padding-left: 30px;
}

.mapCol3 {
    /*width: 270px;*/
    margin-top: 20px;
    float: left;
    padding-left: 30px;
}

.dbHeading {
    /* text-align: center; */
    font-family: OpenSans, sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    padding-bottom: 10px;
    /*padding-top: 40px;*/
    color: #4a4a4a;
}

.amcharts-legend-value {
    font-weight: bold;
}

.amcharts-title {
    text-align: left;
}

.arcGISThumb {
    margin-left: auto;
    margin-right: auto;
    width: 200px;
    /* text-align: center; */
}

.mapLegendClr {
    width: 40px;
    border-radius: 5px;
}

.mapLegendlbl {
    padding-left: 6px;
}

.mapLegendTbl {
    width: 150px;
    margin-top: -6px;
    float: left;
    border-spacing: 6px;
    border-collapse: separate !important;
    margin-right: 30px;
    margin-left: 30px;
}

.mapLegendHeading {
    text-align: center;
    font-weight: bold;
    color: #4a4a4a;
}

.mapSliderBox {
    margin-left: 20px;
    margin-right: 20px;
    position: absolute;
    top: 420px;
    width: 620px;
}

.yearsLabel {
    float: left;
    padding-top: 12px;
    padding-right: 6px;
    margin-left: 20px;
    font-weight: bold;
    color: #4a4a4a;
    font-family: OpenSans, sans-serif;
    font-size: 1em;
}

.mapMsgBox {
    position: absolute;
    top: 60px;
    right: 30px;
    border-radius: 5px;
    background-color: rgba(210, 196, 214, 0.5);
    padding: 20px;
    color: #4a4a4a;
    width: 350px;
    height: 70px;
}

#WebPartWPQ2 {
    overflow: hidden !important;
}

.switchGraphModeField {
    width: 100%;
    height: 70px;
    padding-left: 20px
}

.XBtn2 {
    /*border-color: #0099CB;*/
    transition: all 0.3s ease-in-out;
    border-radius: 5px;
    /*padding: 5px;*/
    cursor: pointer;
    color: #693a77;
    font-family: OpenSans, Sans-Serif;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    /*border-style: none;*/
    /*padding: 15px;*/
    padding: 0.95rem 1.5rem;
    float: left;
    margin-right: 15px;
    /* background-color: #efefef;*/
    border: 1px solid #693a77;
    background-color: #FFF;
}

.XBtn2:hover,
.resetMap:hover {
    background: #693a77;
    color: #fff;
    border-color: #693a77;
}

.btnImg {
    height: 15px;
}

.dropdown-toggle:focus {
    border: 2px solid #693a77;
    background-color: #fff;
}

.filter-wrapper {
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-left: 1px solid #979797;
}

.filter-active {
    background-color: #d8d8d8;
}

.filter-default {
    display: inline-block;
    padding: .45rem 1rem;
    font-weight: 500;
    color: #4a4a4a;
    border: 1px solid #979797;
    border-left: none;
    margin-top: -1px;
}

.filter-default:focus {
    border: 2px solid #693a77;
    outline: 0;
}

a.filter-active:hover,
a.filter-default:hover {
    color: #4a4a4a;
}
.chartInfo2Shift{
    padding-top:800px !important;
}
.chartInfo3Shift{
    padding-top:700px !important;
}
.tbInfo3Shift{
    padding-top:1200px !important;
}