﻿.esri-slider__min{
    width: 25px !important;
}
.esri-slider__max {
    width: 40px !important;
}
#horzSlider {
    /*width: 130px;
    border-radius: 20px;
    font-size: 11px;
    margin-top: -10px;
    position: absolute;
    bottom: 5px;
    margin-left: 95px;
    height: 25px !important;*/
}
    /*coordinate*/
    #Coordinate {
    position: absolute !important;
    bottom: -10px !important;
    right: 60px !important;
    width: 210px !important;
    background: none !important;
}
.esri-coordinate-conversion__tools {
    display: none !important;
}
.esri-coordinate-conversion__select-row {
    display: none !important;
}
/*.esri-coordinate-conversion__row{
    padding: unset !important;
}
.esri-coordinate-conversion__display {
    padding: unset !important;
}*/
/*END coordinate*/
.esri-slider {
    height: 200px !important;
}
.font-main {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif !important;
}



/*loading*/
.lds-dual-ring {
    display: inline-block;
    width: 32px;
    height: 32px;
}

    .lds-dual-ring:after {
        content: " ";
        display: block;
        width: 32px;
        height: 32px;
        margin: 4px;
        border-radius: 50%;
        border: 4px solid #408000;
        border-color: #408000 transparent #408000 transparent;
        animation: lds-dual-ring 1.2s linear infinite;
    }

@keyframes lds-dual-ring {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.lds-ripple {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

    .lds-ripple div {
        position: absolute;
        border: 4px solid #dfc;
        opacity: 1;
        border-radius: 50%;
        animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .lds-ripple div:nth-child(2) {
            animation-delay: -0.5s;
        }

@keyframes lds-ripple {
    0% {
        top: 36px;
        left: 36px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 72px;
        height: 72px;
        opacity: 0;
    }
}

/*END loading*/
.esri-attribution{
    display:none !important;
}
.esri-view .esri-view-surface--inset-outline:focus::after {
    outline: none !important;
}
.close {
    /*margin-top: 5px;*/
}

body {
    font-size: 12px;
}
button{
    outline:unset !important;
}

div[aria-describedby^='BieudoPhu'] {
    left: 25.5% !important;
    top: 16.5% !important;
    border-radius: unset;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}

div[aria-describedby^='dlgGioithieu'] {
    /*height: 82% !important;*/
    /*width: 74% !important;*/
    left: 25.5% !important;
    top: 17.5% !important;
    border-radius: unset;
    border: none;
}

:: -webkit-scrollbar {
    width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: lightgray;
    border-radius: 10px;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: gray;
    }

.dijitRuleLabel {
    color: #DC98BA;
    font-size: x-small;
}

#BieudoPhu {
    height: 505px !important;
}

.tableChua {
    height: 108%;
    width: 312px;
    margin: 0 0 -20px 0px;
    overflow-y: scroll;
    overflow-x: hidden;
}

/*.tenDothiDiv
        { 
            width: 312px;
            border-right:1px solid #222;
            float:left;
            padding:03px;
            cursor:pointer;
            color: Blue;
            font-size: small;
            font: font-family: Arial, Helvetica, sans-serif; }
    */
.tenDothiDiv:hover {
    background-color: #4785C2;
    color: Yellow;
    cursor: pointer;
}

.tenDothiDiv123 {
    cursor: pointer;
    list-style-image: url('../Images/togglecong.ico');
}

.keybangdulieu:hover {
    background-color: #4785C2;
    color: Blue;
}

.changecorli {
    color: #0000D5;
}

.keybangdulieu {
    list-style-type: circle;
    cursor: pointer;
}

.esriPopup .titleButton.maximize {
    display: none;
}

.claro .dijitRuleMark {
    border: 1px solid #fff;
}

#map_zoom_slider {
    top: 16%;
    left: 26%;
    z-index: 1;
    position: absolute;
    display: none;
}

body, #map, #viewDiv {
    padding: 0;
    margin: 0;
    height: 100%;
    width: 100%;
}



#mbmcpebul_wrapper {
    display: block;
    position: absolute;
    z-index: 4;
    width: 190px;
    height: 500px;
    cursor: pointer;
    height: auto;
    margin: 0px 0px 0px 0px;
    top: 50px;
    left: 2px;
}

#divTieude {
    width: 366px;
    bottom: 0px;
    height: 72px;
    right: 2px;
    position: absolute;
    z-index: 100;
    position: absolute;
    font-family: Arial;
    font-size: medium;
    font-weight: normal;
    display: table;
    cursor: pointer;
}

#menuLeft {
    width: 25%;
    /*overflow-y: auto;
    overflow-x: hidden;*/
    position: absolute;
    z-index: 3;
    background: #fff;
    height: auto;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 5px 0 rgba(0,0,0,0.12);
    top: 12%;
    left: 0;
    /*max-height: 77%;*/
}

    #menuLeft .nav-item a {
        color: white;
        width: 100px;
        padding: 0;
        padding-top: 5px;
        text-align: center;
        border-radius: unset;
    }

    #menuLeft .nav-tabs .nav-link:hover {
        border: none !important;
        border-top: 2px solid orange !important;
    }

    #menuLeft .nav-tabs .nav-link.active {
        color: #0d8bf2 !important;
        background-color: white !important;
        height: 30px !important;
        /*font-weight: bold;*/
    }

#frmthongtin {
    max-height: 550px;
    overflow-x: hidden;
    overflow-y: auto;

}
#MiniMenuLeft {
    width: 30px;
    height: 29px;
    border-right: 1px solid lightgray;
    padding: 10px;
    float: left;
    display: block;
    margin-left: -1px;
    cursor: pointer;
    text-align: center;
}

#MaxMenuLeft {
    width: 30px;
    height: 29px;
    border-right: 1px solid lightgray;
    padding: 9px;
    float: left;
    display: block;
    margin-left: -1px;
    cursor: pointer;
    display: none;
    text-align: center;
}

