.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-primary );}.elementor-1968 .elementor-element.elementor-element-f4edb84 > .elementor-widget-container{padding:2em 0em 1em 0em;}.elementor-1968 .elementor-element.elementor-element-f4edb84{text-align:center;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{line-height:var( --e-global-typography-primary-line-height );}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{line-height:var( --e-global-typography-primary-line-height );}}/* Start custom CSS for shortcode, class: .elementor-element-2803a80 */.pass {display:none;}

#month_year_select {width:auto;}

.sortable {
    cursor: pointer;
    position: relative; 
}

.sortable::after {
    content: "\25BC";
    color:#e0e0e0;
    top: 50%;
    margin-left:5px;
    transform: translateY(-50%);
     
}

.sortable.asc::after {
    content: "\25B2"; 
    color:#000000;
}

.sortable.desc::after {
    content: "\25BC"; 
      color:#000000;
}

   th {
        padding:.7em .5em;
    }


@media (max-width: 600px) {
    table, thead, tbody, th, td, tr {
        display: block;
    }

    thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    tr {
        border: 1px solid #ccc;
        margin-bottom: 5px;
    }
    td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        text-align: left;
    }
    td:before {
        content: attr(data-label);
        position: absolute;
        left: 0;
        width: 50%;
        padding-left: 15px;
        font-weight: bold;
        text-align: left;
    }
    .pass {display:inline;}
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-343f251 */.ast-article-single {padding:0!important; border-radius:12px;}
.ast-container {max-width:2000px!important;padding:0;}/* End custom CSS */