.elementor-kit-5{--e-global-color-primary:#146E48;--e-global-color-secondary:#113B60;--e-global-color-text:#000000;--e-global-color-accent:#757575;--e-global-color-673fee5:#FFFFFF;--e-global-color-42c28ef:#000000;--e-global-typography-primary-font-family:"pulpo";--e-global-typography-primary-font-weight:900;--e-global-typography-secondary-font-family:"nimbus-sans-condensed";--e-global-typography-secondary-font-weight:900;--e-global-typography-text-font-family:"nimbus-sans";--e-global-typography-text-font-size:1.2rem;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.8em;--e-global-typography-accent-font-family:"nimbus-sans-condensed";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:#146E48;color:var( --e-global-color-673fee5 );}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{background-color:#159B62;color:var( --e-global-color-673fee5 );}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:#144E85;text-decoration:none;}.elementor-kit-5 a:hover{color:var( --e-global-color-primary );text-decoration:underline;}.elementor-kit-5 h1{color:var( --e-global-color-primary );font-family:"pulpo", Sans-serif;font-size:2.5rem;font-weight:900;line-height:1.3em;}.elementor-kit-5 h2{color:var( --e-global-color-primary );font-family:"pulpo", Sans-serif;font-size:1.5rem;font-weight:700;}.elementor-kit-5 h3{color:var( --e-global-color-primary );font-family:"pulpo", Sans-serif;font-size:1.5rem;}.elementor-kit-5 h4{font-family:"pulpo", Sans-serif;}.elementor-kit-5 h5{font-family:"pulpo", Sans-serif;}.elementor-kit-5 h6{font-family:"pulpo", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Green buttons */
.wp-block-advgb-button.alignnone {
    font-family:'nimbus-sans-condensed', Sans-serif;
    text-transform: none!important;
}

/*Accordion Text */
h4.advgb-accordion-header-title {
     font-family:'nimbus-sans-condensed', Sans-serif;
}

/* button border */
body .gform_wrapper .gform_footer input[type=submit] {border: none!important;}


/*** Flag Status ***/

.flag-status {
    display: flex;
    justify-content: center;
    color: #fff;
    font-size: 16px;
    margin-top: 0px!important;
}

.ar-status-container,
.us-status-container {
    padding: 4px 12px;
}

.ar-status-container {
    /*background-color: #4C7A4E;*/
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}

.us-status-container {
   /* background-color: #5B84A3;*/
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

.status-label {
    line-height: 1;
    font-weight: 800;
    margin-right: 5px;
}

#ar-status,
#us-status {
    line-height: 1;
    font-weight: 200;
    text-transform: capitalize;
}


/* Flag Status Modal CSS */
    .fs-model-header{
        text-align: center;
        font-size: 2em;
        line-height: normal;
    }
    /* The Modal (background) */
    .fs-modal {
      display: none; /* Hidden by default */
      position: fixed; /* Stay in place */
      z-index: 1000; /* Sit on top */
      padding-top: 100px; /* Location of the box */
      left: 0;
      top: 0;
      width: 100%; /* Full width */
      height: 100%; /* Full height */
      overflow: auto; /* Enable scroll if needed */
      background-color: rgb(0,0,0); /* Fallback color */
      background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
      margin-top: 30px;
    }

    .fs_modal_header{
      background-color: #0A3161;
      color:white;
      text-align: center;
      border-radius: 0.5em 0.5em 0 0;
      padding: 12px;
    }

    #fsModal .content {
      padding: 35px 25px;
    }


    .fs-modal-content {
      background-color: #fefefe;
      margin: auto;
      max-width: 600px;
      border-radius: 0.5em;
      margin-bottom: 150px;
    }
    
    /* flag content */
    #flag-status-content {
     color: #000000!important;
    }
    
    h2#flag-status-subject {
        font-size: 1.5em!important;
        color: #000000!important;
        font-weight: bold!important;
        margin-top: 20px!important;
        line-height: 1.5!important;
    }
    .fs_modal_header h1 {
        font-size: 2em!important;
        font-weight: bold!important;
        padding: 12px!important;
    }
    
    /* Button Styling */
    .ar-status-container {
        background-color: #146e48;
        color: #fff;
    }
    
    .us-status-container {
        background-color: #174874;
    }
    
    .flag-status {
        margin-top: 20px;
    }

.wp-block-file__button {
    background-color: #146e48;
    color: #ffffff!important;
    border-radius: 8px;
    padding: 10px 20px;
}/* End custom CSS */