﻿html, body {
    padding: 0;
    margin: 0;
    height: 100%;
    width: 100%;
}

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,128,1);
    border-radius: 10px;
}

.portalButton {
    padding: 5px 10px 5px 10px;
    border-radius: 15px;
    border: 1px solid #001A70;
}

    .portalButton:hover:enabled {
        background-color: #001A70;
        color: #ffffff;
        border: 1px solid #5BC2E7;
        transition: 0.7s;
    }

.mainDiv {
    position: relative;
    padding: 0;
    margin: 0;
    height: 100%;
    width: 100%;
}

#disclaimerBox {
    background-color: #FFFFFF;
    z-index: 1;
    position: absolute;
    padding: 0;
    margin: 0;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

#disclaimerDiv {
    position: absolute;
    font-size: 11px;
    font-family: 'Public Sans', Arial, sans-serif;
    font-style: normal;
    height: 500px;
    width: 395px;
    z-index: 9;
    background-color: #ffffff;
    border: 1px solid #001A70;
    text-align: justify;
    vertical-align: middle;
    padding: 5px;
}

#disclaimerLogoBox {
    height: 50px;
    width: 100px;
    background-color: #001A70;
}

#disclaimerLogo {
    width: 141px;
    height: 50px;
}

.disclaimerTitle {
    font-size: 14px;
    font-family: 'Public Sans', Arial, sans-serif;
    font-weight: bold;
    font-style: normal;
}

.acknowledge {
    cursor: pointer;
    position: relative;
    border-radius: 25px;
    background-color: #001A70;
    padding: 5px 10px 5px 10px;
    color: #5BC2E7;
    z-index: 10;
    border: 1px solid grey;
}

#assetDiv {
    position: absolute;
    min-height: 125px;
    min-width: 250px;
    z-index: 9;
    background-color: #ffffff;
    border: 1px solid #000000;
    text-align: center;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

#assetDivheader {
    padding: 10px;
    cursor: move;
    z-index: 10;
    background-color: #5BC2E7;
    border-bottom: 1px solid #000000;
    color: #ffffff;
}

#mapDiv {
    padding: 0;
    margin: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: white;
}

.mapWidgetContainer {
    width: 300px;
    max-height: 550px;
    position: absolute;
    overflow-y: auto;
    left: 65px;
    top: 15px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    z-index: 5;
}

.main-table {
    overflow-x: hidden;
    height: 100%;
    width: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.div-title {
    height: 75px;
    vertical-align: middle;
}

.div-title-tr {
    height: 75px;
    border-bottom: 1px solid #5BC2E7;
    background-color: #5BC2E7;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    vertical-align: middle;
}

.div-title-td {
    height: 75px;
    padding: inherit 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    vertical-align: middle;
}

.logo {
    background-color: #5BC2E7;
    height: 50px;
    width: 50px;
    vertical-align: middle;
}

.da-title {
    color: #001A70;
    font-size: 24px;
    font-family: 'Public Sans', Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    vertical-align: middle;
    display: inline;
}

.da-title-table {
    vertical-align: middle;
    height: 75px;
}

.toolbarDiv {
    position: relative;
    top: 5px;
    right: 5px;
    cursor: pointer;
}

.srchDiv {
    position: absolute;
    right: 15px;
    top: 16px;
    z-index: 20;
    border: 2px solid #001A70;
}

.bufferToolBox {
    background-color: #ffffff;
    width: 290px;
    height: 250px;
    border: 1px solid #001A70;
}

#identifyMain {
    visibility: hidden;
    z-index: 9;
    position: absolute;
    left: 50px;
    bottom: 5px;
    width: 399px;
    height: 550px;
    background-color: #ffffff;
    color: #001a70;
    border: 2px solid #001a70;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.mapWidgetsDiv {
    position: absolute;
    left: 17px;
    top: 15px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    z-index: 5;
}

.menuIcon {
    height: 20px;
    width: 20px;
    margin-left: 5px;
    margin-top: 5px;
}

