﻿/**************************************************************************************************/
/*                                           esri styles                                          */
/**************************************************************************************************/
.ecy-map .esri-popup {
    z-index: 101;
}

.ecy-map .esri-popup__header {
    display: none !important;
}

.ecy-map .esri-popup__footer {
    display: none !important;
}

.ecy-map .esri-popup__header-title, h1.esri-popup__header-title {
    padding: 2px 2px !important;
    margin: 10px 13px 10px 13px !important;
    pointer-events: none;
}

.ecy-map .esri-popup__button[title="Close"] {
    padding: 5px 5px !important;
    margin: 5px 4px !important;
}

/*This is where you modify the dimensions of the ESRI popup on click*/
.ecy-map .esri-popup__main-container {
    width: 550px !important;
    max-height: 190px !important;
    border: 1px solid #57585A;
   
}

    .ecy-map .esri-popup__main-container:focus {
        border: 1px solid white !important;
    }

.ecy-map .esri-popup__content {
    font-size: 1rem !important;
    margin: 0 0 15px 0 !important;
    overflow: hidden !important;
}

.ecy-map .esri-widget *, .esri-widget *::before, .esri-widget *::after {
    box-sizing: unset;
}
/**************************************************************************************************/
/*                                           identify styles                                      */
/**************************************************************************************************/
.ecy-map #identify-tabs {
    border: none !important;
    padding: 0 0 !important;
    margin-top: 4px;
    font-size: 1rem;
    line-height: 1.3;
}

    .ecy-map #identify-tabs .ui-widget-header {
        border-left: none !important;
        border-right: none !important;
        border-top: none !important;
        border-bottom: 2px solid #e6edf0 !important;
        background: none !important;
        height: 40px;
        border-radius: 0 0 0 0 !important;
    }

.ecy-map .identify-tab {
    height: 28px;
}

    .ecy-map .identify-tab a {
        color: black !important;
    }

.ecy-map #identify-tabs .ui-tabs-nav .ui-tabs-anchor {
    padding: 0.5em 0.8em !important;
    line-height: 1rem;
    color: black !important;
}
.ecy-map #warning {
    background-color: yellow;
}

.ecy-map #identify-tab1 {
    margin-left: 5px !important;
}

.ecy-map #button-close-identify-dialog {
    position: absolute;
    top: 5px;
    right: 5px;
    padding: 9px 9px;
    height: 16px;
    width: 16px;
    background-image: url(https://fortress.wa.gov/ecy/gispublic/appresources/mapresources/images/icons/close_button2.png);
    background-position: center;
    background-repeat: no-repeat;
    border: none;
    background-color: white;
    cursor: pointer;
    z-index: 1;
}

    .ecy-map #button-close-identify-dialog:hover {
        background-color: #e6edf0;
        border: none;
    }

/*This is where you modify the div that contains the content inside the ESRI popup on click*/
.ecy-map .identify-tab-content {
    float: left;
    margin: 3px 1% 5px 1%;
    max-height: 115px;
    overflow-y: auto !important;
    width: 98%;
    border: none;
    font-size: 0.8rem;
}

.ecy-map .map-identify-header {
    float: left;
    color: black;
}

.ecy-map #geo-content-1 {
    margin-top: 10px;
    width: 220px;
    float: left;
}

.ecy-map #geo-content-2 {
    margin-top: 10px;
    width: 240px;
    float: left;
}

.ecy-map .id-result-pair {
    width: 100%;
    margin-bottom: 6px;
}

.ecy-map .id-layer-row {
    clear: both;
    float: left;
    width: 100%;
    margin: 15px 0 2px 0;
  /*  pointer-events: none;*/
}

.ecy-map .id-layer-row-clickable-link {
    clear: both;
    float: left;
    width: 100%;
    margin: 15px 0 2px 0;
}

.ecy-map .id-layer-name {
    float: left;
    width: 135px;
    text-align: left;
    font-weight: 700;
    margin-left: 10px;
}

.ecy-map .id-layer-name-surfacewater-points {
    float: left;
    width: 150px;
    text-align: left;
    font-weight: 700;
    margin-left: 10px;
}

.ecy-map .id-layer-symbol {
    float: left;
    width: 35px;
    margin-left: 10px;
}

.ecy-map .id-layer-symbol-surfacewater-points {
    float: left;
    width: 70px;
}

.ecy-map .id-layer-value {
    float: left;
    width: 325px;
    margin: 2px 2px;
}

.ecy-map .id-layer-value-surfacewater-points {
    float: left;
    width: 300px;
    margin: 2px 2px;
}

/*.ecy-map .id-layer-link {
    float: left;
    width: 110px;
    margin: 2px 2px;
}*/
.ecy-map .id-layer-link {
    float: left;
    margin: 2px 0 0 5px;
    font-size: 1rem;
}

