body {
    margin: 0;
    padding: 0;
    font-family: arial, sans-serif;
}

pre {
    text-align: left;
    background: #fff;
}

img {
    border: 0;
}

a {
  color: #000;
}

a:visited {
   color: #000;
}
a:hover {

}

ul {
    list-style: none;
}

table.main {
    height: 100%;
}
table td {
    vertical-align: top;

}

table td.label {
    text-align: right;
}

table td.vlabel {
    text-align: right;
    background:  #D5DDDA;

}

table tr.label td{
    padding-top: 20px;

}


.help {
    font-size: smaller;
    color: #666;
    padding: 0 25px;

}

td.help {
    padding-bottom: 20px;
}


table td.sidebar {
    width: 200px;
    min-width: 200px;
    background: #f89629;
    padding-top: 50px;
}

table td.sidebar a {
    color: #000;

}
table td.sidebar a:visited {
    color: #000;
}
table td.sidebar a:hover {
    color: #008001;
}
table td.sidebar ul {
    padding: 20px;
    margin-left: 10px;
    margin-top: 10px;
    margin: 0;
}

table td.content {
    text-align: center;
    margin: 0 auto;
}

div.r_msg {
    margin: 1em 4em;

}
div.message {
    padding: 5px 10px;
    border-top: 2px solid #f89629;
    background: #FFE6CA;
    text-align: center;
    font-weight: bold;
    color: #333;
}

#wrapper {
    text-align: left;
    margin: 0 auto;
}

#header {
    background-color:#008001;
    color: #fff;
    padding: .5em;
    padding-left: 200px;
}
#header a {
    color: #fff;
}

#logo {
    position: absolute;
    left: 30px;
    top: 0px;

}

.header-value {
    padding-right: 2em;
}

#content {
    padding: .5em;
    text-align: left;
}


div.r {
    margin-bottom: .5em;
}
div.r_side {
    margin-bottom: .5em;
    margin-left: 5px;
    margin-top: 10px;
}

div.stuff {
    padding:  20px;
}

div.stuff h2 {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid black;
}

div#workers {
    margin-bottom: 2em;
    border-top: 4px solid #677E76;
    padding-top: 10px;

}

div#references {
    margin-bottom: 2em;
    border-top: 4px solid #677E76;
    padding-top: 10px;

}

div.workers h3  {
    margin: 0;
    border-bottom: 2px solid #bbf;
}


div.workers table {
    width: 50%;
}

div.workers table thead td {
    font-weight: bold;
    white-space: no-wrap;
}

div.workers table td {

}
/* goats   */
table.goat-table {
    width: 80%;

}

table.goat-table thead td{
    font-weight: bold;
    border-bottom: 1px solid black;
}



table.goat-table td{
    white-space: nowrap;
	font-size: smaller;
}

table.work {
    font-size: 10pt;
}

table.work thead td, th {
    font-weight: bold;
    text-align: center;
    border-bottom: 2px solid black;
    padding: 0 3px;
    white-space: no-wrap;

}

table.work thead tr.caption td {
    font-weight: bold;
    text-align: center;
    border-bottom: 1px dotted black;
    padding: 0;

}


table.work table thead td {
    font-weight: normal;
    border-bottom: 1px solid black;
}

.left {
    float: left;
    margin-left: 100px;
    margin-top: 20px;
}

.compressed_left {
    float: left;
    margin-left: 50px;
    margin-top: 20px;
}

table.work tr td {
    vertical-align: top;
    white-space: nowrap;

}
table.work tr td {

}

tr.report td  {
    border-bottom: 1px solid black;
    vertical-align: bottom;
    padding-top: 0;
    white-space:nowrap
}

tr.even td {

}
tr.odd  {
    background: #D5DDDA;
    background: #FFE6CA;
}


table.wreport td {
    padding: 2px 10px;
}
table.wreport tr.header td{
    border-bottom: 2px solid black;
}
table.wreport tr.totals td{
    border-top: 1px solid black;
    font-weight: bold;

}
table.bigtable td {
    padding: 2px 10px;
    font-size: 18px;
}
table.bigtable tr.header td{
    border-bottom: 2px solid black;
}
table.bigtable tr.totals td{
    border-top: 1px solid black;
    font-weight: bold;

}
td.bold {
    font-weight: bold;
}

