.tgls-widget-iframe {
height: 100%;
width: 100%;
border: none;
overflow: hidden;
}
.tgls-popup-widget {
margin: 0;
padding: 0;
overflow: hidden;
}
.ui-dialog .ui-dialog-content {
padding: 10px 0 0 0 !important;
}
.ui-dialog {
z-index: 999009 !important;
padding: 6px !important;
}
.tgls-popup-widget-loading {
width: 100%;
height: 100%;
vertical-align: center;
text-align: center;
background: rgba(255, 255, 255, .8) url(http://i.stack.imgur.com/FhHRx.gif) 50% 50% no-repeat;
z-index: 999999 !important;
}
.ui-widget-header {
border: none !important;
background: white !important;
}
#tgls-popup-widget iframe {
width: 100% !important;
}