#project_display {
    padding: 12px;
    background-color: #f9f9f9;
    border-radius: 4px;
    box-shadow: 0 0 0 1px #ccc;
}

.quiz_h4 {
    margin: -13px;
    margin-bottom: 20px;
    padding: 20px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    background-color: #0056a5;
    border-radius: 4px 4px 0 0;
}

td.half_width {
    width: 25%;
}

.custom-required-symbol {
    color: red;
}

.custom_results {
    padding: 12px;
    font-family: Tahoma, Geneva, sans-serif;
    background: #f6f6f6;
    border: 1px solid #cfcfcf;
}

.custom_results h3 {
    margin: 0;
    margin-bottom: 12px;
    padding: 6px;
    font-size: 24px;
    font-weight: bold;
    line-height: 32px;
    text-align: center;
    background: #fff;
    border: 1px solid #ccc;
}

.right_align .form-element-1 {
    padding-right: 100px;
    text-align: right;
}

.custom_results h4 {
    margin: 0;
    margin-bottom: 6px;
    font-size: 14px;
    font-weight: bold;
    line-height: 32px;
    color: #efefef;
    text-align: center;
    background: #f4f4f4;
    border-bottom: 1px solid;
    border-bottom: 1px solid #fff;
}

.custom_results_block table {
    width: 100%;
}

.quiz_table_spacing {
    width: 100%;
    margin-bottom: 12px;
}

.custom-icon-col img {
    border: none;
}

.custom_results_block {
    margin-bottom: 24px;
    padding: 6px 6px 18px;
    text-align: center;
    background: #fcfcfc;
    border: 1px solid #cfcfcf;
}

.custom_results_block h3 {
    margin: 0;
    margin-bottom: 6px;
    font-size: 18px;
    font-weight: bold;
    line-height: 32px;
    color: #004d9c;
    background: #efefef;
    border: 1px solid #ccc;
}

.custom_sub_header h4 {
    margin: 0;
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: bold;
    line-height: 32px;
    color: #efefef;
    text-align: center;
    background: #f4f4f4;
    border-bottom: 1px solid;
    border-bottom: 1px solid #fff;
}

.custom_results_block li {
    margin: 9px 6px;
    font-style: italic;
    text-align: left;
}


.custom_block_summary {
    margin: 6px 0;
    margin-bottom: 18px;
    padding: 5px
    text-align: center;
    padding: 9px;
    font-style: italic;
    background: #fff;
    border: 1px solid #fff;
    border: 1px solid #cfcfcf;
}

.custom-element-currency {
    font-family: Courier New, Courier, monospace;
    color: #000;
    text-align: right;
}

.custom_info_link {
    margin: 9px 0 18px;
    text-align: center;
}


.custom_category_total td,
.custom_total_row td {
    font-weight: bold;
}

.custom_total_row td {
    margin-bottom: 12px;
}

.custom_grand_total {
    padding-top: 12px;
    font-size: 18px;
    font-weight: bold;
    background: #fff;
    border: 1px solid #c4c4c4;
}

.custom_category_total td {
}

.custom_grand_total td {
    margin: 15px;
    padding-top: 12px;
    padding-bottom: 12px;
    color: #004f9a;
    background: #fff;
}

.custom-loan-table td {
    padding: 12px 6px 6px;
}

.table_border {
    border: 1px solid #ccc;
}

.border_top {
    border-top: 1px solid #ccc;
}


.border {
    border: 1px solid #ccc;
}

.border_top td {
    padding-bottom: 5px;
    clear: both;
    border-bottom: 3px solid #ddd;
}

.more_info {
    padding: 6px;
}

.more_info_text {
    margin: 0;
    padding: 12px;
}

.more_info h3 {
    margin: 0;
    padding: 6px;
    text-align: center;
    background: #fcfcfc;
    border: 1px solid #ccc;
}


.custom-loan-table th {
    padding: 4px 6px;
    text-align: center;
}

.new_estimate {
    margin: 16px 0;
}

.table_heading_row {
    background: #efefef;
}

.th_width_amount {
    width: 15%;
}

.th_width_amount_sm {
    width: 10%;
}

.th_width_amount_med {
    width: 12%;
}

.th_width_amount_lg {
    width: 18%;
}


.money_right {
    text-align: right;
}

/* tax application styles */

.section_title {
    margin-top: 6px;
    margin-bottom: 10px;
    padding: 6px;
    background: #efefef;
    border: 1px solid #ccc;
}

