﻿
html,
body,
#viewDiv {
    padding: 0;
    margin: 0;
    height: 98%;
    width: 100%;
}



/**/ /**/ /**/ /**/ /*LayerList*/ /**/ /**/ /**/ /**/
#info {
    padding: 14px;
    border-radius: 5px;
    width: 25%;
    background-color: black;
}

.esri-popup .esri-popup-header .esri-title {
    font-size: 18px;
    font-weight: bolder;
}

.esri-popup .esri-popup-body .esri-popup-content {
    font-size: 14px;
}

.main_data {
    position: absolute;
    top: 235px;
    left: 5px;
    width: 50px;
    height: 25px;
    border-radius: 10px;
    background-color: #598459;
    /*color :#ffffff*/
}

/**/ /**/ /**/ /**/ /*Measure*/ /**/ /**/ /**/ /**/

#toolbarDiv {
    position: absolute;
    top: 130px;
    left: 15px;
    cursor: default;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    color: white;
}




#infoDiv {
    position: absolute;
    top: 120px;
    left: 15px;
    background-color: #004969;
}

    #infoDiv input {
        border: none;
        box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 2px;
    }

.esri-widget--button.active,
.esri-widget--button.active:hover,
.esri-widget--button.active:focus {
    cursor: default;
    /*background-color: #999696;*/
}

    .esri-widget--button.active path,
    .esri-widget--button.active:hover path,
    .esri-widget--button.active:focus path {
        fill: #E4E4E4;
    }
/**/ /**/ /**/ /**/ /*identify*/ /**/ /**/ /**/ /**/

.esri-popup .esri-popup-header .esri-title {
    font-size: 18px;
    font-weight: bolder;
}

.esri-popup .esri-popup-body .esri-popup-content {
    font-size: 35px;
}

.esri-search {
    width: 260px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    overflow: visible;
}

.esri-coordinate-conversion {
    cursor: default;
    font-size: 12px;
    position: absolute;
    width: 258px;
    background-color: #004969;
    top: -25px;
    left: 35px;
}

.esri-icon-plus:before {
    color: white;
    background-color: #e5d0b3;
}


.esri-icon-minus:before {
    color: white;
    background-color: #e5d0b3;
}

.esri-widget {
    box-sizing: border-box;
    color: #323232;
    font-size: 14px;
    font-family: "Avenir Next","Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 1.3em;
    background-color: white;
    border-radius: 15px;
}

.esri-icon-home:before {
    color: #e5d0b3;
    background-color: #e5d0b3;
}

.esri-icon-locate {
    background-color: #004969;
    color: white;
}

/*.esri-ui .esri-component {
    pointer-events: auto;
    border-radius: 15px;
}*/

/*.esri-icon-layer-list:before {
    background-color: #004969;
    color: white;
    width: 50px;
    height: 50px;
}*/

/*.esri-icon-collapse:before {
    background-color: #004969;
    color: white;
    width: 50px;
    height: 50px;
}*/

.esri-icon-basemap:before {
    background-color: #004969;
    color: white;
}

/*.esri-icon-layers:before {
    background-color: #004969;
    width :50px;
    height :50px;
    color: white;
}*/

/*.esri-widget--button:hover {
    background-color: #004969;
    color: #2e2e2e;
}*/

.esri-widget--button:active {
    background-color: black;
}

.esri-icon-search:before {
    background-color: #004969;
    color: white;
}

.esri-icon-close:before {
    background-color: #004969;
    color: white;
}

.esri-icon-edit:before {
    background-color: #004969;
    color: white;
}

.esri-icon-zoom-in-magnifying-glass:before {
    background-color: #004969;
    color: white;
}

.esri-icon-dock-right:before {
    background-color: #004969;
    color: white;
}

.esri-icon-minimize:before {
    background-color: #004969;
    color: white;
}

.esri-icon-left:before {
    background-color: #004969;
    color: white;
}

.esri-icon-right:before {
    background-color: #004969;
    color: white;
}

.esri-icon-down:before {
    background-color: #598459;
    color: white;
}

.esri-icon-up:before {
    background-color: #598459;
    color: white;
}

.esri-icon-map-pin:before {
    background-color: #598459;
    color: white;
}

.esri-icon-settings2:before {
    background-color: #598459;
    color: white;
}

.esri-icon-left-arrow:before {
    background-color: #598459;
    color: white;
}

.esri-icon-refresh:before {
    background-color: #598459;
    color: white;
}

.esri-icon-down:before {
    background-color: #598459;
    color: white;
}

.distanc {
    position: absolute;
    left: 15px;
    top: 130px;
    border: 0px;
}

.area {
    position: absolute;
    left: 15px;
    top: 165px;
    border: 0px;
}

.clear {
    position: absolute;
    left: 15px;
    top: 200px;
    border: 0px;
}

.identify {
    position: absolute;
    left: 15px;
    top: 325px;
}

