﻿.modalBackground
 {
    background-color:Gray;
    filter:alpha(opacity=70);
    opacity:0.7;
 }
 .pnlrdocheck
{
    width:300px;
    height:155px;
    background-color:#E0E0E0;
    /*display:none;*/
}
.pnpopuplabel
{
    font-size: 18px;
    font-weight: bold;
    color: #0033CC;
    width: 150px;
    
}
