/* Minification failed. Returning unminified contents.
(865,12): run-time error CSS1038: Expected hex color, found '#ffff'
 */
     html, body, #map {
            height: 100%;
            margin: 0;
            padding: 0;
            position: relative;
            font-family:Verdana !important
			/* font-family:'Terminal Dosis' !important 
			font-family: 'Merriweather' !important*/
        }

.sarch_box {
    position: absolute;
    top: 10px;
    left: 25px;
    z-index: 2;
    background-color: #0878b5;
    border-radius: 50px;
    padding: 5px;
}
        .sarch_box_b {
            left: 430px;
    position: absolute;
    top: -190px;
    /*z-index: 2;*/            
        }
       
       #gnalink:hover{
color:#666; }

        .sarch_box_a {
            position: fixed;
            bottom: 10px;
            left: 600px;
            /*z-index: 2;*/
            background-color: #0878b5;
            border-radius: 50px;
            padding: 3px;
           
        }
.sarch_box_c {
    position: absolute;
    /* bottom: 294px; */
    left: 20px;
    /* z-index: 2; */
    /* background-color: #44443d; */
    border-radius: 50px;
    padding: 10px;
    top: 150px;
    height: auto;
}

.sarch_box_d {
    position: fixed;
    left: 0px;
    /* z-index: 2; */
    /* background-color: #44443d; */
    border-radius: 50px;
    padding: 4px;
    /* top: 133px; */
    bottom: 1%;
}

        .scale {
            width: 5px;
            height: 100px;
            background-color: #ccc;
            margin-left:15px;
        }

        .scale_buttons {
            height: 15px;
            width: 25px;
            background-color: #0878b5;
            margin-left: -10px;
        }

        .scale_buttons:hover {            
            background-color: #009d4a;
        }

        .mapnavigation-circle:hover{
            background-color: rgba(63, 186, 228, 0.9);
        }

        .searchInputGroup{

            float:left;
            position:absolute
        }

        /*.searchClear{
            position:absolute;
            height:20px;
            width:15px;
            text-align: center;
            background-color: #fff;
            cursor: pointer;
        }*/

        /*#layerser{
            position:relative;
        }*/

        .search-Clear {
            position: absolute;
            height: 20px;
            width: 15px;
            text-align: center;
            background-color: #fff;
            cursor: pointer;
            z-index: 9;
            top: 8px;
            right: 85px;
            display:none;
        }

        input[type=text]::-ms-clear { display: none; }

        /*.searchClear{
            display:none !important;
        }*/

        /*#layerser input:focus + .search-Clear{
        display:inline-block;
        }*/

        /*.searchClose{
            position:absolute;
            height:20px;
            width:15px;
            text-align: center;
            background-color: #fff;
            cursor: pointer;
        }*/

       

        .scale_buttons:focus {            
            background-color: #009d4a;
        }

        .scale label {
          color: #333;    
                font-weight: 100;
        }

        .scale_buttons_text {
            width: 200px;
        }

        .esriSimpleSlider {
            border-radius: 100px !important;
        }

        .esriSimpleSliderVertical .esriSimpleSliderIncrementButton {
            border-bottom: 1px solid #57585a;
            border-radius: 100px 100px 0 0 !important;
        }

        .esriSimpleSliderVertical .esriSimpleSliderDecrementButton {
            border-radius: 0 0 100px 100px !important;
        }

        .esriPopup .titlePane {
            color: #ffffff;
            cursor: default;
            line-height: 20px;
            background: green !important;

        }

#map_zoom_slider {
    /* margin-top: 0px; */
    top: 36%;
    left: 20px;
    background: #89c5f1;
}


        .image_width{width:35px; height:35px;}
        .nav_width {
            width: 25px;
            height: 25px;
            margin: 5px;
        }

       .sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    /*z-index: 1;*/
    top: 5px;
    right: 0;
    bottom:5px;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    border-radius:5px;
    box-shadow: 0 0 7px #ccc; 
   
}
       .heading{
    color:#fff;
    padding:20px;
    margin-top:5px !important;
    font-size:18px;
}
.side_header1{
    background-color:#00a4e2; height:30px; margin-top:-59px; border-top-left-radius:5px;border-top-right-radius:5px;
}
/*.side_header2{
    background-color:#009d4a; height:30px; margin-top:-59px; border-top-left-radius:5px;border-top-right-radius:5px;
}*/
.side_header3{
    background-color:#eeba5b; height:30px; margin-top:-59px; border-top-left-radius:5px;border-top-right-radius:5px;
}
.side_header4{
    background-color:#8c7152; height:30px; margin-top:-59px; border-top-left-radius:5px;border-top-right-radius:5px;
}

.sidenav .closebtn{
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 18px;
    color: #818181;
    display: block;
    transition: 0.3s
}

/*.sidenav a:hover, .offcanvas a:focus{
    color: #f1f1f1;
}*/

.sidenav .closebtn {
    color: #fff;
    font-size: 20px;
    margin-left: 50px;
    position: absolute;
    right: -2px;
    top: -8px;
	z-index:100;
}
.highlight {
            background-color: #ccb;
            font-weight: bold;
        }