.btn_plots {
    
    background: url('../../IMAGE_Main/search_black_30.png');
    border: 1px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    bottom: -15px;
    width: 20px;
    height: 37px;
    position: absolute;
    /*background-color: black;*/
    top: 240px;
    left: 40px;
    z-index: 1;
    /*background-color: #fff;*/
    color: #598459;
    border-radius: 50%;
}

.open_coolaps_plots {
    position: absolute;
    /*background-color:antiquewhite;*/
    top: 260px;
    left: 40px;
    z-index: 1;
    border-radius: 10%;
    /*opacity:.85;*/
}

.open_coolaps_view {
    position: absolute;
    /*background-color:antiquewhite;*/
    top: 625px;
    right: 120px;
    z-index: 1;
    border-radius: 10%;
    /*opacity:.85;*/
}


.btn_search_plots {
    border: 5px;
    border-radius: 10%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
}

#formDiv {
    width: 100%;
}

.esri-item-list__scroller {
    overflow-y: visible;
}

.editArea-container {
    background: #fff;
    line-height: 1.5em;
    overflow: auto;
    padding: 12px 15px;
    width: 300px;
}

.list-heading {
    font-weight: normal;
    margin-top: 20px;
    margin-bottom: 10px;
    color: #323232;
}

.or-wrap {
    background-color: #e0e0e0;
    height: 1px;
    margin: 2em 0;
    overflow: visible;
}

.or-text {
    background: #fff;
    line-height: 0;
    padding: 0 1em;
    position: relative;
    bottom: 0.75em;
}

/* override default styles */
.esri-feature-form {
    background: #fff;
}

.esri-feature-templates {
    width: 256px;
}

.esri-feature-templates__section-header {
    display: none;
}

.esri-feature-templates__section {
    box-shadow: none;
}

.esri-feature-templates__scroller {
    max-height: 200px;
}

.bg-secondary {
    background-color: #598459 !important
}

.btn-check:active + .btn-outline-secondary, .btn-check:checked + .btn-outline-secondary, .btn-outline-secondary.active, .btn-outline-secondary.dropdown-toggle.show, .btn-outline-secondary:active {
    color: #598459;
    background-color: #598459;
    border-color: #598459
}



.grid-container {
    color: #fff;
    grid-template-columns: repeat(3, 100px); /* Adjust the number of columns and size as needed */
    grid-gap: 10px;
    max-height: 500px; /* Set a maximum height to make the grid expandable */
    overflow-y: auto; /* Add a vertical scrollbar when the grid exceeds the maximum height */
}

.grid-item {
    background-color: #f0f0f0;
    padding: 0px;
    text-align: center;
    color: #fff;
}

.btn_view {
    background: url('../IMAGE/order.png');
    border: 1px;
    border-radius: 0em;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    bottom: -15px;
    width: 50px;
    height: 50px;
    position: absolute;
    background-color: black;
    top: 650px;
    right: 14px;
    z-index: 1;
    background-color: #fff;
    color: #598459;
}

header {
    background-color: #004969; /* Change this to the desired background color for the navbar */
    padding: 10px;
    color: #fff; /* Change this to the desired text color for the navbar */
}

nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.logo img {
    height: 60px;
    width: 60px; /* Adjust the height to the size of your logo */
    /* You can also add padding, margin, or other styles to position the logo as you like */
}

.nav-links {
    list-style: none;
    display: flex;
    margin: 0;
    padding: 0;
}

    .nav-links li {
        margin-left: 20px; /* Adjust the spacing between menu items as needed */
    }

        .nav-links li a {
            color: #fff; /* Change this to the desired text color for menu items */
            text-decoration: none;
        }

            .nav-links li a:hover {
                color: #aaf; /* Change this to the desired hover color for menu items */
            }

.message-box {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 400px;
    padding: 20px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: 0px 0px 10px #ccc;
    z-index: 9999;
}



    .message-box h2 {
        margin-top: 0;
    }

    .message-box p {
        margin-bottom: 0;
    }

    .message-box .button-container {
        margin-top: 20px;
        text-align: center;
    }

        .message-box .button-container button {
            margin: 0 10px;
            padding: 5px 20px;
            background-color: #007bff;
            color: #fff;
            border: none;
            border-radius: 5px;
            cursor: pointer;
        }


.txt_title {
    justify-content: center;
    text-align: right;
    height:50px;
    right: 50px;
    top: 50px;
    color: #000;
    background-color: #004969;
    z-index: 50;
}


.img_logo {
    position: absolute;
   height:50px;
    
    left: 30px;
    top: 30px;
    z-index: 50;
}

.image_style {
    /*position: absolute;*/
    /*background-color:antiquewhite;*/
    bottom: 0px;
    left: 20px;
    z-index: 1;
    border-radius: 10%;
    display: flex;
    flex-wrap: wrap;
    /*opacity:.85;*/
}

.p_title {
    position: absolute;
    /*background-color:antiquewhite;*/
    top: 590px;
    background-color: #004969;
    /*left: 30px;*/
    z-index: 1;
    border-radius: 10%;
    display: flex;
    flex-wrap: wrap;
    /*opacity:.85;*/
}