.zoomDiv {
    position: absolute;
    background-color: #ffffff;
    left: 0px;
    top: 0px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    z-index: 1;
    border: 1px solid grey;
    cursor: pointer;
}

.homeDiv {
    position: absolute;
    background-color: #ffffff;
    left: 0px;
    top: 80px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    z-index: 10;
    border: 1px solid grey;
}

.boxDiv {
    position: absolute;
    background-color: #ffffff;
    left: 0px;
    top: 130px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    z-index: 10;
    border: 1px solid grey;
    height: 32px;
    width: 32px;
    cursor: pointer;
}

.selectByBoxDiv {
    position: absolute;
    background-color: #ffffff;
    left: 285px;
    top: 0px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    z-index: 10;
    border: 1px solid grey;
    display: none;
}

.prtDiv {
    position: absolute;
    background-color: #ffffff;
    left: 0px;
    top: 300px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    z-index: 10;
    border: 1px solid grey;
    height: 32px;
    width: 32px;
    cursor: pointer;
}

.menuDiv {
    position: fixed;
    right: 5px;
    top: 5px;
    z-index: 20;
    height: 70px;
    width: 625px;
}

.menuText {
    position: absolute;
    bottom: 10px;
    font-size: 11px;
    font-family: 'Public Sans', Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    text-align: center;
    width: 100%;
}

.helpBox {
    height: 60px;
    width: 60px;
    cursor: pointer;
}