.socialCircle-item {
  width: 40px;
  height: 40px;
  position: absolute;
  background: #1e5799; /* Old browsers */
background: -moz-linear-gradient(top, #1e5799 0%, #7db9e8 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #1e5799 0%,#7db9e8 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #1e5799 0%,#7db9e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
  margin: 50%;
  text-align: center;
  color: #fff;
  font-size: 25px;
  cursor: pointer;
}

.socialCircle-container {
  position: relative;
  width: 500px;
  height: 500px;
  margin: -20px auto;
}
        .mapnavigation-circle {
            width: 35px;
            height: 35px;
            background-color: #0878b5;
            border-radius: 20px;
        }
.socialCircle-center {
  width: 42px;
  height: 42px;

background: #1e5799; /* Old browsers */
background: -moz-linear-gradient(top, #1e5799 0%, #7db9e8 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #1e5799 0%,#7db9e8 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #1e5799 0%,#7db9e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */;
  margin: 50%;
  position: absolute;
  text-align: center;
  color: #ffffff;
  font-size: 25px;
  cursor: pointer;
}
.zoomin {
    left: 0px;
    width: 46px;
    background: url('~/Content/Images/map-tools-sprite.png') 0 0;
    background-repeat: no-repeat;
}
     .widget_content {
     padding:10px;
     }

        .arcgisSearch .searchGroup .searchInput {
            border-radius: 0px;
            width:169px;
        }
        .arcgisSearch .searchBtn {
        width:15px;
        }
        .esriLayerList .esriTitleContainer {
            background-color: #ffffff;
            color: #080808;
            border-top: none;
            border-bottom: none;
        }

        .esriLayerList .esriContainer {
            background-color: #f8f8f8;
            color: #6e6e6e;
            border-top: none;
            border-bottom: none;
            /* border-top: 2px solid #ccc; */
            /* border-bottom: 2px solid #ccc; */
        }

.loader_pre_a {
    margin: 0px;
    padding: 0px;
    position: fixed;
    right: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    /*background-color: rgb(0, 0, 0);*/
    z-index: 30001;
    opacity: 0.9;
}

/*.loader_pre_b {
    left: 40%;
    top: 40%;
    position: absolute;
}*/

.note {
    position:fixed;
    left:30px;
    top:65px;
    color:red;
    font:bold 12px;
}

.layer_inner_box{
width:100%; background-color:#fafafa; margin-top:31px; padding:0px 0px 0px 15px; border:1px solid #e1e8ed; overflow-y:auto;
}
.layer_inner_box_1{
width:100%;
height:100px;
}
.layer_inner_box_2{
width:100%; background-color:#009d4a; margin-top:2px; padding:0px 0px 0px 10px;
}
.layer_inner_box_3{
font-size:xx-small; color:#333; margin-top:2px;
}
.layer_inner_box_4 {
    width: 100%;
    background-color: #78cea0;
    margin-top: 2px;
    padding: 0px 0px 0px 10px;
}


.layer_inner{padding-left:15px;}
.layer_inner1{ height:100px; overflow-y:auto; margin-top:-9px;}
.layer_inner2{ height:100px; overflow-y:auto; margin-top:-9px;}
.layer_inner p{margin-bottom:0px; font-weight:bold;}
.layer_bg_a{background-color:#f2f2f2; border-bottom:1px solid #ddd; border-top:1px solid #ddd;}
.layer_bg_b{background-color:#f5f5f5;}


.modal {
  text-align: center;
  padding: 0!important;
  color:#fff;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: justify;
  border-radius:20px;
  vertical-align: middle;
  background: rgba(63, 186, 228, 0.9) !important;
  width:70%;
}
.accept label:before {
    width: 18px;
    height: 18px;
    background: #fff;
    border: 2px solid rgba(0, 0, 0, 0.54);
    border-radius: 0.125em;
    cursor: pointer;
    transition: background .3s;
    margin-left: 10px !important;
    margin-top: 0px !important;
}

/*/ footer footnotes /*/
footer ol {
  border-top: 2px solid #eee;
  /*margin-top: 40px;*/
  padding-top: 15px;
  padding-left: 20px;
}

/*/ Bootstrap Docs /*/
.bs-example {
    position: relative;
    padding: 45px 15px 15px;
    margin: 0 -15px 15px;
    border-color: #e5e5e5 #eee #eee;
    border-style: solid;
    border-width: 1px 0;
    -webkit-box-shadow: inset 0 3px 6px rgba(0,0,0,.05);
    box-shadow: inset 0 3px 6px rgba(0,0,0,.05);
}
.bs-example:after {
    position: absolute;
    top: 15px;
    left: 15px;
    font-size: 12px;
    font-weight: 700;
    color: #959595;
    text-transform: uppercase;
    letter-spacing: 1px;
    content: "Example";
}
.bs-example-padded-bottom {
   // padding-bottom: 24px;
}
.modal-content{

    background: rgba(63, 186, 228, 0.9);
}

.modal-footer{
border-top: 2px solid #eee;
    text-align:center;
}
.modal-header
{
border-bottom: 2px solid #eee;
}

.sucessbt{
   background-color :#00c851;
}


@media (min-width: 768px){
  .bs-example {
      margin-right: 0;
      margin-left: 0;
      background-color: #fff;
      border-color: #ddd;
      border-width: 1px;
      border-radius: 4px 4px 0 0;
      -webkit-box-shadow: none;
      box-shadow: none;
  }
}
.bs-example+.code {
    margin: -15px -15px 15px;
    border-width: 0 0 1px;
    border-radius: 0;
}
@media (min-width: 768px){
  .bs-example+.code {
      margin-top: -16px;
      margin-right: 0;
      margin-left: 0;
      border-width: 1px;
      /*border-bottom-right-radius: 4px;
      border-bottom-left-radius: 4px;*/
  }
}

.semplogo
{
    height:70px;
    text-align:left;
    margin:0px;
}


.heading {
    margin: 0;
    padding: .3rem;
    /*font-size: 1.15rem;*/
    color: #fff;
}

.btnsucess{
   background-color :#00c851;
}

.btnDefault{
   background-color :#ddd;
}

.esriScalebar{
width:auto!important;
}

span.dlink {
    text-decoration: underline;
    color: blue;
    cursor:pointer;
}


 /*.insideBody{
    width: 100%;    
}*/

.rectIcon {
    width: 24px;
    height: 13px;
    border: 1px solid #000;
    display: inline-block;
}
.p-0{
padding: 0px;
}
.px-1{
padding-left: .25rem;
padding-right: .25rem;
}
.px-2{
padding-left: .5rem;
padding-right: .5rem;
}
.px-3{
padding-left: 1rem;
padding-right: 1rem;
}
.px-4{
padding-left: 1.5rem;
padding-right: 1.5rem;
}
.px-5{
padding-left: 3rem;
padding-right: 3rem;
}
.py-1{
padding-top: .25rem;
padding-bottom: .25rem;
}
.py-2{
padding-top: .5rem;
padding-bottom: .5rem;
}
.py-3{
padding-top: 1rem;
padding-bottom: 1rem;
}
.py-4{
padding-top: 1.5rem;
padding-bottom: 1.5rem;
}
.py-5{
padding-top: 3rem;
padding-bottom: 3rem;
}

.themeBrowse{
    position: relative;
}
.themeBrowse .custom-file {
opacity:0;
}
 
 .themeBrowse .browseBtn {
    top: 0;
position: absolute;
    border: 1px solid #d2cdcd;
    height: 30px;
    box-shadow: none;
    outline: none;
    border-radius: 0;
    margin: 0;
    color: #000;
    text-align: left;
    padding: 5px;
    left: 0;
    width: 100%;
    cursor:pointer;
      pointer-events: none;
}
.themeBrowse .browseBtn:before{
    position: absolute;
    right:5px;
    top:4px;
        font-family:'FontAwesome';
    content:"\f093";  
}
.themeBrowse .lblName{
        background: #372902;
        height: 30px;
    padding: 6px;
    font-weight: normal;

}
.themeBrowse .inputFld{
        position:relative;
}
/*.insideBody{
    padding: 10px;
    background: rgb(255,255,255);
background: -moz-linear-gradient(-45deg, rgba(255,255,255,1) 1%, rgba(214,238,255,1) 100%);
background: -webkit-linear-gradient(-45deg, rgba(255,255,255,1) 1%,rgba(214,238,255,1) 100%);
background: linear-gradient(135deg, rgba(255,255,255,1) 1%,rgba(214,238,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d6eeff',GradientType=1 );
}
.insideBody .btn{
       border: 1px solid #fff;
    background: rgb(242,246,248);
    background: -moz-linear-gradient(-45deg, rgba(242,246,248,1) 0%, rgba(181,198,208,1) 43%, rgba(216,225,231,1) 71%, rgba(224,239,249,1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(242,246,248,1) 0%,rgba(181,198,208,1) 43%,rgba(216,225,231,1) 71%,rgba(224,239,249,1) 100%);
    background: linear-gradient(135deg, rgba(242,246,248,1) 0%,rgba(181,198,208,1) 43%,rgba(216,225,231,1) 71%,rgba(224,239,249,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f6f8', endColorstr='#e0eff9',GradientType=1 );
    padding: 3px 10px;
    font-size: 12px;
    font-weight: 600;
    text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
    box-shadow: 1px 2px 2px rgba(0,0,0,0.2);
    border-radius: 0px;
}
.insideBody .btn:hover, .insideBody .btn:focus{
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
background: rgb(201,222,150);
background: -moz-linear-gradient(-45deg, rgba(201,222,150,1) 0%, rgba(138,182,107,1) 46%, rgba(119,173,123,1) 51%, rgba(81,198,103,1) 100%);
background: -webkit-linear-gradient(-45deg, rgba(201,222,150,1) 0%,rgba(138,182,107,1) 46%,rgba(119,173,123,1) 51%,rgba(81,198,103,1) 100%);
background: linear-gradient(135deg, rgba(201,222,150,1) 0%,rgba(138,182,107,1) 46%,rgba(119,173,123,1) 51%,rgba(81,198,103,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9de96', endColorstr='#51c667',GradientType=1 );
    }

.btn.blueBtn{
       color: #fff;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
background: rgb(40, 150, 210);
background: -moz-linear-gradient(-45deg, rgb(40, 150, 210) 0%, rgb(26, 129, 185) 46%, rgb(8, 120, 181) 51%, rgb(96, 183, 230) 100%);
background: -webkit-linear-gradient(-45deg, rgb(40, 150, 210) 0%,rgb(26, 129, 185) 46%,rgb(8, 120, 181) 51%,rgb(96, 183, 230) 100%);
background:  linear-gradient(135deg, rgb(40, 150, 210) 0%,rgb(26, 129, 185) 46%,rgb(8, 120, 181) 51%,rgb(96, 183, 230) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9de96', endColorstr='#51c667',GradientType=1 );
   
}
.insideBody label {
    font-size: 12px !important;
        text-align: left !important;
}*/
.custFormGroup input, .custFormGroup select{
border: 0;
box-shadow: none;
height: 30px;
outline: none;
border-radius: 0;
}
.custFormGroup .label{
    margin-bottom: 0;
   
}
#s2id_idSub{
	width:100%;
}
/*.sepSec {
    display: inline-block;
    padding: 5px;
    border: 1px dashed #aaa;
    margin-bottom: 10px;
    border-radius: 4px;
}*/
/*.treeViewSec label{
      margin-bottom: 0;
        line-height: 30px;
}*/
/*.custFormGroup {
    width: 100%;
    padding: 0 !important;
    margin:0 0 10px 0 !important;
    border: 1px solid #eaeaea;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9aa7e0', endColorstr='#0022ad81',GradientType=1 );
    background: -moz-linear-gradient(left, rgba(122,188,255,1) 0%, rgba(64,150,238,0.03) 37%, rgba(64,150,238,0) 38%);
    background: -webkit-linear-gradient(left, rgba(122,188,255,1) 0%,rgba(64,150,238,0.03) 37%,rgba(64,150,238,0) 38%);
    background: linear-gradient(to right, rgba(122,188,255,1) 0%,rgba(64,150,238,0.03) 37%,rgba(64,150,238,0) 38%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#004096ee',GradientType=1 );
}*/

/*.insideBody .radioGroup{
    margin-bottom: 0;
    margin-left: 0px;
}
.insideBody .radioGroup label {
    font-weight: bold;
    color: #818481;
    }
.insideBody .treeViewSec .tree li {
    padding: 0;
    width:100%;
}*/
/***Tree View***/
/*.tree i{
    padding-right:5px;
}

.tree li > ul {
      display: block;
}
.tree li.parent > ul {
    display: none;
}
.tree li a i {
    width: 18px;
}
.tree li.open > ul {
    display: block;
}
.tree li.parent.open > a i:before{
        content: '\f14a';
}
.tree ul li.parent.open > a i:before {
    content: '\f14a';
}

.tree, .tree ul {
    margin:0;
    padding:0;
    list-style:none
}
.tree ul {
    margin-left:1em;
    position:relative
}
.tree ul ul {
    margin-left:.5em
}
.tree ul:before {
    content:"";
    display:block;
    width:0;
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    border-left:0px solid #000;
}
.tree li {
    margin:0;
    padding:0 1em;
    line-height:2em;
    color:#369;
        display: inline-block;
    position:relative
}
.tree ul li:before {
    content:"";
    display:block;
    width:10px;
    height:0;
    border-top:0px solid #000;
    margin-top:-1px;
    position:absolute;
    top:1em;
    left:0
}
.tree ul li:last-child:before {
  
    height:auto;
    top:1em;
    bottom:0
}

.tree li a {
    text-decoration: none;
    color:#369;
}*/


#mySidenav1{
    padding-top:0px !important
}


.layer_inner1 label input{
       margin-right: 5px;
}
.jconfirm .jconfirm-box div.jconfirm-title-c {
    font-size: 18px;
    line-height: 30px;
    padding-bottom: 0;
    text-align: center;
}

.sarch_box h3 {
   
    font-size: 18px;
    line-height: 15px;
}
.arcgisSearch .searchGroup .searchInput {
    width: 137px;
    padding: 6px 12px;
}
.sarch_box.form-inline > div{
    margin-bottom:4px !important;
}
#mySidenav1 .layer_inner_box_1 {
    width: calc(100% - 20px);
    display: inline-block;
    margin-bottom: 10px;
    border-radius: 4px;
    background: #dcecf9;
    box-shadow: 0px 0px 15px rgba(0,0,0,0.3);
    box-sizing: border-box;
        height: auto;
    margin: 10px;
}
#mySidenav1 .layer_inner_box_2{
    background:#78cea0;
    margin-top: 0px;
}

