body,html{height:100%;margin:0;
    
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue","Source Sans Pro",sans-serif;-webkit-font-smoothing:antialiased}

#search-box{font-family:"Source Sans Pro",sans-serif;height:30px;font-size:16px;border-radius:3px;border:1px solid rgba(0,0,0,.2);margin:0 0 5px 0; min-width: 300px; width: 100%}

footer .flourish-footer-note:empty{margin:0}

#table-container{overflow:auto}

#table{display:table;width:100%;border-collapse:collapse;box-sizing:border-box}

#table.sorting #header-row .td{padding-right:15px!important}

#table.sorting #header-row .td.sorted{position:relative}

#table.sorting #header-row .td.sorted:before{position:absolute;right:5px;display:block;font-size:12px;top:50%;transform:translateY(-50%)}

#table.sorting #header-row .td.sorted.ascending:before{content:"▲"}

#table.sorting #header-row .td.sorted.descending:before{content:"▼"}

#table #header-row{font-weight:500}

#table .tr{display:table-row}

#table .td{display:table-cell;border:none;vertical-align:middle;overflow:hidden;cursor:default}

#table .td svg{display:block}

#table.hidden{display:none}

#pagination{text-align:center;font-size:15px}

#pagination *{display:inline-block}

#pagination .pagination-btn{background:#888;color:#fff;font-family:"Source Sans Pro";border:none;font-size:14px;font-weight:700;border-radius:3px;height:24px;width:21px;cursor:pointer}

#pagination .pagination-btn.disabled{pointer-events:none;opacity:.2}

#pagination input{height:24px;box-sizing:border-box;font-size:15px;font-family:"Source Sans Pro";width:30px;text-align:center}

#pagination p{margin:10px 20px}

#table.blocks #header-row{display:none}

#table.blocks .tr{padding:10px 0}

#table.blocks .td,#table.blocks .tr{display:block;height:auto!important}

#table.blocks .td:before{content:attr(data-header);display:block;font-weight:500}

#no-results{text-align:center;margin:1em 0;opacity:.5}

#no-results.hidden{display:none}/*# sourceMappingURL=style.css.map */