@charset "utf-8";
/* CSS Document */

.content-page .green-headline{color:#84c341; font-size:18px;}
.content-page .blue-headline{color:#6CC8DE; font-size:18px;}
.content-page .pink-headline{color:#FF6699; font-size:18px;}
.content-page .orange-headline{color:#FF6600; font-size:18px;}

@page :left {
margin: 0cm;
}

@page :right {
margin: 0cm;
}


#activity .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border-top: 1px solid #ddd;
    line-height: 1.42857;
    padding: 0px;
}

