﻿#sidebar, .content-header, .btn, .noprint{
    display:none !important;
}

#main-container, #page-content, .block.full  {
    margin:0 !important;
    padding:0 !important;
}

.block.full, #example-datatable {
    width:100%;
}
.job-table th{
    font-size:22px;
}
.job-table td{
    font-size:20px !important;
}

.job-table .job-table-notes{
    width:150px !important;
}

.job-table .board-size{
    width:250px;
}

.job-table input {
    border:0px;
    width:100%;
    text-align:center;
}

.invoice-top h2{
    font-size:20px !important;
}

.invoice-top .col-sm-6 {
    width:50%;
    float:left;
}

.invoice-table-container tr{
    font-size:20px !important
}

.invoice-table-container tr .h4{
    font-size:20px !important
}

.invoice-table-container tr .h3{
    font-size:22px !important
}