.field{ /*styling delivery_date field*/
	width:100%;
	margin-bottom:20px; 
	margin-top:20px;
}

.delivery-date-message{ /*styling message output*/
	margin-top:10px;
}