#mySidenav1 .md-radio label{
    height: 33px;
    padding: 2px 20px;
}
#mySidenav1 .md-radio label:before{
    border: 1px solid #163d52;
    background: #FFF;
}
#mySidenav1 .md-radio label:after{
    background:#008840;
}
#mySidenav1 .layer_inner2,
#mySidenav1 .layer_inner1{
    height:auto;
}
   
#mySidenav1 .layer_inner2 input{
}
#mySidenav1 .layer_inner_box_3,
#mySidenav1 #ICMInfo{
    padding:0 10px;
}
#mySidenav1 .layer_inner_box_3{
	background: #7d7b3e;
    font-size: 14px;
    color: #ffff;
    border-radius: 2px 2px 0px 0px;
    margin-top: -1px;
    /* text-align: center; */
    padding-top: 5px;
    margin-bottom: 12px;
}
#mySidenav1 .layer_bg_a{
    background:#dcecf9;
    border-bottom:none;
    padding:3px 0;
}
#mySidenav1 .layer_inner_box {
    background: #dcecf9;
}
#mySidenav1 .layer_inner2 label,
#mySidenav1 .layer_inner1 label{
    font-weight:normal;
}
#mySidenav1 .md-checkbox input[type="checkbox"] + label:before,
#mySidenav1 .md-checkbox input[type="checkbox"] + label:after{
    margin-left:0;
}
#mySidenav1 .md-checkbox input[type="checkbox"] + label:before {
    margin-top: 2px;
    border-radius:2px;
    width: 15px;
    height: 15px;
    top:-1px;
}
#mySidenav1 .md-checkbox input[type="checkbox"] + label:after {
    font-size: 13px;
    left: -2px;
    top: 0;
}
#mySidenav1 .md-checkbox input[type="checkbox"]:checked + label:before {
    background: #4286ab;
}


    .layer_inner3{ height:150px; overflow-y:auto; margin-top:10px;}
