﻿body {
    background-color: #CCCCCC;
    width: 89%;
    overflow: hidden;
    margin-right: auto;
    margin-left: auto;
    min-width: 200px;
    height: 1365px;
    overflow: hidden;
}

h1 {
    color: orange;
    text-align: center;
}

form {
    margin: 100px;
    background-color: #FFFFFF;
}

p {
    font-family: "Times New Roman";
    font-size: 20px;
    height: 38px;
    width: 842px;
}

    p.#1 {
        font-family: "Times New Roman";
        font-size: 20px;
        height: 100px;
        margin-bottom: 100px;
    }

table.labor {
    text-align: right;
    color: #404040;
    width: 500px;
    background-color: #fafafa;
    border: 1px #6699CC solid;
    border-collapse: collapse;
    border-spacing: 0px;
    table-layout: auto;
}

td.header {
    border-bottom: 2px solid #6699CC;
    border-left: 1px solid #6699CC;
    background-color: #BEC8D1;
    text-align: left;
    text-indent: 5px;
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    color: #404040;
    width: 100px;
}

#labor {
    table-layout: auto;
    width: 236px;
    height: 82px;
    text-align: left;
    font-family: "Times New Roman", Times, serif;
    font-size: 20px;
}

td {
    text-align: right;
    font-family: "Times New Roman";
    font-size: 20px;
}

.tdcust {
    text-align: left;
    font-family: "Times New Roman";
    font-size: 20px;
}

.tdcol1 {
    text-align: right;
    font-family: "Times New Roman";
    font-size: 20px;
    height: auto;
    width: 100px;
    color: #000000;
}

.tdcol2 {
    text-align: left;
    font-family: "Times New Roman";
    font-size: 20px;
    height: auto;
    width: 140px;
    color: #000000;
}

.tdbtn1com {
    text-align: left;
    font-family: "Times New Roman";
    font-size: 20px;
    height: auto;
    width: 50%;
    color: #000000;
}

.tdbtn2com {
    text-align: right;
    font-family: "Times New Roman";
    font-size: 20px;
    height: auto;
    width: 50%;
    color: #000000;
}

.tdcol3 {
    text-align: left;
    font-family: "Times New Roman";
    font-size: 20px;
    height: auto;
    width: 100px;
    color: #000000;
}

.td2col1 {
    text-align: right;
    font-family: "Times New Roman";
    font-size: 20px;
    height: auto;
    width: 150px;
    color: #000000;
}

.td2col2 {
    text-align: left;
    font-family: "Times New Roman";
    font-size: 20px;
    height: auto;
    width: 150px;
    color: #000000;
}

.td2col3 {
    text-align: left;
    font-family: "Times New Roman";
    font-size: 20px;
    height: auto;
    width: 150px;
    color: #000000;
}

.tdMcol1 {
    text-align: right;
    font-family: "Times New Roman";
    font-size: 20px;
    height: auto;
    width: 30%;
    color: #000000;
}

.tdcal {
    visibility: collapse;
    display: block;
}

.Materials {
    width: 100%;
    table-layout: auto;
    border: 1px solid black;
    height: 100%;
    background-color: #C0C0C0;
}

.notes {
    margin-bottom: 20px;
    width: 98%;
    height: 156px;
}

.mGrid {
    text-align: left;
    font-family: "Times New Roman";
    font-size: 20px;
    height: 26px;
    width: 100%;
}

.comment {
    height: 117px;
    width: 100%;
    border-style: solid;
    border-width: thin;
    overflow: scroll;
}

.labTablec1 {
    width: 100%;
    text-align: left;
}

.labTablec2 {
    width: 100%;
    text-align: right;
}

.grid {
    text-align: center;
}