#menuRight {
    background-color: #fafafa;
    height: 29px;
    width: 75%;
    position: absolute;
    z-index: 4;
    top: 12%;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 5px 0 rgba(0,0,0,0.12);
    right: 0;
}

#MiniMenuHeader {
    width: 30px;
    height: 29px;
    border-left: 1px solid lightgray;
    padding: 9px;
    display: block;
    margin-left: -1px;
    cursor: pointer;
    float: right;
    text-align: center;
}

#MaxMenuHeader {
    width: 30px;
    height: 29px;
    border-left: 1px solid lightgray;
    padding: 9px;
    display: block;
    margin-left: -1px;
    cursor: pointer;
    float: right;
    display: none;
    text-align: center;
}
#goiYTimKiem {
    position: fixed;
    z-index: 999;
    display: none;
    max-height: 200px;
    width: 30%;
    margin-left: 4px;
    top: 10%;
    left: 25%;
    cursor: pointer;
    border: 1px solid lightgray;
    overflow-y: auto;
    background-color: white;
}
#goiYTimKiem p:hover{
    background-color: dodgerblue;
    color:white;
}
    #goiYTimKiem:focus {
        display: block;
    }
    #search-text {
        font-size: 16px;
        font-family: 'Roboto',Sans-Serif;
        outline: none;
        margin: 0px 8px 0 35px;
        padding: 0;
        border: 0;
        height: 100%;
        width: auto;
        flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        -webkit-flex: 1 1 auto;
        -webkit-appearance: none;
    }

#navToolbar {
    float: left;
    margin: 7px 0px 0px 24px;
}

    #navToolbar .dijitButton {
        margin: 0px -10px 0px 0px !important;
        height: 29px;
        width: 30px;
        padding: 4px 0px 0px 2px;
        text-align: center;
        /*border-right: 1px solid lightgray;*/
    }

#Boxsearch-text {
    background-color: #fff;
    border-right: none;
    height: 40px;
    border-radius: 6px;
    border: none;
    width: 30%;
    -webkit-appearance: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -moz-box-shadow: 0 0 0 1px rgba(0,0,0,.1),0 2px 4px 0 rgba(0,0,0,.16);
    -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,.1), 0 2px 4px 0 rgba(0,0,0,.16);
    box-shadow: 0 0 0 1px rgba(0,0,0,.1), 0 2px 4px 0 rgba(0,0,0,.16);
    position: absolute;
    margin: 20px 0px 0px 25%;
}

#pTieude {
    text-align: center;
    color: white;
    /*float: right;*/
    /*margin-right: 1%;*/
    padding: 4px;
    font-weight: bold;
    font-size: 14px;
    font-family: Tahoma;
}

#mbiu83ebul_wrapper {
    top: 2px;
    display: block;
    position: absolute;
    z-index: 5;
    left: 1px;
    float: left;
    max-width: 750px;
    margin: 0px 0px 0px 0px;
}


#search-form {
    height: 30px;
    border: 1px solid #999;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff;
    overflow: hidden;
}

#search-box input[type="text"] {
}


#search-button {
    display: inline-block;
    width: 20px;
    height: 25px;
    /*background-image: url(/sa/simg/SharedSpriteDesktopTwoToneLogoTealSpy_022118.png);*/
    background-position: -121px 1px;
    /*padding: 9px 10px;*/
    background-repeat: no-repeat;
    background-clip: content-box;
    background-origin: content-box;
    -moz-background-clip: content-box;
    -moz-background-origin: content-box;
    -webkit-background-clip: content-box;
    -webkit-background-origin: content-box;
}

    #search-button:hover {
        color: #EEEEEE
    }


#grid {
    width: 299px;
    height: auto;
    margin: 0;
    z-index: 99;
    position: absolute;
    right: 4%;
    border: none;
    top: 8.5%;
}

.gioithieu12 {
    padding: 5px;
    background-color: #336688;
    color: white;
    bottom: 0px;
    width: 97%;
    height: 17%;
    position: absolute;
    left: 0px;
    border: none;
    text-align: center;
    font-size: 13px
}


#divcontaindir {
    width: 105%;
    right: 2px;
    display: none;
    overflow-y: auto;
}

#loadingImg {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 100;
    display: none;
}

#gridhcOuter {
    width: 250px;
    height: 250px;
    background-color: #f9f9f9;
    position: absolute;
    color: Black;
    z-index: 9999;
    cursor: pointer;
    display: none;
    font-family: Tahoma;
    font-size: 10px;
    top: 17.5%;
    right: 0.5%;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 2px 5px 0px, rgba(0, 0, 0, 0.12) 0px 2px 5px 0px;
}

#gridTHTHONGTINTHEODVHANHCHINHOuter {
    width: 400px;
    height: 352px;
    background-color: white;
    position: absolute;
    color: Black;
    z-index: 9;
    border: 1px solid #79B8F0;
    display: none;
    font-family: Tahoma;
    font-size: 10px;
    top: 32px;
    right: 1px;
}

#xemthongtinquyhoach.modal {
    /*position: absolute;*/
    display: none;
    left: 78%;
    top: 16%;
    height: auto;
    padding: 10px;
    z-index: 1;
    margin: unset !important;
}

#xemthongtinquyhoach .form-control {
    margin-bottom:5px;
}
    #directionsegment {
    color: #7575FF;
    cursor: pointer;
}

#tuyendulichout {
    width: 295px;
    height: 182px;
    background-color: white;
    position: absolute;
    color: Black;
    z-index: 9;
    border: 1px solid #79B8F0;
    display: none;
    font-family: Tahoma;
    font-size: 12px;
    top: 16.5%;
    right: 1px;
}

#tuyendulichin {
    width: 293px;
    height: 162px;
    margin: 0;
    z-index: 9;
    position: absolute;
    background: white;
    border: 1px solid #E5E5E5;
    cursor: pointer;
    font-family: Tahoma;
    font-size: 13px;
    MAX-HEIGHT: 300PX;
    overflow-y: scroll;
}
    #tuyendulichin > p:hover {
        background-color:lightgray;
    }
    #gridhc {
        border-color: #E5E5E5;
        width: 250px;
        height: 215px;
        margin: 0;
        z-index: 9;
        position: absolute;
        background: white;
        overflow-y: scroll;
        overflow-x: hidden;
        margin-top: 3px !important;
    }