/*Help link styles*/
span.hlink {
    text-decoration: underline;
    color: blue;
    cursor:pointer;
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

/*.tg a {
    padding: 8px 8px 8px 8px;
    text-decoration: none;
    font-size: 12px;
    color: #818181;
    display: block;
    transition: 0.3s
}
.tg{margin-left:25px;border-collapse:collapse;border-spacing:0;}
.tg td{width:250px;background-color:#abd6ff38;font-family:Arial, sans-serif;font-size:10px;padding:2px 2px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;border-color:#d3d3d3;text-align:left;}*/

#mySidenav2 .layer_inner_box_1{
   width: calc(100% - 25px);
    margin: 0 14px;
    background: #fff;
    box-shadow: 0px 0px 15px rgba(0,0,0,0.3);
    box-sizing: border-box;
    height: auto;

}
#mySidenav2 .layer_inner_box_2 {
    padding: 5px 6px;
    background:#8c892a !important;
    height:27px
}
#mySidenav2 .layer_inner_box_2 .heading{
    font-size:14px !important
}
#mySidenav2 .layer_inner3{
    margin-top:1px;    
    height: 65px;
    padding-bottom: 7px;
    background-color: #dcecf9;
}
#mySidenav2 .layer_inner3 .tg {
    width: 275px;
    margin-top:5px
}
#mySidenav2 .layer_inner3 tr{
    height: 35px;
    /*border: 1px outset;*/
    border-color: cadetblue;
}

 #mySidenav2 .layer_inner3 .hlink {      
        color: #104e54;
        text-decoration:none !important;
        font-family:Verdana !important;
        cursor: pointer;
        text-align: left;
        font-size: 14px;
        margin-left: 5px;
    }

