body{
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; 
    max-width: 1366px; 
    margin: 0 auto !important; 
    float: none !important; 
}
a{
    color: #0079bf;
}
h3 {
    margin-top: .7em;
}
.font-13{
    font-size: 13px;
}
.color__green{
    color: #088265;
}
.font__semibold{
    font-weight: 500;
}
.header__title{
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    font-size: 45px;
    text-align: center;
}
.header__title_home{
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    font-weight:600;
    padding-top:50px;
    font-size: 36px;

}

.search_col{
    top:50%;  
}

@media (max-width:960px){
    .search_col {
        padding:10px 0px;
    }
    .header__title_home {
        font-size:30px;
        padding-top:30px;
    }
}

@media (max-width:860px){
    .header__title_home {
        font-size:24px;
        padding-top:48px;
    }   
}
@media (max-width:500px){
    .header__title_home {
        font-size:24px;
        padding-top:68px;
        padding-bottom:40px;
    }   
}
.advanced__Search__link{
    font-size: 13px;
    color: #888888;
    position: absolute;
    right: 0;
    bottom: -23px;
}
.form-control{
    border-radius: 0;
}
.btn-green{
    background: #008265;
    border-radius: 0;
}
.nav--custom ul li{
    margin: 0 18px;
}
.nav--custom ul li a{
    font-size: 20px;
    font-weight: 600;
    color: #505050;
}
.blue_bg {
    background-color:#0086e6;
}

.advaced__Search__link{
    font-size: 13px;
    color: #888888;
    position: absolute;
    right: 0;
    bottom: -23px;
}
.btn-green {
    background: #008265;
    border-radius: 0;
}
.img-wrapper {
    position: relative;
}

.img-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
}

.img-overlay:before {
    content: ' ';
    display: block;
    /* adjust 'height' to position overlay content vertically */
    height: 80%;
}
.subtype_image{
    max-width: 100%;
}
.map_image{
    width:615px;
    height:245px;
}
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu a::after {
    transform: rotate(-90deg);
    position: absolute;
    right: 6px;
    top: .8em;
}

.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-left: .1rem;
    margin-right: .1rem;
}
.separator {
    display: flex;
    align-items: center;
    text-align: center;
    color:#999;
    padding: 10px;
}
.dropdown-header-item a{
    color:#999 !important;
    font-size: 1rem !important;
    font-weight: normal !important;
    white-space: nowrap;
}

.separator::before, .separator::after {
    content: '';
    flex: 1;

}
.separator::before {
    margin-right: .25em;
}
.separator::after {
    margin-left: .25em;
}
.methods-dropdown-item{
    padding:3px 20px;
    font-size: 14px !important;
}
.dropdown-item{
    display:block;
}
.dist_cats {
    color:#fff;
    font-weight:600;
    width:300px
}
.category_image {
    width:300px;
    height:208px;
}
.trace_link a {
    color:#008265;
}
.trace_link {
    color:#008265;
}
.catName_header {
    font-size:32px;
    vertical-align: middle;
}

.bg_0086E6 {
    background-color:#0086E6;
}

.bg_28A115 {
    background-color:#28A115;
}

.bg_E20000 {
    background-color:#E20000;
}

.bg_707070 {
    background-color:#707070;
}

.bg_036C97 {
    background-color:#036C97;
}

.bg_118000 {
    background-color:#118000;
}
.bg_734002 {
    background-color:#734002;
}
.text_drought{
    color:#734002;
}
.text_weather{
    color:#0086E6;
}

.text_pest {
    color:#28A115;
}

.text_fire {
    color:#E20000;
}

.text_macroinv {
    color:#707070;
}

.text_fish {
    color:#036C97;
}
.text_plants{
    color: #118000
}

.w-575 {
    max-width:575px;
    height:230px !important;
    overflow:hidden;
}

.subCatName_header {
    font-size:24px;
}

.open_link {
    font-size:22px;
}

.filter {
    background-color:#036C97;
    color:#ffffff;
    font-size:22px;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
    background: #036C97;
    color: #fff;
    border-color: #036C97 !important;
}

.filter-heading li a{
    font-size:24px;
}

.font_white{
    color:#fff;
}

.btn:focus {
    outline: none !important;
    box-shadow: none !important;
}

.input_label{
    font-size:16px;
}

.year_box {
    width: 6ch;
    height:24px;
    font-size:16px;
}

.filter_btn {
    color:#ffffff;
    border: 1px solid #fff;
    background-color: #008265;
}
#search_box_filter {
    position: relative;
    float: right;
}
.search-button{
    background: #2196f3;
    color: #fff;
}

.form-check-label {
    white-space: nowrap;
}