div.page {
    margin-bottom: 20px;
}


td.nowrap {
    white-space: nowrap;
}

td.action {
    text-align: center;
}

div.tabs {
    padding-top: 10px;
    border-bottom: 3px solid #FFE6CA;
}

div.tabs div.tab {
    width: 80px;
    padding: 5px 10px;
    text-align: center;
    vertical-align: center;
    float: left;
}

div.tabs div.tab a {
    display: block;
}

div.tabs div.active {
    background: #FFE6CA;
    border: 1px solid #f89629;
    border-bottom: 0px;

}


.form-error {
    border: 2px solid red;
    border-bottom: 0;
}
div.error-message {
    background: #ffbbbb;
    border: 2px solid red;
    padding: 0 5px;
}

table#results_table {
    width: 70%;
}

#filters {
    padding: 10px  0;
}
span.filter {
    margin: 0 5px;
    text-decoration: underline;
    cursor: pointer;
    color: #008000;
    font-size: smaller;

}


td.o {
    background-color: #ffe6ca;
/*    background-color: #fff;*/
}

table#jresults_table tr:hover td {
 background-color: #f8b659;
 background-color: #f8d679;
/* background-color: #ffe6ca;*/
background: #fff;
 border-top: 1px solid #f8b659;
 border-bottom: 1px solid #f8b659;


}


td.po {
    background: #fff;
    border-bottom: 1px solid black;
    width: 300px;
    display: none;
}

div.po {
    display: none;
}

tr.totals td.po {
    border: 0px;

}



table.matrix {
    border-collapse: collapse;
}

table.matrix td {
    padding: 5px;
    border: 1px solid black;
    text-align: center;
}
table.matrix thead td {
//    border: 1px solid black;
}
table.matrix td.day {
    border: 4px solid black;
    font-weight: bold;
}

table.matrix td.nowrap {
    text-align: left;
}

table.matrix tr.totals td {
    border: 0;
    border-top: 4px solid black;
}

table.matrix td.sig {
   border: 0;
   //width: 300px;
   border-bottom: 1px solid black;
}

table.matrix td.l {
    border-left: 4px solid black;
}
table.matrix td.r {
    border-right: 4px solid black;
}

table.newmatrix {
    border-collapse: collapse;
    width: 1400px;
}

table.newmatrix td {
	padding: 5px;
	border: 1px solid black;
	text-align: center;
    vertical-align: middle;
}

table.newmatrix thead td {

}

table.newmatrix thead td.sig {
   width: 300px;
   background: #fff;
}

table.newmatrix thead td.desc {
    width: 250px;
}

table.newmatrix td.nowrap {
    text-align: left;
}

table.newmatrix td.sig {
    border-bottom: 1px solid black;
    background: #fff;
}

p.pagebreaker {
    display:block;
    page-break-before: always;
}

table.ticket  {
//    f8d679;
  width: 500px;
  background: #f8d679;
  border: 2px solid #f8b659;
  background: #f8e689;
  border-collapse: collapse;

}
table.ticket caption {
    text-align: left;
    font-style: italic;
}

table.ticket input {
    width: 100%;

}

table.ticket td {
    padding: 5px 10px 5px 5px;

}
table.ticket label {
    display: block;
}

table.ticket tr.split td {
    background: #f8e689;
    background: #f8d679;

}

table.ticket tr.top td {
    border-top: 5px solid #f89629;


}
.printonly_td {
    display: none;
}

.printonly_tablerow {
    display: none;
}

table th.green {
    color: #00b300;
}

table td.green {
    color: #00b300;
}

table th.red {
    color: #e60000;
}

table td.red {
    color: #e60000;
}

/*

table#ticket  {
//    f8d679;
  background: #f8d679;
  border: 2px solid #f8b659;
  background: #f8e689;
  border-collapse: collapse;

}
table#ticket input {
    width: 100%;

}

table#ticket td {
    padding: 5px 10px 5px 5px;

}
table#ticket label {
    display: block;
}

table#ticket tr.split td {
    background: #f8e689;
    background: #f8d679;

}

table#ticket tr.top td {
    border-top: 5px solid #f89629;


}
*/