#gridhcTHTHONGTINTHEODVHANHCHINHleft {
    border-color: #E5E5E5;
    height: 323px;
    margin: 0;
    float: left;
    cursor: pointer;
    width: 48%;
    position: relative;
    background: white;
    overflow-y: scroll;
    overflow-x: hidden;
}

#gridhcTHTHONGTINTHEODVHANHCHINHright {
    height: 323px;
    overflow-y: scroll;
    overflow-x: hidden;
    float: right;
    width: 50%;
    font-family: Tahoma;
    font-size: 12px;
    text-align: left;
    overflow: auto;
}

#danhsachbangdulieu {
    padding-left: 20px;
    background: white;
    overflow-y: scroll;
    overflow-x: hidden;
}


#bangdulieuout {
    width: 300px;
    height: 260px;
    background-color: white;
    position: absolute;
    color: Black;
    z-index: 9;
    border: 1px solid #79B8F0;
    display: none;
    font-size: 11px;
    font-family: Tahoma;
    font-size: 12px;
    top: 250px;
    left: 300px;
}

#wrapper {
    top: 10px;
    position: absolute;
    border: 10px,red;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    box-shadow: 2px 2px 6px rgpa(0,0,0,0.6);
    -webkit-box-shadow: 2px 2px 6px rgpa(0,0,0,0.6);
    -moz-box-shadow: 2px 2px 6px rgpa(0,0,0,0.6);
}



#container {
    background: #FFF;
    top: 10px;
    margin: 0;
    padding: 0;
    height: 100%;
    border: 1px solid rgb(128,128,128);
    height: 100%;
    position: relative;
}

#doandLTrongTuyen {
    padding-left: 20px;
    padding-top: 20px;
    line-height: 25px;
    width: 275px;
    background: white;
    position: absolute;
    border: 1px solid #79B8F0;
    font-family: Tahoma;
    font-size: 13px;
    max-height: 400px;
    z-index: 15;
    display: none;
    overflow-y: auto;
    background-color: white;
}

#griddirection {
    line-height: 25px;
    width: 304px;
    background: white;
    position: absolute;
    color: Blue;
    font-family: Tahoma;
    font-size: 13px;
    max-height: 400px;
    z-index: 150;
    display: none;
    background-color: white;
    overflow: auto;
    top: 32px;
    right: 1px;
}


#resultdiv {
    background-color: #F5F5F5;
    position: absolute;
    color: Black;
    left: 0px;
    border: 1px solid;
    border-top-right-radius: 1em; /*  background-color: Black;Text Always Center */
    line-height: 26px; /* position on bottom */
    bottom: 0px; /* Thay: bottom: 0px; = top: 0px; neu muon o tren dau trang */
    z-index: 150;
    display: none;
    border: 2px solid #C0C0C0;
}

#divRightBieuDo {
    margin: 12px 5px 4px 5px;
    padding-left: 5px;
    font-size: 13px;
    font-family: tahoma;
    position: relative;
    float: right;
    /*  border-left-style: solid;
        border-left-width: 2px;
        border-left-color: #CCCCCC;    */
}

#ContentBieuDo {
    text-align: center;
    vertical-align: middle;
    /* width: 450px;
       height:300px;*/
}

#MeNuBieuDo {
    margin-bottom: 5px;
}
#basemapGallery{
    background-color:unset !important;
    display:none;
    font-family:Tahoma !important;
}
.esriBasemapGalleryThumbnail {
    -webkit-transition: width 1s, height 2s; /* For Safari 3.1 to 6.0 */
    transition: width 1s, height 2s;
    margin: unset !important;
}

.esriBasemapGallerySelectedNode .esriBasemapGalleryThumbnail {
    margin: unset !important;
    border: 1px solid dodgerblue !important;
}

.esriBasemapGalleryThumbnail:hover {
    border-color: deepskyblue;
    box-shadow: 0 0 2px 2px gray;
    /*-moz-box-shadow: 0 0 5px 2px rgba(0.3,0,0,0.6);
         -webkit-box-shadow: 0 0 12px 7px rgba(0.3,0,0,0.6);
          -o-box-shadow: 0 0 5px 2px rgba(0.3,0,0,0.6);*/
}

.menu_item {
    font-size: 14px;
    font-style: normal;
}

#legendDiv {
    width: 240px;
    height: 315px;
    background-color: white;
    position: absolute;
    color: Black;
    border: 1px solid;
    z-index: 9999;
    border: 1px solid lightgray;
    display: none;
    font-size: 11px;
    font-family: Tahoma;
    font-size: 12px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 2px 5px 0px, rgba(0, 0, 0, 0.12) 0px 2px 5px 0px;
    bottom: 5px;
    right: 5px;
    scrollbar-width: 10px;
    padding-bottom: 5px;
}

#goiychuyendechude {
    font-size: 12px !important;
    width: 250px;
    background-color: white;
    position: absolute;
    z-index: 8;
    border: 1px solid #c0c0c0;
    display: none;
    font-family: Tahoma;
    font-size: 11px;
    height: auto;
    text-align: left;
    /* left: 25.4%; */
    margin-top: 5.2%;
    right: 0.5%;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 2px 5px 0px, rgba(0, 0, 0, 0.12) 0px 2px 5px 0px;
}

.tablesorter-default {
    margin: 0 !important;
    font-family: Tahoma !important;
}
/*   #goiychuyende
    {
        width: 221px;
        background-color: white;
        position: absolute;
        color: blue;
        z-index: 9999;
        border: 1px solid #c0c0c0;
        display: none;
  
        font-family: Tahoma;
        font-size: 11px;
        top: 1px;
        right: 303px;
        width: 80px;
        height: 28px;
        text-align: center;
        cursor: pointer;
         border-top-left-radius: 0.5em;
        border-bottom-right-radius: 0.5em;
        border-bottom-left-radius: 0.5em;
    }*/
