.dhtmlwindow{
position: absolute;
visibility: hidden;
}



.drag-handle .drag-controls{ /*CSS for controls (min, close etc) within Drag Handle*/
position: absolute;
right: 20px;
top: 20px;
cursor: hand;
cursor: pointer;
}
