body{
	margin-top:0!important;
}


body,
body p,
body table *
{
	font-size:11px!important;
	line-height:1.45em!important;
}

body aside {
	font-size:9px!important;
	line-height:1.3em!important;
}

body aside * {
	font-size:1em!important;
	line-height:1.3em!important;
}



body,
body *{

	color:black!important;
}

.tbl-srt-btn,
.nav-supage,
.page-header,
.btn-nav-tgg,
.btn-search-table{
	display:none!important;
}

/** tables **/

.table-wrp {
    overflow-y: auto;
    overflow-x: auto;
    max-height: inherit;
}

.tablesorter thead tr {
    position: static;
    display: table-row;
}

th {
    background: #eee;
    border-right: 10px solid #fff;
}



/*
table tr{
    border-collapse: separate!important;
}
*/

article td{
line-height:1.3em;
padding:0.5em 0!important;
border:none;
/*border-top:1px solid transparent;*/
border-bottom:0.5pt solid black;
border-right:10px solid #fff; 
}

article td:last-child{
border-right:none!important; 
}

article td[colspan]{
border-bottom:none!important; 
}

.footer
{
	font-size:9px!important; 
	line-height:1.3em!important; 
}

.footer *{
	font-size:inherit!important; 
	line-height:inherit!important; 

}


.logo-print{
	width:30%;
}


.col-md-1-4,
.col-ld-1-4{
	width:25%;
}
.col-md-1-5,
.col-ld-1-5{
	width:20%;
}


.col-ld-3-4{
	width:75%;
}

.hentry-main table {
  border-top: none;
}

.header-print{
	display:block!important;
}


/* avoid pagebreaks */
main .team-item {
	font-size:9px!important;
    padding-bottom: 2em;
    page-break-inside: avoid!important;
}

main .wrp-post-thumb{
	  page-break-inside: avoid!important;
}

.team-item * {
	font-size:inherit;
	line-height:inhertit;
}