body {
  padding-top: 50px;
}
.starter-template {
  padding: 40px 15px;
  text-align: center;
}

.esriAttributeInspector .atiButtons{ 
	color:#705B35;
}

.esriAttributeInspector .atiField { 
	background:#FFF6D9; 
} 
.esriAttributeInspector .atiLabel { 
	font-weight:bold; 
	color: grey; 
}
.esriAttributeInspector .atiTextAreaField {
	width: 600px;
}
.dijitInputInner{
	min-width: 350px;
	max-width:1000px;
}

.atiAttributes{
	padding-top: 5px;
	padding-left: 0%;
	

}

.atiLayerName {
	display: none;
}