/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.6
Updated: 2022-03-09 13:20:34
Test: test;
*/

a {
    color: #3C5DAA;
}

a:visited {
    color: #569C43;
}

.generator-info,
.styled-data-wrapper,
.inspection-report-form .acf-field .acf-input,
.technical-assistance-report-form .acf-field .acf-input {
    border: 2px solid #3C5DAA;
    margin-bottom: 40px;
}

.generator-section,
.styled-section {
    padding: 8px;
}

.generator-section ul,
.styled-section ul {
    list-style: none;
    padding-left: 0;
}

.generator-section.no-padding,
.styled-section.no-padding {
    padding: 0;
}

table.styled-table {
    margin-bottom: 0;
}

table.styled-table th {
    background: #569C43 !important;
    color: #fff;
    text-align: left;
}

table.styled-table tr td {
    border-right: 0px;
    border-left: 0px;
}

.inspection-report-form .acf-label,
.technical-assistance-report-form .acf-label,
.section-header {
    background-color: #3C5DAA;
    color: #fff;
    font-weight: bold;
    padding: 8px;
}

.inspection-report-form .acf-fields,
.technical-assistance-report-form .acf-fields {
    margin-bottom: 20px;
}

.inspection-report-form .acf-fields > .acf-field,
.technical-assistance-report-form .acf-fields > .acf-field {
    border-top-width: 0;
    padding: 0;
}


.inspection-report-form .acf-field .acf-label,
.inspection-report-form .acf-field .acf-input,
.technical-assistance-report-form .acf-field .acf-label,
.technical-assistance-report-form .acf-field .acf-input {
    margin-bottom: 0;
    padding: 8px;
}