.section_title h3 {
    margin: 0;
    font-size: 18px;
}

.section_paragraph p {
    margin: 6px 0;
}

.table_full {
    width: 100%;
}

.custom-tax-app-list td,
.custom-tax-app-list th {
    padding: 6px;
    padding-left: 10px;
}

.custom-tax-app-list {
    width: 100%;
    margin-bottom: 10px;
    text-align: left;
}

.tax_toolbar {
    background: #0058a5;
    border: 0;
    color: #fff;
}
.custom-tax-app-nav {
    margin-bottom: 18px;
    padding: 6px;
    border: 1px solid #efefef;
}

.custom-new-item a {
    padding-top: 2px;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-left: 5px;
    background-color: #e0e0e0;
    border: 2px outset;
}

.custom-icon-col {
    text-align: center;
}

.custom-icon-col a .fa {
    color: #004e96;
    font-size: 16px;
}
.custom-icon-col a:hover .fa {
    color: #0058a5;
}


.custom-annual-list td {
    text-align: right;
}

.custom-tax-app-contact .form-caption-1 {
    width: 40%;
    padding-bottom: 12px;
}

.custom-tax-app-contact .form-element-1 {
    width: 70%;
    padding-bottom: 12px;
}

.phone_fax_numbers {
    width: 50%;
}

.custom-tax-app-contact h4 {
    padding: 6px;
}

.tax_h3 {
    margin: 0;
    margin-top: 6px;
    padding: 6px;
    font-size: 18px;
    background: #efefef;
    border: 1px solid #ccc;
}

.tax_h4_underline {
    margin-top: 0;
    margin-bottom: 12px;
    padding: 6px 6px;
    font-size: 13px;
    text-decoration: underline;
    background: #efefef;
    border: 1px solid #ccc;
}

.tax_h4 {
    margin-top: 0;
    margin-bottom: 12px;
    padding: 6px 6px;
    background: #efefef;
    border: 1px solid #ccc;
}

/* input widths */


.element_width_numbers {
    min-width: 150px;
    margin-left: 0;
    padding: 4px 2px;
    text-align: left;
}

.element_width_text_area {
    min-width: 500px;
    margin-left: 0;
    padding: 4px 2px;
    text-align: left;
}

.caption_left {
    margin-left: 0;
    padding: 4px 2px;
    padding-right: 12px;
    font-weight: bold;
    text-align: left;
}

.caption_normal {
    margin-left: 0;
    padding: 4px 2px;
    padding-right: 12px;
    font-weight: normal;
    text-align: left;
}
.caption_right {
    margin-left: 0;
    padding: 4px 2px;
    padding-right: 12px;
    font-weight: bold;
    text-align: right;
}

.caption_right_button {
    margin-left: 0;
    padding: 6px 2px 0 12px;
    font-weight: bold;
    text-align: right;
}

.margin_bottom {
    width: 550px;
    margin-bottom: 24px;
    padding: 6px;
    background: #fafafa;
    border: 1px solid #efefef;
}

.margin_bottom_utilities {
    width: 550px;
    margin-bottom: 24px;
    padding: 6px;
    background: #fafafa;
    border: 1px solid #efefef;
}


.margin_bottom_section {
    margin-bottom: 12px;
}


.margin_bottom_sm {
    width: 550px;
    margin-bottom: 9px;
}

.padding_bottom {
    width: 550px;
    padding-bottom: 12px;
}

.padding_top {
    padding-top: 12px;
}
td.form-caption-inline {
    padding-left: 20px;
}

.custom-tax-app-contact .form-caption-inline {
    width: auto;
    padding-left: 20px;
}

#custom_application_5 h4,
#custom_application_4 h4,
.custom-tax-app-contact h4,
.custom-tax-app-type-select h4 {
    margin-top: 0;
    margin-bottom: 12px;
    font-size: 13px;
    text-decoration: underline;
}

.custom-tax-app-contact .form-element-1 input {
    width: 100%;
}

.custom-tax-app-contact table {
    width: 100%;
}

.custom-app-full-table {
    width: 100%;
}

.custom-app-full-table input {
    width: 100%;
}

.custom-tax-app-type-select {
}

@media (max-width: 767px) {
    select {
        max-width: 100%;
    }
}

.custom-tax-app-type-select .form-caption-2 {
    min-width: 200px;
}

.page-nav ul {
    margin: 0;
    padding: 0;
}

.custom-app-full-table .form-caption-1 {
    width: 1%;
    white-space: nowrap;
}

