#modal_popup {
    display:none;
    background:transparent !important;
    padding-left:20px !important;
    padding-right:20px !important;
    overflow:hidden;
}

.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; height:30px;z-index:9999999 !important;}
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }
.ui-state-disabled { cursor: default !important; }
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-image:url(../images/modalback.png);}
.ui-dialog { position: relative; padding: .2em; width: 300px; width:605px; height:335px; }
.ui-dialog .ui-dialog-titlebar { display: none !important; }
.ui-dialog .ui-dialog-title { float: left; margin: 55px 0 0 20px; font-family:Tahoma; font-size:9px;color:#17394b}
.ui-dialog .ui-dialog-titlebar-close { display: none !important; }
.ui-dialog .ui-dialog-titlebar-close span { display: none !important;}
.ui-dialog .ui-dialog-content { border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1 }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
.ui-draggable {background:transparent;}