.helpDiv {
    margin: 0px 25% 0px 25%;
    border-radius: 50%;
    background-color: #001A70;
    border: 1px solid grey;
    height: 30px;
    width: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.helpSpan {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    z-index: 10;
    color: white;
    font-size: 14px;
    font-weight: normal;
}

.helpText {
    padding: 0px 0px 0px 0px;
    margin: 5px 0px 5px 0px;
    font-size: 11px;
    font-family: 'Public Sans', Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    text-align: center;
    width: 60px;
}

.legendBox {
    position: absolute;
    right: 280px;
    top: 5px;
    height: 60px;
    width: 60px;
    cursor: pointer;
}

.legendDiv {
    position: relative;
    border-radius: 25px;
    background-color: #001A70;
    padding: 0px 0px 0px 0px;
    margin: 0px 15px 0px 15px;
    z-index: 10;
    border: 1px solid grey;
    height: 30px;
    width: 30px;
}

.layerBox {
    position: absolute;
    right: 350px;
    top: 5px;
    height: 60px;
    width: 60px;
    cursor: pointer;
}

.layerDiv {
    border-radius: 25px;
    background-color: #001A70;
    padding: 0px 0px 0px 0px;
    margin: 0px 15px 0px 15px;
    z-index: 10;
    border: 1px solid grey;
    height: 30px;
    width: 30px;
}

.printBox {
    position: absolute;
    right: 420px;
    top: 5px;
    height: 60px;
    width: 60px;
    cursor: pointer;
}

.printDiv {
    border-radius: 25px;
    background-color: #001A70;
    padding: 0px 0px 0px 0px;
    margin: 0px 15px 0px 15px;
    z-index: 10;
    border: 1px solid grey;
    height: 30px;
    width: 30px;
}

.measureBox {
    position: absolute;
    right: 490px;
    top: 5px;
    height: 60px;
    width: 60px;
    cursor: pointer;
}

.measureDiv {
    border-radius: 25px;
    background-color: #001A70;
    padding: 0px 0px 0px 0px;
    margin: 0px 15px 0px 15px;
    z-index: 500;
    border: 1px solid grey;
    height: 30px;
    width: 30px;
}

.bufferBox {
    position: absolute;
    right: 560px;
    top: 5px;
    height: 60px;
    width: 60px;
    cursor: pointer;
}

.bufferDiv {
    border-radius: 25px;
    background-color: #001A70;
    padding: 0px 0px 0px 0px;
    margin: 0px 15px 0px 15px;
    z-index: 500;
    border: 1px solid grey;
    height: 30px;
    width: 30px;
}

.infoDiv {
    position: absolute;
    right: 15px;
    bottom: 10px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    z-index: 5;
}

.scaleDiv {
    position: absolute;
    right: 0px;
    bottom: 30px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    z-index: 5;
}

.coordsDiv {
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 10;
    width: 225px;
    height: 15px;
    border: 1px solid #001A70;
    background-color: #ffffff;
    color: #001A70;
    font-size: 12px;
    font-family: 'Public Sans', Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    text-align: right;
    vertical-align: middle;
}

.showRecords {
    position: absolute;
    bottom: 0px;
    left: 50%;
    width: 50px;
    transform: translate(-50%, 0%);
    background-color: dimgray;
    text-align: center;
    border-radius: 5px 5px 0px 0px;
    cursor: pointer;
}

.btnRecords {
    background-color: dimgray;
    color: white;
    font-size: 10px;
    font-family: 'Public Sans', Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
}

    .btnRecords:hover {
        background-color: dimgray;
        color: gainsboro;
        font-size: 10px;
        font-family: 'Public Sans', Arial, sans-serif;
        font-style: normal;
        font-weight: normal;
        vertical-align: middle;
        text-align: center;
        cursor: pointer;
    }

.btnAttrib {
    background-color: dimgray;
    color: white;
    font-size: 16px;
    font-family: 'Public Sans', Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid white;
    border-radius: 5px 5px 0px 0px;
}

    .btnAttrib:hover {
        background-color: dimgray;
        color: gainsboro;
        font-size: 16px;
        font-family: 'Public Sans', Arial, sans-serif;
        font-style: normal;
        font-weight: normal;
        vertical-align: middle;
        text-align: center;
        cursor: pointer;
        border: 1px solid white;
        border-radius: 5px 5px 0px 0px;
    }

.attrTable {
    background-color: dimgray;
    color: white;
    font-size: 10px;
    font-family: 'Public Sans', Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    vertical-align: middle;
    text-align: center;
    height: 250px;
}

.btnFunction {
    background-color: white;
    color: dimgray;
    font-size: 16px;
    font-family: 'Public Sans', Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid white;
    border-radius: 5px 5px 5px 5px;
}

    .btnFunction:hover {
        background-color: gainsboro;
        color: dimgray;
        font-size: 16px;
    }

.btnFunction2 {
    background-color: white;
    color: dimgray;
    font-size: 16px;
    font-family: 'Public Sans', Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid white;
    border-radius: 5px 5px 5px 5px;
    display: none;
}

    .btnFunction2:hover {
        background-color: gainsboro;
        color: dimgray;
    }

.toolbar-insp {
    position: absolute;
    top: 20px;
    left: 3px;
    cursor: pointer;
    width: 25px;
    height: 25px;
    border: 2px solid white;
    border-radius: 5px 5px;
}


.toolbar-edit {
    position: absolute;
    top: 65px;
    left: 3px;
    cursor: pointer;
    width: 25px;
    height: 25px;
    border: 2px solid white;
    border-radius: 5px 5px;
}

.inspSetDiv {
    position: absolute;
    top: 20px;
    right: 0px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 400px;
    height: 165px;
    border: 1px solid #5BC2E7;
    border-radius: 5px 0px 0px 5px;
    z-index: 15;
    background-color: white;
    overflow: auto;
}

.editSurveyDiv {
    position: absolute;
    top: 65px;
    right: 0px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 400px;
    height: 500px;
    border: 1px solid #5BC2E7;
    border-radius: 5px 0px 0px 5px;
    z-index: 15;
    background-color: white;
    overflow: auto;
}

.tableInfo {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 100%;
}

.tdHeading {
    font-size: 14px;
    font-family: 'Public Sans', Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    color: #001A70;
}

.tdSpan {
    font-size: 12px;
    font-family: 'Public Sans', Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    color: #001A70;
}

.tdAddRemove {
    font-size: 12px;
    font-family: 'Public Sans', Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    color: #001A70;
    cursor: pointer;
}

    .tdAddRemove:hover {
        text-decoration: underline;
        cursor: pointer;
    }

.docSpan {
    font-size: 12px;
    font-family: 'Public Sans', Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    color: #001A70;
    cursor: pointer;
}

.delSpan {
    font-size: 14px;
    font-family: 'Public Sans', Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    color: red;
    cursor: pointer;
}

.lblInspSet {
    width: 110px;
    font-size: 12px;
    font-family: 'Public Sans', Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
}

.ddlInspSet {
    width: 270px;
    font-size: 12px;
    font-family: 'Public Sans', Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
}

.container {
    height: 100%;
    width: 100%;
}

.attachBody {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    background-color: white;
}

.assetIframe {
    background-color: white;
    height: 125px;
    margin: 0;
    padding: 0;
    border-top: 1px solid #001A70;
    border-bottom: none;
    border-left: none;
    border-right: none;
}

.assettable {
    height: 100px;
    overflow: scroll;
}

.assetTH {
    font-size: 12px;
    font-family: 'Public Sans', Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    text-align: left;
}

.assetTD {
    font-size: 10px;
    font-family: 'Public Sans', Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
}

#BufferContainerheader {
    padding: 10px;
    cursor: move;
    z-index: 10;
    background-color: #5BC2E7;
    font-size: 16px;
    font-family: 'Public Sans', Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    border-bottom: 1px solid #000000;
    text-align: left;
    color: #001A70;
}

