/* You should push to have each element in this integrated with the */
/* Touchcast styles. */

/* The drop downs cut off at the bottom of the card */
body>.container-fluid {
	overflow: visible;
}

/* Alignment for the 'Other $' field in the radio group for dollar amounts */
.radio.custom-value {
	padding-left: 0px;
}
