body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	-webkit-print-color-adjust:exact !important;
	print-color-adjust:exact !important;
	width: 100%;
	background:#808080;
	margin: 0;
}

.print_header{
	width: 100%;
    background: #353535;
    height: 50px;
    margin-bottom: 10px;
    position: fixed;
	z-index: 100;
	text-align: center;
	display:block;
	line-height: 49px;
}
.print_header button{
	font-size: 14px;
}

.print_wrapper{
	margin: 0 auto;
	width:8.15in;
	box-shadow: #000 0px 2px 11px;
	background: white;
	padding-left:10px;
	padding-right:10px;
	position: relative;
	z-index: 50;
	top:70px
}
a{
	text-decoration: none !important;
	color:#212529;
}
.navbar {
	height:60px;
	width: calc(100% - 20px);
	border-bottom: 2px solid #78a12f;
	padding: 10px;
	margin-bottom: 20px;
}
.navbar-brand{
	display: block;
	width: 45%;
	float:left
}
.navbar-brand .sm{
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
}
.navbar-brand img{
	height: 60px;
	vertical-align: middle;
}
.navbar .contact{
	width: 50%;
	float:right;
	text-align: right;
}
.navbar .contact p{
	margin:0;
}
#header{
	width:100%;
	display: none;
}
#data_generated{
	clear:both;
	display: block;
}
.print-header-info{
	width:50%;
	float:left;
}
.print-header-map{
	width:50%;
	float:left;
}
.print-header-map #map{
	height:300px;
	width:450px;
	background-color: #78a12f;
}
.sidebar{
	display: none;
}
#features {
	width:100%;
}
.badge{
	display: none;
}
.contents{
	clear: both;
	height:auto !important;
}
.sub-title{
	padding-left:10px;
	padding-right:10px;
}
.tab-pane{
	width: calc(50% - 7px);
	border: 1px solid;
	padding: 0;
	PADDING-TOP: 0;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	display: block;
}
.tab-pane#tab-pane-dev_apps, .tab-pane#tab-pane-bc_ass{
	width: calc(100% - 7px);
}
#tab-pane-dev_apps > p {
	padding-left: 10px;
}
.map-image {
	float: left;
	width: calc(50% - 7px);
	text-align: center;
	margin-bottom: 5px;
}
.map-image img{
	border: 2px solid #78a12f;
	max-width: 100%
}

.tab-pane h1{
	BACKGROUND: #78a12f;
	MARGIN: 0;
	padding: 5px;
	text-align: center;
	color:white;
}
.tab-pane#tab-pane-planning_zoning,.tab-pane#tab-pane-future_debt,.tab-pane#tab-pane-serv{
	width: calc(100% - 7px);
}
.tab-pane#tab-pane-planning_zoning .row .col-12{
	width:100%;
	float:left;
}
.tab-pane#tab-pane-planning_zoning .row .col-lg-4{
	width:30%;
	float:left;
}
.tab-pane#tab-pane-planning_zoning .row .col-lg-6{
	width:50%;
	float:left;
}
.tab-pane .row{
	padding-left:10px;
	padding-right:10px;
}
.dev_permit {
	border-top:1px solid #eaeaea;
	border-bottom: 5px solid #eaeaea;
}
.dev_permit > div {
	width:25%;
	float: left;
}
.permit{
	border-bottom: 1px solid #eaeaea;
}
.permit .row > div {
	width:20%;
	float:left;
}
.permit .row{
	padding-left:10px;
	padding-right:10px;
}
.bc_ass_b{
	border-top:1px solid #eaeaea;
	border-bottom: 3px solid #eaeaea;
}
.bc_ass_b > div:first-child{
	width:20%;
	float: left;
}
.bc_ass_b > div:not(:first-child){
	width:40%;
	float: left;
}
.bc_ass_a{
	border-bottom: 1px solid #eaeaea;
}
.bc_ass_a > div{
	width:16%;
	float: left;
}

.lotsize .col-lg-4{
	width:33%;
	float:left;
}

.services.table{
	width:100%
}

.services.table tr{
	width: 33%;
	float:left;
}
.print-only{
	display: block;
}
.screen-only{
	display: none !important;
}
.clearfix{
	clear:both;
	float:none !important;
}
footer{
	width: 100%;
	display: block;
	clear: both;
}
