/*
Theme Name: Lightning Child
Theme URI: 
Template: lightning
Description: 
Author: 
Tags: 
Version: 0.6.0
*/


.page-header {
    margin-top: 100px;
}


.tablepress-id-2 thead th,
.tablepress-id-2 tbody tr:first-child td,
.tablepress-id-2 tbody td,
.tablepress-id-2 tfoot th {
    border: 1px solid #555555 !important;
}

.tablepress-id-2  .row-1,
.tablepress-id-2  .row-2{
	background-color: #EDEDED;
}

.tablepress-id-2  .column-2,
.tablepress-id-2  .column-3,
.tablepress-id-2  .column-4,
.tablepress-id-2  .column-5{
	text-align: right;
}

.tablepress-id-2 td.column-1,
.tablepress-id-2 .row-1 .column-2,
.tablepress-id-2 .row-1 .column-3,
.tablepress-id-2 .row-2 .column-2,
.tablepress-id-2 .row-2 .column-3,
.tablepress-id-2 .row-2 .column-4,
.tablepress-id-2 .row-2 .column-5{
	text-align: center;
	vertical-align: middle;
}


