.clear{clear: both}
.ncov2019{font-size: 16px}
.ncov2019 .text-center{text-align:center}
.ncov2019 .one_half,.one_third,.one_fourth{position:relative;float:left;padding:1em 0;display:inline-block}
.ncov2019 .one_half{width:50%}
.ncov2019 .one_third{width:33.3%}
.ncov2019 .one_fourth{width:25%;position:relative;float:left;padding:1em 0;display:inline-block}
.ncov2019 p{display:none;clear:both}
.ncov2019 .title{width:100%;padding-top:10px;display:inline-block; font-size:24px; font-weight:bold; margin-bottom:20px;}
.cov-loading1,.cov-loading2,.cov-loading3,.cov-loading4{position: absolute;background-image:URL( '../img/loading.svg' );background-size:20px 20px;background-repeat:no-repeat;width:40px;height:40px}
i.cov-loading3,i.cov-loading4 {display: block;position: relative;margin:0 auto;z-index:999}
img.cov_flag {width:20px;margin:0!important;display:unset!important;padding:unset!important; height: auto !important;}
table#cov_all_table tr:nth-child(2n){background-color:#8e8e8e1a}
td.cov_num{text-align:left}
.cov_map{width:100%;height:450px;margin:0;border:none;border-radius:3px;}
canvas.cov{-moz-user-select: none;-webkit-user-select: none;-ms-user-select: none;}
.cov_chart_wrapper{height:500px!important}
#cov_all_table{width:100%;}
#cov_all_table th, #cov_all_table td{padding:10px;}
#cov-time{color:red;}
.ncov2019 .one_fourth h5, .ncov2019 .one_fourth h5 small{font-weight:bold; font-size:16px; font-family:inherit; color: inherit;}
.ncov2019 .one_fourth h3{font-size: 20px; font-family:inherit;}
h3#cov-total-dead{
    color:red;
}
h3#cov-total-recoverd{
    color:green;
}
#cov_table_container {
    font-family: inherit;
}
@media screen and (max-width:600px){
.ncov2019 .one_half,.ncov2019 .one_third,.ncov2019 .one_fourth{padding: 0 0 1em}
.ncov2019 .one_half{width:100%}
.ncov2019 .one_third,.ncov2019 .one_fourth{width:50%}
table#cov_all_table{font-size:small; width:100%;}
table#cov_all_table td{white-space:nowrap;max-width:60px;overflow:hidden;}
#cov_table_container{width:100%;overflow-y:auto;_overflow:auto;margin:0 0 1em}
.cov_map{height:350px}
}