body {
    font-size: 11px !important;
}

.table {
    border-collapse: collapse !important;
}

.table-bordered th,
.table-bordered td,
.table th,
.table td {
    padding:   8px 0 8px 5px;
    font-size: 12px;
    border:    1px solid #ddd !important;
}

fieldset {
    border: 0px;
}

.print,
.navbar,
footer,
.custom_margin_facultets,
.btn {
    display: none;
}

.break {
    page-break-before: always;
}

.print_header {
    margin:        0 auto;
    font-weight:   bold;
    font-size:     22px;
    margin-bottom: 20px;
}
