html, body {   height: 100%;
               margin: 0px; 
               padding: 0px; 
               /* background-color: rgb(0, 7, 43); */
               background-color: #162131;
               color: #FFFFFF; 
               font-family: 'Open Sans', Verdana, Arial, Helvetica, sans-serif; 
               font-size: 14pt;
               overflow: hidden; 
             }
/*
.mainShadow { -moz-box-shadow: 0px 0px 20px rgb(172, 189, 213); 
              -webkit-box-shadow: 0px 0px 20px rgb(172, 189, 213); 
              box-shadow: 0px 0px 20px rgb(172, 189, 213); 
              -moz-border-radius: 4px; border-radius: 4px; 
            }
*/
#myBody .rootPanel {margin: 0px; padding: 0px; width: 100%; height: 100%; background-color: transparent;}
#myBody .panelStyle {margin: 20px; background-color: transparent; } /*background-color: #285983; }*/
/* rgba(124, 138, 213, 0.47);} */
#myBody .baseStyle {margin: 0px; padding: 0px; width: 100%; height: 100%;}
#myBody .detStyle {padding: 0px; width: 100%; height: 100%; margin-top: 0px; margin-right: 0px;}
#myBody .contStyle {width: 16em; margin-top: 0px; margin-left: 0px; } /* 320px;} */
#myBody .bannStyle {min-height: 120px; overflow: hidden; margin-bottom: 0px; }
#myBody .detContStyle {margin: 0px; padding: 0px; width: 100%; height: 100%; background-color: transparent;}
#myBody .workStyle {padding: 0px; height: 400px; border-width: 1px; border-color: white; border-style: solid; margin: 0px;}
#myBody .edStyle {padding: 0px; height: auto; min-height: 70px; overflow: hidden; background-color: #162131; margin: 0px; margin-top: 10px; }
#myBody .contactStyle {margin: 0px; padding: 0px; width: 100%; height: 100%;}
#myBody .infoStyle {overflow-x: hidden; height: 400px;}
#myBody .messInfo {overflow: hidden; height: auto; margin-left: 0px;}
#myBody .compBord { overflow: hidden; padding-top: 0px; padding-bottom: 0px; background-color: transparent; font-size: smaller;} /*margin-top: 2px; margin-bottom: 2px; -moz-border-radius: 4px; border-radius: 4px; */
#myBody .headImg { float: right; }
#myBody .jobHead { margin: 0px; padding: 0px; color: rgb(115, 226, 247); }
li { list-style-type: none; }
p { margin-top: .5em; margin-bottom: .5em; }
table { width: 100%; color: white;  margin: 0px; padding: 0px; }
input { width: 100%; }
a { color: white;}
.histTable { margin-left: 8px; width: 100%; table-layout: fixed; }
.histTable tr:hover { background-color: #ccc ; color: #000;}
.claro .dijitTitlePaneTitle { background-color: transparent; font-weight: bolder;  }
.claro .dijitTitlePaneContentOuter { background-color: transparent; } /* font-size: small; } */
/*.claro .dijitTitlePane .dijitTitlePaneTextNode { color: rgb(144, 237, 255); }*/
.claro .dijitSplitContainer-child, .claro .dijitBorderContainer-child {border: none;}
.claro .dijitDialogUnderlay { background-color: #000; }
.claro .dijitDialog table {  width: 100%; color: black;  margin: 0px; padding: 0px;  }
