/* POPRAWIANIE BOOTSTRAPA */
.rounded {border-radius: .35rem !important;}
.table-sm td,
.table-sm th {font-size: .85rem;}
caption {
    color: black;
    text-align: left;
    caption-side: top;
    font-weight: 600;
}
.table-hover tbody tr:hover {background-color: rgba(0, 0, 0, 0.04)}


/* INDYWIDUALNE */
body {padding: 0}



h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {color: #7ba701;}
/* fixed styles */
.rolladen {font-size: 0.85rem }
.rolladen svg {margin: -1px 0 0 2px; max-height: 1rem;max-width: 1rem}
.border-status {border-right: 1px solid #dee2e6;}
.card-header {--bs-card-cap-bg: #fff}
table.table>:not(:first-child) {border-top: 2px solid rgba(100,100,100,0.2);}
.text-micro {font-size: 11px}
@media (max-width: 767px) {.border-status {border-right: none;border-bottom: 1px solid #dee2e6;}}

