﻿#loading { position: absolute; top: 355px; left: 400px; display: none; z-index: 1003; }


/* Start - PopUp */

/* Start - General Popups */
.ui-widget-overlay {
        -moz-background-clip:border;
        -moz-background-inline-policy:continuous;
        -moz-background-origin:padding;
        background:white none repeat-x scroll 50% 50%;
        left:0;
        opacity:0.80;
        filter: alpha(opacity = 80);
        position:absolute;
        top:0;
        }
.ui-dialog { padding: 0; border: none; background: none; }
.ui-resizable-n, .ui-resizable-e, .ui-resizable-s, .ui-resizable-w, .ui-resizable-se, .ui-resizable-sw, .ui-resizable-ne, .ui-resizable-nw { display: none !important; }
.ui-corner-all { border-radius: 0 0 0 0; }
/* End - General Popups */


#updateMailPopup { position: relative; width: 460px !important; padding: 0; font: normal 16px/1.2 Arial; }
.updateMailPopupInner { width: 391px; float: right; padding: 0 15px 25px 0; border-right: solid 1px #446EA3; border-left: solid 1px #446EA3; background-color: #fff; }
.updateMailPopupInner p { font: normal 16px/1.2 Arial; }


#popup { position: relative; width: 460px !important; padding: 0; font: normal 16px/1.2 Arial; }
#popupInner { width: 391px; float: right; padding: 0 15px 25px 0; border-right: solid 1px #446EA3; border-left: solid 1px #446EA3; background-color: #fff; }
#popupInner p { font: normal 16px/1.2 Arial; }
.closePopup { float: right; }
.sendBtn { float: left; margin-left: 26px; }



/* End - PopUp */