.ecy-map .id-layer-value-unnamed {
    float: left;
    width: 230px;
    margin-left: 5px;
    font-style: italic
}

.ecy-map .id-loc-label {
    float: left;
    font-weight: 700;
    margin-right: 10px;
    margin-left: 10px;
}

.ecy-map .id-latlong-result {
    float: right;
    margin-right: 50px;
}

.ecy-map .id-loc-result {
    margin-bottom: 10px;
    height: 40px;
}

.ecy-map .id-loc-label2 {
    font-weight: 700 !important;
    margin-left: 10px;
}

.ecy-map .id-loc-result2 {
    font-weight: normal !important;
    margin-left: 5px;
}

.ecy-map .id-loc-result3 {
    font-weight: normal !important;
    margin-left: 500px;
    float: right;
    width: 50%;
}

.ecy-map #well_id {
    width: 50%;
    margin-right: 76px;
    float: right;
}

.ecy-map .id-layer-item-button {
    border: none;
    background: white;
    cursor: pointer;
    padding-left: 2px;
    padding-right: 2px;
    pointer-events: auto !important;
}

.ecy-map .id-layer-more {
    float: left;
    font-size: 1rem;
    color: #336699;
}

.ecy-map .id-layer-more-icon {
    float: right;
    margin: 3px 0 0 2px;
}

.ecy-map .id-layer-item-details {
    float: left;
    pointer-events: none;
    margin-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .ecy-map .id-layer-item-details[aria-hidden="true"] {
        display: none;
    }

.ecy-map .id-item {
    float: left;
    margin: 10px 0 5px 0;
    width: 100%;
    pointer-events: none;
}

.ecy-map .id-item-multiple {
    border-bottom: 1px solid #ccc;
    float: left;
    width: 490px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.ecy-map .id-layer-more-row {
    margin: 0 0 7px 10px;
    float: left;
}

.ecy-map .id-layer-item-details-label {
    font-weight: bold;
    width: 120px;
    float: left;
}

.ecy-map .id-layer-item-details-value {
    margin-left: 5px;
    float: left;
    width: 355px;
}

.ecy-map .id-layer-item-details-label-standards {
    font-weight: bold;
    width: 145px;
    float: left;
}

.ecy-map .id-layer-item-details-value-standards {
    margin-left: 5px;
    float: left;
    width: 325px;
}

.ecy-map .standards-disclaimer-text {
    float: left;
    color: #ad3e00;
    text-align: left;
    width: 325px;
    margin-left: 5px;
}

.ecy-map #id-layer-link-standards-disclaimer {
    color: #873110;
    font-weight: normal;
}

.ecy-map .id-item-row {
    float: left;
    width: 100%;
    margin: 0 0 10px 0;
}

.ecy-map .id-item-label {
    float: left;
    font-weight: 700;
    margin: 3px 0 0 20px;
    width: 100px;
    color: #333333;
}

.ecy-map .id-item-label-device-point {
    float: left;
    font-weight: 700;
    margin: 3px 0 0 20px;
    width: 205px;
    color: #333333;
}

.ecy-map .id-item-label-associated-wr-doc-number {
    float: left;
    font-weight: 700;
    margin: 0px 0 0 55px;
    width: 168px;
    color: #333333;
}

.ecy-map .id-item-value {
    float: left;
    margin: 3px 2px 0 2px;
    width: 290px;
}

.ecy-map .id-item-value-associated-wr-doc-number {
    float: left;
    margin: 0px 2px 0 2px;
    width: 150px;
}

.ecy-map .id-layer-link2 {
    float: left;
    font-size: 0.8rem;
    margin: 0;
    padding: 0;
}

.ecy-map .no-feature-found {
    float: left;
    width: 100%;
    font-style: italic;
    text-align: center;
    margin-top: 10px;
}

.ecy-map .demographics-layer-row {
    clear: both;
    float: left;
    width: 100%;
    margin: 6px 0 0 0;
}

.ecy-map .demographics-layer-name-header {
    float: left;
    width: 85px;
    margin-left: 10px;
}

.ecy-map .demographics-count-header {
    float: left;
    width: 110px;
    text-align: right;
}


.ecy-map .demographics-percent-header {
    float: left;
    width: 80px;
    text-align: right;
}

.ecy-map .demographics-layer-name {
    float: left;
    width: 140px;
    margin-left: 10px;
}

.ecy-map .demographics-count {
    float: left;
    width: 55px;
    text-align: right;
}


.ecy-map .demographics-percent {
    float: left;
    width: 40px;
    margin-left: 42px;
    padding-bottom: 1px;
    padding-right: 4px;
    text-align: right;
}

.ecy-map .demographics-asterisk {
    float: left;
}


#demographics-show-area {
    position: absolute;
    top: 50px;
    right: 50px;
}