td.form-element-textarea textarea {
    width: 100%;
}

.custom-tax-app-job-row td {
    width: 130px;
    padding-top: 10px;
    text-align: center;
}
.custom-tax-app-job-row th {
    width: 130px;
    padding: 0 6px;
    text-align: center;
}

.custom-tax-app-job-row td input {
    width: 90px;
}

.custom-tax-app-single-use {
    margin-right: 20px;
    margin-bottom: 10px;
    margin-left: 20px;
    padding-top: 5px;
    padding-right: 20px;
    padding-bottom: 5px;
    border: 2px solid grey;
}

.custom-tax-app-size-input input {
    width: 50px;
}

td.custom-inline-form-elements div {
    display: inline;
}

.width_number {
    padding: 4px 2px;
    padding-right: 6px;
    font-weight: bold;
    text-align: left;
    vertical-align: top;
}

.width_question {
    padding: 4px 2px;
    padding-right: 16px;
    font-weight: bold;
    text-align: left;
    vertical-align: top;
}

.width_answer {
    padding: 0 2px;
    padding-right: 16px;
    font-weight: bold;
    vertical-align: top;
}

.width_page {
    width: 550px;
}
.list_results {
    padding-bottom: 6px;
    font-weight: bold;
}

.spacing_bottom {
    height: 12px;
}

td.collection-caption {
    font-weight: normal;
}

.project_width {
    width: 100%;
}

.list_search {
    border: 1px solid #ccc;
}

.strong_search {
    background: #efefef;
    border: 1px solid #ccc;
}

.search_width {
    width: 16%;
    padding: 4px 16px 4px 2px;
    font-weight: bold;
    text-align: right;
    vertical-align: middle;
}


#project_display_internal {
    margin-top: 6px;
    padding: 6px;
    border: 1px solid #ccc;
}

#project_display p {
    color: #000;
}

#project_display h2 {
    margin: 0;
}

.project_list_title {
    padding: 6px;
    background: #f9f9f9;
    border: 1px solid #ccc;
}

#address_container {
    padding-bottom: 18px;
    clear: both;
}

#file_image {
    float: left;
    width: 23px;
    height: 22px;
    background: url(/content/images/acrobat.gif) no-repeat;
}

#file_spacing {
    padding-bottom: 8px;
}

#city {
    float: left;
    padding-right: 6px;
}

#state {
    float: left;
    padding-right: 6px;
}

#zip {
    float: left;
    padding-right: 6px;
}

.custom_actions

.margin_bottom .form-element-1 {
    width: 70%;
}

.margin_bottom .form-caption-1 {
    width: 30%;
}

.margin_bottom td.form-element-1 {
    padding-right: 6px;
}

.small_space_bottom {
    padding-bottom: 8px;
}

.small_space_bottom tr {
    width: 100%;
}

.margin_bottom_utilities td.form-caption-1,
.margin_bottom_utilities td.form-element-1 {
    width: auto;
    padding-right: 6px;
}

a.custom-tax-app-breadcrumb-link-active {
    font-size: 14px;
    font-weight: bold;
}

th.property_tax_caption,
td.property_tax_caption {
    width: 22%;
    font-weight: bold;
}

.custom-tax-app-breadcrumb-link:VISITED {
    color: #0058a5;
}

.odd {
    background: #f1f1f1;
}

.tax_savings td {
    padding: 6px 4px;
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 12px;
}

.tax_savings th {
    padding: 8px;
    text-align: right;
}

.tax_savings {
    margin-bottom: 20px;
}

.tax_savings h4 {
    margin-bottom: 0;
}



#custom_total_wrapper td.form-caption-1 {
    padding-top: 8px;
    padding-right: 16px;
    padding-bottom: 8px;
    padding-left: 2px;
}

table.paging_block {
    margin: 10px 0;
}

table.paging_block td {
    vertical-align: middle;
}

table.paging_block ul li {
    float: left;
    list-style-type: none;
    background: none;
}

td.jump_to_page ul li {
    float: left;
    margin-left: 0;
}

td.next,
td.previous {
    padding: 0 10px;
}

/* 2014 tax incentive application */

.custom-app-new.container {
    /* max-width: 560px; */
}

.custom-app-new {
  font-size: 16px;
}
.custom-app-new div {
  font-size: 16px !important;
}

.custom-app-new div#tenant_list p {
  color: #000;
}

.tax-app-full.container {
    max-width: 800px;
    padding-right: 0;
    padding-left: 0;
}

