#popup_overlay{background:#000 !important;opacity:0.55 !important;z-index:9999999 !important;}
#popup_content{background:16px 16px no-repeat;padding:1em 1.75em;margin:0em;}
#popup_content.alert{}
#popup_content.confirm{background-image:url(alert_images/confirm_important.gif);}
#popup_content.prompt{background-image:url(alert_images/confirm_help.gif);}
#popup_panel{text-align:right;margin:1em 0em 0em 1em;}
#popup_prompt{margin:.5em 0em;}
.ui-button{margin-left:-1px;}
.ui-button-icon-only .ui-button-text{padding:0.35em;}
.ui-autocomplete{overflow-y:auto;/* prevent horizontal scrollbar */overflow-x:hidden;/* add padding to account for vertical scrollbar */padding-right:20px;}
.clear{clear:both;}
.hr_shadow{border:0;height:20px;width:100%;background:url(alert_images/separator-shadow-small.jpg) top center no-repeat;margin:15px 0 22px 0;}
.message_blue{color:#333;padding:20px 20px 20px 60px;margin:0 0 20px 0;background:#DAE6F2 url(alert_images/info01.gif) 20px center no-repeat;border:1px solid #BDC4CA;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.div_blue{color:#333;border:solid 1px;padding:20px 20px 20px 60px;margin:0 0 20px 0;background:#DAE6F2 url(alert_images/info01.gif) 20px center no-repeat;border:1px solid #BDC4CA;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.div_ph{color:#333;border:solid 1px;padding:20px 20px 20px 60px;margin:0 0 20px 0;background:#DAE6F2 url(alert_images/dif_abled.png) 20px center no-repeat;border:1px solid #BDC4CA;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.message_green{color:#333;padding:20px 20px 20px 60px;margin:0 0 20px 0;background:#A1DE92 url(alert_images/success.gif) 20px center no-repeat;border:1px solid #BDC4CA;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.message_red{color:#333;padding:20px 20px 20px 60px;margin:0 0 20px 0;background:#F9AEAE url(alert_images/disallowed.gif) 20px center no-repeat;border:1px solid #BDC4CA;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
table.imagetable th{background:#b5cfd2 url('alert_images/cell-blue.jpg');border:none;}
#easyTooltip{padding:5px;border:1px solid #ccc;background:#f1f1f1;z-index:2000;}
a.nice_anchor:hover{background:none;cursor:help;}
/* Color Change Alert Style */
#popup_container{ font-family:Arial, Sans-Serif;font-size:12px;min-width:300px;max-width:600px;border:solid 3px #006ebe;color:#000;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;top:80px !important;left:476px;z-index:999999999 !important;}
#popup_title{font-size:11px;font-weight:bold;text-align:left;line-height:1.75em;color:#fff;background:#0c599d;border:solid 1px #FFFFFF;cursor:default;padding-left:0.5em;margin:0em;}
button.confirmbutton, .confirmbutton_wht{font:bold 11px Arial, Sans-Serif;height:24px;color:#fff;background:#0c599d;min-width:70px;border:none;cursor:pointer;margin-left:10px;}
/* Color Change Alert Style css */