.modal-footer > button,
.modal-footer > * {
    margin: 0px;
}

.modal-max-width {
	max-width:100%;
}

.card-header,
.card-footer,
.modal-footer {
	margin: 0px !important;
	padding: 0px !important;
	display:block !important;
	padding: 1rem !important;
	border: none !important;
}

.modal-footer > button,
.modal-footer > * {
    margin: 0px;
}