.black_overlay{display:none;position:fixed;top:0%;left:0%;width:100%;height:100%;background-color:white;z-index:1001;-moz-opacity:0.6;opacity:.60;filter:alpha(opacity=60);}
.white_content{display:none;position:fixed;top:15%;left:15%;width:70%;height:70%;padding:16px;border:2px solid #0071bc;border-radius:10px;background-color:white;z-index:1002;overflow:auto;opacity:0.3;overflow:hidden;}
.white_content button{float:right;margin-top:-1%;margin-bottom:0px;}
.closepop{float:right;text-decoration:none;}
#body-popup{}
.alerts{height:300px;width:50%;left:25%;}
#alertmessage{margin-top:25px;text-align:center;}