.page-nav nav ul li {
    margin: 0;
    padding-left: 0;
    list-style-type: none;
    background: none;
}

.page-nav .custom-tax-app-breadcrumb-link {
    display: block;
    padding: 10px;
    background: #fff;
    border-bottom: 1px solid #f1f1f1;
    font-weight: 500;
    font-size: 16px;
    color: #0057a5;
}

.page-nav .custom-tax-app-breadcrumb-link.custom-tax-app-breadcrumb-link-active {
    color: #2a6496;
    text-transform: uppercase;
    background: #fff;
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIwLjY1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjElIiBzdG9wLWNvbG9yPSIjZWRlZGVkIiBzdG9wLW9wYWNpdHk9IjAuNjQiLz4KICAgIDxzdG9wIG9mZnNldD0iMjclIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuMyIvPgogICAgPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuNjUiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top,  rgba(237,237,237,0.65) 0%, rgba(237,237,237,0.64) 1%, rgba(255,255,255,0.3) 27%, rgba(255,255,255,0) 50%, rgba(255,255,255,0.65) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(237,237,237,0.65)), color-stop(1%,rgba(237,237,237,0.64)), color-stop(27%,rgba(255,255,255,0.3)), color-stop(50%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,0.65))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(237,237,237,0.65) 0%,rgba(237,237,237,0.64) 1%,rgba(255,255,255,0.3) 27%,rgba(255,255,255,0) 50%,rgba(255,255,255,0.65) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(237,237,237,0.65) 0%,rgba(237,237,237,0.64) 1%,rgba(255,255,255,0.3) 27%,rgba(255,255,255,0) 50%,rgba(255,255,255,0.65) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(237,237,237,0.65) 0%,rgba(237,237,237,0.64) 1%,rgba(255,255,255,0.3) 27%,rgba(255,255,255,0) 50%,rgba(255,255,255,0.65) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(237,237,237,0.65) 0%,rgba(237,237,237,0.64) 1%,rgba(255,255,255,0.3) 27%,rgba(255,255,255,0) 50%,rgba(255,255,255,0.65) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6ededed', endColorstr='#a6ffffff',GradientType=0 ); /* IE6-8 */
    font-weight: 700;
    color: #00a5a3;
}

.page-nav li a:hover {
    color: #2a6496;
    text-decoration: none;
    background: #f9f9f9;
}

.page-nav.col-xs-3 ,
.page-nav {
    padding-right: 0;
    padding-left: 0;
    background: #fff;
}
.tax-app-form.col-xs-9 {
    padding-right: 0;
    padding-left: 15px;
    background: #fff;
}
.tax-app-form tbody {
    display: block;
    margin-bottom: 10px;
}

#custom_application_new .section_title {
    padding: 15px;
    background: #fafafa;
    border: 0;
    -webkit-box-shadow: 0 3px 5px -2px #ccc;
    -moz-box-shadow: 0 3px 5px -2px #ccc;
    box-shadow: 0 3px 5px -2px #ccc;
}

.tax-app-form .section_title {
    margin-top: 0;
    color: #fff;
    background-color: #0065b6;
}
.tax-app-form .section_title a {
    color: #fff;
}
.tax-app-form .section_paragraph p {
    color: #fff;
}

.tax-app-form .section_title,
.tax-app-form .margin_bottom,
.tax-app-form .tax_h4_underline {
    border: 0;
}

.tax-app-form .margin_bottom {
    width: auto;
}

.tax-app-form td,
.tax-app-form p,
.tax-app-form .margin_bottom,
.tax-app-form td.form-caption-2 {
    font-size: 15px;
}

.tax-app-form .form-element-textarea textarea {
    width: 100%;
}

