@import url("screen/jquery.dataTables.min.css");
@import url("screen/bootstrap.min.css");

@page {
    size: A4!important;    
}

.d-print-none, .btn,.bottom, .top, .dataTables_filter, .modal, .fa, .invalid-feedback, .form-help, #form-btns-panel, 
.dataTables_length,.dataTables_info,.dataTables_paginate {display: none !important;}
.sorting{background-image: none !important;} 
Inlinevormatvorlage
{
   /* width: 600px!important;*/
    font-family: inherit!important;
    font-size: inherit!important;
}

a{
    color:inherit!important;
    text-decoration: none!important;
    background-color: transparent!important;
    font-family: inherit!important;
    font-size: inherit!important;

    cursor: none!important;
    text-decoration: none!important;
    pointer-events: none!important;
}
ul { list-style-type: none;padding-left: 0!important;}
.card-body{padding: .5rem!important;}
.card-header{padding: .5rem!important;}