#mySidenav2 .layer_inner3 tr.bordered {
    border-bottom: 1px solid #000;
}
hr {
    margin-top: 4px;
    margin-bottom: 4px;
    border: 0;
    border-top: 1px solid #9e9e9e;
}
/*Added styles for by mapdraw*/
.Drwradio > input[type="radio"] {
    display: none;
}

    .Drwradio > input[type="radio"]:checked + label:before {
        border-color: #337ab7;
        animation: ripple 0.2s linear forwards;
    }

    .Drwradio > input[type="radio"]:checked + label:after {
        transform: scale(1);
    }

.Drwradio > label {
    display: inline-block;
    height: 20px;
    position: relative;
    padding: 0 20px;
    margin-bottom: 0;
    cursor: pointer;
    vertical-align: bottom;
}

    .Drwradio > label:before, .Drwradio > label:after {
        position: absolute;
        content: '';
        border-radius: 50%;
        transition: all .3s ease;
        transition-property: transform, border-color;
    }

    .Drwradio > label:before {
        left: 0;
        top: 0;
        width: 15px;
        height: 15px;
        border: 2px solid rgba(0, 0, 0, 0.54);
        margin-top: 3px;
    }

    .Drwradio > label:after {
        top: 3px;
        left: 3px;
        width: 9px;
        height: 9px;
        transform: scale(0);
        background: #337ab7;
        margin-top: 3px;
    }

.extractCircuit .custFormGroup {
    width: calc(100% - 21px);
    left: 21px;
    position: relative;
}

