 #content60 table, #content61 table,#content62 table, #content63 table, #content64 table{
   width: 100%;
 }
 #content60 table td, #content61 table td,#content62 table td, #content63 table td, #content64 table td{
   border: 1px;
   border-style: solid;
   vertical-align: top;
   text-align: center;
 }
 #content60 table td input, #content61 table td input,#content62 table td input, #content63 table td input, #content64 table td input{
   width: 70%;
 }
 #SA_Org table td, #SA_Org table{
   width: auto;
 }
 #animalPest table td, #animalPest table{
   border-style: none;
   text-align: left;
   width: auto;
 }

@media only screen and (max-device-width: 768px){
}
.noteMsg{border:1px solid green;border-radius:5px;padding:2px;width:80%;margin-bottom:10px;margin-top:3px;background:#E4EE7E;box-shadow:3px 3px 3px}
.warning{color:green}
div#pageBlock2{
	opacity:    0.9; 
	background: #000; 
	width:      100%;
	height:     100%; 
	z-index:    999999;
	top:        0; 
	left:       0; 
	position:   fixed;
}
.toast {
	left: 30% !important;
	right: 30% !important;
	top: 25% !important;
	z-index: 99999999;
	
}
.pad-below-10 {
	padding-bottom: 10px;
}

.locSpan {
	float: left;
	margin-top: 5px;
	width: 30%;
}