
html, body, .neon-body .neon-background{background: none !important; background-color: transparent !important;}
.navbar,.nt-navbar,.nt-tail{display: none !important;}
.neonfront_footer{display: none;}
.neonfront_body{margin-top: 0; padding: 0; flex: none;}
.neonfront_container{box-shadow: none; border: 0;}
.neonfront_body{display: block !important;}
.neonfront{border: 0px !important;}

.neonfront-btn-outline-primary.btn-nm{background: #EEE;}
.neonfront-btn-outline-primary{border-radius: 5;}
html body .neonfront_container .btn-check:active{color: #FFF !important;}
html body .neonfront-btn-primary{color: #FFF !important; border-radius: 0;}
label{color: #000 !important;}
html body .btn-check:checked + .neonfront-btn-outline-primary, html body .btn-check:active + .neonfront-btn-outline-primary, html body .neonfront-btn-outline-primary.active, html body .neonfront-btn-outline-primary.dropdown-toggle.show{background-color: #5798d3 !important; color: #FFF !important;}
.desc{padding-top: 5px;}


.line-text-splitter{display: none;}
div[style*="margin-top: 36px"]{display: none;}
#neonform_6 .fs-875{display: none;}
.re-captcha-policy-border, .re-captcha-policy{display: none;}

#neonform_6 button.neonfront-btn-primary
{
    background-color: rgb(126,175,221) !important;
    background: linear-gradient(to bottom, #7fb1de 0%, #7fb1de 50%, #5798d3 51%, #5798d3 100%);
    height: 50px;
    padding: 12px 24px;
    width: auto;
    display: block;
    margin: 5px auto 5px auto;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.25em;
    font-family: 'Raleway', 'Helvetica', Arial, sans-serif !important;
    line-height: normal;
}

.neonfront_container:has(> #neonform_6){background: none !important; background-color: transparent !important;}

/* events */
.neoncrm-button, body input[type='submit']{
    border-radius: 0;
    padding: 12px 24px;
    display: inline-block;
    position: relative;
    background: #f6a746;
    background: linear-gradient(to bottom, #f8be77 0%, #f8be77 50%, #f6a746 51%, #f6a746 100%);
    border: 0 !important;
    font-size: 1.25em;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.42857143;
}

.neoncrm-button:hover, body input[type='submit']:hover{
    color: #fff !important;
}

.neoncrm-org-toggle input[type='button']{
    border-radius: 0;
    padding: 6px 12px;
    display: inline-block;
    position: relative;
    background-color: #bf9ec3 !important;
    /*background: linear-gradient(to bottom, #bf9ec3 0%, #bf9ec3 50%, #aa7eb0 51%, #aa7eb0 100%);*/
    border: none;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    line-height: 1.42857143;
}

.neoncrm-org-toggle input[type='button']:hover{
    background-color: #bf9ec3 !important;
    color: #fff !important;
}

h1.neoncrm-page-title{
    font-family: helvetica, Arial, sans-serif !important;
    font-size: 28px !important;
}

.neoncrm-event-name
{
    margin-top: 15px;
    font-weight: bold;
    font-size: 18px;
}

.neoncrm-section-header{display: none;}
legend{margin-bottom: 0px !important;}

body{
    font-family: 'Helvetica', Arial, sans-serif !important;
}

.neonfront_element:has(.neonfront-subform){display: none;}