﻿
body {
    background-color:white;
    color:black;
}

#footer,
#header,
#nav,
#mobile,
.video,
.ui-tabs-nav,
.ui-jqgrid,
.ui-jqdialog,
.buttonlink
{
    display:none;
}

#content, #page
{
    background-color:#fff;
    margin: 0;
    padding: 0;
    box-shadow:none;
}

#section
{
    width:100%;
}

fieldset 
{
    margin: 0;
    padding: 0;
    border: 0;
    border-top: 0;
}

#tabs,
.ui-tabs-panel,
.ui-tabs
{
    border:0;
    margin:0;
    padding:0;
}

fieldset li:hover {
    background-color: #fff;
}

.stack{
  /*  overflow:visible; */
  display:inline;
}

.flip2col > .col1
{
    position:static;
    
}
.flip2col > .col2
{
    position:static;
    
}

div.equipRow
{
    page-break-inside:avoid; page-break-after:auto;
}


a,
a:link,
a:visited,
a:active,
a:hover,
a.buttonlink:link,
a.buttonlink:visited,
a.buttonlink:active,
a.buttonlink:hover,
h1, h2, h3, h4, h5, h6,
table.data thead th,
table.card th,
table.card,
.caption,
.data,
fieldset li label,
fieldset li.title,
legend 
{
    background: none;
    color: black;
}


/* Work Order Specific */

#wo_border
{
    max-width:none;
    padding: 0; 
    width: auto; 
    border: 0;
}

/* Quote Specific */
#quote_approval
{
    display:none;    
}

#quote_frame
{
    padding: 0;
    width: 100%;
    border: 0;
}