.contentWrap {
	height: auto;
	max-height: 450px;
	overflow: auto;
}
#content_wrapper{
	padding-left: 20px; padding-right: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.auto-style115 {
	text-align: center;
	font-weight: bold;
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
}
.auto-style89 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.auto-style112 {
	text-align: left;
	border-top: 0px solid #000;
	border-bottom: 0px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	font-size: xx-small;
	font-family: Arial;
	padding: 0 5px;
}
.style4 {
	font-size: 12px
}
.style4 a{
	display: block;
	color: #000;
}
form#cms2567 * {
	line-height: normal !important;
}
.mainTable{
	margin: 0 auto;
	border:0 none;
	background-color:#fff;
	border-collapse:collapse;
}
th {
	background: #fff;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(#fff));
	background: -webkit-linear-gradient(#fff, #fff);
	background: -moz-linear-gradient(#fff, #fff);
	background: -ms-linear-gradient(#fff, #fff);
	background: -o-linear-gradient(#fff, #fff);
	background: linear-gradient(#ffffff, #ffffff);
	-pie-background: linear-gradient(#ffffff, #ffffff);
 	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff');
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	line-height: 0px !important;
}
.table_all {
	width: 100%;
	border-collapse: collapse;
	color: #000000;
	border:0 none;
}
.table_all th {
	height: 52px !important;
}
.table_all td {
	font-size: 12px;
	vertical-align: top;
}
.table_all td, .table_all th{
	border: 1px solid #000;
	padding: 0 4px;
	font-family: Calibri, Arial;
}
textarea {
	font-size: 13px;
	font-family: Calibri, Arial;
}
.table_all.surveys th{
	text-align: center;
	height: 40px;
/*	background: #e5b143;*/
	background: #52297D;
	line-height: 130% !important;
	vertical-align: middle;
}
.table_all.surveys h4, .heightLeft{
	font-size: 14px;
	margin-bottom: 8px;
}
.table_all.surveys td.data_content2{
	text-align: left;
}
.table_all td.data_content{
	text-align: center;
	font-weight: normal;
	padding: 6px;
}
.table_all td.data_content2, .heightLeft{
	font-weight: normal;
	padding: 6px;
}
.table_all.surveys tfoot{
	display: table-footer-group;
}
.table_all.surveys tfoot td{
	color: #000 !important;
}
.table_all.surveys td.data_content2{
	padding: 6px 0 0 0;
}

.table_all.surveys td.data_content2 > table.table_all tr{
	border-top: 1px solid #000;
}
.table_all.surveys td.data_content2 > .edit_location, .table_all.surveys td.data_content2 > .wrap_content{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	min-height: 300px;
	padding: 0 6px;
}

.table_all.surveys td.data_content2 > table.table_all th, .table_all.surveys td.data_content2 > table.table_all td{
	border-right: none;
	border-bottom: none;
	border-top: none;
	background: #e5e5e5;
	background: rgba(245,245,245,.5);
}
.table_all.surveys td.data_content2 > table.table_all tr > th:first-child, .table_all.surveys td.data_content2 > table.table_all tr > td:first-child{
	border-left: none;
	background: #fee0ae;
}
.table_all.surveys td.data_content2 > table.table_all tr > th:first-child, .table_all.surveys tfoot td{
	background: #fee0ae !important;
	text-align: center;
}
.table_all.surveys td.data_content2 > table.table_all.answers tr > td{
	text-align: center;
	color: #727272;
	vertical-align: middle;
	font-weight: normal;
	height: 40px;
}
.table_all.surveys td.data_content2 > table.table_all.answers tr > td:first-child{
	text-align: left;
	background: #fee0ae;
	color: #000;
}
.table_all.surveys td.data_content2 > table.table_all.answers.comments tr > td{
	background: #fff;
}
.table_all.surveys td.data_content2 > table.table_all.answers.comments tr > td > div{
	min-height: 40px;
	max-height: 40px;
	overflow: auto;
}
.table_all.mainTop tr.top td{
	height:40px;
	vertical-align: middle;
	font-size:13px;
	-webkit-text-size-adjust: 100%;
}
.table_all.mainTop tr.top > td:first-child{
	border-right:0;
}
.table_all.mainTop tr.top > td + td{
	text-align:right;
	padding-right: 5px;
	border-left:0;
}
.table_all.mainTop tr.middle td{
	font-size: 12px;
	text-align: left;
}
.table_all.mainTop tr.middle > td:first-child{
	text-align: center;
	font-size: 18px;
	padding: 12px 0;
	line-height: 110%;
	width: auto;
}
.table_all.mainTop tr.middle #dateCompletion{
	position: relative;
	height: 47px;
}
.table_all.mainTop tr.bottom td{
	height:55px;
	-webkit-text-size-adjust: 100%;
	border-bottom: none;
}
.table_all.content > tr:first-child td{
	vertical-align: middle;
	height: 64px;
	text-align: center;
}

.table_all.signature td{
	height:60px;
}
.table_all.signature tr > td:first-child{
	width: 450px;
}
.heightLeft h4{
	font-size: 12px !important;
	font-weight: bold;
	margin-bottom: 0px !important;
}
.heightLeft p{
	margin-bottom: 12px;
}
.data_content2 p, .heightLeft p{
	word-break: break-word;
}
.data_content2 ul,ol{
	margin-bottom: 12px;
}
textarea {
	resize: none;
}
.style4 h1 {
	padding-left:10px;
	color:#000;
	text-align:left;	
	font-size:26px;
}

.text_on_right {
	float:right;
	width:120px;	
}

.sticky-wrapper{
	margin-bottom: 4px;
}
.sticky-wrapper{
    width: 100%;
}
.is-sticky #edit_nav{
	width: 1160px;
	width: calc(1200px - 40px);
}
#edit_nav {
    top: 47px;
    width: 100%;
	overflow: hidden;
}
#edit_nav button {
	padding: 6px 8px;
	margin: 0px 0;
	font-family: Arial, Helvetica, sans-serif;
	background: #3A86B1;
	color:#fff;
	text-transform:uppercase;
	font-size:16px;
	font-weight:normal;
	float:right;
	margin-right:10px;
	line-height: 16px;
	border: 1px solid #34789f;
}
#edit_nav button:hover{
	background: #34789f;
}
#content_wrapper td.data_content2 p {
	margin-top:0;
}
.resident_label img{
	vertical-align: middle;
	width: 22px;
	padding-left: 4px;
}
.footer_message {
	font-family: Calibri, Arial;
	margin: 0px !important;
}
/* Signatures */
.Pacifico, .sig_text_1 {
	font-family: 'Pacifico', cursive;
}
.Playball, .sig_text_2 {
	font-family: 'Playball', cursive;
}
.Pinyon_Script, .sig_text_3 {
	font-family: 'Pinyon Script', cursive;
}
.Homemade_Apple, .sig_text_4 {
	font-family: 'Homemade Apple', cursive;
	letter-spacing:-3px;
}
.Sacramento, .sig_text_5 {
	font-family: 'Sacramento', cursive;
}
.Petit_Formal_Script, .sig_text_6 {
	font-family: 'Petit Formal Script', cursive;
	letter-spacing:-5px;
}
/*# sourceMappingURL=print-forms.css.map */