#Imggridhc:hover {
    opacity: 1 !important;
}

#thongbaotogle {
    position: absolute;
    z-index: 9999;
    display: none;
    bottom: -1%;
    right: 0.5%;
}

#thongbaotoglelegend {
    min-height: 80px;
    min-width: 80px;
    background-color: white;
    position: absolute;
    color: Black;
    z-index: 9999;
    border: 1px solid #79B8F0;
    display: none;
    font-size: 11px;
    font-family: Tahoma;
    font-size: 12px;
    top: 250px;
    left: 300px;
}

#thongbaotoglelkvkcn {
    min-height: 40px;
    min-width: 80px;
    background-color: white;
    position: absolute;
    color: Black;
    z-index: 9999;
    border: 1px solid #79B8F0;
    display: none;
    font-size: 11px;
    font-family: Tahoma;
    font-size: 12px;
    top: 250px;
    left: 300px;
}

#hintshanhchinh, hintsgoiychuyende {
    display: none;
}
#hintsvungquyhoach, hintsgoiychuyende {
    display: none;
}


#legendDiv1 {
    position: absolute;
    max-height: 89%;
    overflow: auto;
    /*margin-top: -7%;*/
    margin-left: 3%;
}

#tonglelayerchuyende {
    width: 200px;
    height: auto;
    background-color: white;
    position: absolute;
    color: Black;
    z-index: 9999;
    display: none;
    border: 1px solid lightgray;
    /* padding: 5px 5px 5px 10px; */
    line-height: 22px;
    font-size: 14px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 2px 5px 0px, rgba(0, 0, 0, 0.12) 0px 2px 5px 0px;
}

#legendDiv .IconSlideDownClick {
    position: absolute;
    top: 2px;
    right: 2px;
    opacity: 0.6;
    filter: alpha(opacity=40);
    cursor: pointer;
    width: 5.5%;
}

#gridTHTHONGTINTHEODVHANHCHINHOuter .IconSlideDownClick {
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0.6;
    filter: alpha(opacity=40);
    cursor: pointer;
}

.modal:hover {
    cursor: pointer;
}

#xemthongtinquyhoach .close {
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0.6;
    filter: alpha(opacity=40);
    cursor: pointer;
}

#tuyendulichout .IconSlideDownClick {
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0.6;
    filter: alpha(opacity=40);
    cursor: pointer;
}

#tonglelayerchuyende .IconSlideDownClick {
    position: absolute;
    top: 2px;
    right: 2px;
    opacity: 0.6;
    filter: alpha(opacity=40);
    cursor: pointer;
    width: 7%;
}

#bangdulieutieude .IconSlideDownClick {
    position: absolute;
    top: 2px;
    right: 2px;
    opacity: 0.6;
    filter: alpha(opacity=40);
    cursor: pointer;
    width: 7%;
}

#tonglelayerchuyende .IconSlideDownClick:hover {
    opacity: 1.0;
    filter: alpha(opacity=100);
    background-color: #EEEEEE;
}

.IconSlideDownClick:hover {
    opacity: 1.0;
    filter: alpha(opacity=100);
    /*background-color: #EEEEEE;*/
}

#bangdulieutieude .IconSlideDownClick:hover {
    opacity: 1.0;
    filter: alpha(opacity=100);
    background-color: #EEEEEE;
}

#legendDiv .IconSlideDownClick:hover {
    opacity: 1.0;
    filter: alpha(opacity=100);
    background-color: #EEEEEE;
}

#doandLTrongTuyen .IconSlideDownClick {
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0.6;
    filter: alpha(opacity=40);
    cursor: pointer;
}

    #doandLTrongTuyen .IconSlideDownClick:hover {
        opacity: 1.0;
        filter: alpha(opacity=100);
        background-color: #EEEEEE;
    }

.claro .dijitButtonText {
    font-size: 12px !important;
}

#basemapcontainerchuyende {
    height: 90px;
    /*background-color: #F5F5F5;*/
    position: absolute;
    color: black;
    right: 7%;
    border: 1px solid lightgray;
    bottom: 1%;
    z-index: 150;
    display: none;
    border: 2px solid #C0C0C0;
    opacity: 1;
    overflow-y: hidden;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 5px 0 rgba(0,0,0,0.12);
}

    #basemapcontainerchuyende .esriBasemapGalleryNode {
        margin-right: 21% !important;
    }

    #basemapcontainerchuyende .esriBasemapGalleryLabelContainer {
        margin-left: 45% !important;
    }

#resultdiv .IconSlideDown {
    display: none;
    position: absolute;
    top: 0px;
    right: 0px;
    cursor: pointer;
}

#resultdivRight {
    position: relative;
    margin: 12px 3px 4px 15px;
    float: right;
    height: 100%;
    font-size: 13px;
    font-family: tahoma;
}

.resultDivRightMoi {
    line-height: 20px;
    text-align: justify;
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
    -webkit-column-gap: 30px; /* Chrome, Safari, Opera */
    -moz-column-gap: 30px; /* Firefox */
    column-gap: 30px;
}

#resultdivLeft {
    position: relative;
    font-size: 13px;
    height: 100%;
    float: left;
}

ul#menu {
    list-style-image: url('../Images/sqpurple.gif');
    padding: 15px;
}

    ul#menu li a {
        padding: 2px 10px;
        text-decoration: none;
        display: block;
        font-family: Tahoma;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-bottom-color: #CCCCCC;
        cursor: pointer;
    }

        ul#menu li a:hover {
            color: blue;
            background-color: #CAEEFF;
            border-radius: 1em;
        }

input {
    border: 1px solid #ced4da;
}

.cbxTruongDuLieu {
    width: 260px;
    height: 25px;
    border: 1px solid #ced4da;
}

.cbxTruongDuLieu_Short {
    width: 99px;
    height: 25px;
    border: 1px solid #ced4da;
}

