body {
	font-family: 'Roboto', sans-serif;
}

.col.s12 > .btn {
   width: 100%;
}

#bill_save {
	width: 100%;
}

#transaction_save {
	width: 100%;
}

#transaction_delete {
	width: 100%;
}