.clickable {
	cursor: pointer
}

.total-amount {
	font-style: italic;
}

input[type=file].form-control-file {
	display: inline-block;
}
