.modal-dialog-scrollable #dynamicbody {
    overflow-y: auto;
}

.modal-content {
    border: 0;
    border-radius: 0;
}

.modal-header {
    border: 0;
    border-radius: 0;
}
