﻿ #divBg{display:none;position:absolute; top:0px;left:0px;width:100%; background:#000;opacity:0.8; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);-moz-opacity:0.8;
z-Index:1000;}
   .divAlert{display:none;position:absolute;border:outset 2px #ECECEC;z-Index:1003;padding:0px 0px 5px 0px;background:white;}
   .alertHead{height:30px; width:100%; background:url(../images/Common/header.gif) repeat-x; color:#fff; font-size:1.1em; font-weight:bold; line-height:30px;}
   .alertContent{
    width:300px;
	height:110px;
	display:table-cell;
	vertical-align:middle;	
	text-align:center;		
    }
.container {
    display:inline-block;
	vertical-align:middle;
	color:Black;
}
.edge {
     width:0;
	 height:100%;
	 display:inline-block;
	 vertical-align:middle;
}
.alertfoot{text-align:center;}
.btnAlert{background:url(../images/Common/alertbutton.gif) no-repeat; width:40px; height:20px; text-align:center; color:#333333; border:0px; line-height:20px;} 
.grouphead{height:30px; width:100%;background:#EFF8FF;  color:#333; font-size:1.1em; font-weight:bold; line-height:30px;}
.groupbutton{ width:150px; height:20px;border:0px solid;border-color:#82D0D4 #92D6D9 #54A3A7 #4D989B;background:#63C5C8;color:#fff;letter-spacing:.3em;cursor:pointer;line-height:20px;margin-bottom:0px;}

.groupbuttonbg{ width:119px; border:0px; height:27px; line-height:27px; color:#a14400; font-weight:bold;cursor:pointer; background:url(../images/Events/btnbg.png) no-repeat 0 0; padding-top:1px;}

.warningInfo{width:100%;height:auto;font-size:12px;table-layout:fixed; word-break: break-all; overflow:hidden;}
.MessageHint{ border: 1px solid #fcefa1; background: #fbf9ee;margin-bottom:5px;padding:5px; line-height:18px; margin-left:0px; }
.MessageHint.ui-icon {background-image: url(ui-icons_2e83ff_256x240.png); }
.MessageWarning{border: 1px solid #cd0a0a; color: #cd0a0a;background: #fbf9ee 50% 50% repeat-x;margin:5px;padding:5px; }
.MessageWarning.ui-icon {background-image: url(ui-icons_2e83ff_256x240.png); }


.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat;float:left}
.ui-icon { width: 16px; height: 16px; background-image: url(../images/Common/ui-icons_cd0a0a_256x240.png); }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-alert { background-position: 0 -144px; }

