/** Add css rules here for your application. */


/** Example rules used by the template application (remove for your app) */

.sendButton {
  
  font-size:12pt;
}

.cubicFeet {
font-weight:bold;
color : red;
	
}

.cubicYards {
font-weight:bold;
color : red;
	
}
.bagsQuickcrete {
font-weight:bold;
color : red;
	
}
.bagsMaximizer {
font-weight:bold;
color : red;
	
}

td {
	border-bottom: solid 1px ;
	padding:2px;
}