.cbxTruongDuLieuCD {
    width: 200px;
    height: 25px;
}


/*#myBtn:hover {
    color: White;
    background-color: #B22329;
}*/

.btnOK:hover {
    color: White;
    background-color: #B22329;
}


#divChuyende {
    font-family: Tahoma;
    font-size: 12px;
    display: none;
    background-repeat: repeat;
    background-color: #FFFFFF;
    width: 620px;
    bottom: 6px;
    height: auto;
    right: 5px;
    display: none;
    position: absolute;
    z-index: 21;
    margin: 0px 0px 0px 0px;
    border: 1px solid #b6b7bc;
    padding: 2px 2px 2px 5px;
}

    #divChuyende .IconAn {
        display: none;
        position: absolute;
        top: 0;
        right: 3px;
        cursor: pointer;
    }

#divTKNC {
    width: 500px;
    bottom: 6px;
    height: auto;
    right: 5px;
    display: none;
    position: absolute;
    z-index: 22;
    margin: 0px 0px 0px 0px;
    border: 1px solid #b6b7bc;
    padding: 2px 2px 2px 5px;
    font-family: Tahoma;
    font-size: 12px;
    background-repeat: repeat;
    background-color: white !important;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 2px 5px 0px, rgba(0, 0, 0, 0.12) 0px 2px 5px 0px !important;
}

    #divTKNC .IconAnTKNC {
        display: none;
        position: absolute;
        top: 0;
        right: 3px;
        cursor: pointer;
    }

    #divTKNC btn:hover {
        font-weight: normal;
    }

    #divTKNC .form-control {
        margin-top: 5px;
    }

    #divTKNC input {
        margin-top: 5px;
    }

    #divTKNC .btn {
        margin-top: 5px;
    }

    #divTKNC span {
        margin-top: 5px;
    }

#basemapcontainer {
    /*width: 377px;*/
    overflow: auto;
    /*background: rgba(0,0,0,0.5);*/
    /*position: absolute;*/
    top: 34px;
    /*right: 1px;*/
    display: none;
    z-index: 20;
    height: auto;
    border-radius: 1em;
    font-size: 11px;
    color: black;
    font-family: Arial, Helvetica, sans-serif;
}

#searchClickMap {
    padding: 0;
    position: absolute;
    color: Black;
    background-color: Black;
    line-height: 25px;
    z-index: 9999;
    display: none;
    border: 1px solid lightgray;
    background-color: white;
    font-family: Tahoma;
    font-size: 12px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 2px 5px 0px, rgba(0, 0, 0, 0.12) 0px 2px 5px 0px;
    width: 200px;
}

    #searchClickMap .modal-body {
        padding: 0px 10px 0px 10px;
        margin: 0px;
    }

.fas {
    color: gray;
}

.click {
    font-weight: bold !important;
    color: black !important;
}

.hover {
    font-weight: bold !important;
    color: black !important;
}

#goiychuyendechude .IconSlideDownClick {
    position: absolute;
    top: 0;
    right: 16px;
    opacity: 0.6;
    filter: alpha(opacity=40);
    cursor: pointer;
    width: 6%;
}

    #goiychuyendechude .IconSlideDownClick:hover {
        opacity: 1.0;
        filter: alpha(opacity=100);
        /*background-color: #EEEEEE;*/
    }

#searchClickMap .IconSlideDownClick {
    position: absolute;
    top: 2px;
    right: 2px;
    opacity: 0.6;
    filter: alpha(opacity=40);
    cursor: pointer;
    width: 5.5%;
}

    #searchClickMap .IconSlideDownClick:hover {
        opacity: 1.0;
        filter: alpha(opacity=100);
        background-color: #EEEEEE;
    }

#BoxdvData {
    right: 0.5%;
    z-index: 99;
    display: none;
    position: absolute;
    height: 34%;
    width: 40%;
    bottom: 1%;
    overflow: auto;
    max-width: 800px;
    max-height: 40%;
    background: white;
    cursor: pointer;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 2px 5px 0px, rgba(0, 0, 0, 0.12) 0px 2px 5px 0px;
}

#dvData {
    right: 0.5%;
    z-index: 99;
    display: none;
    position: absolute;
    height: 30%;
    width: 40%;
    bottom: 1%;
    overflow: auto;
    max-width: 800px;
    max-height: 200px;
    background: white;
    cursor: pointer;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 2px 5px 0px, rgba(0, 0, 0, 0.12) 0px 2px 5px 0px;
}
/*    #dvData table
          {   
               border-collapse:  collapse;
              z-index:99;
              cursor:pointer;
            font-family: Tahoma;
            font-size:12px;
           
              }    
       table#export tr td, .hidetableDlTQ tr td, table#exportmochanhchinh tr td, table#exporttuyendghc tr td, table#InfoKCNTongQuat tr td , table#exporttuyendghctheodvhc tr td 
    {
        border: 1px solid #00C600;
        text-align:center;
     
    }
 
     table#export tr:first-child, table.hidetableDlTQ tr:first-child, table#exportmochanhchinh tr:first-child, table#exporttuyendghc tr:first-child, table#InfoKCNTongQuat tr:first-child, table#exporttuyendghctheodvhc tr:first-child
    {
        text-align: center;
        background-color: #888888;
        color: #FFFFFF;
        font-size: 10px;
    }
    table#export tr:nth-child(even), table.hidetableDlTQ tr:nth-child(even), table#exportmochanhchinh tr:nth-child(even), table#exporttuyendghc tr:nth-child(even), table#InfoKCNTongQuat tr:nth-child(even), table#exporttuyendghctheodvhc tr:nth-child(even)
    {
        background: #F3F8E4;
    }
    */
table#export tr td, .hidetableDlTQ tr td, table#InfoKCNTongQuat tr td {
    border: 1px solid #E4E4E4;
    text-align: center;
}

table#export tr:first-child, table.hidetableDlTQ tr:first-child, table#InfoKCNTongQuat tr:first-child {
    text-align: center;
    background-color: #888888;
    color: #FFFFFF;
    font-size: 10px;
}

