.header{height: 59px; border-bottom: 1px solid #404553;  background-color: #393D49;}
.header .layui-nav-item {
    font-size:28px;
}
.gapm_overview {
    text-indent: 50px;
    font-size:30px;
    letter-spacing: 1px;
    margin: 20px;
    line-height: 150%;
}
.layui-table-cell {
    font-size:14px;
    padding:0 5px;
    height:auto;
    overflow:visible;
    text-overflow:inherit;
    white-space:normal;
    word-break: break-all;
}
.pdf_html_title {
    font-weight: bold;
    font-size: 18px;

}
p {text-indent:50px;}

footer{
width: 100%;
position: absolute;
bottom: 10px;
}