﻿html, 
body, 
.dx-viewport {
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
}

.dx-dialog{
    position: absolute;
    z-index: 2000 !important;
}