table#export tr:nth-child(even), table.hidetableDlTQ tr:nth-child(even), table#InfoKCNTongQuat tr:nth-child(even) {
    background: #F3F8E4;
}

#displaynameuser {
    width: 80px;
    height: 30px;
    top: 3px;
    left: 8px;
    z-index: 999;
    position: fixed;
}

.hintstimkiemchuyende {
    padding-left: 5px;
    font-style: italic;
    cursor: pointer;
    border-bottom: 1px solid lightgray !important;
    width: 100% !important;
    text-align: left !important;
}

    .hintstimkiemchuyende:hover {
        color: Blue;
    }

.detaildirection {
    color: green;
    width: 100%;
    background-color: white;
}

#contendImagetoggleScroll {
    display: none;
    bottom: 0px;
    z-index: 101;
    position: absolute;
    width: 100%;
    bottom: 0px;
    float: left;
}

#scroll {
    position: relative;
    width: 100%;
    background-color: rgba(0,0,0,0.8);
    border: 2px solid #AEEFFF;
    overflow: auto;
    float: left;
    box-shadow: 0 0 10px #000;
}

    #scroll ul {
        display: table;
        white-space: pre-line;
        list-style: none;
        margin: 10px 5px 0px -20px;
    }

    #scroll li {
        display: table-cell;
        text-align: center;
        white-space: pre-wrap;
    }

    #scroll img {
        display: block;
        border: 1px solid #A3CBE0;
        margin: -20px 0px 0px 1px;
    }

    #scroll a:active img, #scroll a:focus img, #scroll a:hover img {
        border: 1px solid #3399FF;
    }

    #scroll a {
        text-decoration: none;
        font-weight: bold;
        color: #B3FFFF;
    }

.selectLiaImg {
    box-shadow: 0px 0px 15px white;
    border: 2px solid #66FF66;
    color: #66FF66;
}

#scroll a:active, #scroll a:focus, #scroll a:hover {
    color: #FFF;
}

#scroll span {
    padding: 2px 2px 1px 2px;
    display: block;
}

/*.simpleDirections .esriStopsClearDirections {
        background-color: #5cace1;
        color: #fff;
        border-radius: 3px;
    }*/
.esriPopup .titlePane {
    background-color: #0483ad;
}

.zoomLocateButton {
    display: none
}

#togleimagelondulich {
    width: 400px;
    border: 1px solid #E5E5E5;
    display: none;
    height: 300px;
    position: absolute;
    bottom: 154px;
    float: right;
    right: 2px;
    box-shadow: 0 0 10px #000;
}

#Imagelon {
    width: 100%;
    height: 100%
}

#togleimagedulich {
    width: 100px;
}

#togleimagelondulich #textanhdulichcontend {
    position: absolute;
    bottom: 0px;
}

#textanhdulichcontend {
    width: 100%;
}

#textdulich {
    padding: 5px;
    width: 97%;
    text-align: left;
    font-family: Tahoma;
    font-size: 11px;
    color: white;
    background-color: rgba(0,0,0,0.5);
}

.hinhamthuc {
    width: 90px;
    height: 80px
}

#togleimagedulich img:hover {
    opacity: 1.0;
    border: 0.1px solid #BCBCBC;
}

#vitriLKVKHUCN, #DanhsachcongtyKCN {
    cursor: pointer;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3;
    color: white;
    background: #f9f9f9 !important;
    font-weight: normal;
}



.getpointTHTHONGTINTHEODVHANHCHINH:hover {
    color: Blue;
    cursor: pointer;
}

#gopynguoidung {
    background-color: white;
    border: 1px solid #79b8f0;
    color: Black;
    display: none;
    font-family: Tahoma;
    font-size: 10px;
    height: 285px;
    position: absolute;
    right: 100px;
    top: 32px;
    width: 400px;
    z-index: 9;
}

    #gopynguoidung .IconSlideDownClick {
        position: absolute;
        top: 0;
        right: 0;
        opacity: 0.6;
        filter: alpha(opacity=40);
        cursor: pointer;
    }

.dijitSliderDecrementIconH {
    display: none;
}

.dijitSliderIncrementIconH {
    display: none
}

.dijitSliderDecrementIconV {
    display: none;
}

.dijitSliderIncrementIconV {
    display: none
}

.dijitRuleLabel {
    color: gray !important;
}

.esriBasemapGalleryNode {
    width: 20% !important;
    margin-right: 9% !important;
}

    .esriBasemapGalleryNode #galleryNode_K1_1 {
        width: 60% !important;
    }

.esriBasemapGalleryThumbnail {
    height: 50px;
    width: 75px;
}

.esriBasemapGalleryLabelContainer {
    width: 130% !important;
    padding-top: 4px;
    height: 50px;
    font-size: 12px;
}

#galleryNode_K11_1 .esriBasemapGalleryLabelContainer {
    width: 75px !important;
}

#galleryNode_K16_1 .esriBasemapGalleryLabelContainer {
    width: 70px !important;
}

#galleryNode_K10_1 .esriBasemapGalleryLabelContainer {
    width: 75px !important;
}

.btn.focus, .btn:focus {
    box-shadow: none !important;
    font-weight: bold;
}

.btn:hover {
    font-weight: bold;
}

ul.a {
    list-style-type: circle;
}
/*a.focus{
        font-weight:bold;
    }*/
.dijitButton {
    margin-left: -6px !important;
}

.GIOITHIEU {
    padding-top: 10px;
    font-size: 14px;
}

    .GIOITHIEU:hover {
        cursor: pointer;
        font-weight: bold;
    }

    .GIOITHIEU:focus {
        font-weight: bold;
    }


.dijitButtonNode {
    padding: 2px 0px 4px 4px !important;
    background-color: none !important;
}

.timdenvungdovihanhchinh {
    padding: 10px 0 10px 54px;
    border-bottom: 1px solid #e8e8e8;
    font-weight: 300;
    font: 12px Tahoma, Arial, sans-serif;
    padding-left: 16%;
    background-color: #f9f9f9;
}

