﻿body                        {  background-color: #fff;
    border-top: solid 10px #05143b;
    /*color: #333;*/
   font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
   
}
h1                          { font-size: 150%; color: white; }
h2                          { color: white;}

/*table th, table td          { white-space: nowrap; padding: 0.5em; }*/
table th, table td          { white-space: nowrap; padding: 5px; clear: both;

}

table th                    { background-color: #1E3A62; 
                              background-image: linear-gradient(to top, rgba(100,100,100,0.2) 0%, rgba(255,255,255,0.2) 100%); clear: both; color: white; }

table th a                  { color: white; text-decoration: none;}

.overflowContainer TABLE    { background-image: linear-gradient(to right, rgba(180,180,180,0.2) 0%, rgba(255,255,255,0.1) 100%); clear: both;}

.updatePanel                { border: 2px dashed #999; padding: 0.5em; margin: 0.5em; clear: both; }

.responsiveTable1           { margin-left: auto; margin-right: auto;}

.responsiveTableContainer   { margin-bottom: 20px;}