body {
	background-color: white !important;
}
html {
  font-family: Roboto,sans-serif,Helvetica,Arial,sans-serif !important; 
}
.section_main {
	padding-top:    .0em !important;
 /*   margin: 0 auto;*/
}
/* Added by KAM */
.container {
padding-top: 0em !important;
padding-bottom: 0em !important;
margin-bottom: 0em !important;
background-color: white ! important;
/*max-width: 575px: !important; */
/*height: 650px; */
 }
 .demo_label_location_top {
  padding-left: 0em !important;
  padding-right: 1em;
  line-height: 1 !important;
  display:flex;
  align-items:center;
/*  font-size:  .9em !important */
}
 .formheader_grey {
   padding-top: 1em !important;
   margin-bottom: 0.1em;   
   font-size: 1.5em;
   font-weight: bold;
   text-align: center;
}
 .section-header{
  padding: 0% 1% 0% 0% !important;
  margin-bottom: 0%;
}
#hdr_text{
	margin-top: 0px !important;
}
/* makes lookup panel thinner */
.rounded {
    max-width: 80% !important;
	margin-left: auto !important;
	margin-right: auto !important;
}
/* Added by Dana/Mike */

.section_contact{
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}
/* Added by KAM on 10-28-2024 - requested color of submit button by client */
.btn-primary{
	background-color: #2D5DF4 !important;
    border-color: #2D5DF4 !important;
}


	
