

div#set_Locations, #set_DateRange,#soil_moisture { 
	background-color: #d1dee3;
	border-bottom: #48879f solid;
	width: 100%;
	padding-bottom: 15px;
}

div#set_Locations h3{
	padding: 15px;
}

div#set_ReportType, #set_Measurements {background-color: #bcc8cd; border-bottom: #48879f solid;}

div.nextDoor{ float: left; width: 25%;}

.nextDoor div { margin: 0; padding: 3px;}

#set_ReportType div div,
#set_DateRange div div {position:relative; float:left; width:auto; margin:.5em 1em .5em .5; padding: 5px 5px 5px 5px;}

#set_ReportType div div div,
#set_DateRange div div div {padding: 5px 25px 5px 5px;}

#set_ReportType input {vertical-align:middle;}

#set_presetRanges {padding-left:.8em;}

#set_DateRange #set_presetRanges div div {float:left; width:auto; margin:.5em 1em .5em -.8em; padding-right:3em;}

#set_specDates {clear:both; padding-left:1em;}

#set_specDates div {float:left; width:240px; margin:.5em 0; padding:0;}

#set_specDates div:first-child {margin-right:30px; margin-left:100px;}

#set_Measurements .nextDoor {width:32%; margin:10px 0;}

#set_Measurements .first {margin-left:20px;}

#set_Measurements label {margin:0;}

#sizeNotice {background:#fff6f6; border-bottom:3px solid #c00; padding:7px 5px;}

#sizeNotice strong {color: #900;}

#submitButtons {margin:2em 0; padding:0 0 1em;}

#set_Locations h3,
#set_ReportType h3,
#set_DateRange h3,
#set_Measurements h3,
#soil_moisture h3 {color: #000; margin-bottom:.5em; padding-left:.5em}

#submitButtons h3 {display:inline;}

#selfLink {padding-bottom:1em;}

#selfLink p {margin:.5em 0 0;}

em.error {color:#c00;}

.nextDoor small {display:block; margin-left:25px;}

.notScrollTableContainer{
	width: 96%;
}



@media screen and (max-width: 600px){			
		div.nextDoor{ float: none; width: 96%;}
}
