.w10 {
    width: 10% !important;
}

.w15 {
    width: 15% !important;
}

.w18 {
    width: 18% !important;
}

.w22 {
    width: 22% !important;
}

.fsize8 {
    font-size: 8px !important;
}

.fsize9 {
    font-size: 9px !important;
}

.fsize10 {
    font-size: 10px !important;
}

.fsize12 {
    font-size: 12px !important;
}

.fsize18 {
    font-size: 18px !important;
}

.bold {
    font-weight: bold !important;
}

.padding0 {
    padding-left: 0px;
    padding-right: 0px;
}

.bottom10 {
    padding-bottom: 10px;
}

.tabletariffaassegnata {
    padding: 5%;
}

.tabletariffaassegnata.align-items-center td, .table.align-items-center th {
    padding: 2px !important
}

.w18 {
    width: 18% !important;
}

.tariffaassegnata {
    background: #67b108;
    border-radius: 2em;
    margin-left: 25%;
    margin-right: 25%;
    text-align: center;
    color: #FFF;
}

.tariffavisualizzata {
    background: #67b108;
    border-radius: 2em;
    text-align: center;
    color: #FFF;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    height: 35px;
    width: 35px;
    vertical-align: middle;
    padding-top: 3px;
}

.tariffanonassegnata {
    background: #9d9d9d
}

.tariffablusavoia {
    background: #4B61D1
}

.boxtop {
    margin-top: 5%;
}

.mtop10 {
    margin-top: 10px;
}

.mbottom5 {
    margin-bottom: 5px;
}

.ptop5 {
    padding-top: 5px !important;
}

.pbottom5 {
    padding-bottom: 5px !important;
}

.fs1rem {
    font-size: 1rem;
}

.valorenegativo {
    color: #f56565;
}

.righinobrent {
    border: 1px #93c90e solid;
}

.table td .progress70 {
    width: 70px;
}

.navbar-vertical .navbar-nav>.nav-item .nav-link.active .icon {
    background-image: linear-gradient(310deg, #93c90e, #93c90e);
}

.navbar-vertical.navbar-expand-xs .navbar-nav>.nav-item>.nav-link .icon svg .color-background {
    fill: #93c90e;
}

.bg-gradient-dark {
    background-image: linear-gradient(310deg, #93c90e, #93c90e) !important;
}

.bg-gradient-grey {
    background-image: linear-gradient(310deg, #9d9d9d, #9d9d9d) !important;
}

.bg-rates-success {
    background-image: linear-gradient(310deg, #93c90e, #93c90e) !important;
    padding: 10px 40px 10px 40px;
    margin-bottom: 0px;
}

.bg-rates-noedit {
    background-image: linear-gradient(310deg, #9d9d9d, #9d9d9d) !important;
    padding: 10px 40px 10px 40px;
    margin-bottom: 0px;
}

.giornoferiale {
    background: #9d9d9d;
    border-radius: 0.5em;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
    color: #FFF;
    padding-left: 5%;
    padding-right: 5%;
    height: 40px;
    width: 40px;
    line-height: 0.6em;
    padding-top: 8px;
    font-size: 20px;
}

.giornoferiale span {
    font-size: 10px;
    color: #FFF;
}

.giornoprefestivo {
    background: #eca13b !important;
    font-weight: bold;
}

.giornofestivo {
    background: #be3910;
    border-radius: 0.5em;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
    color: #FFF;
    padding-left: 5%;
    padding-right: 5%;
    height: 40px;
    width: 40px;
    line-height: 0.6em;
    padding-top: 8px;
    font-size: 20px;
}

.giornofestivo span {
    font-size: 10px;
    color: #FFF;
}

.bg-gradient-2giorni {
    background-image: linear-gradient(310deg, #93c90e, #dbce3c);
}

.icon-shape30 {
    width: 30px;
    height: 30px;
    background-position: 50%
}

.white {
    color: #FFF !important;
}

.tablecardaggiungitariffa>:not(caption)>*>* {
    padding: 0.1rem;
    background-color: var(--bs-table-bg);
    border-bottom-width: 1px;
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}

.tablecardaggiungitariffa input {
    padding-top: 2px;
    padding-bottom: 2px;
}

.tablecardaggiungitariffa>tbody {
    padding-top: 10px;
}

.sfondobrent {
    background: #93c90e !important;
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: textfield;
    font-size: .875rem;
    color: #495057;
    border: 1px solid #e9ecef;
    border-radius: 0.5rem;
}

.datatable-info {
    margin: 7px 0;
    color: #8392ab;
    font-size: .875rem;
}

.datatable-pagination a,
.datatable-pagination button {
    border: 1px solid transparent;
    float: left;
    margin-left: 2px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
    color: #333;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #8392ab;
    padding: 0;
    margin: 0 3px;
    border: 1px solid #dee2e6;
    border-radius: 50% !important;
    width: 36px;
    height: 36px;
    font-size: .875rem;
    margin-left: 0;
}

