#powerfestWinners{margin-bottom:10px}
#powerfestWinners>div{display:-ms-flexbox;display:flex}
#powerfestWinners .filters{width:34%;float:left;background:#eee;box-sizing:border-box}
#powerfestWinners .filters a{color:#444;text-decoration:none;padding:15px 20px;display:block}
#powerfestWinners .filters a:hover{background:#ddd;color:#444}
#powerfestWinners .filters a.active{background:#444;color:#fff;font-weight:bold}
#powerfestWinners .ReactTable{float:right;width:calc(66% - 2px)}
#powerfestWinners .ReactTable .rt-thead .rt-tr div{background:#444;color:#fff;padding:5px 0;border-right:1px solid rgba(255,255,255,0.1)}
#powerfestWinners .ReactTable .rt-thead .rt-tr div:last-child{border-right:0}
#powerfestWinners .ReactTable .rt-thead .rt-tr div.rt-resizer{background:transparent;border:0;padding:0}
#powerfestWinners .ReactTable .rt-thead .rt-tr .rt-th.-sort-asc:after{content:"\007D";font-family:'particon';position:absolute;right:5px;top:12px}
#powerfestWinners .ReactTable .rt-thead .rt-tr .rt-th.-sort-desc:after{content:"\007B";font-family:'particon';position:absolute;right:5px;top:11px}
#powerfestWinners .ReactTable .rt-tbody .rt-tr{background:#f5f5f5;transition:background .25s ease-in-out}
#powerfestWinners .ReactTable .rt-tbody .rt-tr.-odd{background:#fff}
#powerfestWinners .ReactTable .rt-tbody .rt-tr:hover{background:#eee}
#powerfestWinners .ReactTable .rt-tbody button{background:#444;color:#fff;border:0;border-radius:3px;padding:5px 10px;display:block;margin:0 auto;focus:none;outline:0;white-space:normal}
#powerfestWinners .ReactTable .rt-tbody button:hover{background:#777}
@media screen and (max-width:700px){#powerfestWinners>div{display:block}
#powerfestWinners .filters{width:100%;float:none}
#powerfestWinners .ReactTable{width:100%;float:none}
#powerfestWinners .filterButton a{background:#e8490d;color:#fff;width:100%;border:0;border-radius:0;padding:8px 10px;display:block;margin:0 auto;focus:none;outline:0;text-align:center;text-decoration:none;text-transform:uppercase;box-sizing:border-box;margin-bottom:10px}
#powerfestWinners .filterButton a:hover{background:#fd713c}
}