.DivContainer {
    display: none;
    background-color: #5bc2e7;
    cursor: move;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    border: 2px solid #001a70;
}

.identifyFrames {
    display: none;
    height: 590px;
    width: 100%;
    padding: 0 5px 0 5px;
    margin: 5px 0 0 0;
}

@media screen and (max-width: 1023px) {
    .div-title {
        height: 110px;
        vertical-align: middle;
    }

    .da-title {
        display: none;
    }

    .logo {
        position: absolute;
        top: 30px;
        background-color: #5BC2E7;
        height: 50px;
        width: 50px;
        vertical-align: middle;
    }

    .helpBox {
        position: absolute;
        left: 65px;
        top: 30px;
        height: 50px;
    }

    .srchDiv {
        position: absolute;
        right: 15px;
        top: 65px;
        z-index: 20;
        border: 2px solid #001A70;
    }

    .menuDiv {
        position: fixed;
        right: 5px;
        top: 5px;
        z-index: 20;
        height: 100px;
        width: 350px;
    }

    .legendBox {
        position: absolute;
        right: 15px;
        top: 0px;
        height: 60px;
        width: 60px;
        cursor: pointer;
    }

    .layerBox {
        position: absolute;
        right: 80px;
        top: 0px;
        height: 60px;
        width: 60px;
        cursor: pointer;
    }

    .printBox {
        position: absolute;
        right: 145px;
        top: 0px;
        height: 60px;
        width: 60px;
        cursor: pointer;
    }

    .measureBox {
        position: absolute;
        right: 210px;
        top: 0px;
        height: 60px;
        width: 60px;
        cursor: pointer;
    }

    .bufferBox {
        position: absolute;
        right: 275px;
        top: 0px;
        height: 60px;
        width: 60px;
        cursor: pointer;
    }

    .mapWidgetContainer {
        top: 35px;
    }

    #identifyMain {
        left: 2px;
    }
}

@media screen and (max-width: 767px) {


    .menuDiv {
        position: fixed;
        right: 5px;
        top: 5px;
        z-index: 20;
        height: 100px;
        width: 280px;
    }

    .srchDiv {
        position: fixed;
        left: 75px;
        top: 65px;
        z-index: 20;
        border: 2px solid #001A70;
    }

    .logo {
        position: absolute;
        top: 5px;
    }

    .helpBox {
        position: absolute;
        left: 5px;
        top: 60px;
        height: 50px;
    }

    .boxDiv {
        visibility: hidden;
    }
}

/* Styles for devices with a coarse pointer (touchscreens) */
@media (any-pointer: coarse) {
    .some-element:active {
        background-color: blue; /* Touch feedback */
    }
}

/* Styles for devices with a fine pointer (mouse/trackpad) */
@media (any-pointer: fine) {
    .some-element:hover {
        background-color: lightgray; /* Hover effects */
    }
}
