a {
    cursor: pointer;
}

.tn_input {
    border: none !important;
    padding: 2px !important;
    border-bottom: 1px solid #8c8681 !important;
    border-radius: 0px !important;
    background-color: #ffffff;
    font-family: inherit;
}

#topBarLogo {
    height: 45px;
}

.pointer {
    cursor: pointer !important;
}

.s2 {
    border-bottom: none !important;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #8c8681 !important;
}

#tn-name {
    font-weight: bold;
}

#tn-role {
    font-style: italic;
}

.ui.definition.table tr td.definition,
.ui.definition.table tr td:first-child:not(.ignored) {
    background: rgba(0, 0, 0, .03);
    font-weight: 700;
    color: rgba(140, 140, 140, 0.95);
    text-transform: '';
    box-shadow: '';
    text-align: '';
    font-size: 0.9em;
    padding-left: '';
    padding-right: '';
}

@media only screen and (max-width: 767px) {
    .ui.table:not(.unstackable) tr {
        padding-top: 0em;
        padding-bottom: 0em;
        box-shadow: 0 -1px 0 0 rgba(0, 0, 0, .1) inset !important;
    }

    .ui.table:not(.unstackable) td:nth-child(2) {
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }
}

.ag-fresh .ag-root {
    border: 1px solid rgba(34, 36, 38, .15) !important;
    font-family: inherit !important;
    border-radius: 2px !important;
}

.ag-fresh .ag-header,
.ag-fresh .ag-no-scrolls .ag-header-container {
    background: rgba(0, 0, 0, .03) !important;
    font-weight: 700 !important;
    color: rgba(140, 140, 140, 0.95) !important;
    border-bottom: 1px solid rgba(34, 36, 38, .15) !important;
    font-size: 0.8em;
}

.ag-fresh .ag-pinned-right-header {
    border-left: 1px solid rgba(34, 36, 38, .15) !important;
}

.ag-fresh .ag-header-cell {
    border-right: 1px solid rgba(34, 36, 38, .15) !important;
}

h1 {
    text-transform: uppercase;
}

.ora-sel {
    background-color: #f3eab4 !important;
}

.hidden,
.hide {
    display: none !important;
    position: absolute !important;
    top: -1000000px !important;
}

#agenda {
    position: relative;
}

.centro-chiuso {
    position: absolute;
    top: 47px;
    left: 0;
    width: 100%;
    height: 355px;
    text-align: center;
    background-color: #ffffff;
    padding: 30px;
    z-index: 9999;
    font-size: 120%;
}

.centro-chiuso span {
    display: block;
    font-size: 110%;
    font-weight: bold;
}

.occupato {
    background-color: #777777 !important;
    color: white !important;
    border: none !important;
    /* width: 200%; */
}

.orario_chiusura {
    background-color: #eeeeee !important;
    color: #666666 !important;
    border: none !important;
    width: 200% !important;
}

.occupato_me {
    background-color: #434343 !important;
    color: white !important;
    border: none !important;
    /* width: 200%; */
}

.pranzo,
.cena {
    background-color: #8c8681 !important;
    color: #ffffff !important;
    border: none !important;
    /* width: 200%; */
}

.scadenza {
    display: block !important;
    float: none !important;
    text-align: left !important;
    margin: 0 !important;
    margin-top: 10px !important;
}

iframe.pdf {
    width: 100%;
    border: 0;
    height: 400px;
}

.res-cabina {
    font-weight: bold;
    text-transform: uppercase;
    color: #8c8681;
}

.credito-residuo {
    margin-top: 4px !important;
    padding: 3px 5px !important;
}

input[type='time'] {
    width: 80px;
}

#elenco_cabine .num_cabina {
    font-weight: bold;
    color: #000000;
}

#elenco_cabine .costo_cabina {
    font-weight: bold;
}

#elenco_cabine .note_cabina {
    font-style: italic;
    display: block;
}

#elenco_cabine ul {
    margin: 0;
    padding: 0;
}

#elenco_cabine li {
    width: 100%;
    list-style: none;
}

#elenco_cabine input {
    float: left;
}

#elenco_cabine div {
    cursor: pointer;
}

#topbar {
    position: fixed;
    width: 100%;
    border-top: 5px solid #8c8681;
    top: 0;
    z-index: 9;
    border-radius: 0px;
}

div.pusher {
    padding-top: 70px;
}

#topbar>a {
    width: 100%;
    text-align: center;
}

.contratto {
    width: 100%;
    height: 300px;
    overflow-y: scroll;
    border: 1px solid #cccccc;
    border-radius: 3px;
    padding: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.fc-toolbar h2 {
    font-size: 1.2em;
}

input[type="date"] {
    min-height: 23px;
}

#wizard .segment {
    min-height: 100px;
}

#wizard .button {
    text-transform: uppercase;
}

.dati_centro b {
    display: inline-block;
    width: 100px;
}

.micro.button {
    padding: 5px 7px;
}

.non_scelto {
    color: #ccc;
}

.evento_nuovo {
    background-color: #efefef !important;
    border-color: #cfcfcf !important;
    color: #333 !important;
}

.evento_pagato {
    background-color: #f2711c !important;
    border-color: #cf6118 !important;
    color: #fff !important;
}

.evento_fatto {
    background-color: #48ac43 !important;
    border-color: #308f2d !important;
    color: #fff !important;
}

.evento_incompiuto {
    background-color: #7916a0 !important;
    border-color: #a81fdf !important;
    color: white !important;
}

.app_pagato {
    background-color: #ffc6a5 !important;
}

.app_fatto {
    background-color: #b4e2b2 !important;
}

.app_disdetto {
    background-color: #aa4040 !important;
    color: white;
}

.app_incompiuto {
    background-color: #a12abe !important;
    color: white;
}

.riga_totale {
    font-weight: bold;
}

.scontato {
    color: red;
    text-decoration: line-through;
}

.fc-content .fc-time span {
    font-size: 1rem !important;
    font-weight: bold;
}

.fc-event .operatore {
    font-size: 1rem !important;
    font-weight: bold;
    display: block;
}

.ui.green.button {
    background-color: #8c8681 !important;
}

.ui.green.button:hover {
    background-color: #6b6663 !important;
}

.ui.inverted.green.segment {
    background-color: #8c8681 !important;
}