/*
 * After modifying this style sheet, refresh the page being designed to see the effect of the modification.
 * Click the Refresh button in the Visual Designer toolbar to refresh the page.
 */ 

/* Style rules to make Java Server faces Standarad data tables look better */

.list-header {
  background-color: #eeeeee;
  font-size: larger;
  font-weight: bold;
}

.list-paging-header {
  background-color: white;
}

.list-paging-footer {
  background-color: white;
}

.list-row-even {
}

.list-row-odd {
 background-color: #eeeeee;
}

/* Style rules for message severity levels */

.infoMessage {
  color: black;
}

.warnMessage {
  color: orange;
  font-weight: bold;
}

.errorMessage {
  color: red;
  font-weight: bold;
}

.fatalMessage {
  color: red;
  font-style: italic;
  font-weight: bold;
}
.none{}

.colHeader1{
    width:100px;
    text-align: center;
    background-color: #eeeeee;
}
.colHeader2{
    width:100px;
    text-align: center;
    background-color: #eeeeee;
}
.colHeader3{
    width:100px;
    text-align: center;
    background-color: #eeeeee;
}
.colHeader3a{
    width:75px;
    text-align: center;
    background-color: #eeeeee;
}
.colHeader4{
    width:250px;
    text-align: center;
    background-color: #eeeeee;
}
.colHeader5{
    width:100px;
    text-align: center;
    background-color: #eeeeee;
}
.colHeader6{
    width:180px;
    text-align: center;
    background-color: #eeeeee;
}
.colHeader7{
    width:50px;
    text-align: center;
    background-color: #eeeeee;
}
.colHeader8{
    width:50px;
    text-align: center;
    background-color: #eeeeee;
}
.col1{
    width:100px;
    text-align: center;
    border-color:black;
    border-top-style:solid;
    border-right-style:none;
    border-bottom-style:solid;
    border-left-style:none;
}
.col2{
    width:100px;
    text-align: center;
    border-color:black;
    border-top-style:solid;
    border-right-style:none;
    border-bottom-style:solid;
    border-left-style:none;
}
.col3{
    width:100px;
    text-align: center;
    border-color:black;
    border-top-style:solid;
    border-right-style:none;
    border-bottom-style:solid;
    border-left-style:none;
}
.col4{
    width:250px;
    text-align: center;
    border-color:black;
    border-top-style:solid;
    border-right-style:none;
    border-bottom-style:solid;
    border-left-style:none;
}
.col5{
    width:100px;
    text-align: center;
    border-color:black;
    border-top-style:solid;
    border-right-style:none;
    border-bottom-style:solid;
    border-left-style:none;
}
.col6{
    width:180px;
    text-align: center;
    border-color:black;
    border-top-style:solid;
    border-right-style:none;
    border-bottom-style:solid;
    border-left-style:none;
}
.col7{
    width:50px;
    text-align: center;
    border-color:black;
    border-top-style:solid;
    border-right-style:none;
    border-bottom-style:solid;
    border-left-style:none;
}
.col8{
    width:50px;
    text-align: center;
    border-color:black;
    border-top-style:solid;
    border-right-style:none;
    border-bottom-style:solid;
    border-left-style:none;
}
.ocol1{
    width:100px;
    text-align: center;
    border-color:black;
    border-top-style:none;
    border-right-style:none;
    border-bottom-style:none;
    border-left-style:none;
}
.ocol2{
    width:30px;
    text-align: center;
    border-color:black;
    border-top-style:none;
    border-right-style:none;
    border-bottom-style:solid;
    border-left-style:none;
}
.ocol3{
    width:70px;
    text-align: center;
    border-color:black;
    border-top-style:none;
    border-right-style:none;
    border-bottom-style:solid;
    border-left-style:none;
}
.ocol4{
    width:250px;
    text-align: center;
    border-color:black;
    border-top-style:none;
    border-right-style:none;
    border-bottom-style:none;
    border-left-style:none;
}
.ocol5{
    width:140px;
    text-align: center;
    border-color:black;
    border-top-style:none;
    border-right-style:none;
    border-bottom-style:solid;
    border-left-style:none;
}
.ocol6{
    width:80px;
    text-align: center;
    border-color:black;
    border-top-style:none;
    border-right-style:none;
    border-bottom-style:solid;
    border-left-style:none;
}
.ocol7{
    width:50px;
    text-align: center;
    border-color:black;
    border-top-style:none;
    border-right-style:none;
    border-bottom-style:none;
    border-left-style:none;
}
.ocol8{
    width:50px;
    text-align: center;
    border-color:black;
    border-top-style:none;
    border-right-style:none;
    border-bottom-style:none;
    border-left-style:none;
}
.ocol9{
    width:75px;
    text-align: center;
    border-color:black;
    border-top-style:none;
    border-right-style:none;
    border-bottom-style:none;
    border-left-style:none;
}
.parentCol{
}
.col75{
    width:75px;
    text-align: center;
    border-color:black;
    border-top-style:solid;
    border-right-style:none;
    border-bottom-style:solid;
    border-left-style:none;
}
.col70{
    width:70px;
    text-align: center;
    border-color:black;
    border-top-style:solid;
    border-right-style:none;
    border-bottom-style:solid;
    border-left-style:none;
}
.colototal{
    width:540px;
    text-align: center;
    border-color:black;
    border-top-style:none;
    border-right-style:none;
    border-bottom-style:solid;
    border-left-style:none;
}