
#gsoverlay { 
  background-color:black; 
  display:none; 
  left:0px; 
  position:absolute; 
  top:0px; 
}

#gsoverlaytext { 
  background-color:white; 
  display:none; left:0px; 
  padding:10px; 
  position:absolute; 
  top:0px; 
}

#terms-and-conditions, #privacy { 
  display: none !important; 
}

#gridContainer {

  float:left;
  font-size: 11px; 
  font-family: Arial;   

}  

#gridButtons {
  clear: both; 
  margin-top: 5px;
}

.load {
  weight: 100%;
  height: 200px;    
  background: url(../images/loader.gif) center center no-repeat;
}

#buttonContainer {
  display:none;
}


#message{
  color: red;
  font-weight: bold;
}

.previewLabel {
  max-width:230px; 
  padding-left:44px;
  width:230px;
}
.previewValue {
  max-width:433px;
  padding:8px 0 3px 105px;
  width:240px;
}

#content {
  padding: 20px;
}

.button {
  width:65px;
}


#footer1 {
    height: 40px;
}


.link1 {
    text-decoration: none;
    color: white;
}

.link1:hover {
    text-decoration: underline;
}    


.roundedcornr_bottom  div#bottom_copyrights {
    height: 25px;
    padding-top: 5px;
    font-size: 12px; 
    font-family: Arial;  
    
}


.roundedcornr_content {
    margin: 0 30px; 
}

#bottom_copyrights {
  position: relative;
  text-align: center;
  float: left;  
}

#footer_list{
    float: left;
    padding: 0;
    margin-left: 20px;
    margin-top: 3px;
}    

*html #footer_list{
   margin-left: 10px;
}


#footer_list li {
    display: inline;
    padding: 0px 3px 0px 5px ;
}

#footer_list_separator {
    border-right: solid 1px white;
    width: 40px;
    padding: 0;
} 


#bottom_logo {        
    color: #fff;
    font-size: 12px;        
    height: 20px;       
    text-decoration: none;     
    margin-left: -158px;
}

#bottom_logo img {
    border: none;    
    padding-right: 5px;
    margin-bottom: -5px;    
    
}

#clientSystemInformation {
  position: absolute; 
  color: #fff; 
  top:9px; 
  right:25px;  
}

#disabledLink {
  color: BEBEB8;
}

.activities {
  padding: 20px 0;
}


.activities h4 {
  padding: 0;
  margin: 0 0 10px 0;
}

#activityLabel {
  float: left;
  padding: 0 20px 0 0;  
  margin: 0;
}

#dataSaveMsg {
  width: 400px;
}

#reportData {
  width: 410px;    
}
