.elementor-9809 .elementor-element.elementor-element-dcd1e61{--display:flex;border-style:none;--border-style:none;}.elementor-9809 .elementor-element.elementor-element-50884f1{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;border-style:none;--border-style:none;--padding-top:15px;--padding-bottom:10px;--padding-left:0px;--padding-right:0px;}.elementor-9809 .elementor-element.elementor-element-cdc84e3.elementor-element{--align-self:flex-start;}.elementor-9809 .elementor-element.elementor-element-cdc84e3 .elementor-icon-wrapper{text-align:center;}.elementor-9809 .elementor-element.elementor-element-cdc84e3.elementor-view-stacked .elementor-icon{background-color:#E5B64F;}.elementor-9809 .elementor-element.elementor-element-cdc84e3.elementor-view-framed .elementor-icon, .elementor-9809 .elementor-element.elementor-element-cdc84e3.elementor-view-default .elementor-icon{color:#E5B64F;border-color:#E5B64F;}.elementor-9809 .elementor-element.elementor-element-cdc84e3.elementor-view-framed .elementor-icon, .elementor-9809 .elementor-element.elementor-element-cdc84e3.elementor-view-default .elementor-icon svg{fill:#E5B64F;}.elementor-9809 .elementor-element.elementor-element-cdc84e3 .elementor-icon{font-size:40px;}.elementor-9809 .elementor-element.elementor-element-cdc84e3 .elementor-icon svg{height:40px;}.elementor-9809 .elementor-element.elementor-element-67f70fb{margin:2px 2px calc(var(--kit-widget-spacing, 0px) + 2px) 2px;}.elementor-9809 .elementor-element.elementor-element-67f70fb.elementor-element{--align-self:center;}.elementor-9809 .elementor-element.elementor-element-1e9c37d{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 022px) 0px;text-align:center;}.elementor-9809 .elementor-element.elementor-element-1e9c37d .elementor-heading-title{font-family:"Fraunces", Sans-serif;font-size:58px;font-weight:500;color:#E5B64F;}.elementor-9809 .elementor-element.elementor-element-396783d{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 022px) 0px;text-align:center;}.elementor-9809 .elementor-element.elementor-element-396783d .elementor-heading-title{font-family:"Fraunces", Sans-serif;font-size:58px;font-weight:500;color:#E5B64F;}@media(min-width:768px){.elementor-9809 .elementor-element.elementor-element-dcd1e61{--content-width:1048px;}}/* Start custom CSS for icon, class: .elementor-element-cdc84e3 */@media print {
  .elementor-9809 .elementor-element.elementor-element-cdc84e3 {
    display: none !important;
  }
}/* End custom CSS */
/* Start custom CSS for heading, class: .elementor-element-1e9c37d */.hero-heading em {
    color: #D9AC4F;
}/* End custom CSS */
/* Start custom CSS for heading, class: .elementor-element-396783d */.hero-heading em {
    color: #D9AC4F;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-8b271db *//* =========================================
   TABLEPRESS TABLE 5
   LLC ANNUAL REPORT HUB
   BLACK + GOLD
========================================= */

#tablepress-5 {
    width: 100% !important;
    max-width: 100% !important;
    border-collapse: separate;
    border-spacing: 0;
    background: #ffffff;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.06);
    font-size: 16px;
}

#tablepress-5,
#tablepress-5 th,
#tablepress-5 td {
    box-sizing: border-box;
}


/* =========================================
   HEADER
========================================= */

#tablepress-5 thead th {
    background: #111111 !important;
    color: #ffffff !important;
    font-weight: 700 !important;
    padding: 15px 10px;
    border: none;
    border-bottom: 3px solid #c9a227 !important;
    vertical-align: middle;
    white-space: normal !important;
}


/* =========================================
   CELLS
========================================= */

#tablepress-5 tbody td {
    padding: 15px 10px;
    vertical-align: top;
    border-bottom: 1px solid #e8e8e8;
    color: #222222;
    line-height: 1.4;
    white-space: normal !important;
    overflow-wrap: break-word;
}