#mapDraw {
    width: calc(100% - 28px);
    left: 28px;
    position: relative;
}
#drpval {
    /*position: relative;
    top: 16px;*/
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    line-height: 16px;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #57585A;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    overflow: auto;
    max-height: 300px;
    width: 208px;
}
#select_id {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
#select_id li {
        /*border: 1px solid #ddd;*/
        margin-top: -1px; /* Prevent double borders */
        /*background-color: #f6f6f6;*/
        padding: 6px 12px;
        cursor: pointer;
        text-decoration: none;
        font-size: 15px;
        color: black;
        display: block
    }
#select_id li:hover {
        background-color: #ddd
    }
.display {
color:black;
font-weight:bold;
}
















/*_________responsive css____________*/
h1{
    word-break:break-word;
}
@media (min-width:320px) and (max-width:413px) and (orientation:portrait) {
    .loader_pre_b {
        left: 20%;
        top: 40%;
        position: absolute;
    }
    
    .modal-body {
        position: relative;
        padding: 15px;
        overflow: scroll;
        height: 320px;
    }
    .form-group {
        margin-bottom: 10px;
    }
    .sarch_box_d {
        position: fixed;
        left: 0px;
        /* z-index: 2; */
        /* background-color: #44443d; */
        border-radius: 50px;
        padding: 4px;
        /* top: 133px; */
        bottom: 0%;
    }
    .sarch_box_a {
        position: fixed;
        
        left:80%;
        z-index: 2;
        background-color: #0878b5;
        border-radius: 50px;
        padding: 10px;
        height: auto;
    }
    .search-Clear {
        position: absolute;
        height: 20px;
        width: 15px;
        text-align: center;
        background-color: #fff;
        cursor: pointer;
        z-index: 9;
        top: 8px;
        right: 55px !important;
        display: none;
    }
    .sarch_box_c {
        position: absolute;
        left: 20px;
        z-index: 0;
        background-color: #ffffff;
        border-radius: 50px;
        padding: 10px;
        top: 158px;
        height: auto;
    }
    .sarch_box {
        position: absolute;
        top: 0;
        left: 0;
        text-align:center;
        z-index: 2;
        background-color: #0878b5;
        border-radius: 0px;
        padding: 5px 2em;
    }
    #map_zoom_slider {
        top: 30%;
        left: 85%;
        background: #89c5f1;
    }
    .sidenav {
        height: 100%;
        /* width: 100% !important; */
        position: fixed;
        z-index: 2;
        top: 8px;
         right: 0; 
        bottom: 5px;
        background-color: #fff;
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 60px;
        border-radius: 5px;
        box-shadow: 0 0 7px #ccc;
    }
    .arcgisSearch .searchGroup .searchInput {
    width: 142px;
    padding: 6px 12px;
}
    .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        width: 165px !important;
        margin-bottom: 0;
    }
     
}
.esriPopupMaximized {
    z-index: 99999999999;
    
}
 

@media (min-width:375px) and (max-width:413px) and (orientation:portrait) {
    .loader_pre_b {
        left: 20%;
        top: 40%;
        position: absolute;
    }
     
    .modal-body {
        position: relative;
        padding: 15px;
        overflow: scroll;
        height: 320px;
    }
    
    .arcgisSearch .searchGroup .searchInput {
        width: 181px !important;
        padding: 6px 12px;
    }
    .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        width: 205px !important;
        margin-bottom: 0;
    }
    #map_zoom_slider {
        top: 28%;
        position: fixed;
        left: 85%;
        margin: 0 auto;
        width: 33px;
        
        background: #89c5f1;
    }
    .search {
        padding: 0em;
    }
    .input-sm {
        
        padding: 5px 33px !important;
        
    }
    .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        width: 205px !important;
        margin-bottom: 0;
    }
    .search-Clear {
        position: absolute;
        height: 20px;
        width: 15px;
        text-align: center;
        background-color: #fff;
        cursor: pointer;
        z-index: 9;
        top: 8px;
        right: 47px;
        display: none;
    }

}
.esriPopup {
    z-index: 99999999999;
}
@media (max-width: 860px) and (min-width: 568px) and (orientation: landscape) {
    .loader_pre_b {
        left: 30%;
        top: 40%;
        position: absolute;
    }
    .sarch_box_c {

        position: absolute;
        
        left: 20px;
         z-index: 0; 
       
        border-radius: 50px;
        padding: 4px;
        top: 103px;
        height: 290px;
    }
    .form-group {
        margin-bottom: 1px;
        padding: 0px;
    }


}
    @media (max-width: 860px) and (min-width: 640px) and (orientation: landscape) {

        .sarch_box_c {
            position: absolute;
            /* bottom: 294px; */
            left: 20px;
             z-index: 0; 
            /* background-color: #44443d; */
            border-radius: 50px;
            padding: 4px;
            top: 113px !important;
            height: 290px;
        }
    }