#colspandivhc0 {
    border: none;
}

.claro .dijitButton .dijitButtonNode {
    border: none !important;
    background: none !important;
    /*box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 5px 0 rgba(0,0,0,0.12);*/
    width: 25px;
    border-radius: unset;
    -webkit-box-shadow: unset;
}

.dijitToggleButton, .dijitButton, .dijitDropDownButton, .dijitComboButton {
    margin: unset !important;
}

.esriControlsBR {
    display: none !important;
}

/*firefox*/
@-moz-document url-prefix() {
    #horzSlider {
        margin-top: -10px !important;
    }

    #gridhc {
        margin-top: -1%;
    }

    #div_Imggridhc {
        top: 0;
    }
}

.blink {
    text-align: center;
    font-size: 14px;
    font-family: Tahoma;
    color: darkgreen;
    animation: blink 3s linear infinite;
    /*margin-left: -10px;*/
}

.esriLegendServiceLabel {
    margin-left: 2%;
}

@keyframes blink {
    0% {
        opacity: 0;
    }

    50% {
        opacity: .5;
    }

    100% {
        opacity: 1;
    }
}

#galleryNode_K1_1 {
    width: 66% !important;
}

#galleryNode_K1_2 {
    opacity: 0;
    pointer-events: none;
}

#galleryNode_K6_2 {
    opacity: 0;
    pointer-events: none;
}

#BoxmenuChinh {
    float: left;
    margin: 1% 0px 0px 2.5%;
    font-size: 16px;
    cursor: pointer;
    height: 50px;
    width: 50px;
    /*background-color: lightgray;*/
    border-radius: 50px;
}

#menuChinh {
    float: left;
    margin: 14px;
    font-size: 22px;
    cursor: pointer;
}
/*#menuChinh:hover {
        background-color: gray;
        /*border: 5px solid lightgray;
        border-radius: 25px;*/
}

*/

a .btn {
    font-size: 15px;
}

#frmchucnang li {
    display: block;
    line-height: 2;
}

    #frmchucnang li:hover {
        font-weight: bolder;
    }

    #frmchucnang li a:hover i {
        /*color: dodgerblue !important;*/
        opacity: 1 !important;
    }

#pTieuDeMocHC {
    left: 60%;
    bottom: 32%;
    z-index: 99;
    cursor: pointer;
    cursor: pointer;
    position: absolute;
    font-size: 12px;
    color: white;
    margin-left: 5px;
    margin-bottom: -3px;
}

#tblexcel {
    right: 1%;
    bottom: 32%;
    z-index: 99;
    cursor: pointer;
    width: 11px;
    position: absolute;
}

#exportexcelmoctuyenhanhchinh {
    right: 1.3%;
    bottom: 32%;
    z-index: 99;
    cursor: pointer;
    cursor: pointer;
    width: 2%;
    position: absolute;
}

.esriRoutesError {
    display: none;
}

.nhomchude {
    font-size: 14px !important;
}

.list_item {
    margin-left: 5%;
}

#Header {
    height: 12%;
    width: 100%;
    position: absolute;
    z-index: 2;
    padding-left: 4px;
    display: block;

    background-color: #e9fbf5;
    top:0;
    left: 0;
}

.GIOITHIEU img {
    margin-bottom: 5px;
}

#frmdanhmuc .fa-bookmark {
    /*color: #6298dc;*/
    /*opacity: .2;*/
    margin-left: -10px;
}

#frmdanhmuc a:hover i {
    opacity: 1;
}

#slideImage {
    /*background-color: rgba(0,0,0,0.8);
    border: 2px solid white;*/
    /*overflow: auto;*/
    /*box-shadow: 0 0 10px #000;*/
    width: auto;
    bottom: 0px;
    right: 0px;
    float: left;
}

.logoleftBottom {
    bottom: 2px;
    position: absolute;
    right: 5px;
    z-index: 20;
    background-color: white;
    border-radius: 50%;
    border: 1px solid #C0E9D5;
    display: none
}

#slideImageContainer {
    scrollbar-width: thin;
    border-radius: 10px;
    overflow-x: auto;
    overflow-y: hidden;
    max-width: 99%;
    z-index: 101;
    position: absolute;
    bottom: 5px;
    left: 0.5%;
    float: left;
    overflow-x: auto;
    background-color: #222222;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 2px 5px 0px, rgba(0, 0, 0, 0.12) 0px 2px 5px 0px;
    height: 23%;
    display: none
}

    #slideImageContainer::-webkit-scrollbar {
        height: 10px !important;
        cursor: pointer;
    }

    #slideImageContainer::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
        border-radius: 10px;
    }

    #slideImageContainer::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
    }

#slideImage ul {
    display: table;
    white-space: pre-line;
    list-style: none;
    margin: 10px 0px -5px -35px;
}

#slideImage li {
    display: table-cell;
    text-align: center;
    white-space: pre-wrap;
    /*margin: 10px 5px 20px -20px;*/
}

#slideImage a {
    text-decoration: none;
    font-weight: bold;
    color: white;
}

#slideImage span {
    font-size: 11px;
    display: block;
    width: 180px;
    height: 15px;
    margin-top: -35px;
    position: absolute;
    margin-left: -17px;
    text-align: left;
    margin-left: 20px;
}

#slideImage img {
    display: block;
    border: 1px solid lightgray;
    margin: -20px 15px -5px 0px;
    margin-left: 1px;
    border-radius: 10px;
    margin-left: 10px;
}

.hinhdulich {
    width: 200px;
    height: 100px;
    margin-bottom: 15px !important;
}

.texindent {
    text-indent: 20px;
}

#showImageLon {
    width: 400px;
    border: 1px solid #E5E5E5;
    z-index: 101;
    height: 300px;
    position: absolute;
    bottom: 145px;
    float: right;
    right: 2px;
    box-shadow: 0 0 10px #000;
    display: none
}

    #showImageLon #imageLon {
        position: absolute;
        bottom: 0px;
        width: 400px;
        height: 300px;
    }

    #showImageLon #containMieuta {
        position: absolute;
        bottom: 1px;
        width: 100%;
    }

