﻿.modalBackground {
 background-color:#414141; 
 -ms-filter: alpha(opacity=70);
 -ms-opacity:0.7;
}
.pnlSelectedItemTemplate{
    background-color:#414141; 
 -ms-filter: alpha(opacity=70);
 -ms-opacity:0.7;
}
.divSelectedItemTemplate{
    background-color:#414141; 
 -ms-filter: alpha(opacity=70);
 -ms-opacity:0.7;
}
 .style1
{
    width: 100%;
    height : 70px;
}
.style2
{
    width: 100%;
    height : 300px;
}
.style3
{
    width: 905px;
}
.style4
{
    width: 81px;
}
.hidden
{
    display:none;
}
.SelectedRowStyle
{
    background-color: Yellow;
}

