.disablediv{
  background-color:black;
  position:fixed;
  top:0px;
  left:0px;
  z-index:1005;
  height:100%;
  width:100%;
  filter:alpha(opacity=70);
  -moz-opacity:.7;opacity:.7;
}



.dvmsgbox{
  position:absolute;
  z-index:1006;
  padding:0px;
  width:250px;
  height:170px;
  background:silver url('/u/wapp/sys/login/images/msgbox.jpg') no-repeat left top;
  top:50%;
  left:50%;
  margin-left:-150px;
  margin-top:-85px; margin-right:0px; margin-bottom:0px
}



.dvmsgbox .msgboxtitle{

width:295px;

margin:2px 4px 0px 2px;

padding:0px;

color:white;

font-family:Arial;

font-size:14px;

font-weight:bold;

line-height:26px;

height:26px;

vertical-align:middle;

float:left;

clear:none;

}



.msgboxtitle .caption{

float:left;

clear:right;

width:220px;

}



.msgboxtitle .close{

cursor:pointer;

margin-top:3px;

}



.dvmsgbox .msgboxdesc{

width:240px;

height:85px;

font-family:Arial;

font-size:14px;

font-weight:normal;

padding-left:10px;

/*margin:20px 0px 0px 2px;*/

color:B63A18;

float:right;

clear:none;

vertical-align:center;

white-space:pre-line;

font-weight:bold;

text-align:left;



}

.dvmsgbox .msgboxdescf{

width:240px;

height:85px;

font-family:Arial;

font-size:14px;

font-weight:normal;

padding-right:10px;

/*margin:20px 0px 0px 2px;*/

color:B63A18;

float:right;

clear:none;

vertical-align:center;

white-space:pre-line;

font-weight:bold;

text-align:right;



}



.dvmsgbox .msgboxbuttons

{

width:225px;

padding:0px;

margin:0px 4px 0px 8px;

float:left;

clear:none;

}

.dvmsgbox .msgboxbuttons input[type="button"]

{

font-family:Arial;

font-size:12px;

color:#985127;

font-weight:bold;

width:auto;

height:25px;

background:Silver url('/u/wapp/sys/login/images/msgbtn.png') repeat-x;

border:1px solid #985127;

position:relative;

cursor:pointer;

/*mehdi jaye button*/

float:right;

clear:left;

text-align:center;

vertical-align:middle; margin-left:4px; margin-right:0px; margin-top:0px; margin-bottom:0px; padding-left:2px; padding-right:2px; padding-top:0px; padding-bottom:2px

}


.PopupDialog {

  position: absolute;
  z-index:1006;

  top:5%;
  left:5%;

}
