.stats-range { position: relative; opacity: 1!important; }
.stats-range .fa-calendar { position: absolute; left:12px; top:7px; font-size: 22px; }
.stats-range .fa-caret-down { position: absolute; right:12px; top:10px; font-size: 20px; }
.stats-range input { padding-left:42px; padding-top:10px; }

.stats-row { display:flex; gap:30px; }
.stats-row .right { flex-grow: 1; }

#table_countries thead th { padding-left:.75rem; white-space: nowrap; padding-right: 30px; }
#table_countries thead .sorting:before, #table_countries thead .sorting_asc:before, #table_countries thead .sorting_desc:before, #table_countries thead .sorting_asc_disabled:before, #table_countries thead .sorting_desc_disabled:before { left: unset; right: 1em; top: 0.7em; }
#table_countries thead .sorting:after, #table_countries thead .sorting_asc:after, #table_countries thead .sorting_desc:after, #table_countries thead .sorting_asc_disabled:after, #table_countries thead .sorting_desc_disabled:after { left: unset; right: .5em; top: 0.7em; }
#table_countries td.dataTables_empty, #table_countries th.dataTables_empty { text-align: left; font-size: 14px; font-weight: 400; padding: .75rem; }