.DB-main-header{
display:flex;
min-height:100px;
}
.DB-page-header{
display:flex;
min-height:100px;
}
.DB-main-header-image{
width:25%;
height:100%;
margin-top:10%;
margin-left:3%;
}
.DB-page-header-image{
width:25%;
height:100%;
margin-top:3%;
margin-left:3%;
}


.DB-main-header-content{
width:80%;
}
.DB-page-header-content{
width:85%;
}
.DB-main-content{
display:flex;

}
.DB-main-content{
display:flex;
min-height:100px;
}
.DB-main-content-image{

width:25%;
height:100%;
margin-top:10%
}
.DB-page-content-one-column{

width:100%;
text-align:center;
}
.DB-main-content-link{
margin:5px 0 0 0 ;

}

/* datatable */
.tablepress-id-117 tbody td, .tablepress-id-118 tbody td{
text-align:center;

}
.tablepress-id-117 tbody tr.even, .tablepress-id-118 tbody tr.even{
background-color:#D2D2D2;
}
.tablepress-id-117 tbody tr.odd , .tablepress-id-118 tbody tr.odd{
background-color:#F1F0F0 !important;
}
.tablepress-id-117 tbody tr.row-2, .tablepress-id-118 tbody tr.row-2{
background-color:none !important;
}
.tablepress-id-117 tbody td.column-3, .tablepress-id-118 tbody td.column-3{
text-align:left;

}