.tax-app-form .tax_h4_underline {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

.tax-app-form .section_title,
.tax-app-form .margin_bottom {
    padding: 15px;
    -webkit-box-shadow: 0 3px 5px -2px #ccc;
    -moz-box-shadow: 0 3px 5px -2px #ccc;
    box-shadow: 0 3px 5px -2px #ccc;
    transition: all .3s ease-in-out;
}
.tax-app-form .section_title:hover,
.tax-app-form .margin_bottom:hover {
    box-shadow: 0 15px 34px -13px rgba(0, 0, 0, 0.22);
}

.tax-app-form input[type="radio"] {
    width: 1.2em;
    height: 1.2em;
}
.tax-app-form .collection-caption {
    display: block;
    margin-top: 3px;
}

.tax-app-form ul li {
    margin: 6px 0 6px 25px;
    padding: 0;
    list-style-type: disc;
    background: none;
}

.tax-app-form p {
    color: #fff;
}

#custom_application_new input.submit-off,
.tax-app-form input.submit-off {
    padding: 10px 20px;
    background-color: #0065b6;
    border: 0;
    border-radius: 3px;
}

#custom_application_new input.submit-on,
#custom_application_new input.submit-over,
.tax-app-form input.submit-on,
.tax-app-form input.submit-over {
    padding: 10px 20px;
    background-color: #093965;
    border: 0;
    border-radius: 3px;
}

.tax-app-form input[type=submit] {
    margin-bottom: 15px;
}

.form-caption-new {
    padding-bottom: 13px;
    text-align: right;
}

@media (max-width: 767px) {
    .form-caption-new {
        padding-bottom: 5px;
        margin-top: 10px;
    }
}

@media (max-width: 767px) {
    .form-caption-new {
        text-align: left;
    }
}

.form-caption-new:has(input[type="checkbox"]) {
  padding-top: 0;
  width: 30px;
}
.form-caption-new input[type="checkbox"] {
  height: 1.3em;
  width: 1.3em;
}

.form-caption-new-left {
  margin-bottom: 4px;
}

.form-element-new input,
.form-element-new textarea {
    width: 93%;
    margin: 0 0 6px 0;
    padding: 6px;
    color: #000;
}

@media (max-width: 767px) {
    .form-element-new input,
    .form-element-new textarea {
        width: 100%;
    }
}

.form-element-new textarea {
    width: 93%!important;
}
@media (max-width: 767px) {
    .form-element-new textarea {
        width: 100%!important;
    }
}

.form-element-textarea textarea {
    width: 100%;
}

.form-element-new select {
    margin: 7px;
    padding: 6px 2px;
}

.form-element-new:has(input[type=checkbox]) {
  width: 30px;
}

.tax-app-full .tax_h4 {
    background: none;
    border: 0;
}

.tax-app-full input[type=checkbox] {
    width: 1.3em;
    height: 1.3em;
}

.extrapadding {
    padding: 15px;
    font-size: 13px;
}

.tax-app-full .tax_h4_underline {
    margin: 0 0 12px -15px!important;
    padding-left: 12px;
    font-size: 16px!important;
    text-align: left;
    text-decoration: none!important;
    background: none;
    border-left: 10px solid #0065b6;
}

.tax-app-full ul ul {
    padding-left: 15px!important;
}

.tooltip {
    width: 150px;
}

.page-nav .custom-tax-app-breadcrumb-link.custom-tax-app-breadcrumb-link-active {
    position: relative;
    background: #e8eff5;
}
.page-nav .custom-tax-app-breadcrumb-link.custom-tax-app-breadcrumb-link-active:after {
    position: absolute;
    top: 50%;
    left: 100%;
    z-index: 100;
    width: 0;
    height: 0;
    margin-top: -9px;
    pointer-events: none;
    content: " ";
    border: solid transparent;
    border-width: 9px;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #e8eff5;
}

/* 2014 tax app print styles */

#custom_application_print {
    font-size: 10pt;
}

#custom_application_print span.display-off {
    font-size: 13px;
}

#custom_application_print td.form-element-1 {
    min-width: 150px;
}

#custom_application_print .form-caption-2 {
    display: block;
    width: 200px;
}
#custom_application_print div.actions {
    border-bottom: 0;
}

#custom_application_print .tax_h4_underline {
    margin-bottom: 0;
    padding: 20px 0 5px 0;
    font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    font-size: 16px;
    font-weight: 100;
    background: #fff;
    border: 0;
}

#custom_application_print .margin_bottom {
    width: 100%;
    background: #fff;
    border: 0;
}

#custom_application_print .margin_bottom .form-caption-1 {
    width: 50%;
}

#page#custom_application_print {
    border: 0;
}

#custom_application_print .section_title {
    background: none;
    border: 0;
}

#custom_application_print td.form-caption-1 {
    text-align: left;
}

#custom_application_print .custom-tax-app-contact .form-element-1 {
    padding-bottom: 2px;
}

#custom_application_print .form-caption-bold {
    padding: 4px 2px;
    padding-right: 16px;
    font-weight: bold;
    vertical-align: top;
}
#custom_application_print #application_name_layout {
    font-size: 18px;
    font-weight: bold;
}

#custom_application_print .tax_h4 {
    background: none;
    border: 0;
}

