﻿/*Information alert message border style*/
#popup_container.info{border: solid 1px #9196a1;}
/*Error alert message border style*/
#popup_container.erro
{
	/*border: solid 1px #9196A1;*/
	float:left;
	text-align:left;
	vertical-align:middle;
	padding:10px;
	border: 1px solid #9eb7fa;	
	background-color:#e8eef7;	
	width:650px;
 }
/*Success alert message border style*/
#popup_container.success{border: solid 1px #9196A1;}
/*Confirm message style*/
/*#popup_container.confirm{border: solid 1px #9196A1; min-width: 475px; max-width: 600px;}*/
/*alert message container style*/
#popup_container {
	
	float:left;
	text-align:left;
	vertical-align:middle;
	padding:10px;
	border: 1px solid #9EB7FA;	
	background-color:#E8EEF7;	
	width:595px;
	
	/*font-family: verdana, arial;
	font-size: 12px;
	min-width: 300px; /* Dialog will be no smaller than this */
	/*max-width: 600px; /* Dialog will wrap after this width */
	/*background: #FFF;
	border: solid 1px #9196A1;
	color: #000;
	text-align:left;*/
	/*border-radius: 5px;*/	
}
/*Information alert title color*/
#popup_title.info{color: #000000;}
/*Error alert title color*/
#popup_title.erro
{
	/*color: #000000;*/

}
/*Success alert title color*/
#popup_title.success{color: #000000;}
/*Title conatiner style*/
#popup_title {
		text-align:left;
	font-size:11pt;
	color:Black;
	font-weight:bold;	
	padding-top: 7px;
}
/*Message/Content style*/
#popup_content 
{
   /* background-repeat:no-repeat;	
	padding: 0px;
	margin: 0em;*/
	text-align:left;
	font-size:9pt;
	color:Black;
	font-style:italic;	
}
/*Information bg image*/
#popup_content.info {
	background-image: url(Images/Alert/correct.png);
}
/*Error bg image*/
#popup_content.erro
{
	/*background-image: url(../../Images/error.png);*/
}
/*Success bg image*/
#popup_content.success{
	background-image: url(Images/Alert/correct.png);
}
/*Confirm bg image*/
#popup_content.confirm {
	background-image: url(Images/Alert/confirmation.png);
}

#popup_content .prompt {
	/*background-image: url(../images/help.gif);*/
}
/*Message style*/
#popup_message {
	/*padding-left: 48px;
	padding-top:10px;*/
		text-align:left;
	font-size:9pt;
	color:Black;
	font-style:italic;	
}
#popup_message ul
{
	text-align:left;
    margin:0px;
    padding:1 0px 0px 10px;
}
#popup_message ul li
{
	text-align:left;
    padding-left:5px;
    list-style-type:disc;
}
#popup_panel 
{
	padding-bottom:5px;
	text-align: center;	
	float:right;
}

#popup_prompt {
	margin: .5em 0em;
}
#popup_ok
{
	float:right;
	cursor:pointer;
}
/*.confirmbuttoncontainer{width:485px;}*/
.commonerrorimg
{
	float:right; 
	height:264px; 
	width:100%; 
	background: url(Images/error_question.jpg) no-repeat  right top;
	margin-top: 100px; padding-bottom:100px;
	line-height:normal;
}
.commonerrortxt1{font-size:24px; color:#652794;}
.commonerrortxt2{font-size:18px; color:#FF0101;}
.commonerrortxt2 a {font-size:18px;}
#popupimg
{
	background-image: url(Images/Alert/information.png);
	background-repeat:no-repeat;
	margin:0 auto;
	float:left;
	width:48px;height:48px;
	padding-right: 7px;
	padding-top: 7px;
	
}
.clearsmall
{
    clear: both;
    line-height:10px;
}
#mbody_popup
{
	float:left;
	width:595px;
}

.errmessage 
{
	color: Black;	
	list-style-type:decimal;
	padding-left:25px;
	margin:0px;
}
.errorpopupimg, .successpopupimg, .infopopupimg, .confirmpopupimg
{
	margin:0 auto;
	float:left;
	width:48px;height:48px;
	padding-right: 0px;
	padding-top: 7px;	
	background-repeat:no-repeat;
}
.errorpopupimg
{
	background-image: url(Images/Alert/error.png);
}
.successpopupimg
{
	background-image: url(Images/Alert/correct.png);
}
.infopopupimg
{
	background-image: url(Images/Alert/information.png);
}
.confirmpopupimg
{
	background-image: url(Images/Alert/confirmation.png);
}

.ajaxBackground
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
	position:absolute;
	left:0;
	top:0;
	width:100%;	
	z-index:99998;
}
.ajaxloderpopup
{
	width:140px;
	position:absolute;		
	background-color:#FFFFFF;
	border: 2px solid #008000;
	padding:2px;
	z-index:99999;
}
.ajaxloderimg
{
	background-image: url(Images/loader.gif);
	background-repeat:no-repeat;
	margin:3px 0px 0px 5px;	
}
.ajaxtext
{
	padding-top:5px;
	text-align:center;
	font-size:10pt;
	color:#008000;
	/*font-weight:bold;		*/
}

.popupheading
{
	text-align:left;
	font-size:11pt;
	color:Black;
	font-weight:bold;	
	padding-top: 7px;
}
.popupmessge
{
	text-align:left;
	font-size:9pt;
	color:Black;
	/*font-style:italic;		*/
}
.popupimg
{
	margin:0 auto;
	float:left;
	width:48px;height:48px;
	padding-right: 7px;
	padding-top: 7px;
	
}
.mbody_popup
{
	float:left;
	width:580px;
	padding-left:7px;
}

.diverrorborder, .divsuccessborder, .divqueryborder, .divinfoborder
{
	
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	z-index: 99999;
	float: left;
	text-align: left;
	vertical-align: middle;
	padding: 10px;
	width: 412px;
}

.diverrorborder
{
	border: 1px solid #F71B4B;
	background-color: #F7C3CF;
}

.divsuccessborder
{
	border: 1px solid #1ED633;
	background-color: #C1F5C7;
}

.divqueryborder
{
	border: 1px solid #2970E3;
	background-color: #B8CFF5;
}

.divinfoborder
{
	border: 1px solid #0CDCEB;
	background-color: #B8F1F5;
	
}

.modalBackground
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
	position:absolute;
	left:0;
	top:0;
	width:100%;	
	z-index:9998;
}
