.popupdynamic ,.popupdynamic1 ,.popupdynamic2 {
	z-index:10001;
border-top: 1px solid rgba(255,255,255,0.5);
border-bottom: 1px dotted rgba(255,255,255,0.5);
padding: 10px 15px;
text-align: center;
font-size: 13px;
font-family: "Droid Serif", sans-serif;
text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
    width:99%;
}

.themec1 {
	background: #C1FFCC;
	color: #184B21;
}

.themec2 {
	background: #FDD0D1;
	color: #870509;
}

.themec3 {
	background: #B9DFF4;
	color: #124F70;
}

.themec4 {
	background: #FCE0B6;
	color: #975E06;
}

.themec5 {
	background-color: #007D5F;
	color: #fff;
}

.themec6 {
	background-color:#056E88 ;
	color: #fff;
}

.themec7 {
	background-color: #478800;
	color: #fff;
}

.themec8 {
	background-color: #E08800;
	color: #fff;
}

.tb{
	position: inherit;
	width: 97%
}

.bt{
	position: inherit;
	width: 97%
}


.popupc, .popupc1, .popupc2 {
float: right;
padding-top: 4px;
padding-right: 4px;
cursor: pointer;
	}


.imess {
display: block;
border-top: 1px solid rgba(255,255,255,0.5);
border-bottom: 1px dotted rgba(255,255,255,0.5);
padding: 10px 15px;
text-align: center;
font-size: 13px;
font-family: "Droid Serif", sans-serif;
text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
}

.successmsg {
	background: #C1FFCC;
	color: #184B21;
}

.errormsg {
	background: #FDD0D1;
	color: #870509;
}

.infomsg {
	background: #B9DFF4;
	color: #124F70;
}

.alertmsg {
	background: #FCE0B6;
	color: #975E06;
}