
/*html, body, #mapDiv
{
    width: 100%;
    height: 100%;
    margin: 0;
    overflow: hidden;
}*/
body {
    overflow-x: hidden;
    height: 100%;
}
.ui-dialog-titlebar {
    background: #327d79;
    color: White;
}

       /*#search {
         display: block;
         position: absolute;
         z-index: 1;
         top: 116px;
         left: 0px;
      }*/
    
    .grow { transition: all .2s ease-in-out; }
.grow:hover { transform: scale(1.9);color:red; }
    
    
    .gisheader{
    background-image: url('images/mohuaheader.png');
    width:100%;
    background-size:100% 100%;
}

 
       @media only screen and (min-width: 0px) and (max-width: 680px){
       .gisheader{
        background-image: url('../images/mohua.jpg');
    width:100%;
    background-size:100% 100%;
       }
       }
	   @media only screen and (min-width: 680px) and (max-width: 1200px){
	   .gisheader{
	    background-image: url('../images/mohua.jpg');
    width:100%;
    background-size:100% 100%;
	   }
	   }
	   
	   .bang-bang
	   {
	       position: absolute;top:120px;border-top:2px solid white;
	   }
	    @media only screen and (min-width: 0px) and (max-width: 680px){
       .bang-bang{
       position: absolute;top:80px;border-top:2px solid white;
       }
       }
	   @media only screen and (min-width: 680px) and (max-width: 1200px){
	   .bang-bang{
	   position: absolute;top:100px;border-top:2px solid white;
	   }
	   }
	   
	   .navbar-inverse {
    background-color: transparent;
    border-color: transparent;
}
.navbar {
    border-radius: 0px;
}


/*.esriSimpleSlider {
    position: absolute;
    text-align: center;
    border: 2px solid #1b8cff;
    background-color: #FFF;
    color: #1b8cff;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 0px;
}*/
.arcgisSearch .searchGroup .searchInput {
    position: relative;
    z-index: 2;
    margin: 0;
    float: left;
    display: block;
    height: 20px;
    width: 200px;
    padding: 6px 24px 6px 12px;
    font-size: 14px;
    line-height: 20px;
    color: #4C4C4C;
    background-color: #fff;
    border: 3px solid #1b8cff;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: rgb(87, 88, 90);
    border-right: 0;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -webkit-transition: width .175s ease-in;
    -moz-transition: width .175s ease-in;
    -ms-transition: width .175s ease-in;
    -o-transition: width .175s ease-in;
    transition: width .175s ease-in;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.arcgisSearch .searchBtn {
/*     display: block; */
    float: left;
    padding: 6px 12px;
    margin: 0;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    height: 20px;
    width: 20px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 3px solid #1b8cff;
    -webkit-border-radius: 0px;
    border-radius:0px;
    background-color: #fff;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.arcgisSearch .searchIcon {
    font-size: 20px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    display: inline-block;
}
.navbar-nav > li > a {
    padding-top: 9px;
    padding-bottom: 9px;
}
.arcgisSearch .searchClear {
    display: none;
    position: absolute;
    top: 5px;
    right: 0;
    z-index: 2;
    height: 30px;
    width: 24px;
    text-align: center;
    background-color: #fff;
    cursor: pointer;
}
#NavToolBox {
    position: fixed;
    display: none;
    top: 73.4%;
    left: 22px;
    z-index: 5;
    height: 100px;
    width: 35px;
    background-color: white;
    border: 2px solid #1b8cff;
    border-radius: 0px;
}
#ZoomBox {
    position: fixed;
    display: none;
    top: 90.5%;
    left: 10px;
    z-index: 4;
    height: 30px;
    width: 60px;
    background-color:white;
    border: 2px solid #1b8cff;
    border-radius: 0px;
}



.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: transparent;


    modal-header .btnGrp{
      position: absolute;
      top: 8px;
      right: 10px;
    } 
 

    .min{
        width: 250px; 
        height: 35px;
        overflow: hidden !important;
        padding: 0px !important;
        margin: 0px;    

        float: left;  
        position: static !important; 
      }

    .min .modal-dialog, .min .modal-content{
        height: 100%;
        width: 100%;
        margin: 0px !important;
        padding: 0px !important; 
      }

    .min .modal-header{
        height: 100%;
        width: 100%;
        margin: 0px !important;
        padding: 3px 5px !important; 
      }

    .display-none{display: none;}

    button .fa{
        font-size: 16px;
        margin-left: 10px;
      }

    .min .fa{
        font-size: 14px; 
      }

    .min .menuTab{display: none;}

    button:focus { outline: none; }

    .minmaxCon{
      height: 35px;
      bottom: 1px;
      left: 1px;
      position: fixed;
      right: 1px;
      z-index: 9999;
    }

    .modal-backdrop {
  display: none !important;
}
.modal {
    overflow: hidden;
}

