.form{
	padding: 25px;
	border-radius: 8px;
	background: white;
	border:1px solid #e7e7e7;
}
.buttons-csv{
	background-color: #ff0000 !important;
	border: 0;
}
.alert {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 500;
    width: auto;
}