#dhtmlwindowholder .dhtmlwindow {border: none; border-radius: 5px; overflow: hidden; box-shadow: 0 0 20px 0 rgba(0,0,0,0.3);}
.dhtmlwindow .drag-handle {padding: 15px; text-indent: none; background: #137fbf; font-family: inherit; font-size: 16px;}
.dhtmlwindow .drag-handle:before {position: absolute; top: 14px; right: 12px; content: '\F0156'; font-family: 'Material Design Icons'; font-size: 24px; line-height: 1;}
.dhtmlwindow .drag-handle img {opacity: 0;}
.dhtmlwindow .drag-handle .drag-controls {top: 18px; right: 12px}
.dhtmlwindow .drag-contentarea {border-top: none;}
.dhtmlwindow iframe {border: none;}