#ulslideImage {
}

#toggLeText {
    width: 20px;
    height: 20px;
    cursor: pointer;
    background-color: white
}

#textMieuTa {
    padding: 5px;
    width: 100%;
    text-align: left;
    font-family: Tahoma;
    font-size: 11px;
    color: white;
    background-color: rgba(0,0,0,0.5);
}

#ulslideImage > li > a > img:hover {
    -webkit-transform: scale(1.1); /* Safari and Chrome */
    -moz-transform: scale(1.1); /* Firefox */
    -ms-transform: scale(1.1); /* IE 9 */
    -o-transform: scale(1.1); /* Opera */
    transform: scale(1.1);
    cursor: pointer;
}

#txtfrmthongtin .col-sm-7 {
    padding-left: 0;
}

#txtfrmthongtin .col-sm-8 {
    padding-left: 0;
}

#btnDown_ListDuLich {
    font-size: 15px;
    color: white;
    cursor: pointer;
    margin: 5px 0px 0px 5px;
}

#btnUp_ListDuLich {
    display: none;
    font-size: 15px;
    cursor: pointer;
    margin: 0px 0px 0;
    position: absolute;
    bottom: 11%;
    left: 8px;
    border: 1px solid lightgray;
    width: 24px;
    height: 24px;
    text-align: center;
    align-content: center;
    border-radius: 5px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 5px 0 rgba(0,0,0,0.12);
    padding: 4px;
}
/*header body*/
.timdenvungdovihanhchinh:hover {
    background-color: #0d8bf2 !important;
    color: white !important;
}
.ui-accordion-header:hover {
    background-color: #0d8bf2 !important;
    color: white !important;
}
.color-header {
    /*color: #1d9c73 !important;*/
    color: #0d8bf2 !important;
    box-shadow: none;
}

.background-header {
    /*background-color: #1d9c73 !important;*/
    background-color: #0d8bf2 !important;
    color: #fff !important;
    box-shadow: none;
}

.background-footer {
    /*background-color: #1d9c73 !important;*/
    background-color: #0d8bf2 !important;
    color: #fff !important;
    box-shadow: none;
}

.modal-header {
    /*background-color: #1d9c73 !important;*/
    background-color: #0d8bf2 !important;
    color: #fff !important;
    box-shadow: none;
    padding: 7px !important;
}

.ui-draggable .ui-dialog-titlebar {
    background-color: #1d9c73 !important;
    cursor: move;
    width: 102%;
    margin-left: -1%;
    margin-top: -5px;
    height: 35px !important;
    margin-bottom: 5px;
    font-size: 14px;
    padding: 8px !important;
    padding-left: 8px;
    padding-left: 10px;
    padding-left: 15px !important;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: white !important;
    background-color: dodgerblue !important;
    border: none !important;
    height: 1% !important;
    margin-bottom: 0% !important;
}


/*END header body*/
#DOTHI_TONGHOP label {
    margin-left: 3px;
}
#chkDsTruong_CD label {
    margin-left: 3px;
}
#radiolistKieuDoThi_CD label {
    margin-left: 3px;
}
.highcharts-container {
    font-family: Tahoma !important;
}
tspan{
    font-family:Tahoma;
}
.ui-corner-all {
    border-radius:unset !important;
}
.border-bot{
    border-bottom:1px solid lightgray !important;
}
/*timduong*/
.searchMenu .suggestionsMenu{
    border:unset !important;
}
.simpleDirections .esriResultsContainer{
    height:auto;
    /*width: 75%;*/
}
.esri-basemap-gallery__item-container {
    display: inline-block !important;
}
.esri-basemap-gallery__item{
    display:inline-table !important;
    width: 50%;
}
.esri-basemap-gallery__item-title{
    text-align:center;
}
.esri-basemap-gallery__item-thumbnail {
    width: 84px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    display: block;
}
.esri-sketch {
    margin-top: 100px;
}
.esri-legend__service{
    font-family:Tahoma;
    height:300px;
}
.esri-legend {
    position: absolute;
    bottom: 70px;
    right: -10px;
}
.esri-directions__stop-input {
    box-shadow: unset !important;
    border-bottom: 1px solid lightgray !important;
}
#toolMeasurement {
    margin-top: 120px;
    width: 200px;
    height: 100px !important;
    position: absolute;
    right: 5px;
}
.table thead th {
    position: sticky;
    top: 0;
    background: white;
}
.card-header {
    padding: unset !important
}



.table thead th{
    vertical-align:middle !important;
}

#container {
    height: 400px;
}

.highcharts-figure, .highcharts-data-table table {
    min-width: 310px;
    max-width: 800px;
    margin: 1em auto;
}

.highcharts-data-table table {
    font-family: Verdana, sans-serif;
    border-collapse: collapse;
    border: 1px solid #EBEBEB;
    margin: 10px auto;
    text-align: center;
    width: 100%;
    max-width: 500px;
}

.highcharts-data-table caption {
    padding: 1em 0;
    font-size: 1.2em;
    color: #555;
}

.highcharts-data-table th {
    font-weight: 600;
    padding: 0.5em;
}

.highcharts-data-table td, .highcharts-data-table th, .highcharts-data-table caption {
    padding: 0.5em;
}

.highcharts-data-table thead tr, .highcharts-data-table tr:nth-child(even) {
    background: #f8f8f8;
}

.highcharts-data-table tr:hover {
    background: #f1f7ff;
}
.select2-selection__rendered{
    margin-top:unset !important;
}
.select2-selection__clear {
    background: none !important;
    border: none !important;
    margin-right: 20px !important;
}

.esri-legend__service{
    height: auto !important;
}
.esri-legend__layer-caption {
    display: none !important;
}
h3.esri-widget__heading{
    font-size:13px !important;
}