@media (min-width:414px) and (max-width:860px) and (orientation:landscape) {
    .loader_pre_b {
        left:35%;
        top: 35%;
        position: absolute;
    }
    
    .search-Clear {
        position: absolute;
        height: 20px;
        width: 15px;
        text-align: center;
        background-color: #fff;
        cursor: pointer;
        z-index: 9;
        top: 8px;
        right: 84px;
        display: none;
    }
    .modal-body {
        position: relative;
        padding: 15px;
        overflow: scroll;
        height:100px;
    }

    .sarch_box {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
        background-color: #0878b5;
        border-radius: 0;
        padding: 5px;
    }

    #map_zoom_slider {
        /* margin-top: 0px; */
        top: 45%;
        left: 53px;
        background: #89c5f1;
    }

    .form-group {
        margin-bottom: 5px;
        padding: 0px;
    }

    .sidenav {
        z-index: 2;
    }

    .sarch_box_a {
        position: fixed;
        bottom: 10px;
        right: 10px;
        left: inherit;
        z-index: 0;
        background-color: #0878b5;
        border-radius: 50px;
        padding: 3px;
    }

    .sarch_box_d {
        position: fixed;
        left: 46px;
        z-index: 2;
        border-radius: 50px;
        padding: 4px;
        bottom: 0%;
    }

    .sarch_box_c {
        position: absolute;
        /* bottom: 294px; */
        left: 20px;
        /* z-index: 2; */
        /* background-color: #44443d; */
        border-radius: 50px;
        padding: 4px;
        top: 126px;
        height: 290px;
    }
}
p{
    font-size:100% !important;
}
h1{
    font-size:25px;
}
@media (min-width:414px) and (max-width:800px) and (orientation:landscape) {

    .sarch_box > div:nth-child(2), .sarch_box > div:nth-child(3) {
        width: 50%
    }
    
}

    .fa.image_width {
        margin: 0 !important;
    }

    @media (min-width:414px) and (max-width:767px) and (orientation:portrait) {
        .loader_pre_b {
            left: 30%;
            top: 40%;
            position: absolute;
        }
        .modal-content{

        }
        
        .modal-body {
            position: relative;
            padding: 15px;
            overflow: scroll;
            height: 320px;
        }

        .sarch_box_a {
            position: fixed;
            left: 355px;
            z-index: 2;
            background-color: #0878b5;
            border-radius: 50px;
            padding: 10px;
            height: auto;
        }

        #map_zoom_slider {
            top: 73%;
            left: 10px;
            background: #89c5f1;
        }

        .sarch_box {
            position: absolute;
            top: 0;
            left: 0;
            z-index: 2;
            background-color: #0878b5;
            border-radius: 0px;
            padding: 10px 72px;
            text-align: center;
        }

        .sarch_box_d {
            position: fixed;
            left: 5px;
            /* z-index: 2; */
            /* background-color: #44443d; */
            border-radius: 50px;
            padding: 4px;
            /* top: 133px; */
            bottom: 1%;
        }

        .sarch_box_c {
            position: absolute;
            left: 20px;
            z-index: 2;
            background-color: #f5f5f5;
            border-radius: 50px;
            padding: 10px;
            top: 200px;
            height: auto;
        }

        .sidenav {
            top: 1%;
            z-index: 3;
        }
        .search-Clear {
            position: absolute;
            height: 20px;
            width: 15px;
            text-align: center;
            background-color: #fff;
            cursor: pointer;
            z-index: 9;
            top: 8px;
            right: 55px !important;
            display: none;
        }
    }
