.dataTable__footer--totop{display:table-row-group}.dataTable__search-input{border:1px solid #efefef;border-radius:10px;height:30px!important;padding:6px;width:100%}[data-js=toggle-filters]{cursor:pointer}[data-js=toggle-filters] .show-when-js-active{display:none}[data-js=toggle-filters].active .show-when-js-active{display:initial}[data-js=toggle-filters].active .show-when-js-inactive{display:none}.dataTable [data-js=dataTable__filters-container] th{background-color:#eff3f9;padding:11px!important;transition:padding .3s ease-in-out}.dataTable [data-js=dataTable__filters-container] .dt-column-footer{max-height:100px;overflow:hidden;transition:max-height .3s ease-in-out}.dataTable [data-js=dataTable__filters-container]:not(.active) th{padding-bottom:0!important;padding-top:0!important}.dataTable [data-js=dataTable__filters-container]:not(.active) .dt-column-footer{max-height:0}.dt-paging .pagination .page-item button{border:1px solid transparent;border-radius:2px;box-sizing:border-box;color:#333!important;cursor:pointer;display:inline-block;margin-left:2px;padding:.5em 1em;text-align:center;text-decoration:none!important}.dt-paging .pagination .page-item.active button{background:linear-gradient(180deg,#fff 0,#dcdcdc);border:1px solid #979797;color:#333!important}.animated_dots{display:inline-block;text-align:left;width:20px}.animated_dots:after{animation:animated_dots 1.5s steps(4) infinite;content:""}@keyframes animated_dots{0%,20%{content:""}40%{content:"."}60%{content:".."}80%,to{content:"..."}}.text_switch:before{animation:text_switch 0s steps(1) 5s forwards;content:attr(data-text-before);display:inline-block}@keyframes text_switch{to{content:attr(data-text-after)}}