﻿ 
 
div.container {width:98%; margin:1%; margin-top: 2%;}
tr,td {text-align:left;
    margin-left: 80px;
}
h3, h5 {
    color: #000000;
}
.CenterHomePageTable {text-align:center; margin-left:auto; margin-right:auto; width:1110px; }
.CenterViewGraphicsPageTable {text-align:center; margin-left:auto; margin-right:auto; width:1310px; }
.sidebars {
    width: 50px;
    background-color: #FFFFFF;
}
.SidebarsPadding {width:5px;}
.Buttons { background-color:#7773b5; color:white; border: none; }
.ButtonsTop { background-color:#7773b5; color:white; border: none; margin-bottom: 5px; }
.ListBox { background-color:#7773b5; color:white; font-weight:bold; border-right : solid black 1px; border-left : solid black 1px; border-top: solid black 1px;}
.ListBoxContent { background:#7773b5;  font-weight:bold; border-right : solid black 1px; border-left : solid black 1px; border-top: solid black 1px;}
.LinkStyle { text-decoration:none;  color:Silver ;  font-size:medium; font-weight:bold;  text-align: left;
}
.TextBox { background-color: #E8E6EA; }
.DefaultText {
    color: #000000;
}
.HomePagePanel {
    width: 1000px;
    height: 500px;
    background-size: cover;
}
.ViewGraphicsPagePanel {
    width: 1200px;
    height: 600px;
    color: #000000;
    background-size: 100% auto;
}
  .black_overlay{
            display: none;
           position: absolute;
            top: 0%;
           left: 0%;
          width: 100%;
            height: 100%;
            background-color: black;
            z-index:1001;
           -moz-opacity: 0.8;            
        }
        .white_content {
            display: none;
           position: absolute;
            top: 5%;
            left: 5%;
            width: 90%;
           height: 90%;
            padding: 1px;
           border: 1px solid black;
          background-color: white;
           z-index:1002;
            overflow: auto;
       }
  .RadListBox div.rlbGroup  
{  
   background-color:#7773b5;  
}
 .RadGrid_Default .rgSelectedRow   
    {   
        background:#828282 0 -3900px repeat-x url('Grid/sprite.gif') !important;  
        color:#fff;  
    }   

 
.PopUpBackGroundImage { background-image:url('Images/WebBkgclientaccess.png'); background-repeat  : no-repeat; background-position: 100% 0%; }
body
{
    font:80% Arial, Helvetica, sans-serif;
    padding: 0;
    margin: 0 ;
} 
 

#logo {
    margin-right: 50px;
}
