body{
    background: #ffffff;
}

table th, table td {
    font-size: 10px;
}

h1{
    margin-top: 0px;
}

#main-content-header .title{
    background: #353b47;
    padding: 10px 0 10px 0;
    margin: 0;
    border-radius: 10px;
}

.pdfooter *{
    color: #cccccc;
    font-size: 11px;
}

#main-content-header {
    padding: 10px 0;
}

#main-content {
    padding: 25px 0 0px 0;
}

.page-header.page-header-with-icon {
    margin: 60px 0 3px 0
}

.page-header.page-header-with-icon h2{
    font-size: 18px;
    margin: 0px 10px;
}

a{
    color: #233044;
}

tr.space td, tr.space {
    padding: 3px 0 3px 0!important;
}

tr.space.highline td, tr.space.highline {
    padding: 3px 0 130px 0!important;
}

tr.shortlinbe,
tr.shortlinbe th{
    height: 8px!important;
    display: inline-block;
    border: none!important;
}