#tablepress-5 tbody tr:nth-child(even) td {
    background-color: #fafafa;
}

#tablepress-5 tbody tr:hover td {
    background-color: #fffaf0;
}

#tablepress-5 tbody tr:last-child td {
    border-bottom: none;
}


/* =========================================
   COLUMN STYLING
========================================= */

/* State */
#tablepress-5 .column-1 {
    font-weight: 700;
    text-align: center;
}

/* Filing Name */
#tablepress-5 .column-2 {
    color: #222222;
}

/* Filing Agency */
#tablepress-5 .column-3 {
    color: #222222;
}

/* Frequency */
#tablepress-5 .column-4 {
    font-weight: 700;
    text-align: center;
}

/* Due Date */
#tablepress-5 .column-5 {
    color: #222222;
}

/* Cost */
#tablepress-5 .column-6 {
    text-align: center;
}

/* Link */
#tablepress-5 .column-7 {
    text-align: center;
}


/* =========================================
   DESKTOP WIDTHS
========================================= */

@media screen and (min-width: 1025px) {

    #tablepress-5 .column-1 {
        width: 11%;
    }

    #tablepress-5 .column-2 {
        width: 18%;
    }

    #tablepress-5 .column-3 {
        width: 15%;
    }

    #tablepress-5 .column-4 {
        width: 13%;
    }

    #tablepress-5 .column-5 {
        width: 23%;
    }

    #tablepress-5 .column-6 {
        width: 13%;
    }

    #tablepress-5 .column-7 {
        width: 7%;
    }
}


/* =========================================
   FILE NOW BUTTON
========================================= */

#tablepress-5 tbody td.column-7 a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #c9a227;
    color: #111111 !important;
    font-weight: 700;
    text-decoration: none !important;
    padding: 9px 16px;
    border-radius: 6px;
    border: 2px solid #c9a227;
    line-height: 1.2;
    white-space: nowrap !important;
    transition: all 0.2s ease;
}

#tablepress-5 tbody td.column-7 a:hover {
    background: #111111;
    color: #ffffff !important;
    border-color: #111111;
    transform: translateY(-1px);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}


/* =========================================
   TABLET
   KEEP ALL 7 COLUMNS
========================================= */

@media screen and (min-width: 601px) and (max-width: 1024px) {

    #tablepress-5 {
        width: 100% !important;
        font-size: 10px;
    }

    #tablepress-5 thead th {
        padding: 8px 4px;
        font-size: 10px;
        line-height: 1.15;
    }

    #tablepress-5 tbody td {
        padding: 8px 4px;
        line-height: 1.25;
    }

    #tablepress-5 .column-1 {
        width: 10%;
    }

    #tablepress-5 .column-2 {
        width: 18%;
    }

    #tablepress-5 .column-3 {
        width: 15%;
    }

    #tablepress-5 .column-4 {
        width: 12%;
    }

    #tablepress-5 .column-5 {
        width: 23%;
    }

    #tablepress-5 .column-6 {
        width: 14%;
    }

    #tablepress-5 .column-7 {
        width: 8%;
    }

    #tablepress-5 tbody td.column-7 a {
        padding: 6px 7px;
        font-size: 9px;
    }
}


/* =========================================
   MOBILE ONLY
   SHOW:
   State | Frequency | Link
========================================= */

