div#popup-cadastro .dx-popup-content {
    height: fit-content !important;
    min-height: 100vh !important;
}

div#popup-cadastro :not(.dx-invalid-message).dx-overlay-wrapper {
    position: relative !important;
    transform: none !important;
}

div#popup-cadastro .dx-overlay-content.dx-popup-fullscreen.dx-resizable {
    position: relative;
}

/*div.dx-selectbox-popup-wrapper .dx-scrollable-container {
     overflow-y: auto !important; 
}

div.dx-selectbox-popup-wrapper .dx-overlay-content {
    overflow: hidden !important;
}*/

/*div#popup-cadastro .dx-overlay-content.dx-popup-fullscreen.dx-resizable,
div#popup-cadastro .dx-overlay-wrapper,
div#popup-cadastro {
    overflow: auto;
}*/