#tenant_form h3,
#custom_application_print h3 {
    margin: 0 0 12px -15px!important;
    padding-left: 12px;
    font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    font-size: 18px;
    border-left: 10px solid #0065b6;
}

#custom_application_print .custom-tax-app-job-row td {
    padding-top: 0;
}

#custom_application_print #projection_personal_percent_wrapper,
#custom_application_print #description_acquisition_cost_wrapper,
#custom_application_print #description_construction_cost_wrapper,
#custom_application_print #description_addition_cost_wrapper,
#custom_application_print #description_infrastructure_work_cost_wrapper,
#custom_application_print #description_renovation_cost_wrapper,
#custom_application_print #description_manufacturing_equipment_cost_wrapper,
#custom_application_print #description_non_manufacturing_equipment_cost_wrapper,
#custom_application_print #description_soft_cost_wrapper,
#custom_application_print #description_acquisition_size_acre_wrapper,
#custom_application_print #description_acquisition_size_sq_wrapper,
#custom_application_print #description_construction_size_sq_wrapper,
#custom_application_print #description_addition_size_sq_wrapper,
#custom_application_print #description_other_cost_wrapper,
#custom_application_print #description_renovation_size_sq_wrapper,
#custom_application_print #proj_materials_percent_in_state_wrapper,
#custom_application_print #proj_materials_percent_in_erie_county_wrapper,
#custom_application_print #proj_labor_percent_sourced_locally_wrapper {
    display: inline;
}

#custom_application_print hr.divide {
    height: 1px;
    margin: 20px;
    background: #ccc;
    border: 0;
}

#custom_application_print .space {
    padding-bottom: 15px;
}

#custom_application_print .actions input[type="submit"] {
    float: right;
    padding: 5px 13px;
    font-size: 14px;
    cursor: pointer;
    background: rgb(238,238,238); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWVlZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(238,238,238,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(238,238,238,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=0 ); /* IE6-8 */
    border: 0;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-radius: 3px;
}
.printlogo {
    display: block;
    margin: auto;
}
.print_break {
    height: 10px;

    page-break-before: always;
}

#tenant_form .margin_bottom {
    background: none;
    border: none;
}
#tenant_form .form-caption-new {
    float: left;
    width: 200px;
    font-weight: bold;
    text-align: left;
}
#tenant_form .form-element-new {
    float: left;
    width: 200px;
}
#tenant_form .form-caption-new-2 {
    float: left;
    width: 400px;
    padding-right: 20px;
    font-weight: bold;
}
#tenant_form .form-element-new-2 {
    float: left;
}
#tenant_form span.display-off {
    font-size: 13px;
}
.mainbody-tax {
    background-color: #fff;
}

@media screen {
    #banner {
        display: none;
    }
}

@media print {
    .printlogo {
        display: block;
        margin: auto;
        margin-top: -180px;
    }
    .actions,
    #section,
    #author,
    .apptitle h3,
    #top,
    #custom_application_print hr.divide {
        display: none;
    }
    #page {
        border: none;
    }
}
.tax-app-form .attachments ul li {
    list-style-type: none;
}
.attachments ul {
    padding-left: 20px;
    list-style: none;
}
.attachments li {
    margin-bottom: 10px;
}
.attachments li:before {
    margin: 0 5px 0 -15px;
    font-family: "FontAwesome";
    color: #0058a5;
    content: "\f00c";
}
.tax-app-form .attachment-list ul li {
    list-style-type: none;
}
.attachment-list ul {
    padding-left: 20px;
    list-style: none;
}
.attachment-list li {
    margin-bottom: 10px;
}
.attachment-list li:before {
    margin: 0 5px 0 -15px;
    font-family: "FontAwesome";
    color: #0058a5;
    content: "\f016";
}

div.actions {
    margin: 10px;
    padding: 2px;
    border-bottom: 1px solid #6e6e6e;
}

.custom_indent_new {
  padding-left: 15px;
  line-height: 2;
}


.button1 {
  background-color: #083864;
  color: #fff;
  transition: all .1s ease-out;
}
.button1:hover {
  background-color: #0065b6;
  color: #fff;
}

.button2 {
  border: 1px solid;
  background-color: #fff;
  transition: all .1s ease-out;
}
.button2:hover {
  border: 1px solid red;
  color: red;
}

.button3 {
  background-color: #0065b6;
  color: #fff;
  transition: all .1s ease-out;
}
.button3:hover {
  background-color: #093965;
  color: #fff;
}