@media print {

    .content-element {
        margin-top: 0px !important;
    }

    header,
    footer,
    .no-print,
    table td div,
    .icon-plus,
    #TSFE_ADMIN_PANEL_FORM {
        display: none !important;
    }

    .control, .controlBioboerse {
        padding-bottom: 0px !important;
    }

    a, a:active, a:focus {
        text-decoration: none !important;
    }

    table.dataTable a[href]:after {
        content: none !important;
    }

    table.dataTable thead th, table.dataTable thead td {
        padding: 10px 10px !important;
    }

    table.dataTable tbody th, table.dataTable tbody td {
        padding: 8px 10px !important;
    }

    .advertisement-search-form label {
        font-weight: bold;
        display: block;
    }

    .advertisement-search-form {
        margin-bottom: 25px;
    }

    .advertisement-search-form select, .advertisement-search-form input {
        width: 500px;
        border: 0px;
        padding: 0px;
        height: auto;
        min-height: auto;
        line-height: 100%;
        display: inline-block;
        border-bottom: 1px solid #8c8c8c;
    }

    .advertisement-search-form .column-1-2 {
        float: none;
    }

    .page2593 { font-size: 80%; }
    .page2593 table { width: 98% !important; }
    .page2593 .dataTables_wrapper { overflow:auto !important; }
    .page2593 .page__header { margin-top: 0px; }
    .page2593 .header__bar .logo { width: 50%; }
    .page2593 .header__bar .logo-supporter { width: 50%; }
    .page2593 table th div { display: none; }
    .page2593 blockquote { border: 0px !important; background-color: transparent !important; }
    .page2593 table { page-break-inside:auto;  border-right: 1px solid lightgray !important; border-top: 1px solid lightgray !important; }
    .page2593 td, th   { border:1px solid lightgray !important; padding: 0px !important; }
    .page2593 tr    { page-break-inside:auto; }
}
