table td {
	border: none;
    text-align:left;
    padding: 8px;
}
table {
	border: none;
}
.modal {
	overflow: visible!important;
}
.w-100 {
	width: 100%;
    }