@charset "UTF-8";
/*
Theme Name: Axeon
Theme URI:
Author:
Author URI:
Description:
Requires at least: WordPress 4.9.6
Version: 1.0
*/

.simple_table td {
	border: 1px solid #000; 
	padding: 5px 23px;
}

.heading_table th {
    background: #acb9ca;
    text-align: center;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}
.heading_table td {
	border: 1px solid #000;
}