.box {
    position: relative;
    border: 1px solid #000;
    margin-top:25px;
}
.box:after, .box:before {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.box:after {
    border-bottom-color: #fff;
    border-width: 24px;
    margin-left: -24px;
}
.box:before {
    border-bottom-color: #000;
    border-width: 26px;
    margin-left: -26px;
}

.tab-outline{
    border: 1px solid #036C97;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}
.tab-outline a{
    color:#036C97 !important;
}
.tab-outline a.active{
    color:#fff !important;
}
.filter_display {
    font-size:14px !important;
    color:#fff;
}

.modal .nav-tabs .nav-link{
    color: #3d3d3d !important;
    font-weight: 500;
    border: none;
    padding: 5px 13px;
}
.modal .nav-tabs .nav-link.active{
    color: #fff !important;
}
.modal-lg{
    max-width: 700px;
}
.modal-header{
    background: #3d3d3d;
    padding: 9px 20px;
    border-bottom: 0;
}
.modal-header h5{
    color: #fff;
    font-size: 26px;
}
.modal-header .close{
    border: 2px solid #fff;
    color: #fff;
    border-radius: 5px;
    margin: 4px 0 0;
    padding: 2px 8px 8px;
    opacity: 1;
}
.modal-body{
    border: 2px solid;
    padding: 0;
    overflow-x: hidden;
}

.menu_li {
    list-style-type: none;

}

.nav-link {
    color:#fff !important;
}
.filter-navbar-navlink {
    font-size:16px;
}
.filter{
    display:flex;
    justify-content:flex-start;
    align-items:center;
}
.filter-nav-link{
    color:#000 !important;
}
.accordion-toggle:after {
    font-family: "Font Awesome 5 Free";/* essential to enable caret symbol*/
    font-weight: 900;
    content: "\f0d7";/* adjust as needed, taken from font-awesome.css */
    color: grey;
}
.accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0da";  /* adjust as needed, taken from font-awesome.css */
}
label.checkbox-label input[type=checkbox]{
    position: relative;
    vertical-align: text-bottom;
    bottom: 1px;
}

.ui-slider { 
    display : inline-block; 
    width : 100%; 
}

.year_label {
    padding: 6px 12px;
}
.more-text{
    display: none;
}

.slider_label {
    position: absolute;
    margin-left: 6em;
    text-align: center;
    margin-top:-10px;
    width:100%;
}

#year_slider .ui-slider-handle {
    outline: 0;
    background: white;
    border-radius: 50% !important;
    top: -.3em;
    height: 15px;
    width: 15px;
    padding-left: 5px;
}

#year_slider.ui-slider-horizontal {
    left: 5%;
    height: .1em;
    width: 90%;
    border: none;
    background: #ccc;
}

.chart-container,#custom-chart{
    height:400px;
}

#popup-title{
    padding-top:15px;
}
.tab-outline:disabled{
    cursor: not-allowed;
    color: #ccc;
}
.subtype_options_label{
    font-size: 16px;
}
.subtype_options_checkbox{
    top:8px;
}
.chart-extras-container{
    font-size:12px;
}
.pest-nav-link{
    color:#036C97 !important;
    border:thin solid #036C97;
}
.pest-nav-link.active{
    color:#fff !important;
    background-color: #036C97 !important;
}

.adspopup-nav-link{
    width: 100%;
    text-align: center;
    background: rgba(108, 164, 224,0.4);
    margin:1px;
}
.adspopup-nav-link.active{
    box-shadow: 0 0 0 .2rem rgba(108, 164, 224,.5);
    background:#1f64ad;
}
.chart-legend{
    text-align: center;
}
.chart-legend img{
    max-width: 100%;
}

.map-legend {
    text-align: left;
    line-height: 18px;
    color: #555;
    position: absolute;
    right: 30px;
    bottom: 30px;
    background: #fff;
    padding: 10px;
    border-radius: 5px;
}
.legend-info-icon{
    font-size: 14px;
}
.legend-item {
    width: 18px;
    height: 18px;
    float: left;
    margin-right: 8px;
    opacity: 0.7;
}

.blue_bold{
    font-size:28px;
    font-weight:bold;
    color:#3f7ad9;
}

.response_text {
    font-size:18px;
}

.response_underline_text{
    font-size:28px;
    font-weight:600;
    text-decoration:underline;    
}

.study_thumb{
    width:50%;
}

/* CI4 - make ht of .map slightly smaller than map-container 
to allow for map text/legend at bottom */
.map {
    height: 550px;
    width: 100%;
}
#map-container{
    height: 600px;
}
#studyMap {
    height: 250px;
    width: 100%;
}
.ol-popup{
    width: 400px;
}

#popup-content{
    max-height: 300px;
    overflow-y: auto;
}

.trace_link a {
    color:#008265;
}
.analysis-data-download{
    cursor: pointer;
    font-size: 16px;
}
#map-nodata-overlay{
    position:absolute;
    z-index: 100;
    width:100%;
    height: 250px;
    background: rgba(75,75,75,0.8);
    text-align: center;
}
#map-nodata-overlay p{
    color: #fff;
    padding-top: 100px;
}
.map-study-title{
    display:block;
    padding: 8px;
    margin-left: 2.5em;
    cursor:pointer;
    font-size: 14px;
    color: #4c4c4c !important;
    border-bottom: thin dashed #ccc;
    /*text-indent: -1.5em;*/
}

.map-study-title:hover{
    background: #cccccc;
    border-radius: 5px;
}
.map-popup-header{
    color: #fff;
}

.table_methods{
    font-size:12px;
    margin-top:-4px;
}
.map-popup-separator{
    padding-top: 15px;
    color: #4c4c4c;
    padding-left:0px;
    font-weight: bold;

}
#map-scroll-overlay{
    position: absolute;
    z-index: 1;
    height: 600px;
    background-color: rgba(76, 76, 76,0.75);
    color: #fff;
    width:100%;
    text-align: center;
    padding: 250px 0px;
    font: bold 25px Arial, sans-serif;
}
.metric-description{
    font-size:16px;
    margin: 10px;
}
#analysis-tabs{
    border-bottom:solid 2px #036C97;
    margin-bottom: 15px;
    padding-bottom: 10px;
}
#highlights-list li{
    margin-bottom: 10px;
}

.modal-dialog {
    max-width: 75%;
}

#splash-modal .modal-header {
    background: #0086e6;
    border-color: #73c1c1;
    text-align: center;
}

#states-logo{
    max-height: 150px;
    float: right;
    max-width: 100%
}
.dataTables_filter {
    text-align: left !important;
    padding: 1em !important;
}
.dataTables_info {
    padding-top: 2em !important;
    padding-left: 1em !important;
}