.modal-dialog {
    margin-right: 0;
    margin-left: 0;
}

.modal-header {
    height: 30px;
    background-color: #0faa86;
    color: #ddd;
}

.modal-title {
    margin-top: -10px;
    font-size: 16px;
}

.modal-header .close {
    margin-top: -10px;
    color: #fff;
}

.modal-body {
    color: #888;
}

    .modal-body p {
        text-align: center;
        padding-top: 10px;
    }
.group:after {
    content: "";
    display: table;
    clear: both;
}

.top-nav-two {
    width: 100%;
}

    .top-nav-two > a {
        display: inline-block;
        text-decoration: none;
        /* float: left; */
        background: linear-gradient(#3e3e3e, #383838);
        border-top: 1px solid #484848;
        border-bottom: 1px solid #2E2E2E;
        color: white;
        padding: 15px;
    }

        .top-nav-two > a:hover, .top-nav-two > a:focus {
            background: linear-gradient(#484848, #383838);
        }

@media (max-width: 767px) {
    .top-nav-two {
        display: none;
    }

        .top-nav-two.side-menu-show {
            display: block;
            width: 250px;
            position: fixed;
            top: 12vh;
            left: 0;
            bottom: 0;
            background: #1b8cff;
            overflow-x: hidden;
            overflow-y: auto;
            -webkit-overflow-scrolling: auto;
            opacity: 0.8;
            z-index: 2;
        }

    .ui-dialog ui-widget ui-widget-content ui-corner-all ui-front ui-draggable ui-resizable {
        position: absolute;
        top: 0 !important;
        left: 127vh !important;
        display: block;
        height: auto;
        width: 375px;
    }

    .top-nav-two.side-menu-show a {
        width: 100%;
        display: block;
        background: linear-gradient(#3e3e3e, #383838);
        border-top: 1px solid #484848;
        border-bottom: 1px solid #2E2E2E;
        color: white;
        padding: 15px;
    }

        .top-nav-two.side-menu-show a:hover, .top-nav-two.side-menu-show a:focus {
            background: linear-gradient(#484848, #383838);
        }
}

.top-nav-sticky {
    position: fixed;
    display: none;
    width: 100%;
    /* background:; */
}

    .top-nav-sticky > a {
        display: inline-block;
        text-decoration: none;
        /* float: left; */
        background: linear-gradient(#3e3e3e, #383838);
        border-top: 1px solid #484848;
        border-bottom: 1px solid #2E2E2E;
        color: white;
        padding: 15px;
    }

        .top-nav-sticky > a:hover, .top-nav-sticky > a:focus {
            background: linear-gradient(#484848, #383838);
        }

    .top-nav-sticky a.small-menu-button {
        position: relative;
        padding: 1px 20px;
    }

        .top-nav-sticky a.small-menu-button:after {
            display: inline-block;
            font-size: 30px;
            width: 100%;
            content: "\2261";
            color: white;
        }

@media (max-width: 767px) {
    .top-nav-sticky {
        display: block;
        left: 0;
        z-index: 1;
        -moz-transition: -moz-transform 0.2s ease-in;
        -o-transition: -o-transform 0.2s ease-in;
        -webkit-transition: -webkit-transform 0.2s ease-in;
        transition: transform 0.2s ease-in;
    }

        .top-nav-sticky.indent-content {
            transform: translate(250px, 0);
        }
}

#no_of_visitorcount {
    /*background: #e2dcdc;
            border-radius: 8px;
            margin-left: 20px;*/
    font-size: 15px;
    margin-top: 5px;
    /*padding: 1px;*/
    color: white;
    font-size: 2.2vh;
}

svg {
    border: 0px solid black !important;
}

.ui-widget.ui-widget-content {
    top: 0% !important;
    left: 100% !important;
}
}
