html, body, #mapDiv {
    padding: 0;
    margin: 0;
    height: 100%;
}

#BasemapToggle {
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 50;
}

#search {
    display: block;
    position: absolute;
    z-index: 2;
    top: 5px;
    left: 5px;
}

.esriSimpleSlider {
    top: 40px !important;
    left: 5px !important;
}

#LocateButton {
    position: absolute;
    bottom: 5px;
    left: 5px;
    z-index: 50;
}

#HomeButton {
	position: absolute;
	top: 110px !important;
	left: 5px !important;
	z-index: 50;
}

#detailPane{
  height:20px;
  color:#570026;
  font-size:12pt;
  font-weight:600;
  overflow:hidden;
}
.dj_ie .infowindow .window .top .right .user .content { position: relative; }
.dj_ie .simpleInfoWindow .content {position: relative;}

.esriAttributeInspector {height:230px;width:330px;}
.esriAttributeInspector .atiLayerName {display:none;}
.esriAttributeInspector .atiTextAreaField {width:300px;}
.esriAttributeInspector .dijitTextBox { width:20em;} 
.esriAttributeInspector .atiButtons .atiDeleteButton {    display: none;}
.saveButton {
  padding-right:10px;
   margin:0px;width:16px; height:16px;
 }