.validation-message {
	color: #d9534f;
	margin-top: .50rem;
}
.hidden {
	display: none
}
.group-span-filestyle label.btn.btn-default {
    background: #0DB04A;
    color: white;
}