@media (min-width:768px) and (max-width:1024px) and (orientation:landscape) {
    .loader_pre_b {
        left: 30%;
        top: 40%;
        position: absolute;
    }
    
}

    @media (min-width:768px) and (max-width:1023px) and (orientation:portrait) {
        .loader_pre_b {
            left: 35%;
            top: 40%;
            position: absolute;
        }
         

        .sarch_box_a {
            position: fixed;
            bottom: 10px;
            left: 240px;
            z-index: 2;
            background-color: #0878b5;
            border-radius: 50px;
            padding: 10px;
        }

        .sarch_box h3 {
            font-size: 17px;
            line-height: 15px;
        }

        #map_zoom_slider {
            /* margin-top: 0px; */
            top: 50%;
            left: 20px;
            background: #89c5f1;
        }

        .sarch_box {
            position: absolute;
            top: 0;
            left: 0;
            z-index: 2;
            background-color: #0878b5;
            border-radius: 0;
            padding: 5px;
        }

        .sidenav {
            top: 100px;
        }

        .sarch_box_a {
            left: 260px;
        }
    }

    @media (min-width:1024px) and (orientation:landscape) {
        .loader_pre_b {
            left: 30%;
            top: 40%;
            position: absolute;
        }
        

        .sarch_box {
            position: absolute;
             top: 0px;
            left: 0px;
            z-index: 2;
            background-color: #0878b5;
            border-radius: 0;
            padding: 5px;
        }

        .loader_pre_b {
            left: 40%;
            top: 40%;
            position: absolute;
        }
        .input-group .form-control {
            position: relative;
            z-index: 2;
            float: left;
            width: 165px !important;
            margin-bottom: 0;
        }
    }

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 165px;
    margin-bottom: 0;
}

    @media (min-width:1280px) and (orientation:landscape) {
        .sarch_box {
            position: absolute;
            top: 10px;
            left: 25px;
            z-index: 2;
            background-color: #0878b5;
            border-radius: 50px;
            padding: 5px;
        }
        
    }

    @media (min-width:1366px) and (orientation:landscape) {
        .loader_pre_a {
            margin: 0px;
            padding: 0px;
            position: fixed;
            right: 0px;
            top: 0px;
            width: 100%;
            height: 100%;
            /*background-color: rgb(0, 0, 0);*/
            z-index: 30001;
            opacity: 0.9;
        }
        

        .sarch_box {
            position: absolute;
            top: 10px;
            left: 25px;
            z-index: 2;
            background-color: #0878b5;
            border-radius: 50px;
            padding: 5px;
        }
    }

    @media (min-width:1024px) and (max-width:1365px) {
        .loader_pre_b {
            left: 40%;
            top: 40%;
            position: absolute;
        }
        .esriPopup .sizer {
            position: relative;
            width: 100%;
            z-index: 1;
        }
        .loader_pre_a {
            margin: 0px;
            padding: 0px;
            position: fixed;
            right: 0px;
            top: 0px;
            width: 100%;
            height: 100%;
            /*background-color: rgb(0, 0, 0);*/
            z-index: 30001;
            opacity: 0.9;
        }

        .form-inline .form-group {
            display: inline-block;
            margin-bottom: 0;
            padding: 0 5px;
            vertical-align: middle;
        }

        .sarch_box_a {
            position: fixed;
            bottom: 10px;
            left: 500px;
            /* z-index: 2; */
            background-color: #0878b5;
            border-radius: 50px;
            padding: 3px;
        }
        .search-Clear {
            position: absolute;
            height: 20px;
            width: 15px;
            text-align: center;
            background-color: #fff;
            cursor: pointer;
            z-index: 9;
            top: 8px;
            right: 190px;
            display: none;
        }
    }

    @media (min-width:1024px) and (max-width:1365px) and (orientation:landscape) {
        .loader_pre_a {
            margin: 0px;
            padding: 0px;
            position: fixed;
            right: 0px;
            top: 0px;
            width: 100%;
            height: 100%;
            /*background-color: rgb(0, 0, 0);*/
            z-index: 30001;
            opacity: 0.9;
        }

        .loader_pre_b {
            left: 40%;
            top: 40%;
            position: absolute;
        }

        .sarch_box_a {
            position: fixed;
            bottom: 10px;
            left: 450px;
            z-index: 2;
            background-color: #0878b5;
            border-radius: 50px;
            padding: 3px;
        }

        .sidenav {
            height: 100%;
            width: 0;
            position: fixed;
            z-index: 1;
            top: 80px;
            right: 0;
            bottom: 5px;
            background-color: #fff;
            overflow-x: hidden;
            transition: 0.5s;
            padding-top: 60px;
            border-radius: 5px;
            box-shadow: 0 0 7px #ccc;
        }

        #map_zoom_slider {
            top: 60%;
            left: 20px;
            background: #89c5f1;
        }
    }

    @media (min-width:1366px) {
        .loader_pre_a {
            margin: 0px;
            padding: 0px;
            position: fixed;
            right: 0px;
            top: 0px;
            width: 100%;
            height: 100%;
            /*background-color: rgb(0, 0, 0);*/
            z-index: 30001;
            opacity: 0.9;
        }
        
        .search-Clear {
            position: absolute;
            height: 20px;
            width: 15px;
            text-align: center;
            background-color: #fff;
            cursor: pointer;
            z-index: 9;
            top: 8px;
            right: 50px;
            display: none;
        }

        #map_zoom_slider {
            /* margin-top: 0px; */
            top: 67%;
            left: 20px;
            background: #89c5f1;
        }

        .sarch_box_c {
            position: absolute;
            /* bottom: 294px; */
            left: 25px;
            /* z-index: 2; */
            /* background-color: #44443d; */
            border-radius: 50px;
            padding: 10px;
            top: 120px;
            height: auto;
        }

        .sarch_box_d {
            position: fixed;
            left: 10px;
            /* z-index: 2; */
            /* background-color: #44443d; */
            border-radius: 50px;
            padding: 4px;
            /* top: 133px; */
            bottom: 1%;
        }
    }
    

div#dijit_Dialog_0 {	
    position: absolute;	
    touch-action: none;	
    opacity: 1;	
    left: 59px !important;	
    top: 445px !important;	
    z-index: 950 !important;	
}	
            #showMapInDialog {	
                border-radius: 50%;	
                /*margin-top: 100px;*/	
                /*margin-left: 0px;*/	
                background-color: #0878b5;	
                border: none;	
                padding: 7px;	
                cursor: pointer;	
                color:white;	
            }	
        .closeText {	
            visibility: hidden;	
        }	
#dijit_DialogUnderlay_0 {	
    display: none;	
}

#dijit_Dialog_0_underlay {
    display: none;
}

#mySidenav label {
    /*position: absolute;*/
    bottom: 0;
    left: 0;
    font-weight: normal;
    right: 0;
    padding: 5px 10px;
    color: #000000;
}

#btnBulkDownload {
    /* Add any specific styles for the bulk download button here */
    font-size: 23px;
    color: #FFF;
    margin-left: 5px;
}
