

.button-warning {
	background-color: #f0ad4e !important;
	color: white !important;
}

.button-danger {
	background-color: #d9534f !important;
	color: white !important;
}

