.corona_wrapper{background: #fff; padding: 0 30px 30px; width: 100%; float: left;} 

.cor_header{height: 200px; position: relative; float: left; width: calc(100% - -60px); margin-left: -30px;}
.cor_header figure{width: 100%; height: 100%; margin: 0;}
.cor_header img{width: 100%; height: 100%; object-fit: cover;}
.cor_header .text{width: 60%; text-align: center; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%);}
.cor_header .text h1{margin: 0; width: 100%; float: left; color: #e13f32; font-size: 64px;}
.cor_header .text h1 span{width: 100%; float: left; font-size: 18px; color: #fff;}
.cor_header .text span{color: #fff;}
.cor_half{width: calc((100% - 30px) / 2); float: left; margin-right: 30px; border: 1px solid #dedede; margin-bottom: 30px;}
.cor_half:nth-child(even){margin-right: 0;}
.cor_half .cor_widget{width: 100%; float: left; margin-bottom: 30px;}
.cor_half .cor_widget th{font-size: 18px; padding: 20px; color: #333;}
.cor_half .cor_widget .number, .cor_half .cor_widget .txt{text-align: center;}
.cor_half .cor_widget .number{font-size: 36px; font-weight: 700; margin-bottom: 10px;}
.cor_half .cor_widget .txt{font-size: 16px; font-weight: 700;}
.cor_half .cor_widget td{width: calc(100% / 3);}

.cor_list{width: 100%; float: left; margin-bottom: 30px;}
.cor_list li{width: calc((100% - 80px) / 5); float: left; margin-right: 20px; background: #f4f4f4; padding: 20px; color: #333;}
.cor_list li:nth-child(5n){margin-right: 0;}
.cor_list li h5{margin-top: 0; margin-bottom: 10px; font-size: 18px;}
.cor_list li td, .cor_list li th{font-size: 14px; padding: 5px 0;}
.cor_list li td{text-align: right;}
.cor_list li table{width: 100%;}
.cor_list li .green th, .cor_list li .green td, .cor_half .cor_widget .green .number, .cor_half .cor_widget .green .txt{color: #00B812;}
.cor_list li .red th, .cor_list li .red td, .cor_half .cor_widget .red .number, .cor_half .cor_widget .red .txt{color: #DB0000;}

.corona_wrapper .box_21{padding-left: 0;}

h4.dat{font-size: 14px; font-size: 18px; color: #333; margin-bottom: 40px;}
h4.dat span{width: 100%; float: left; font-size: 14px; font-weight: 300; font-size: 14px; color: #777;}

.cor_table{width: 100%; float: left; border-collapse: collapse; margin-bottom: 30px;}
.cor_table tr td, .cor_table tr th{text-align: center; padding: 20px 10px; font-size: 14px;}
.cor_table tr th{background: #f4f4f4; color: #fff; background: #0f2340;}
.cor_table tr td{border-bottom: 1px solid #efefef;}
.cor_table tr:nth-child(even) td{background: #f4f4f4;}
.cor_table tr th:nth-child(1), .cor_table tr td:nth-child(1){text-align: left;}

.cor_table tr td:nth-child(3){color: #00B812;}
.cor_table tr td:nth-child(4){color: #e13f32;}

.dataTables_wrapper{margin-bottom: 30px;}
.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_processing, .dataTables_wrapper .dataTables_paginate{font-size: 14px;}
.dataTables_length{margin-bottom: 10px;}


