#news .leftCol {padding: 10px 0;padding-inline-end:20px;}
#news .wideCol {padding: 10px 20px;width: 720px;}

#news .wideCol ul {margin: 15px 0 15px;display: flex;}
#news .wideCol ul li a {padding: 6px 20px;height: 16px;}

#news table.new {  margin: 20px 0;}
#news table.new td {vertical-align:top;}
#news table.new img {border:1px solid #EDEDED;width:110px;margin-top: 4px;border-radius: 4px;}


#news .filters {height: 30px;margin: -5px 0 5px;line-height: 30px;padding: 0 10px;}
#news .filters a.t {background: #F2F2F2;font-size: 13px;color: #3B3B3B;padding: 4px 15px;border-radius: 10px;margin-inline-end:20px;display: flex;height: 20px;align-items: center;}
#news .filters a.active {color: #3B7BEA;  background: #E3EAF6;}
#news .filters a.t:hover {text-decoration: none;}
#news #country-filter {  border: none;display: flex;align-items: center;  height: 26px;padding: 0;  height: 28px;  justify-content: end;  width: 232px;}
#news #country-filter-dialog {width: 270px;}
#news #country-filter-dialog span.wrap {color:#3b3b3b;font-size:13px;max-width:166px;}
#news #country-filter {  border: none;display: flex;align-items: center;  height: 26px;padding: 0;  height: 28px;  justify-content: end;  width: 232px;}
#news .filter-container .flag {margin: 0 6px 0 0;}

#news h3 {margin: 10px -10px -5px;font-weight: 500;  font-size: 12px;}

#news table.coin {width:100%;}
#news table.coin tr {vertical-align: top;}
#news table.coin td.coin-img {width:132px;padding: 15px 2px 5px;}
#news table.coin td.coin-img a {width:130px;height:130px;border: 1px solid #EDEDED;display: flex;align-items: center;justify-content: center;border-radius: 4px;}
#news table.coin td.coin-img img {width: 128px;height: 128px;border-radius:6px;}
#news table.coin td.coin-info {padding: 16px 0 0;vertical-align: top;position: relative;padding-inline-start: 20px;}
#news table.coin td.coin-info .value {font-size: 15px;text-decoration: none;color: #3B7BEA;}
#news table.coin td.coin-info .subject {color:#3F3F3F;font-size: 13px;margin: 4px 0px;}
#news table.coin td.coin-info .info {color: #868686;font-size: 11px;margin: 6px 0px;line-height: 16px;}
#news table.coin td.coin-info fieldset {border: none;padding: 0;margin: 0;display: flex;padding-top:10px;margin-bottom: 15px;}
#news table.coin td.coin-info fieldset a {background-color: #F2F2F2;border: 1px solid #EEE;color: #3B3B3B;font-size: 12px;padding:5px 10px;text-decoration: none;white-space: nowrap;  margin-inline-end: 10px;border-radius: 6px;align-items: center;display: flex;}
#news table.coin td.coin-info fieldset a.country {padding-inline-end: 12px;}
#news table.coin td.coin-info fieldset a.country img {width:23px;margin-inline-end:8px;}
