body {
    padding-top: 70px;
    padding-bottom: 30px;
    min-width: 320px;
}

.theme-dropdown .dropdown-menu {
    position: static;
    display: block;
    margin-bottom: 20px;
}

.theme-showcase > p > .btn {
    margin: 5px 0;
}

.theme-showcase .navbar .container {
    width: auto;
}

.jumbotron p {
    text-align: justify;
}

.tableContainer {
    overflow: auto;
}

td {
    word-break: break-all;
}

@media print {
    tr.headerRuolo {
        background-color: rgba(235, 235, 235 0.3) !important;
        -webkit-print-color-adjust: exact;
    }
}

@media print {
    .headerRuolo th {
        color: white !important;
    }
}

@media (max-width: 1224px) {
    .nav > li > a {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}
