@page
{
	margin-top: 1 inch;
	margin-bottom: 1 inch;
	margin-left: 0;
	margin-right: 0;
}

body
{
	margin: 0.75in;
}


table.estimate
{
	width: 100%;
}
table.estimate td
{
	background-color: #ffffff;
	border: 2px solid #1b5759;
	padding: 4px;
}
table.estimate th
{
	background-color: #b0e5e7;
	padding-left: 4px;
	padding-right: 4px;
}
table.estimate .center
{
	text-align: center;
}
table.estimate .right
{
	text-align: right;
}

.bg-light
{
	background-color: #ffffff !important;
}
.container
{
	padding: 0 !important;
	margin: 0 !important;
	max-width: max-content;
}

.editor-controls
{
	display: none;
}
.form-group
{
	display: inline-block;
	vertical-align: middle;
}
.form-inline
{
	background-color: #f7f7f7 !important;
	width: 100%;
	margin: 0 !important;
}
.info
{
	padding: 8px;
	border: 1px solid #7f7f7f;
	background-color: #f0f0f0;
	border-radius: 8px;
}


.page-header
{
	text-align: right;
	vertical-align: top;
}
.print-expanded
{
	padding: 0 !important;
	margin: 0 !important;
}
.sliding-block
{
 display: inline-block;
	background-color: #f0f0f0;
	vertical-align: top;
}
.subtitle
{
	font-size: 12pt;
	margin-top: 0;
	padding-top: 0;
}
.title
{
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 0;
}