@media screen and (max-width: 600px) {

    /* Wrapper width fix */
    #tablepress-5_wrapper,
    #tablepress-5_wrapper .dt-layout-row,
    #tablepress-5_wrapper .dt-layout-cell {
        width: 100% !important;
        max-width: 100% !important;
    }

    /* Hide:
       Filing Name
       Filing Agency
       Due Date
       Cost */
    #tablepress-5 .column-2,
    #tablepress-5 .column-3,
    #tablepress-5 .column-5,
    #tablepress-5 .column-6 {
        display: none !important;
    }

    /* Remove DataTables reserved widths */
    #tablepress-5 colgroup col:nth-child(2),
    #tablepress-5 colgroup col:nth-child(3),
    #tablepress-5 colgroup col:nth-child(5),
    #tablepress-5 colgroup col:nth-child(6) {
        display: none !important;
        width: 0 !important;
        min-width: 0 !important;
    }

    #tablepress-5 {
        width: 100% !important;
        min-width: 100% !important;
        max-width: 100% !important;
        table-layout: fixed !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        font-size: 13px;
    }

    /* State */
    #tablepress-5 .column-1,
    #tablepress-5 colgroup col:nth-child(1) {
        width: 30% !important;
    }

    /* Frequency */
    #tablepress-5 .column-4,
    #tablepress-5 colgroup col:nth-child(4) {
        width: 45% !important;
    }

    /* Link */
    #tablepress-5 .column-7,
    #tablepress-5 colgroup col:nth-child(7) {
        width: 25% !important;
    }

    #tablepress-5 .column-1 {
        font-weight: 700;
        text-align: center;
    }

    #tablepress-5 .column-4 {
        font-weight: 600;
        text-align: center;
    }

    #tablepress-5 .column-7 {
        text-align: center;
    }

    #tablepress-5 thead th {
        padding: 10px 5px;
        font-size: 11px;
        line-height: 1.2;
    }

    #tablepress-5 tbody td {
        padding: 11px 5px;
        line-height: 1.3;
        vertical-align: middle;
        overflow-wrap: break-word;
    }

    #tablepress-5 tbody td.column-7 a {
        padding: 7px 8px;
        font-size: 11px;
        border-radius: 5px;
    }
}


/* =========================================
   DATATABLES CONTROLS
========================================= */

#tablepress-5_wrapper .dt-length label,
#tablepress-5_wrapper .dt-search label,
#tablepress-5_wrapper .dataTables_length label,
#tablepress-5_wrapper .dataTables_filter label {
    color: #ffffff !important;
    font-weight: 600;
}

#tablepress-5_wrapper select {
    background: #111111 !important;
    color: #ffffff !important;
    border: 1px solid #c9a227 !important;
    border-radius: 6px;
    padding: 7px 10px;
}

#tablepress-5_wrapper input[type="search"] {
    background: #111111 !important;
    color: #ffffff !important;
    border: 1px solid #c9a227 !important;
    border-radius: 6px;
    padding: 8px 10px;
    outline: none;
}

#tablepress-5_wrapper input[type="search"]:focus,
#tablepress-5_wrapper select:focus {
    border-color: #e6b83f !important;
    box-shadow: 0 0 0 2px rgba(201, 162, 39, 0.2);
}

#tablepress-5_wrapper .dt-info,
#tablepress-5_wrapper .dataTables_info {
    color: #ffffff !important;
    font-weight: 500;
}

#tablepress-5_wrapper .dt-paging,
#tablepress-5_wrapper .dataTables_paginate {
    color: #ffffff !important;
}

#tablepress-5_wrapper .dt-paging-button,
#tablepress-5_wrapper .paginate_button {
    color: #ffffff !important;
    background: #111111 !important;
    border: 1px solid #444444 !important;
    border-radius: 5px !important;
    padding: 6px 10px !important;
    margin: 0 2px;
}

#tablepress-5_wrapper .dt-paging-button:hover,
#tablepress-5_wrapper .paginate_button:hover {
    background: #c9a227 !important;
    color: #111111 !important;
    border-color: #c9a227 !important;
}

#tablepress-5_wrapper .dt-paging-button.current,
#tablepress-5_wrapper .paginate_button.current {
    background: #c9a227 !important;
    color: #111111 !important;
    border-color: #c9a227 !important;
    font-weight: 700;
}

#tablepress-5_wrapper .dt-paging-button.disabled,
#tablepress-5_wrapper .paginate_button.disabled {
    opacity: 0.45;
    cursor: default !important;
}

#tablepress-5_wrapper {
    width: 100%;
    max-width: 100%;
}/* End custom CSS */