﻿* {
    padding: 0;
    box-sizing: border-box;
    font-family: 'Roboto', sans-serif;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}

input {
    text-align: center;
    border: 1px solid #ccc !important;
    font-family: 'Roboto', sans-serif;
}

.grid-calendario td:nth-child(n+4):nth-child(-n+10) {
    /* Colonne da 4 a 10 (i giorni) */
    max-width: 10px; /* forza larghezza contenuta */
    white-space: normal !important;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.grid-calendario {
    max-width: 1400px; /* NON oltre i 900px */
    width: auto; /* Prende solo lo spazio necessario */
    table-layout: auto; /* Le celle si adattano ai contenuti */
}
body {
    width: 100%;
    font-family: 'Roboto', sans-serif;
    position: relative;
}

.cont {
    margin-left: 10.5% !important
}

.off {
    width: 100%;
    height: 100%;
    background-color: rgba(150, 150, 150, 0.85);
}

.opacity {
    opacity: 1 !important;
}

.center {
    display: inline-block;
    margin-left: 45%;
}

.space {
    position: fixed;
    bottom: 42px;
    left: 3.2vw;
    z-index: 999;
}

.tabella {
    position: relative;
}

.small-menu {
    height: 100vh;
    background-color: #636366;
    padding-top: 4%;
    padding-right: 0 !important;
    padding-left: 0 !important;
    width: 18% !important;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    margin-left: -2% !important;
    transition: all 0.4s;
    position: relative;
}

.small-width {
    width: 19% !important;
    margin-right: 239px;
    position: relative;
    margin-left: -3vw;
}

.col-2 {
    position: relative;
}


.schedu {
    position: relative;
}

input[type="checkbox"] {
    display: inline-block;
    width: 20px !important;
    height: 12px !important;
}
/*-----------------------------SCHERMATA LOGIN------------------------------*/
.logo {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 3vh;
}

span#lb_versione {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    font-family: Roboto,sans-serif;
}

.home-flex #form1 span#lb_tipo {
    display: inline-block;
    margin-top: 20px;
    width: 100%;
    text-align: center;
    font-weight: bold;
    font-size: 30px;
    text-transform: unset;
}

.modulo,
.tabella,
.tab-small {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 100px;
    position: relative;
}

#form1 {
    display: block;
    width: 300px;
}

.modulo #form1 span#lb_error {
    display: inline-block;
    padding: 3px 6px;
    width: 103%;
}

.modulo #form1 {
    position: relative;
}

#tb_id,
#tb_password,
input#tb_mfa {
    display: block;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #d6d6d6 !important;
    height: 30px;
    margin-top: -15px;
    padding: 0 5px;
}

input#tb_mfa {
    margin-top: 20px;
}

#form1 > p {
    text-align: center;
    color: #68707b;
    font-size: 25px;
    display: block;
    margin: 35px auto 0 auto;
}

#btn_login {
    display: inline-block;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    border: 2px solid #F57600 !important;
    height: 45px;
    color: #F57600;
    background-color: #fff;
    margin: 15px auto 0 auto;
    font-size: 20px;
}

input#btn_invia_mfa {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    border: 2px solid #F57600 !important;
    height: 45px;
    background-color: #F57600;
    color: #fff;
    margin: 20px auto 25px auto;
    font-size: 20px;
    padding: 3px 5px;
}

#btn_login:hover {
    background-color: #F57600;
    color: #fff;
}

#btn_invia_mfa:hover {
    color: #F57600;
    background-color: #fff;
}
/*-----------------------------AUTOMATION LIST + SET TABELLA BLOCCA AUTOMAZIONI------------------------------*/

.tabella #form1 h1.this {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 5%;
    font-size: 45px;
    color: #333;
    font-weight: lighter;
}

.tabella #form1,
.tabella #form2,
.tab-small #form1 {
    width: 100%;
    margin: 0 auto;
}

.tabella .div table,
.tab-small .div table {
    margin: 0 auto;
    height: 50%;
}

.tabella #form1 table#dgw_automazioni,
.tab-small #form1 table#dgw_automazioni,
.tabella #form1 table#dgw_storico,
table#dgw_Gateway,
.contenitore-acc #form1 .acc-temp #Panel1 table#dgw_automazioni,
.cont_timer #form1 table#dgw_regole,
.stato_abb #form1 table#dgw_gruppi,
.centra_account #form1 table#dgw_storico,
.stato_abb #form1 table#dgw_automazioni,
.doppia > #form1 table#dgw_automazioni,
.centra_account #form1 table#dgw_regole,
.centra_account #form1 table#dgw_automazioni,
.centra_account #form1 table#gw_calendario,
.centra_account.bacheca #form1 #pn_orari table#gw_prenotazioni,
.centra_account.bacheca #form1 #Panel1 table#dgw_chiavi,
table#dgw_chiavi,
.centra_account #form1 table#dgw_storico,
.centra_account #form1 #Panel1 table#gw_prenotazioni_user {
    margin: 0 auto;
    width: 100%;
    border: none !important;
}



    .tabella #form1 table#dgw_automazioni tbody tr,
    .tab-small #form1 table#dgw_automazioni tbody tr,
    .tabella #form1 table#dgw_storico tbody tr,
    table#dgw_Gateway tbody tr,
    .contenitore-acc #form1 .acc-temp #Panel1 table#dgw_automazioni tbody tr,
    .cont_timer #form1 table#dgw_regole tbody tr,
    .stato_abb #form1 table#dgw_gruppi tbody tr,
    .centra_account #form1 table#dgw_storico tbody tr,
    .stato_abb #form1 table#dgw_automazioni tbody tr,
    .doppia > #form1 table#dgw_automazioni tbody tr,
    .centra_account #form1 table#dgw_regole tbody tr,
    .centra_account #form1 table#dgw_automazioni tbody tr,
    .centra_account #form1 table#gw_calendario tbody tr,
    .centra_account.bacheca #form1 #pn_orari table#gw_prenotazioni tbody tr,
    .centra_account.bacheca #form1 #Panel1 table#dgw_chiavi tbody tr,
    table#dgw_chiavi tbody tr,
    .centra_account #form1 table#dgw_storico tbody tr,
    .centra_account #form1 #Panel1 table#gw_prenotazioni_user tbody tr  {
        height: 3rem;
        text-align: center;
        border-radius: 50px;
    }

        .tabella #form1 table#dgw_automazioni tbody tr th,
        .tab-small #form1 table#dgw_automazioni tbody tr th,
        .tabella #form1 table#dgw_storico tbody tr th,
        table#dgw_Gateway tbody tr th,
        .contenitore-acc #form1 .acc-temp #Panel1 table#dgw_automazioni tbody tr th,
        .cont_timer #form1 table#dgw_regole tbody tr th,
        .stato_abb #form1 table#dgw_gruppi tbody tr th,
        .centra_account #form1 table#dgw_storico tbody tr th,
        .stato_abb #form1 table#dgw_automazioni tbody tr th,
        .doppia > #form1 table#dgw_automazioni tbody tr th,
        .centra_account #form1 table#dgw_regole tbody tr th,
        .centra_account #form1 table#dgw_automazioni tbody tr th,
        .centra_account.bacheca #form1 #pn_orari table#gw_prenotazioni tbody tr th,
        .centra_account.bacheca #form1 #Panel1 table#dgw_chiavi tbody tr th,
        table#dgw_chiavi tbody tr th,
        .centra_account #form1 table#dgw_storico tbody tr th,
        .centra_account #form1 #Panel1 table#gw_prenotazioni_user tbody tr th 
        {
            width: 33%;
            background-color: #455a64;
            color: #ffffff;
            font-size: 18px;
            font-weight: lighter;
            border: none;
        }


    .centra_account.bacheca #form1 #pn_orari table#gw_prenotazioni{
        table-layout:fixed;
    }
    /*-----------------------------SOLO PER PROGETTO BACHECA------------------------------*/
    .centra_account #form1 table#gw_calendario tbody tr th {
        background-color: #455a64;
        color: #ffffff;
        font-size: 18px;
        font-weight: lighter;
        border: none;
    }

        /*-----------------------------SOLO PER PROGETTO BACHECA------------------------------*/



.tabella #form1 table#dgw_automazioni tbody tr th,
.tabella #form1 table#dgw_automazioni tbody tr td,
.tab-small #form1 table#dgw_automazioni tbody tr th,
.tab-small #form1 table#dgw_automazioni tbody tr td,
.tabella #form1 table#dgw_storico tbody tr th,
.tabella #form1 table#dgw_storico tbody tr td,
.contenitore-acc #form1 .acc-temp #Panel1 table#dgw_automazion tbody tr th,
.contenitore-acc #form1 .acc-temp #Panel1 table#dgw_automazioni tbody tr td,
.cont_timer #form1 table#dgw_regole tbody tr th,
.cont_timer #form1 table#dgw_regole tbody tr td,
.stato_abb #form1 table#dgw_gruppi tbody tr td,
.centra_account #form1 table#dgw_storico tbody tr th,
.centra_account #form1 table#dgw_storico tbody tr td,
.stato_abb #form1 table#dgw_automazioni tbody tr td,
.stato_abb #form1 table#dgw_automazioni tbody tr th,
.doppia > #form1 table#dgw_automazioni tbody tr td,
.doppia > #form1 table#dgw_automazioni tbody tr th,
.centra_account #form1 table#dgw_regole tbody tr th,
.centra_account #form1 table#dgw_regole tbody tr td,
.centra_account #form1 table#dgw_automazioni tbody tr td,
.centra_account #form1 table#dgw_automazioni tbody tr th,
.centra_account #form1 table#gw_calendario tbody tr td,
.centra_account #form1 table#gw_calendario tbody tr th,
.centra_account.bacheca #form1 #pn_orari table#gw_prenotazioni tbody tr td,
.centra_account.bacheca #form1 #pn_orari table#gw_prenotazioni tbody tr th,
.centra_account.bacheca #form1 #Panel1 table#dgw_chiavi tbody tr td,
.centra_account.bacheca #form1 #Panel1 table#dgw_chiavi tbody tr th,
table#dgw_chiavi tbody tr th,
table#dgw_chiavi tbody tr td,
.centra_account #form1 table#dgw_storico tbody tr th,
.centra_account #form1 table#dgw_storico tbody tr td,
.centra_account #form1 #Panel1 table#gw_prenotazioni_user tbody tr th,
.centra_account #form1 #Panel1 table#gw_prenotazioni_user tbody tr td  {
    border: none;
}

table#dgw_Gateway tbody tr th,
table#dgw_Gateway tbody tr td,
.cont_timer #form1 table#dgw_regole tbody tr th,
.cont_timer #form1 table#dgw_regole tbody tr td,
.centra_account #form1 table#dgw_storico tbody tr td,
.stato_abb #form1 table#dgw_automazioni tbody tr td,
.centra_account #form1 table#dgw_regoletb tbody tr td,
.centra_account #form1 table#dgw_regole tbody tr th,
.centra_account #form1 table#dgw_automazioni tbody tr th,
.centra_account #form1 table#dgw_automazioni tbody tr td,
.centra_account #form1 table#gw_calendario tbody tr th,
.centra_account #form1 table#gw_calendario tbody tr td,
.centra_account.bacheca #form1 #pn_orari table#gw_prenotazioni tbody tr td,
.centra_account.bacheca #form1 #pn_orari table#gw_prenotazioni tbody tr th,
.centra_account.bacheca #form1 #Panel1 table#dgw_chiavi tbody tr td,
.centra_account.bacheca #form1 #Panel1 table#dgw_chiavi tbody tr th,
.centra_account #form1 #Panel1 table#gw_prenotazioni_user tbody tr td,
.centra_account #form1 #Panel1 table#gw_prenotazioni_user tbody tr th  {
    border: none;
}

    .tabella #form1 table#dgw_automazioni tbody tr th:first-child,
    .tab-small #form1 table#dgw_automazioni tbody tr th:first-child,
    .tabella #form1 table#dgw_storico tbody tr th:first-child,
    table#dgw_Gateway tbody tr th:first-child,
    .contenitore-acc #form1 .acc-temp #Panel1 table#dgw_automazioni tbody tr th:first-child,
    .cont_timer #form1 table#dgw_regole tbody tr th:first-child,
    .stato_abb #form1 table#dgw_gruppi tbody tr th:first-child,
    .centra_account #form1 table#dgw_storico tbody tr th:first-child,
    .stato_abb #form1 table#dgw_automazioni tbody tr th:first-child,
    .doppia #form1 table#dgw_automazioni tbody tr th:first-child,
    .centra_account #form1 table#dgw_regole tbody tr th:first-child,
    .centra_account #form1 table#dgw_automazioni tbody tr th:first-child,
    .centra_account #form1 table#gw_calendario tbody tr th:first-child,
    .centra_account.bacheca #form1 #pn_orari table#gw_prenotazioni tbody tr th:first-child,
    .centra_account.bacheca #form1 #Panel1 table#dgw_chiavi tbody tr th:first-child,
    table#dgw_chiavi tbody tr th:first-child,
    .centra_account #form1 table#dgw_storico tbody tr th:first-child,
    .centra_account #form1 #Panel1 table#gw_prenotazioni_user tbody tr th:first-child {
        border-top-left-radius: 10px;
    }

    .tabella #form1 table#dgw_automazioni tbody tr th:last-child,
    .tab-small #form1 table#dgw_automazioni tbody tr th:last-child,
    .tabella #form1 table#dgw_storico tbody tr th:last-child,
    table#dgw_Gateway tbody tr th:last-child,
    .contenitore-acc #form1 .acc-temp #Panel1 table#dgw_automazioni tbody tr th:last-child,
    .cont_timer #form1 table#dgw_regole tbody tr th:last-child,
    .stato_abb #form1 table#dgw_gruppi tbody tr th:last-child,
    .centra_account #form1 table#dgw_storico tbody tr th:last-child,
    .stato_abb #form1 table#dgw_automazioni tbody tr th:last-child,
    .doppia > #form1 table#dgw_automazioni tbody tr th:last-child,
    .centra_account #form1 table#dgw_regole tbody tr th:last-child,
    .centra_account #form1 table#dgw_automazioni tbody tr th:last-child,
    .centra_account #form1 table#gw_calendario tbody tr th:last-child,
    .centra_account.bacheca #form1 #pn_orari table#gw_prenotazioni tbody tr th:last-child,
    .centra_account.bacheca #form1 #Panel1 table#dgw_chiavi tbody tr th:last-child,
    table#dgw_chiavi tbody tr th:last-child,
    .centra_account #form1 table#dgw_storico tbody tr th:last-child,
    .centra_account #form1 #Panel1 table#gw_prenotazioni_user tbody tr th:last-child{
        border-top-right-radius: 10px;
    }


.tabella #form1 table#dgw_automazioni tbody tr td,
.tab-small #form1 table#dgw_automazioni tbody tr td,
.tabella #form1 table#dgw_storico tbody tr td,
table#dgw_Gateway tbody tr td,
.contenitore-acc #form1 .acc-temp #Panel1 table#dgw_automazioni tbody tr td,
.cont_timer #form1 table#dgw_regole tbody tr td,
.stato_abb #form1 table#dgw_gruppi tbody tr td,
.centra_account #form1 table#dgw_storico tbody tr td,
.stato_abb #form1 table#dgw_automazioni tbody tr td,
.doppia > #form1 table#dgw_automazioni tbody tr td,
.centra_account #form1 table#dgw_regole tbody tr td,
.centra_account #form1 table#dgw_automazioni tbody tr td,
.centra_account #form1 table#gw_calendario tbody tr td,
.centra_account.bacheca #form1 #pn_orari table#gw_prenotazioni tbody tr td,
.centra_account.bacheca #form1 #Panel1 table#dgw_chiavi tbody tr td,
table#dgw_chiavi tbody tr td,
.centra_account #form1 table#dgw_storico tbody tr td,
.centra_account #form1 #Panel1 table#gw_prenotazioni_user tbody tr td  {
    border-bottom: 2px solid #F57600;
}




    .tabella #form1 table#dgw_automazioni tbody tr td a,
    .tab-small #form1 table#dgw_automazioni tbody tr td a,
    table#dgw_Gateway tbody tr td a,
    .cont_timer #form1 table#dgw_regole tbody tr td a,
    .stato_abb #form1 table#dgw_gruppi tbody tr td a,
    .centra_account #form1 table#dgw_storico tbody tr td a,
    .stato_abb #form1 table#dgw_automazioni tbody tr td a,
    .doppia > #form1 table#dgw_automazioni tbody tr td a,
    .centra_account #form1 table#dgw_regole tbody tr td a,
    .centra_account #form1 table#dgw_automazioni tbody tr td a,
    .centra_account #form1 table#gw_calendario tbody tr td a,
    .centra_account.bacheca #form1 #pn_orari table#gw_prenotazioni tbody tr td a,
    .centra_account.bacheca #form1 #Panel1 table#dgw_chiavi tbody tr td a,
    table#dgw_chiavi tbody tr td a,
    .centra_account #form1 table#dgw_storico tbody tr td a,
    .centra_account #form1 #Panel1 table#gw_prenotazioni_user tbody tr td a {
        text-decoration: none;
        color: #F57600;
        display: inline-block;
        padding: 3px 6px;
        border: 1px solid #F57600;
        font-size: 15px;
        border-radius: 4px;
    }

        .tabella #form1 table#dgw_automazioni tbody tr td a:hover,
        .tab-small #form1 table#dgw_automazioni tbody tr td a:hover,
        table#dgw_Gateway tbody tr td a:hover,
        .cont_timer #form1 table#dgw_regole tbody tr td a:hover,
        .stato_abb #form1 table#dgw_gruppi tbody tr td a:hover,
        .centra_account #form1 table#dgw_storico tbody tr td a:hover,
        .stato_abb #form1 table#dgw_automazioni tbody tr td a:hover,
        .doppia > #form1 table#dgw_automazioni tbody tr td a:hover,
        .centra_account #form1 table#dgw_regole tbody tr td a:hover,
        .centra_account #form1 table#dgw_automazioni tbody tr td a:hover,
        .centra_account #form1 table#gw_calendario tbody tr td a:hover,
        .centra_account.bacheca #form1 #pn_orari table#gw_prenotazioni tbody tr td a:hover,
        .centra_account.bacheca #form1 #Panel1 table#dgw_chiavi tbody tr td a:hover,
        table#dgw_chiavi tbody tr td a:hover,
        .centra_account #form1 table#dgw_storico tbody tr td a:hover,
        .centra_account #form1 #Panel1 table#gw_prenotazioni_user  tbody tr td a:hover{
            color: #ffffff;
            background-color: #F57600;
        }




.stato_abb #form1 table#dgw_automazioni {
    margin-bottom: 20px;
}
/*-----------------------------STORICO------------------------------*/
.data_inizio,
.data_fine,
.btns_date {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px;
}

    .data_inizio input#tb_data_start,
    .data_fine input#tb_data_end,
    .centra_account.bacheca #form1 #Panel1 input#tb_data_start,
    .centra_account.bacheca #form1 #Panel1 input#tb_data_end,
    input#tb_data_calendario {
        border-radius: 10px;
        padding: 2px 4px;
        border: 1px solid #d6d6d6 !important;
        display: flex;
        justify-content: center;
        align-items: center;
        font-family: 'Roboto', sans-serif;
        height: 26px;
        width: 175px;
    }
.centra_account.bacheca #form1 #Panel1 input#tb_data_start,
.centra_account.bacheca #form1 #Panel1 input#tb_data_end {
    margin: 0 auto;
}



        .data_inizio h3,
        .data_fine h3 {
            width: 110px;
        }

    .data_fine h3 {
        margin-left: 5px;
    }

.cerca {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 210px !important;
    margin: 0 auto 2% auto;
}

.tabella.tre #form1 > div > .search {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 620px !important;
    margin: 0 auto 2% auto;
    flex-wrap: wrap;
}

.visual {
    display: inline-block;
    margin-bottom: 20px;
    width: 100%;
    text-align: center;
}

.visual-2 {
    display: flex;
    margin-bottom: 20px;
    width: 100%;
    text-align: center;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.prenotazioni-top-select {
    width: 100%;
    text-align: center;
    margin: 0 auto;
}

.prenotazioni-visualizza {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    margin-top: 10px;
    width: 100%;
}



.cerca h3,
.search h3 {
    display: block;
    font-size: 18px;
    margin-bottom: 0;
    width: fit-content;
    margin-right: 5px;
}

.cerca input#tb_data,
.cerca input#tb_data_f {
    border-radius: 10px;
    padding: 2px 1px 2px 4px;
    border: 1px solid #d6d6d6 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Roboto', sans-serif;
    width: 200px !important;
}

.cerca input#tb_data {
    margin-right: 10px;
}

.search input#tb_data,
.centra_account.bacheca #form1 input#tb_settimane{
    border-radius: 10px;
    padding: 3px 8px;
    border: 1px solid #d6d6d6 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Roboto', sans-serif;
    width: 200px !important;
 
}


#Panel1.questo_1 {
    position: absolute;
    top: 19vh;
    left: 44vw;
    width: 400px;
    padding: 15px 15px 30px 15px;
    background-color: #f5f5f5;
    border-radius: 10px;
    box-shadow: 0px 0px 10px #333;
    z-index: 999;
}




.cerca input#btn_cerca,
.cerca input#btn_excell,
.cerca_data input#btn_cerca,
input#btn_avanti,
input#btn_indietro,
input#btn_aggiungi,
input#btn_go_to_date,
input#btn_esci{
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    border: 1px solid #F57600 !important;
    padding: 3px 8px;
    color: #fff;
    background-color: #F57600;
    font-size: 15px;
}

.search input#btn_cerca,
.search input#btn_excell {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    border: 1px solid #F57600 !important;
    padding: 3px 8px;
    color: #fff;
    background-color: #F57600;
    font-size: 15px;
    margin-left: 5px;
}

    .cerca input#btn_cerca:hover,
    .search input#btn_cerca:hover,
    .search input#btn_excell:hover,
    .cerca input#btn_excell:hover,
    .cerca_data input#btn_cerca:hover,
    input#btn_avanti:hover,
    input#btn_indietro:hover,
    input#btn_aggiungi:hover,
    input#btn_go_to_date:hover,
    input#btn_esci:hover{
        background-color: #fff;
        color: #F57600;
    }

.tabella.tre > #form1 table#dgw_storico {
    margin: 0 auto !important;
    width: 40% !important;
    border: none !important;
}

.tabella.tre #form1 .cerca.tre h3 {
    display: inline-block;
    margin-left: 3.2%;
}
/*-----------------------------STORICO UTENTE------------------------------*/



/*-----------------------------MENU' LATERALE------------------------------*/
.col-2 {
    height: 100vh;
    background-color: #455a64;
    padding-top: 4%;
    padding-right: 0 !important;
    padding-left: 0 !important;
    width: 20%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
}

.col-2-small {
    width: 12% !important;
    padding-right: 5px;
}

.active {
    background-color: #6c6c6f !important;
    font-size: 22px;
}

.nav {
    width: 100%;
}

    .nav a {
        display: flex;
        align-items: center;
        justify-content: left;
        color: #ffffff;
        text-decoration: none;
        font-size: 20px;
        width: 100%;
        padding-left: 15%;
        height: 4rem;
        font-weight: lighter;
    }

        .nav a:hover,
        .nav a.active {
            background-color: #6c6c6f;
            font-size: 22px;
            transition: all 0.2s;
        }

.col-2 .change {
    padding-left: 15%;
    margin-bottom: 100px;
}

    .col-2 .change #Label1,
    .col-2 .change #Label3 {
        font-size: 20px;
        color: #fff;
        display: inline-block;
        margin-right: 14%;
        font-weight: lighter;
        font-weight: bold;
    }

    .col-2 .change > a {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        color: #fff;
        text-decoration: none;
        font-size: 15px;
        border-radius: 10px;
        padding: 4px 10px;
        background-color: #F57600;
        width: 11vW;
        margin-top: 15px;
    }

    .col-2 .change a:hover {
        background-color: #2e86bb;
    }


/*-----------------------------BLOCCA UTENTI------------------------------*/


.tabella #form2,
.tabella-notifiche #form1 {
    width: 100%;
    margin: 0 auto;
}

.tabella .div table {
    margin: 0 auto;
    height: 50%;
}


#pn_centrale .pannel table#dgw_automazioni {
    margin-top: 30px !important;
    display: inline-block;
}

.tabella #form2 table#dgw_utenti,
.contenitore-acc #form1 .acc-temp table#dgw_accessi,
.contenitore-acc #form1 .acc-temp #Panel1 table#dgw_utenti,
#pn_centrale .pannel table#dgw_automazioni,
.centra_account #form1 table#dgw_utenti,
.stato_abb > #form1 table#dgw_gateway,
.app_delete_user > #form1 table#dgw_utenti,
.tabella-notifiche #form1 table#dgw_automa,
#Panel1 .tab_pannel_notifiche table#dgw_utenti,
.centra_account #Panel2 table#gw_prenotazioni,
.centra_account #form1 #Panel1 table#gw_prenotazioni_user {
    margin: 0 auto;
    width: 100%;
    border: none;
}

    .tabella #form2 table#dgw_utenti tbody,
    .contenitore-acc #form1 .acc-temp table#dgw_accessi tbody,
    .contenitore-acc #form1 .acc-temp #Panel1 table#dgw_utenti tbody,
    #pn_centrale .pannel table#dgw_automazioni tbody,
    .centra_account #form1 table#dgw_utenti tbody,
    .stato_abb > #form1 table#dgw_gateway tbody,
    .app_delete_user > #form1 table#dgw_utenti tbody,
    .tabella-notifiche #form1 table#dgw_automa tbody,
    #Panel1 .tab_pannel_notifiche table#dgw_utenti tbody,
    .centra_account #Panel2 table#gw_prenotazioni tbody {
        width: 100% !important;
    }


        .tabella #form2 table#dgw_utenti tbody tr,
        .contenitore-acc #form1 .acc-temp table#dgw_accessi tbody tr,
        .contenitore-acc #form1 .acc-temp #Panel1 table#dgw_utenti tbody tr,
        #pn_centrale .pannel table#dgw_automazioni tbody tr,
        .centra_account #form1 table#dgw_utenti tbody tr,
        .stato_abb > #form1 table#dgw_gateway tbody tr,
        .app_delete_user > #form1 table#dgw_utenti tbody tr,
        .tabella-notifiche #form1 table#dgw_automa tbody tr,
        #Panel1 .tab_pannel_notifiche table#dgw_utenti tbody tr,
        .centra_account #Panel2 table#gw_prenotazioni  tbody tr {
            height: 3rem;
            text-align: center;
            border-radius: 50px;
        }

            .tabella #form2 table#dgw_utenti tbody tr th,
            .contenitore-acc #form1 .acc-temp table#dgw_accessi tbody tr th,
            .contenitore-acc #form1 .acc-temp #Panel1 table#dgw_utenti tbody tr th,
            #pn_centrale .pannel table#dgw_automazioni tbody tr th,
            .centra_account #form1 table#dgw_utenti tbody tr th,
            .stato_abb > #form1 table#dgw_gateway tbody tr th,
            .app_delete_user > #form1 table#dgw_utenti tbody tr th,
            .tabella-notifiche #form1 table#dgw_automa tbody tr th,
            #Panel1 .tab_pannel_notifiche table#dgw_utenti tbody tr th,
            .centra_account #Panel2 table#gw_prenotazioni tbody tr th {
                width: 15%;
                background-color: #455a64;
                color: #ffffff;
                font-size: 22px;
                font-weight: lighter;
            }

            .tabella #form2 table#dgw_utenti tbody tr th,
            .tabella #form2 table#dgw_utenti tbody tr td,
            .contenitore-acc #form1 .acc-temp table#dgw_accessi tr th,
            .contenitore-acc #form1 .acc-temp table#dgw_accessi tr td,
            .contenitore-acc #form1 .acc-temp #Panel1 table#dgw_utenti tbody th,
            .contenitore-acc #form1 .acc-temp #Panel1 table#dgw_utenti tbody tr td,
            #pn_centrale .pannel table#dgw_automazioni tbody tr th,
            #pn_centrale .pannel table#dgw_automazioni tbody tr td,
            .centra_account #form1 table#dgw_utenti tbody tr th,
            .centra_account #form1 table#dgw_utenti tbody tr td,
            .stato_abb > #form1 table#dgw_gateway tbody tr th,
            .stato_abb > #form1 table#dgw_gateway tbody tr td,
            .app_delete_user > #form1 table#dgw_utenti tbody tr th,
            .app_delete_user > #form1 table#dgw_utenti tbody tr td,
            .tabella-notifiche #form1 table#dgw_automa tbody tr th,
            .tabella-notifiche #form1 table#dgw_automa tbody tr td,
            #Panel1 .tab_pannel_notifiche table#dgw_utenti tbody tr th,
            #Panel1 .tab_pannel_notifiche table#dgw_utenti tbody tr td,
            .centra_account #Panel2 table#gw_prenotazioni tbody tr td,
            .centra_account #Panel2 table#gw_prenotazioni  tbody tr th {
                border: none;
            }

                .tabella #form2 table#dgw_utenti tbody tr th:first-child,
                .contenitore-acc #form1 .acc-temp table#dgw_accessi tbody tr th:first-child,
                .contenitore-acc #form1 .acc-temp #Panel1 table#dgw_utenti tbody tr th:first-child,
                #pn_centrale .pannel table#dgw_automazioni tbody tr th:first-child,
                .centra_account #form1 table#dgw_utenti tbody tr th:first-child,
                .stato_abb > #form1 table#dgw_gateway tbody tr th:first-child,
                .app_delete_user > #form1 table#dgw_utenti tbody tr th:first-child,
                .tabella-notifiche #form1 table#dgw_automa tbody tr th:first-child,
                #Panel1 .tab_pannel_notifiche table#dgw_utenti tbody tr th:first-child,
                .centra_account #Panel2 table#gw_prenotazioni tbody tr th:first-child{
                    border-top-left-radius: 10px;
                }

                .tabella #form2 table#dgw_utenti tbody tr th:last-child,
                .contenitore-acc #form1 .acc-temp table#dgw_accessi tbody tr th:last-child,
                .contenitore-acc #form1 .acc-temp #Panel1 table#dgw_utenti tbody tr th:last-child,
                #pn_centrale .pannel table#dgw_automazioni tbody tr th:last-child,
                .centra_account #form1 table#dgw_utenti tbody tr th:last-child,
                .stato_abb > #form1 table#dgw_gateway tbody tr th:last-child,
                .app_delete_user > #form1 table#dgw_utenti tbody tr th:last-child,
                .tabella-notifiche #form1 table#dgw_automa tbody tr th:last-child,
                #Panel1 .tab_pannel_notifiche table#dgw_utenti tbody tr th:last-child,
                .centra_account #Panel2 table#gw_prenotazioni tbody tr th:last-child {
                    border-top-right-radius: 10px;
                }


            .tabella #form2 table#dgw_utenti tbody tr td,
            .contenitore-acc #form1 .acc-temp table#dgw_accessi tbody tr td,
            .contenitore-acc #form1 .acc-temp #Panel1 table#dgw_utenti tbody tr td,
            #pn_centrale .pannel table#dgw_automazioni tbody tr td,
            .centra_account #form1 table#dgw_utenti tbody tr td,
            .stato_abb > #form1 table#dgw_gateway tbody tr td,
            .app_delete_user > #form1 table#dgw_utenti tbody tr td,
            .tabella-notifiche #form1 table#dgw_automa tbody tr td,
            #Panel1 .tab_pannel_notifiche table#dgw_utenti tbody tr td,
            .centra_account #Panel2 table#gw_prenotazioni tbody tr td {
                border-bottom: 2px solid #F57600;
                background-color: #fff;
            }




                .tabella #form2 table#dgw_utenti tbody tr td a,
                .contenitore-acc #form1 .acc-temp table#dgw_accessi tbody tr td a,
                .contenitore-acc #form1 .acc-temp #Panel1 table#dgw_utenti tbody tr td a,
                #pn_centrale .pannel table#dgw_automazioni tbody tr td a,
                .centra_account #form1 table#dgw_utenti tbody tr td a,
                .stato_abb > #form1 table#dgw_gateway tbody tr td a,
                .app_delete_user > #form1 table#dgw_utenti tbody tr td a,
                .tabella-notifiche #form1 table#dgw_automa tbody tr td a,
                #Panel1 .tab_pannel_notifiche table#dgw_utenti tbody tr td a,
                .centra_account #Panel2 table#gw_prenotazioni tbody tr td a  {
                    text-decoration: none;
                    color: #F57600;
                    display: inline-block;
                    padding: 3px 6px;
                    border: 1px solid #F57600;
                    font-size: 15px;
                    border-radius: 4px;
                }

                    .tabella #form2 table#dgw_utenti tbody tr td a:hover,
                    .contenitore-acc #form1 .acc-temp table#dgw_accessi tbody tr td a:hover,
                    .contenitore-acc #form1 .acc-temp #Panel1 table#dgw_utenti tbody tr td a:hover,
                    #pn_centrale .pannel table#dgw_automazioni tbody tr td a:hover,
                    .centra_account #form1 table#dgw_utenti tbody tr td a:hover,
                    .stato_abb > #form1 table#dgw_gateway tbody tr td a:hover,
                    .app_delete_user > #form1 table#dgw_utenti tbody tr td a:hover,
                    .tabella-notifiche #form1 table#dgw_automa tbody tr td a:hover,
                    #Panel1 .tab_pannel_notifiche table#dgw_utenti tbody tr td a:hover,tbody tr td a:hover
                    .centra_account #Panel2 table#gw_prenotazioni {
                        color: #ffffff;
                        background-color: #F57600;
                    }

.logo-storico {
    margin-bottom: 3% !important;
    margin-top: 3% !important;
}

.tabella #form2,
.tab-small #form1,
.tabella-notifiche #form1 {
    position: relative;
}

    .tabella #form2 .pannel{
        position: absolute;
        top: 7%;
        left: 28vw;
        width: 400px;
        padding: 15px;
        background-color: #f5f5f5;
        border-radius: 10px;
        box-shadow: 0px 0px 10px #333;
    }

    .tabella-notifiche #form1 #Panel1 {
        position: absolute;
        top: 5%;
        left: 28vw;
        width: 400px;
        padding: 15px;
        background-color: #f5f5f5;
        border-radius: 10px;
        box-shadow: 0px 0px 10px #333;
    }


    .tabella-notifiche #form1 #Panel1 input#tb_tempo{
        border-radius: 10px;
        border: 1px solid #6c6c6f;
        padding: 2px 6px !important;
        margin:5px auto;
    } 


        .tabella #form2 .pannel .linea {
            width: 83%;
            height: 0.7%;
            background-color: #F57600;
            display: block;
            margin: 2% auto 2% auto;
            position: absolute;
            top: 37%;
            left: 8%;
        }


        .tabella #form2 .pannel .sel {
            display: flex;
            justify-content: center;
            align-items: center;
            margin-bottom: 3%;
            width: 100%;
        }

        .tabella #form2 .pannel .state {
            display: inline-block;
            justify-content: center;
            align-items: center;
            margin-bottom: 3%;
            width: 100%;
        }

        .tabella #form2 .pannel .sel {
            display: flex;
            justify-content: center;
            align-items: center;
            margin-bottom: 4%;
            margin-top: 6%;
            font-weight: bold;
        }

            .tabella #form2 .pannel .state p,
            .tabella #form2 .pannel .sel > p {
                display: inline-block;
                margin-right: 1%;
            }

        .tabella #form2 .pannel #lb_nome_utente {
            margin: 0 13px;
        }



    .tabella #form2 .pannel input#btn_modifica,
    .tab-small #form1 .pannel input#btn_modifica,
    input#btn_select_all,
    input#btn_select_all_copia,
    #Panel1 input#btn_modifica,
    .centra_account.situaz #form1 #pn_centrale input#btn_modifica,
    input#btn_stato_sistema,
    input#btn_account,
    input#btn_questionario,
    input#btn_assegna_questionari,
    input#btn_conferma_questionario {
        color: #fff;
        text-decoration: none;
        font-size: 15px;
        border-radius: 10px;
        padding: 5px 10px;
        background-color: #F57600;
        border: 1px solid #F57600 !important;
        display: block;
        /* width: auto; */
        /* margin-left: auto; */
        /* margin-right: auto; */
        /* margin-top: 5%; */
        margin: 10px auto;
    }

            .centra_account.situaz #form1 #pn_centrale input#btn_modifica{
                margin-top:0!important;
            }



                .tabella #form2 .pannel input#btn_modifica:hover,
                .tab-small #form1 .pannel input#btn_modifica:hover,
                input#btn_select_all:hover,
                input#btn_select_all_copia:hover,
                #Panel1 input#btn_modifica:hover,
                .centra_account.situaz #form1 #pn_centrale input#btn_modifica:hover,
                input#btn_stato_sistema:hover,
                input#btn_account:hover,
                input#btn_questionario:hover,
                input#btn_assegna_questionari:hover,
                input#btn_conferma_questionario:hover {
                    background-color: transparent;
                    color: #F57600;
                }

.tabella #form2 .pannel input#btn_close,
input#btn_close0,
.centra_account.bacheca #form1 #Panel1 input#btn_close,
.centra_account.situaz #form1 #pn_centrale input#btn_close,
input#btn_close_pn1 {
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 10px;
    right: 10px;
}
/*-----------------------------BLOCCA AUTOMAZIONI------------------------------*/

.tab-small > #form1 table#dgw_automazioni tbody tr th {
    width: 20% !important;
}

.tab-small #form1 .pannel .linea {
    width: 83%;
    height: 2px;
    background-color: #F57600;
    display: block;
    margin: 2% auto;
    position: absolute;
    top: 28%;
    left: 8%;
}

.tab-small #form1 .pannel {
    position: absolute;
    top: 27vh;
    left: 27.6%;
    width: 45%;
    padding: 15px;
    background-color: #f5f5f5;
    border-radius: 10px;
    box-shadow: 0px 0px 10px #333;
}

    .tab-small #form1 .pannel .state,
    .tab-small #form1 .pannel .sel {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 2%;
    }

.tab-small > #form1 .pannel .state p,
.tab-small > #form1 .pannel .sel p {
    display: inline-block;
    font-size: 16px !important;
}

.tab-small #form1 .pannel .state p {
    margin-top: 0 !important;
    margin-right: 4%;
}

.tab-small #form1 .pannel .sel p {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.tab-small #form1 .pannel .sel {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 95%;
    margin-bottom: 4%;
    margin-top: 6%;
    font-weight: bold;
}

.tab-small #form1 .pannel input#btn_close {
    display: inline-block;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 8%;
    right: 2.5%;
}


.tab-small #form1 .pannel span#lb_nome_automazione,
.tab-small #form1 .pannel span#lb_automazione {
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-size: 16px !important;
}

.tab-small #form1 .pannel span#lb_nome_automazione {
    padding: 0px 7% 0 5px;
}
/*-----------------------------SCHEDULAZIONE------------------------------*/





div#pn_cerca {
    width: 23vw;
    display: inline-block;
    text-align: left;
    margin-left: -4vw;
    margin-top: 25px;
}

span#lb_prima_tabella {
    display: inline-block;
    position: absolute;
    top: -40px;
    left: -4vw;
    width: max-content;
    text-align: center;
    font-size: 27px;
    font-weight: lighter;
}




.schedu .change a {
    margin-right: 6% !important;
}

.tabella #form1 {
    width: 100%;
    margin: 0 auto;
}

.tabella .div table {
    margin: 0 auto;
    height: 50%;
}

.tabella #form1 table#dgw_utenti {
    margin: 91px auto 0 -32%;
    width: 350px;
    border: none;
    display: inline-block;
}

    .tabella #form1 table#dgw_utenti tbody {
        width: 100% !important;
    }


        .tabella #form1 table#dgw_utenti tbody tr {
            height: 3rem;
            text-align: center;
            border-radius: 50px;
        }

            .tabella #form1 table#dgw_utenti tbody tr th {
                width: 15%;
                background-color: #455a64;
                color: #ffffff;
                font-size: 22px;
                font-weight: lighter;
            }

            .tabella #form1 table#dgw_utenti tbody tr th,
            .tabella #form1 table#dgw_utenti tbody tr td {
                border: none;
            }

                .tabella #form1 table#dgw_utenti tbody tr th:first-child {
                    border-top-left-radius: 10px;
                }

                .tabella #form1 table#dgw_utenti tbody tr th:last-child {
                    border-top-right-radius: 10px;
                }


            .tabella #form1 table#dgw_utenti tbody tr td {
                border-bottom: 2px solid #F57600;
            }




                .tabella #form1 table#dgw_utenti tbody tr td a {
                    text-decoration: none;
                    color: #F57600;
                    display: inline-block;
                    padding: 3px 6px;
                    border: 1px solid #F57600;
                    font-size: 15px;
                    border-radius: 4px;
                }

                    .tabella #form1 table#dgw_utenti tbody tr td a:hover {
                        color: #ffffff;
                        background-color: #F57600;
                    }

                .tabella #form1 table#dgw_utenti tbody tr td:last-child {
                    color: red;
                }

.logo-storico {
    margin-bottom: 3% !important;
    margin-top: 3% !important;
}

.utente {
    display: block;
    position: relative
}

    .utente p {
        display: inline-block;
    }

    .utente span#lb_warning {
        text-align: center;
        display: inline-block;
        width: 100%;
    }

.info {
    display: inline-block;
    width: 35%;
    margin-left: 3%;
}

    .info.this {
        width: 39%;
    }

.flexy {
    display: flex;
    justify-content: center;
    padding-left: 19%;
    width: 100%;
    position: relative;
}

    .flexy.this {
        display: flex;
        justify-content: center;
        padding-left: 25vw;
        width: 100%;
        position: relative;
    }

.tabella #form1 .flexy p {
    font-size: 20px !important;
    text-align: center;
    font-weight: normal;
    padding-left: 0 !important;
    margin-left: 1%;
}

.tabella #form1 .flexy h4 {
    font-size: 20px !important;
    text-align: left;
    font-weight: normal;
    padding-left: 0 !important;
    display: block;
    margin: 3% auto 6% 33.5%;
}

.day {
    display: flex;
}



.tabella #form1 .info table#dgw_regole {
    margin: 0 auto 4% auto;
    width: 100%;
    border: none;
}

.tabella #form1 table#dgw_regole tbody {
    width: 100% !important;
}


    .tabella #form1 table#dgw_regole tbody tr {
        height: 3rem;
        text-align: center;
        border-radius: 50px;
    }

        .tabella #form1 table#dgw_regole tbody tr th {
            width: 15%;
            background-color: #455a64;
            color: #ffffff;
            font-size: 22px;
            font-weight: lighter;
        }

        .tabella #form1 table#dgw_regole tbody tr th,
        .tabella #form1 table#dgw_regole tbody tr td {
            border: none;
        }

            .tabella #form1 table#dgw_regole tbody tr th:first-child {
                border-top-left-radius: 10px;
            }

            .tabella #form1 table#dgw_regole tbody tr th:last-child {
                border-top-right-radius: 10px;
            }


        .tabella #form1 table#dgw_regole tbody tr td {
            border-bottom: 2px solid #F57600;
        }




            .tabella #form1 table#dgw_regole tbody tr td a {
                text-decoration: none;
                color: #F57600;
                display: inline-block;
                padding: 3px 6px;
                border: 1px solid #F57600;
                font-size: 15px;
                border-radius: 4px;
            }

                .tabella #form1 table#dgw_regole tbody tr td a:hover {
                    color: #ffffff;
                    background-color: #F57600;
                }


#form1 .flexy.this .small-width input#tb_cerca {
    border-radius: 10px;
    padding: 2px 4px;
    border: 1px solid #d6d6d6 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Roboto', sans-serif;
    height: 26px;
}

.ricerca-schedu {
    left: 0.5vw;
    display: flex;
    position: absolute;
    top: 115px;
}


input#btn_back {
    height: 25px;
    border-radius: 10px;
    padding: 0.9% 0 !important;
    background-color: #F57600;
    color: white;
    display: inline-block;
    margin-left: 2px;
    width: 90px;
    border-color: #F57600 !important;
}

.ricerca-schedu input#btn_cerca_utente {
    height: 25px;
    border-radius: 10px;
    padding: 0.9% 0 !important;
    background-color: #F57600;
    color: white;
    display: inline-block;
    margin-left: 2px;
    border-color: #F57600 !important;
}

    .ricerca-schedu input#btn_cerca_utente:hover,
    input#btn_back:hover,
    .cerca_notifiche input#btn_cerca_utente:hover {
        background-color: #fff;
        color: #F57600;
    }


.utente .dati {
    display: inline;
}

.dati span#lb_utente {
    display: inline-block;
}

.dati span#id_utente {
    display: inline-block;
}

.utente .dati p:first-child {
    display: block;
    margin: 11% auto 0 30%;
}

.day p {
    margin-bottom: 0 !important;
    width: 18% !important;
    margin-right: 25px;
    display: inline-block;
}

.day {
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    width: 300px;
    margin: 0 auto;
}

.day,
.ore {
    display: flex;
    justify-content: center;
    align-items: center;
}

    .day p.giorno {
        display: inline-block;
        margin-bottom: 20px !important;
    }

select#lst_giorno {
    border-radius: 10px;
    border: 1px solid #6c6c6f;
    padding: 0.9% 0 !important;
    margin-bottom: 20px;
}

select#dp_vista,
select#dp_selezione_gruppo,
select#dp_gruppi_wiengand {
    border-radius: 10px;
    border: 1px solid #6c6c6f;
    padding: 0.9% 0 !important;
}

.ore p {
    display: inline-block;
    margin-left: 19px;
    margin-right: 1px;
}

    .ore p:last-child {
        display: inline-block;
        margin-left: 5%;
    }

input#dt1 {
    width: 90px;
    height: 25px;
    border-radius: 10px;
    border: 1px solid #6c6c6f;
    padding: 0.9% 0 !important;
}

input#dt2 {
    border-radius: 10px;
    border: 1px solid #6c6c6f;
    width: 90px;
    height: 25px;
    padding: 0.9% 0 !important;
}

input#btn_imposta,
input#btn_copia_all,
input#btn_copy_user {
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    border-radius: 10px;
    padding: 5px 10px;
    background-color: #F57600;
    border: 1px solid #F57600 !important;
    display: block;
    margin: 5% auto 5% auto;
    width: 265px;
}

    input#btn_imposta:hover,
    input#btn_copia_all:hover,
    input#btn_copy_user:hover {
        background-color: transparent;
        color: #F57600;
    }

input#btn_copia,
input#btn_elimina,
input#btn_copia_confirm {
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    border-radius: 10px;
    padding: 5px 10px;
    background-color: #F57600;
    border: 1px solid #F57600 !important;
    display: block;
    width: 35%;
}

#btn_copia_confirm {
    margin: 0 auto -3% auto !important;
}

#btn_elimina {
    width: 37% !important;
    display: inline-block;
    margin-left: 9%;
}

#btn_copia {
    width: 37% !important;
    margin-left: 6%;
    margin-right: 4%;
}

.informazioni input#btn_copia {
    width: 231px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    border: 1px solid #F57600 !important;
    padding: 3px 8px;
    color: #fff;
    background-color: #F57600;
    font-size: 15px;
    margin: 0 auto;
}

.bottoni {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}

table#dgw_copia {
    display: block;
    width: 100% !important;
}

table#dgw_copia {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    margin: 5% auto 4% auto;
    width: 100%;
    top: 0px;
    left: 0px;
}

    table#dgw_copia tbody {
        width: 100% !important;
    }

        table#dgw_copia tbody tr {
            height: 3rem;
            text-align: center;
            border-radius: 50px;
        }

            table#dgw_copia tbody tr th {
                width: 15%;
                background-color: #455a64;
                color: #ffffff;
                font-size: 22px;
                font-weight: lighter;
            }

            table#dgw_copia tbody tr th,
            table#dgw_copia tbody tr td {
                border: none;
            }

                table#dgw_copia tbody tr th:first-child {
                    border-top-left-radius: 10px;
                }

                table#dgw_copia tbody tr th:last-child {
                    border-top-right-radius: 10px;
                }


            table#dgw_copia tbody tr td {
                border-bottom: 2px solid #F57600;
            }




                table#dgw_copia tbody tr td a {
                    text-decoration: none;
                    color: #F57600;
                    display: inline-block;
                    padding: 3px 6px;
                    border: 1px solid #F57600;
                    font-size: 15px;
                    border-radius: 4px;
                }

                    table#dgw_copia tbody tr td a:hover {
                        color: #ffffff;
                        background-color: #F57600;
                    }

.flexy .line {
    display: inline-block;
    width: 2px;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 56vw;
    background-color: #F57600;
}

#Panel1 > .pannel.this {
    right: -10vw;
    top: 19vh;
    padding: 25px 37px 25px 0;
    background-color: #f5f5f5 !important;
    border-radius: 10px;
    box-shadow: 0px 0px 10px #333;
    position: absolute;
    width: 400px;
    z-index: 100 !important;
    overflow: auto;
}

.tabella #form1 span#lb_warning {
    display: inline-block;
    margin: 3% auto 12% auto;
    text-align: center;
}

.tabella #form1 .utente .linea-schedu {
    width: 20%;
    height: 1px;
    background-color: #F57600;
    margin: 0 auto;
    display: block;
    position: absolute;
    top: 80%;
    width: 100%;
}

.tabella #form1 span#lb_error {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    display: inline-block;
}

.tabella #form1 #Panel1 .pannel.this input#btn_close {
    display: inline-block;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 10px;
    right: 10px;
    border: none;
}


.cont span#lb_copia {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 22px;
}


.tabella #form1 {
    position: relative;
}

.info .day #lb_error {
    font-size: 25px;
    display: inline-block;
    width: 100%;
    margin: 2% auto;
}

.utenti .dati p:first-child {
    display: block;
    margin-top: 25%;
}

.set_days, .set_days input {
    display: inline-block;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    width: 100%;
    text-align: center;
}

    .set_days p.days {
        display: inline-block !important;
        width: 100% !important;
        text-align: center !important;
        margin: 0 auto 20px auto !important;
    }










/*-----------------------------UTENTI------------------------------*/

.contenitore {
    margin: auto auto;
    width: 100vW;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

    .contenitore.this-2 .tabella.questa {
        display: inline-block;
        width: 23% !important;
        margin-left: 21%;
    }



#form1 .contenitore.this-2 .cerca {
    position: absolute;
    top: 15vH;
    left: 30.2%;
    z-index: 999;
}

.app_ {
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-bottom: 50px;
}

    .app_ .b1,
    .app_ .b2 {
        text-align: center;
    }

.cerca_under_visual {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 50px;
    position: absolute;
    top: 133px;
    left: 9.5vw;
}


#form1 .contenitore.this-2 .cerca input#btn_cerca_utente {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    border: 1px solid #F57600 !important;
    padding: 3px 8px;
    color: #F57600;
    background-color: #fff;
    font-size: 15px;
    margin: 0 2%;
}

#form1 .contenitore.this-2 .cerca input#tb_cerca,
.centra_account.bacheca #form1 #Panel1 .cerca input#tb_cerca,
input#tb_codice_wiengand {
    border-radius: 10px;
    padding: 2px 4px;
    border: 1px solid #d6d6d6 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Roboto', sans-serif;
    height: 26px;
}

input#tb_id_chiave,
input#tb_UID,
input#tb_data_chiave {
    border-radius: 10px;
    padding: 2px 4px;
    border: 1px solid #d6d6d6 !important;
    
    justify-content: center;
    align-items: center;
    font-family: 'Roboto', sans-serif;
    height: 26px;
}



input#tb_codice_wiengand {
    margin:0 5px;
}

#form1 .contenitore.this-2 .cerca input#btn_cerca_utente:hover {
    color: #fff;
    background-color: #F57600;
}




.contenitore.this-2 .tabella.questa #dgw_utenti {
    margin: 9vh auto 0 15%;
    width: 100%;
    border: none
}

.contenitore .tabella table#dgw_utenti tbody {
    width: 100% !important;
}


    .contenitore .tabella table#dgw_utenti tbody tr {
        height: 3rem;
        text-align: center;
        border-radius: 50px;
    }

        .contenitore .tabella table#dgw_utenti tbody tr th {
            width: 15%;
            background-color: #455a64;
            color: #ffffff;
            font-size: 22px;
            font-weight: lighter;
        }

        .contenitore .tabella table#dgw_utenti tbody tr th,
        .contenitore .tabella table#dgw_utenti tbody tr td {
            border: none;
        }

            .contenitore .tabella table#dgw_utenti tbody tr th:first-child {
                border-top-left-radius: 10px;
            }

            .contenitore .tabella table#dgw_utenti tbody tr th:last-child {
                border-top-right-radius: 10px;
            }


        .contenitore .tabella table#dgw_utenti tbody tr td {
            border-bottom: 2px solid #F57600;
        }

            .contenitore .tabella table#dgw_utenti tbody tr td:last-child {
                color: red;
            }



            .contenitore .tabella table#dgw_utenti tbody tr td a {
                text-decoration: none;
                color: #F57600;
                display: inline-block;
                padding: 3px 6px;
                border: 1px solid #F57600;
                font-size: 15px;
                border-radius: 4px;
            }

                .contenitore .tabella table#dgw_utenti tbody tr td a:hover {
                    color: #ffffff;
                    background-color: #F57600;
                }

.contenitore.this-2 .linea-utenti {
    position: fixed;
    top: 0;
    right: 48%;
    width: 1.5px;
    height: 100vh;
    background-color: #F57600;
}

.contenitore .pannello-1 {
    display: inline-block;
    margin-left: -10%;
}

.pannello-schedu div#Panel1 {
    display: inline-block;
    width: 30%;
    position: absolute;
    top: -3%;
    left: 28rem;
}

.pannello-utenti div#Panel1 {
    display: inline-block;
    width: 30%;
    position: fixed;
    top: 22%;
    right: 9rem;
}

.due-btn #form1 > div > p {
    display: inline-block;
    margin-bottom: 30px;
}

.btn-supp #form1 > div > p {
    display: inline-block;
    margin-bottom: 30px;
}


div#Panel1 .separatore {
    width: 100%;
    height: 1.5px;
    display: inline-block;
    margin: 3% auto;
    background-color: #F57600;
}

div#Panel1 p {
    font-size: 15px;
    font-weight: lighter;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}

div#Panel1 h5 {
    display: block;
    font-size: 20px;
    font-weight: bolder;
    margin: 2% auto;
    text-align: center;
}

    div#Panel1 h5:last-child {
        display: inline-block;
        margin-bottom: 3%;
    }


#btn_new_utente,
#btn_collega_utente {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    border: 1px solid #F57600 !important;
    padding: 3px 8px;
    color: #fff;
    background-color: #F57600;
    font-size: 15px;
    margin: 2% auto 6% auto;
    width: 150px !important;
    height: 40px !important;
}


#btn_aggiuorna_uid,
#btn_sostituisci {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    border: 1px solid #F57600 !important;
    padding: 3px 8px;
    color: #fff;
    background-color: #F57600;
    font-size: 15px;
    margin: 20px auto 0 auto;
    width: 150px !important;
    height: 26px;
}


#btn_new_utente:hover,
#btn_collega_utente:hover,
.informazioni input#btn_copia:hover,
input#btn_copia_confirm:hover,
#btn_aggiuorna_uid:hover,
#btn_sostituisci:hover {
    background-color: #fff;
    color: #F57600;
}

.centra_account #form1 #Panel2 {
    width: 100%;
    margin: 5px 10px;
    display: inline-block;
}

div#Panel2.ut {
    position: absolute;
    top: 110px;
    left: 43.5%;
    width: 400px !important;
    padding: 2%;
    background-color: #f5f5f5;
    border-radius: 10px;
    box-shadow: 0px 0px 10px #333;
    z-index: 999;
}

    div#Panel2.ut #ImageButton1 {
        display: inline-block;
        width: 20px;
        height: 20px;
        position: absolute;
        top: 10px;
        right: 10px;
    }


div#Panel2 h4 {
    display: inline-block;
    width: 100%;
    font-weight: lighter;
    font-size: 30px;
    text-align: center;
    margin-top: 3%;
}

div#Panel2 h3 {
    display: inline-block;
    width: 100%;
    font-weight: lighter;
    font-size: 20px;
    text-align: center;
    margin-top: 3%;
}

input#tb_nome,
input#Tb_tel,
div#Panel3 #tb_id_utente_add,
div#Panel3 #tb_pin_aggiunta_add {
    width: 100%;
    height: 27px;
    border-radius: 10px;
    padding: 2px 6px;
    background-color: #fff;
    border: none;
    margin: 3% auto 3% auto;
}





div#Panel2 p {
    display: inline-block;
    width: 100%;
    font-weight: lighter;
    font-size: 20px;
    text-align: center;
    margin-bottom: 9%;
}


input#btn_conferma_add {
    width: 100% !important;
    height: 27px;
    border-radius: 10px;
    background-color: #fff;
    border: none;
    margin: 3% auto 10% auto;
    display: inline-block;
    font-size: 15px;
    font-weight: normal;
    color: #fff;
    background-color: #F57600;
    border: 1px solid #F57600;
}

input#btn_conferma_add {
    margin-bottom: 0 !important;
}

    input#btn_conferma_new:hover,
    input#btn_conferma_add:hover {
        color: #F57600;
        background-color: #fff;
    }

input#btn_conferma_new {
    margin-top: 11% !important;
}



div#Panel3.ut{
    position: absolute;
    top: 7%;
    left: 43%;
    width: 400px;
    padding: 2%;
    background-color: #f5f5f5;
    border-radius: 10px;
    box-shadow: 0px 0px 10px #333;
    z-index: 999;
}
.informazioni {
    position: relative;
}

    .informazioni div#Panel4{
        position: absolute;
        top: 7vh;
        left: -8vw;
        width: 400px;
        padding: 15px 15px 30px 15px;
        background-color: #f5f5f5;
        border-radius: 10px;
        box-shadow: 0px 0px 10px #333;
        z-index: 999;
    }
div#Panel5 {
    position: absolute;
    top: 19vh;
    left: 44vw;
    width: 400px;
    padding: 15px 15px 30px 15px;
    background-color: #f5f5f5;
    border-radius: 10px;
    box-shadow: 0px 0px 10px #333;
    z-index: 999;
}



        .informazioni div#Panel4 input#btn_close_4 {
            position: absolute;
            top: 8px;
            right: 8px;
            width: 15px;
            height: 15px;
        }

div#Panel3 h3 {
    display: inline-block;
    width: 100%;
    font-weight: lighter;
    text-align: center;
    margin-bottom: 5%;
}

div#Panel3 h2 {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-weight: normal;
    margin-bottom: 10%;
}

div#Panel3 h6 {
    display: inline-block;
    width: 100%;
    font-weight: lighter;
    text-align: center;
    margin-bottom: 3%;
}

div#Panel3 h6,
div#Panel3 h3 {
    font-size: 20px;
}

div#Panel3 p {
    font-size: 15px !important;
    display: inline-block;
    width: 100%;
    font-weight: lighter;
    text-align: center;
    margin-bottom: 9%;
}

span#lb_error_add {
    width: 100%;
    font-size: 20px;
    display: inline-block;
    text-align: center;
}

div#Panel2 input#btn_close {
    display: inline-block;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 3%;
    right: 4.5%;
}

div#Panel3 input#btn_close_p3,
input#btn_close_wiengand {
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 10px;
    right: 10px;
}

table#dgw_automazioni_add,
table#dgw_automazioni_new,
table#dgw_automazioni_add_user {
    margin: 0 auto;
    border: none;
}

    table#dgw_automazioni_add tbody,
    table#dgw_automazioni_new tbody,
    table#dgw_automazioni_add_user tbody {
        width: 100% !important;
    }


        table#dgw_automazioni_add tbody tr,
        table#dgw_automazioni_new tbody tr,
        table#dgw_automazioni_add_user tbody tr {
            height: 3rem;
            text-align: center;
            border-radius: 50px;
        }

            table#dgw_automazioni_add tbody tr th,
            table#dgw_automazioni_new tbody tr th,
            table#dgw_automazioni_add_user tbody tr th {
                width: 15%;
                background-color: #455a64;
                color: #ffffff;
                font-size: 22px;
                font-weight: lighter;
            }

            table#dgw_automazioni_add tbody tr th,
            table#dgw_automazioni_add tbody tr td,
            table#dgw_automazioni_new tbody tr th,
            table#dgw_automazioni_new tbody tr td,
            table#dgw_automazioni_add_user tbody tr th,
            table#dgw_automazioni_add_user tbody tr td {
                border: none;
            }

                table#dgw_automazioni_add tbody tr th:first-child,
                table#dgw_automazioni_new tbody tr th:first-child,
                table#dgw_automazioni_add_user tbody tr th:first-child {
                    border-top-left-radius: 10px !important;
                }

                table#dgw_automazioni_add tbody tr th:last-child,
                table#dgw_automazioni_new tbody tr th:last-child,
                table#dgw_automazioni_add_user tbody tr th:last-child {
                    border-top-right-radius: 10px;
                }


            table#dgw_automazioni_add tbody tr td,
            table#dgw_automazioni_new tbody tr td,
            table#dgw_automazioni_add_user tbody tr td {
                border-bottom: 2px solid #F57600;
            }




                table#dgw_automazioni_add tbody tr td a,
                table#dgw_automazioni_new tbody tr td a,
                table#dgw_automazioni_add_user tbody tr td a {
                    text-decoration: none;
                    color: #F57600;
                    display: inline-block;
                    border: 1px solid #F57600;
                    font-size: 15px;
                    border-radius: 4px;
                }

                    table#dgw_automazioni_add tbody tr td a:hover,
                    table#dgw_automazioni_new tbody tr td a:hover,
                    table#dgw_automazioni_add_user tbody tr td a:hover {
                        color: #ffffff;
                        background-color: #F57600;
                    }


/*-----------------------------MENU UTENTI & MENU AUTOMAZIONI------------------------------*/

.due-btn,
.four-btn,
.home-flex {
    width: 100%;
    height: 50vw;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .due-btn #form1 {
        max-width: 17% !important;
        margin-top: -2%;
        margin-left: 1%;
    }

input#btn_blocca_automazioni,
input#btn_timer_apertura,
input#btn_nome_gruppo,
input#btn_nome_automazione,
input#btn_mod_uscita,
input#btn_add_ricevente,
input#btn_add_gateway,
input#btn_doppia_autenticazione,
input#btn_disattiva_ble,
input#btn_nascondi_automazioni,
input#btn_notifiche,
input#btn_confirm_2,
input#btn_questionario_menu{
    display: inline-block;
    justify-content: center;
    align-items: center;
    width: 34%;
    height: 28px;
    background-color: #F57600;
    color: #fff;
    font-size: 15px;
    border: 1px solid #F57600 !important;
    border-radius: 10px;
    margin-bottom: 5px;
    width: 200px;
    margin-right: 0 !important;
}

    input#btn_blocca_automazioni:hover,
    input#btn_timer_apertura:hover,
    input#btn_nome_automazione:hover,
    input#btn_mod_uscita:hover,
    input#btn_nome_gruppo:hover,
    input#btn_add_ricevente:hover,
    input#btn_add_gateway:hover,
    input#btn_doppia_autenticazione:hover,
    input#btn_disattiva_ble:hover,
    input#btn_nascondi_automazioni:hover,
    input#btn_notifiche:hover,
    input#btn_confirm_2:hover,
    input#btn_questionario_menu:hover {
        background-color: transparent;
        color: #F57600;
    }

p.spiegazione {
    display: inline-block;
    text-align: center;
    color: black;
    font-size: 12px;
    width: 200px;
}

input#btn_select_all_new_user,
input#btn_conferma_new {
    display: inline-block;
    justify-content: center;
    align-items: center;
    width: 34%;
    height: 28px;
    background-color: #F57600;
    color: #fff;
    font-size: 15px;
    border: 1px solid #F57600 !important;
    border-radius: 10px;
    margin: 0 auto 10% auto;
    width: 200px;
}

    input#btn_select_all_new_user:hover,
    input#btn_conferma_new_user:hover,
    input#btn_select_all_add_user:hover,
    input#btn_conferma_add_user:hover,
    input#input#btn_conferma_new:hover {
        background-color: transparent;
        color: #F57600;
    }

input#btn_conferma_new_user {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 34%;
    height: 28px;
    background-color: #F57600;
    color: #fff;
    font-size: 15px;
    border: 1px solid #F57600 !important;
    border-radius: 10px;
    margin: 10% auto 0 auto;
    width: 200px;
}


input#btn_select_all_add_user,
input#btn_conferma_add_user {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 34%;
    height: 28px;
    background-color: #F57600;
    color: #fff;
    font-size: 15px;
    border: 1px solid #F57600 !important;
    border-radius: 10px;
    margin: 0 auto;
    width: 200px;
}

.four-btn {
    width: 100%;
    height: 105vh;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .four-btn #form1 {
        max-width: 17% !important;
        margin-top: -2%;
        margin-left: 22vw;
    }

        .four-btn #form1 div p {
            display: inline-block;
            margin-bottom: 30px;
        }

        .four-btn #form1 input#btn_gestione,
        .four-btn #form1 input#btn_all_utenti,
        .four-btn #form1 input#btn_schedulazione,
        .four-btn #form1 input#Amministratori,
        .four-btn #form1 input#btn_sostendi_utenti,
        .four-btn #form1 input#Button5,
        input#btn_tempo_validità {
            justify-content: center;
            align-items: center;
            height: 28px;
            background-color: #F57600;
            color: #fff;
            font-size: 15px;
            border: 1px solid #F57600 !important;
            border-radius: 10px;
            margin-bottom: 1vh;
            width: 200px;
        }

            .four-btn #form1 input#btn_gestione:hover,
            .four-btn #form1 input#btn_all_utenti:hover,
            .four-btn #form1 input#btn_schedulazione:hover,
            .four-btn #form1 input#btn_sostendi_utenti:hover,
            .four-btn #form1 input#Amministratori:hover,
            .four-btn #form1 input#Button5:hover,
            input#btn_tempo_validità:hover {
                background-color: transparent;
                color: #F57600;
            }

.home-flex #form1 {
    width: 20% !important;
    position: relative;
    margin-left: 17%;
    margin-top: -4%;
}

    .home-flex #form1 span#lb_gruppo {
        width: 100%;
        display: inline-block;
        text-align: center;
        font-size: 30px;
        font-weight: bold;
        border-bottom: 2px solid #F57600;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }


    .home-flex #form1 img {
        width: 100%;
        display: block;
    }

/*-----------------------------NOME AUTOMAZIONI------------------------------*/

.home-flex {
    width: 100%;
    height: 105vh;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .home-flex.that.cinque {
        width: 100%;
        height: 105vh;
        margin: 0 auto;
        display: flex;
        justify-content: center;
        align-items: center;
    }



    .home-flex.that #form1 {
        width: 30% !important;
        margin-left: 1 !important;
    }

    .home-flex.that.cinque #form1 > span#lb_error {
        display: inline-block;
        width: 100%;
        text-align: center;
    }

    .home-flex #form1 h5 {
        display: block;
        width: 102%;
        font-size: 30px;
        font-weight: lighter;
        margin-bottom: 15%;
        text-align: center;
    }

    .home-flex #form1 h4 {
        display: block;
        width: 102%;
        font-size: 30px;
        font-weight: lighter;
        margin-bottom: 5%;
        text-align: center;
    }

    .home-flex.that .linea-schedu {
        width: 100%;
    }

    .home-flex #form1 #tb_nuovo_nome {
        border-radius: 10px;
        padding: 2px 4px;
        border: 1px solid #d6d6d6 !important;
        display: flex;
        justify-content: center;
        align-items: center;
        font-family: 'Roboto', sans-serif;
        width: 86%;
        height: 27px;
        margin: 0 auto;
    }

    .home-flex #form1 #btn_cambia_nome {
        color: #fff;
        text-decoration: none;
        font-size: 15px;
        border-radius: 10px;
        padding: 5px 10px;
        background-color: #F57600;
        border: 1px solid #F57600 !important;
        display: block;
        margin: 5% auto 5% auto;
        width: 86%;
    }

        .home-flex #form1 #btn_cambia_nome:hover {
            background-color: transparent;
            color: #F57600;
        }
/*-----------------------------ALL UTENTI------------------------------*/
.contenitore.that .cerca.questa input#btn_cerca_utente {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    border: 1px solid #F57600 !important;
    padding: 3px 8px;
    color: #F57600;
    background-color: #fff;
    font-size: 15px;
    margin: 0 2%;
}

    .contenitore.that .cerca.questa input#btn_cerca_utente:hover {
        color: #fff;
        background-color: #F57600;
    }

.contenitore.that .cerca.questa input#tb_cerca {
    border-radius: 10px;
    padding: 2px 4px;
    border: 1px solid #d6d6d6 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Roboto', sans-serif;
    height: 26px;
}



.contenitore.that .cerca.questa {
    position: absolute;
    top: 12vh;
    left: 22.3vw;
    z-index: 999;
    display: inline-block;
    width: 31vw !important;
}

    .contenitore.that .cerca.questa .oriz-line {
        position: absolute;
        display: inline-block;
        width: 60%;
        height: 1.2px;
        background-color: #F57600;
        top: 73px;
        right: 7vw;
        z-index: 1200;
    }

.contenitore.that {
    margin-left: 0% !important;
    width: 100vW;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    position: relative;
}

    .contenitore.that > .tabella.questa {
        width: 33% !important;
        margin-left: 23%;
    }

    .contenitore.that .informazioni {
        display: block;
        width: 47%;
        margin-top: 106px;
        position: absolute !important;
        top: 6vh;
        right: 1vw;
        text-align: center;
    }

.contatori span#lb_contatore {
    display: inline-block;
    margin-bottom: 25px;
}

.contenitore.that .informazioni p {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.contenitore.that span#lb_nome_utente,
.contenitore.that span#lb_utente {
    font-weight: bold;
}

.reimposta input#reimposta,
input#btn_delete_all,
input#btn_select_all_add_automation,
input#btn_tessere,
input#btn_leggi_wiengand {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    border: 1px solid #F57600 !important;
    padding: 3px 8px;
    color: #fff;
    background-color: #F57600;
    font-size: 15px;
    margin: 18px auto;
    /* position:absolute;
    top:72%;
    right:37.2%;*/
}
input#btn_confirm_wiengand {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    border: 1px solid #F57600 !important;
    padding: 3px 8px;
    color: #fff;
    background-color: #F57600;
    font-size: 15px;
    
}



input#btn_select_all_add_automation {
    margin-top: -70px !important;
}

    .reimposta input#reimposta:hover,
    input#btn_delete_all:hover,
    input#btn_select_all_add_automation:hover,
    input#btn_tessere:hover,
    input#btn_confirm_wiengand:hover,
    input#btn_leggi_wiengand:hover {
        background-color: #fff;
        color: #F57600;
    }

.contenitore.that input#btn_collega {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    border: 1px solid #F57600 !important;
    padding: 3px 8px;
    color: #fff;
    background-color: #F57600;
    font-size: 15px;
    margin: 0 auto;
}

    .contenitore.that input#btn_collega:hover {
        background-color: #fff;
        color: #F57600;
    }

.contenitore.that .informazioni h4 {
    display: inline-block;
    font-size: 30px;
    width: 100%;
    text-align: center;
    margin-top: 6%;
    margin-bottom: 6%;
    font-weight: lighter;
}

.contenitore.that > .informazioni .tabella {
    width: 70%;
    margin: 0 auto;
    display: block;
    margin-top: 100px;
}

.contenitore.that .informazioni .tabella table#dgw_automazioni {
    display: block;
    width: 100%;
    margin: -21% auto 0 auto;
    border: none;
}

table#dgw_wiengand,
table#dgw_gruppi,
table#dgw_gateway {
    display: block;
    width: 100%;
    margin: 0 auto;
    border: none;
}





    .contenitore.that .informazioni .tabella table#dgw_automazioni tbody,
    table#dgw_wiengand tbody,
    table#dgw_gruppi tbody,
    table#dgw_gateway tbody  {
        width: 100% !important;
    }


        .contenitore.that .informazioni .tabella table#dgw_automazioni tbody tr,
        table#dgw_wiengand tbody tr,
        table#dgw_gruppi tbody tr,
        table#dgw_gateway tbody tr  {
            height: 3rem;
            text-align: center;
            border-radius: 50px;
        }

            .contenitore.that .informazioni .tabella table#dgw_automazioni tbody tr th,
            table#dgw_wiengand tbody tr th,
            table#dgw_gateway tbody tr th  {
                width: 15%;
                background-color: #455a64;
                color: #ffffff;
                font-size: 22px;
                font-weight: lighter;
            }

            table#dgw_gruppi tbody tr th,
            table#dgw_gateway tbody tr th  {
                width: 20%;
                background-color: #455a64;
                color: #ffffff;
                font-size: 16px;
                font-weight: lighter;
            }



            .contenitore.that .informazioni .tabella table#dgw_automazioni tbody tr th,
            .contenitore.that .informazioni .tabella table#dgw_automazioni tbody tr td,
            table#dgw_wiengand tbody tr th,
            table#dgw_wiengand tbody tr td,
            table#dgw_gruppi tbody tr th,
            table#dgw_gruppi tbody tr td,
            table#dgw_gateway tbody tr td,
            table#dgw_gateway tbody tr th  {
                border: none;
                width: 1%;
            }

                .contenitore.that .informazioni .tabella table#dgw_automazioni tbody tr td:last-child,
                table#dgw_wiengand tbody tr td:last-child,
                table#dgw_gruppi tbody tr td:last-child,
                table#dgw_gateway tbody tr td:last-child {
                    color: red;
                }

                .contenitore.that .informazioni .tabella table#dgw_automazioni tbody tr th:first-child,
                table#dgw_wiengand tbody tr th:first-child,
                table#dgw_gruppi tbody tr th:first-child,
                table#dgw_gateway  tbody tr th:first-child{
                    border-top-left-radius: 10px;
                }

                .contenitore.that .informazioni .tabella table#dgw_automazioni tbody tr th:last-child,
                table#dgw_wiengand tbody tr th:last-child,
                table#dgw_gruppi tbody tr th:last-child,
                table#dgw_gateway  tbody tr th:last-child{
                    border-top-right-radius: 10px;
                }


            .contenitore.that .informazioni .tabella table#dgw_automazioni tbody tr td,
            table#dgw_wiengand tbody tr td,
            table#dgw_gruppi tbody tr td,
            table#dgw_gateway  tbody tr td {
                border-bottom: 2px solid #F57600;
            }




                .contenitore.that .informazioni .tabella table#dgw_automazioni tbody tr td a,
                table#dgw_wiengand tbody tr td a,
                table#dgw_gruppi tbody tr td a,
                table#dgw_gateway  tbody tr td a {
                    text-decoration: none;
                    color: #F57600;
                    display: inline-block;
                    padding: 3px 6px;
                    border: 1px solid #F57600;
                    font-size: 15px;
                    border-radius: 4px;
                }

                    .contenitore.that .informazioni .tabella table#dgw_automazioni tbody tr td a:hover,
                    table#dgw_wiengand tbody tr td a:hover,
                    table#dgw_gruppi tbody tr td a:hover,
                    table#dgw_gateway  tbody tr td a:hover{
                        color: #ffffff;
                        background-color: #F57600;
                    }

.contenitore.that .line {
    display: inline-block;
    width: 2px;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 56.6vw;
    background-color: #F57600;
}

.contenitore.that .informazioni {
    position: relative;
}

    .contenitore.that .informazioni .linea {
        width: 17%;
        height: 1px;
        background-color: #F57600;
        display: block;
        margin: 5vh auto 2vh auto;
    }

.contenitore.that > .tabella table#dgw_utenti {
    margin: 200px auto 0 -2vw;
    border: none;
    width: 460px;
    display: block;
}

.contenitore.that .informazioni > div#Panel1 {
    display: block;
    width: 400px;
    margin: 5% auto 0 auto;
    text-align: center;
    border-radius: 10px;
    background-color: #f5f5f5;
    position: absolute;
    padding-top: 30px;
    top: -43px;
    right: 35vw;
    z-index: 1000;
    box-shadow: 0px 0px 10px #333;
}

    .contenitore.that .informazioni > div#Panel1 p {
        font-size: 25px;
        font-weight: lighter;
        display: inline-block;
        margin: 20px auto 0 auto;
        text-align: center;
        width: 100%;
    }

    .contenitore.that .informazioni > div#Panel1 #btn_close {
        width: 20px;
        height: 20px;
        display: inline-block;
        position: absolute;
        right: 10px;
        top: 10px;
    }

.contenitore.that .informazioni div#Panel1 h3 {
    font-weight: normal;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    display: inline-block;
    font-size: 30px;
    font-weight: lighter;
}

.col-numeri {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-top: 5%;
    margin-left: -3%;
    margin-bottom: 30px;
}

    .col-numeri #lb_disponibili,
    .col-numeri #lb_utilizzati,
    .col-numeri #lb_limite {
        font-size: 20px;
        font-weight: bold;
        display: inline-block;
        margin-top: 8%;
    }

.contenitore.that .informazioni div#Panel2.questo {
    position: absolute;
    left: -26%;
    top: 6%;
    width: 45%;
    padding: 2%;
    background-color: #f5f5f5;
    border-radius: 10px;
    box-shadow: 0px 0px 10px #333;
}


.contenitore.that .informazioni div#Panel2 .tabella table#dgw_automazioni_new {
    display: block;
    width: 100%;
    margin: 0 auto;
    border: none;
}


.contenitore.that .informazioni > div#Panel2 > .tabella {
    width: 80%;
    margin: 0 auto !important;
}


.contenitore.that .informazioni div#Panel2 .tabella table#dgw_automazioni_new tbody {
    width: 100% !important;
}


    .contenitore.that .informazioni div#Panel2 .tabella table#dgw_automazioni_new tbody tr {
        height: 3rem;
        text-align: center;
        border-radius: 50px;
    }

        .contenitore.that .informazioni div#Panel2 .tabella table#dgw_automazioni_new tbody tr th {
            width: 15%;
            background-color: #455a64;
            color: #ffffff;
            font-size: 22px;
            font-weight: lighter;
        }

        .contenitore.that .informazioni div#Panel2 .tabella table#dgw_automazioni_new tbody tr th,
        .contenitore.that .informazioni div#Panel2 .tabella table#dgw_automazioni_new tbody tr td {
            border: none;
            width: 1%;
        }

            .contenitore.that .informazioni div#Panel2 .tabella table#dgw_automazioni_new tbody tr th:first-child {
                border-top-left-radius: 10px;
            }

            .contenitore.that .informazioni div#Panel2 .tabella table#dgw_automazioni_new tbody tr th:last-child {
                border-top-right-radius: 10px;
            }


        .contenitore.that .informazioni div#Panel2 .tabella table#dgw_automazioni_new tbody tr td {
            border-bottom: 2px solid #F57600;
        }




            .contenitore.that .informazioni div#Panel2 .tabella table#dgw_automazioni_new tbody tr td a {
                text-decoration: none;
                color: #F57600;
                display: inline-block;
                padding: 3px 6px;
                border: 1px solid #F57600;
                font-size: 15px;
                border-radius: 4px;
            }

                .contenitore.that .informazioni div#Panel2 .tabella table#dgw_automazioni_new tbody tr td a:hover {
                    color: #ffffff;
                    background-color: #F57600;
                }

.contenitore.that .informazioni div#Panel2.questo input#btn_conferma_new {
    width: 100% !important;
    border-radius: 10px;
    background-color: #fff;
    border: none;
    margin: 1% auto 1% auto !important;
    display: inline-block;
    font-size: 15px;
    font-weight: normal;
    color: #fff;
    background-color: #F57600;
    border: 1px solid #F57600;
}


#form1 .contenitore.this-2 {
    position: relative;
}

div#Panel2.questo input#btn_close {
    display: inline-block;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 4%;
    right: 4.5%;
}

div#Panel2.questo p {
    display: inline-block;
    width: 100%;
    font-weight: lighter;
    font-size: 20px;
    text-align: center;
    margin-bottom: 9%;
    margin-top: 8%;
}

.all_new_users {
    display: flex;
    justify-content: center;
    text-align: center;
    width: 100%;
    margin: 0 auto;
}

/*-----------------------------MENU STORICO------------------------------*/
.due-btn.this {
    width: 100%;
    height: 50vw;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .due-btn.this > #form1 {
        max-width: 17% !important;
        margin-top: -2%;
        margin-left: 22vw;
    }

        .due-btn.this > #form1 input#btn_data,
        .due-btn.this > #form1 input#btn_utente,
        .due-btn.this > #form1 input#btn_chiave,
        .due-btn.this > #form1 input#btn_impostazioni_storico,
        .due-btn.this > #form1 input#btn_situazione_chiavi,
        .due-btn.this > #form1 input#btn_storico_questionari {
            display: flex;
            justify-content: center;
            align-items: center;
            width: 200px;
            height: 28px;
            background-color: #F57600;
            color: #fff;
            font-size: 15px;
            border: 1px solid #F57600 !important;
            border-radius: 10px;
            margin-bottom: 10px;
        }

            .due-btn.this > #form1 input#btn_data:hover,
            .due-btn.this > #form1 input#btn_utente:hover,
            .due-btn.this > #form1 input#btn_chiave:hover,
            .due-btn.this > #form1 input#btn_impostazioni_storico:hover,
            .due-btn.this > #form1 input#btn_situazione_chiavi:hover,
            .due-btn.this > #form1 input#btn_storico_questionari:hover {
                background-color: transparent;
                color: #F57600;
            }
/*----------------------------- STORICO UTENTE------------------------------*/
#form1 .check {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 26px;
    margin-bottom: 14%;
    width: 100%;
}

.home-flex.that2 .tabella.otto {
    position: absolute;
    top: 7vh;
    z-index: 999;
    background: white;
    width:103%;
}

.home-flex.that2 {
    width: 100%;
    height: 90vh !important;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .home-flex.that2 #form1 {
        margin-top: -34vh;
    }

        .home-flex.that2 #form1 .cerca p {
            margin-bottom: 0;
            margin-right: 10px;
            display: inline-block;
            font-weight: bold;
        }

        .home-flex.that2 #form1 .cerca {
            min-width: 455px;
        }


    .home-flex.that2 #form1 {
        width: 440px !important;
    }

#form1 .check span#lb_utente {
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    margin: 0 2%;
    height: 100%
}

#form1 .check h2 {
    font-weight: lighter;
    display: inline-block;
    margin: 0 auto;
}


#form1 .check input#btn_cambia_utente {
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    border-radius: 10px;
    background-color: #F57600;
    border: 1px solid #F57600 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 80px;
    padding: 3px 8px !important;
    height: 100%;
    margin-left: 1vW;
}

    #form1 .check input#btn_cambia_utente:hover {
        color: #F57600;
        background-color: #fff;
    }

#form1 .cerca input#btn_cerca {
    display: inline-block;
    margin: 0 2%;
}

.home-flex.that2 #Panel1 {
    right: -4%;
    top: 21vh;
    padding: 25px;
    background-color: #f5f5f5;
    border-radius: 10px;
    box-shadow: 0px 0px 10px #333;
    position: absolute;
    width: 30vW !important;
}

    .home-flex.that2 #Panel1 .cerca {
        width: 100%;
        margin-top: 3%;
        margin-bottom: 3%;
    }

        .home-flex.that2 #Panel1 .cerca input#btn_cerca_utente {
            display: flex;
            justify-content: center;
            align-items: center;
            border-radius: 10px;
            border: 1px solid #F57600 !important;
            padding: 3px 8px;
            background-color: #F57600;
            color: #fff;
            font-size: 15px;
            margin: 0 2%;
        }

            .home-flex.that2 #Panel1 .cerca input#btn_cerca_utente:hover {
                background-color: #fff;
                color: #F57600;
            }

        .home-flex.that2 #Panel1 .cerca input#tb_cerca {
            border-radius: 10px;
            padding: 2px 4px;
            border: 1px solid #d6d6d6 !important;
            display: flex;
            justify-content: center;
            align-items: center;
            font-family: 'Roboto', sans-serif;
            height: 26px
        }

    .home-flex.that2 #Panel1 input#btn_seleziona {
        color: #fff;
        text-decoration: none;
        font-size: 15px;
        border-radius: 10px;
        padding: 5px 10px;
        background-color: #F57600;
        border: 1px solid #F57600;
        display: block;
        margin: 5% auto 0 auto;
        width: 35%;
    }

        .home-flex.that2 #Panel1 input#btn_seleziona:hover {
            background-color: transparent;
            color: #F57600;
        }


.tabella.sei {
    z-index: 999;
}

.home-flex.that2 #form1 > div#Panel1 > .tabella.sei {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0 !important;
    position: relative;
}

.home-flex.that2 #form1 div#Panel1 > .tabella.sei table#dgw_utenti {
    margin: 0 auto;
    width: 24vW;
    border: none;
}

    .home-flex.that2 #form1 div#Panel1 > .tabella.sei table#dgw_utenti tbody {
        width: 100% !important;
    }


        .home-flex.that2 #form1 div#Panel1 > .tabella.sei table#dgw_utenti tbody tr {
            height: 3rem;
            text-align: center;
            border-radius: 50px;
        }

            .home-flex.that2 #form1 div#Panel1 > .tabella.sei table#dgw_utenti tbody tr th {
                width: 15%;
                background-color: #455a64;
                color: #ffffff;
                font-size: 22px;
                font-weight: lighter;
            }

            .home-flex.that2 #form1 div#Panel1 > .tabella.sei table#dgw_utenti tbody tr th,
            .home-flex.that2 #form1 div#Panel1 > .tabella.sei table#dgw_utenti tbody tr td {
                border: none;
            }

                .home-flex.that2 #form1 div#Panel1 > .tabella.sei table#dgw_utenti tbody tr th:first-child {
                    border-top-left-radius: 10px;
                }

                .home-flex.that2 #form1 div#Panel1 > .tabella.sei table#dgw_utenti tbody tr th:last-child {
                    border-top-right-radius: 10px;
                }

            .home-flex.that2 #form1 div#Panel1 > .tabella.sei table#dgw_utenti tbody tr td {
                border-bottom: 2px solid #F57600;
            }




                .home-flex.that2 #form1 div#Panel1 > .tabella.sei table#dgw_utenti tbody tr td a {
                    text-decoration: none;
                    color: #F57600;
                    display: inline-block;
                    padding: 3px 6px;
                    border: 1px solid #F57600;
                    font-size: 15px;
                    border-radius: 4px;
                }

                    .home-flex.that2 #form1 div#Panel1 > .tabella.sei table#dgw_utenti tbody tr td a:hover {
                        color: #ffffff;
                        background-color: #F57600;
                    }

.home-flex.that2 #form1 div#Panel1 input#btn_close {
    display: inline-block;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 1.5vh;
    right: 2%;
}

.home-flex.that2 #form1 .tabella table#dgw_storico {
    margin: 0 auto;
    width: 100%;
    border: none;
}


.centra_account #form1 table#dgw_situazione {
    margin: 0 20px;
    width: 100%;
    border: none;
}



    .home-flex.that2 #form1 .tabella table#dgw_storico tbody tr,
    .centra_account #form1 table#dgw_situazione tbody tr  {
        height: 3rem;
        text-align: center;
        border-radius: 50px;
    }

        .home-flex.that2 #form1 .tabella table#dgw_storico tbody tr th,
        .centra_account #form1 table#dgw_situazione tbody tr th {
            width: 33%;
            background-color: #455a64;
            color: #ffffff;
            font-size: 22px;
            font-weight: lighter;
        }

            .centra_account #form1 table#dgw_situazione tbody tr th,
            .centra_account #form1 table#dgw_situazione tbody tr td
            {
                padding:0 20px;
            }


            .home-flex.that2 #form1 .tabella table#dgw_storico tbody tr th,
            .home-flex.that2 #form1 .tabella table#dgw_storico tbody tr td,
            .centra_account #form1 table#dgw_situazione tbody tr th,
            .centra_account #form1 table#dgw_situazione tbody tr td {
                border: none;
                width: 17vW;
            }

            .home-flex.that2 #form1 .tabella table#dgw_storico tbody tr th:first-child,
            .centra_account #form1 table#dgw_situazione tbody tr th:first-child{
                border-top-left-radius: 10px;
            }

            .home-flex.that2 #form1 .tabella table#dgw_storico tbody tr th:last-child,
            .centra_account #form1 table#dgw_situazione tbody tr th:last-child {
                border-top-right-radius: 10px;
            }


        .home-flex.that2 #form1 .tabella table#dgw_storico tbody tr td,
        .centra_account #form1 table#dgw_situazione tbody tr td {
            border-bottom: 2px solid #F57600;
        }




.home-flex.that2 #form1 .tabella table#dgw_automazioni tbody tr td a,
.home-flex.that2 #form1 .tabella table#dgw_storico tbody tr td a,
.centra_account #form1 table#dgw_situazione  tbody tr td a {
    text-decoration: none;
    color: #F57600;
    display: inline-block;
    padding: 3px 6px;
    border: 1px solid #F57600;
    font-size: 15px;
    border-radius: 4px;
}

    .home-flex.that2 #form1 .tabella table#dgw_automazioni tbody tr td a:hover,
    .home-flex.that2 #form1 .tabella table#dgw_storico tbody tr td a:hover,
    .centra_account #form1 table#dgw_situazione tbody tr td a:hover{
        color: #ffffff;
        background-color: #F57600;
    }


/*----------------------------- HOME------------------------------*/
.home-flex #form1 > #lb_scadenza {
    display: inline-block;
    text-align: center;
    color: red;
    font-size: 30px;
    margin: 30px auto;
}

.home-flex #form1 > #btn_rinnova {
    display: block;
    margin: 0 auto 30px auto;
    padding: 10px 20px;
    color: white;
    background-color: #F57600;
    border-radius: 10px;
    border: none;
}

    .home-flex #form1 > #btn_rinnova:hover {
        background-color: #F57600 !important;
    }



/*----------------------------- SUPPORTO------------------------------*/
.btn-supp {
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

    .btn-supp #form1 {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        margin: 0 auto 0 47vw;
        width: 300px;
        margin-top: 32vh;
    }



        .btn-supp #form1 #Button1,
        .btn-supp #form1 #Button2,
        .btn-supp #form1 #Button3,
        .btn-supp #form1 #Button4,
        .btn-supp #form1 #Button5,
        .btn-supp #form1 #Button6,
        .btn-supp #form1 #Button7,
        .btn-supp #form1 #Button8,
        .btn-supp #form1 #Button9,
        .btn-supp #form1 #Button10,
        .btn-supp #form1 #Button11,
        .btn-supp #form1 #btn_stato_abbonamenti,
        .btn-supp #form1 #btn_account,
        input#btn_new,
        input#btn_password,
        input#btn_mfa,
        input#btn_cambia_password,
        input#btn_email_test,
        input#btn_conferma_mfa {
            padding: 4px 10px !important;
            margin-bottom: 20px;
            background-color: #F57600;
            color: white;
            border: 1px solid #F57600 !important;
            border-radius: 10px;
            display: inline-block;
            width: 200px;
        }

input#btn_new,
input#btn_password,
input#btn_mfa,
input#btn_cambia_password {
    min-width: 65% !important;
}

input#btn_cambia_password {
    margin: 20px auto 0 auto !important;
}



.btn-supp #form1 #Button1,
.btn-supp #form1 #Button2,
.btn-supp #form1 #Button3,
.btn-supp #form1 #Button4,
.btn-supp #form1 #Button5,
.btn-supp #form1 #btn_stato_abbonamenti,
.btn-supp #form1 #btn_account {
    margin-bottom: 10px !important;
}




    .btn-supp #form1 #Button1:hover,
    .btn-supp #form1 #Button2:hover,
    .btn-supp #form1 #Button3:hover,
    .btn-supp #form1 #Button4:hover,
    .btn-supp #form1 #Button5:hover,
    .btn-supp #form1 #Button6:hover,
    .btn-supp #form1 #Button7:hover,
    .btn-supp #form1 #Button8:hover,
    .btn-supp #form1 #Button9:hover,
    .btn-supp #form1 #Button10:hover,
    .btn-supp #form1 #Button11:hover,
    .btn-supp #form1 #btn_stato_abbonamenti:hover,
    .btn-supp #form1 #btn_account:hover,
    input#btn_new:hover,
    input#btn_password:hover,
    input#btn_mfa:hover,
    input#btn_cambia_password:hover,
    input#btn_email_test:hover,
    input#btn_conferma_mfa:hover {
        background-color: white;
        color: #F57600;
        border: 1px solid #F57600;
    }

/*----------------------------- RINNOVA_ABBONAMENTO------------------------------*/
.box-conf {
    width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 50px;
}

    .box-conf > #form1 {
        width: 39vw;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }


        .box-conf > #form1 > .conf {
            max-width: 730px;
            border: 1px solid #ccc;
            border-radius: 10px;
            display: flex;
            align-items: center;
            justify-content: center;
            flex-wrap: wrap;
            padding: 20px 30px;
            margin-bottom: 50px;
            margin-top: 30px;
        }

            .box-conf > #form1 > .conf h3,
            .box-conf h3 {
                display: inline-block;
                margin: 0 auto 30px 0;
                font-size: 30px;
                text-align: center;
                width: 100%;
            }

            .box-conf > #form1 > .conf p {
                display: inline-block;
                margin-bottom: 15px;
            }

            .box-conf > #form1 > .conf select {
                height: 30px;
                display: inline-block;
                padding-left: 5px;
                margin-right: 7px;
            }

    .box-conf input {
        height: 30px !important;
        display: inline-block;
        margin: 12px auto 15px 12px !important;
        width: 148px !important;
        border-radius: 2px !important;
    }

    .box-conf p #lb__errore {
        display: inline-block;
        width: 100%;
        text-align: center;
        margin: 15px auto;
    }

    .box-conf p #btn_continua {
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #F57600;
        border-radius: 10px !important;
        color: white;
        padding: 4px 10px;
        margin: 0 auto !important;
        text-align: center;
        height: 40px !important;
    }

        .box-conf p #btn_continua:hover {
            color: #F57600;
            background-color: white;
            border: 1px solid #F57600 !important;
        }

    .box-conf p.anni-abb {
        display: inline-block;
        width: 100%;
        text-align: center;
    }

/*----------------------------- videoguida------------------------------*/

.centra-btn-guida {
    display: block;
    width: 100%;
    margin-top: -18vh;
}

/*----------------------------- videoguida------------------------------*/
.centra-form {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}

    .centra-form #form1 #TextArea1 {
        height: 157px;
        width: 230px;
    }

    .centra-form #form1 #tb_richiesta {
        height: 115px !important;
        display: inline-block;
        width: 201px !important;
    }



#Label100 {
    font-size: 28px;
}

.centra-form #form1 {
    border: 1px solid #F57600;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 57px;
    min-width: 370px;
    flex-wrap: wrap;
    margin-top: 13vh;
    margin-left: 15vw;
    box-shadow: 0px 0px 10px #F57600;
}

    .centra-form #form1 span#Label1 {
        font-weight: normal;
        font-size: 30px;
        display: inline-block;
        text-align: center;
        margin-bottom: 15px;
        width: 100%;
    }

    .centra-form #form1 .nome,
    .centra-form #form1 .tel,
    .centra-form #form1 .email {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }



    .centra-form #form1 input#tb_nome,
    .centra-form #form1 input#Tb_tel,
    .centra-form #form1 input#tb_email {
        width: 200px !important;
        margin-right: 0 !important;
        border-radius: 4px !important;
    }

    .centra-form #form1 p.richiesta {
        color: black;
        font-size: 20px;
        text-align: center;
    }

    .centra-form #form1 h4 {
        font-weight: lighter;
    }

    .centra-form #form1 textarea#tb_richiesta {
        border-radius: 5px;
        padding: 3px;
        border-color: #F57600;
    }

    .centra-form #form1 input#btn_invia {
        background-color: #F57600;
        color: white;
        border: 1px solid #F57600;
        border-radius: 10px;
        display: block;
        height: 40px;
        margin: 0 auto;
        text-align: center;
    }

        .centra-form #form1 input#btn_invia:hover {
            color: #F57600;
            background-color: white;
            border: 1px solid #F57600 !important;
        }

    .centra-form #form1 p.errore {
        display: inline-block;
        width: 100%;
        text-align: center;
        margin: 15px auto;
    }










@media (max-width: 1500px) {
    .contenitore.that .line {
        display: none;
    }
}

@media (max-width: 1100px) {
    div#pn_cerca {
        width: 245px;
        display: inline-block;
        text-align: center;
        margin-left: -1vw;
        margin-top: 25px;
    }
}





@media (max-width: 1100px) {
    .contenitore.that .line {
        display: none;
    }
}

@media (max-width: 1200px) {

    .tab-small #form1 .pannel .linea {
        display: none;
    }


    .contenitore.that .informazioni > div#Panel1 {
        display: block;
        width: 400px;
        margin: 5% auto 0 auto;
        text-align: center;
        border-radius: 10px;
        background-color: #f5f5f5;
        position: absolute;
        padding-top: 30px;
        top: -14vh;
        right: 22vw;
        z-index: 1000;
        box-shadow: 0px 0px 10px #333;
    }

    .app_ {
        display: flex;
        align-items: center;
        justify-content: space-around;
        margin-bottom: 50px;
        flex-wrap: wrap;
    }
}

@media (max-width: 1320px) {
    .visual-2 {
        display: flex;
        margin-bottom: 20px;
        text-align: center;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }
}



@media (max-width: 1300px) {
    .flexy .line {
        display: none;
    }
}

@media (max-width: 1200px) {
    .linea-utenti {
        display: none;
    }
}

@media (max-width: 1040px) {
    .contenitore.that .informazioni h4 {
        width: 62%;
    }
}


/*----------------------------- vADD RICEVENTE*/

.centra {
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
}

.id_ricevente,
.pin_agg_ric {
    display: inline-block;
    width: 100%;
    text-align: center;
    color: black;
    font-size: 24px;
    font-family: Roboto,sans-serif;
}

.id_ricevente {
    margin-top: 50px;
    margin-bottom: 10px;
}

.campi_id {
    display: flex;
    justify-content: center;
    align-content: space-between;
    margin-top: 2px;
    border-radius: 5px;
    height: 30px;
    margin-bottom: 50px;
    padding: 0 5px;
}

    .campi_id input#tb_id_1 {
        display: inline-block;
        margin-right: 15px;
    }

    .campi_id input#tb_id_1,
    .campi_id input#tb_id_2 {
        border-radius: 5px;
    }

input#tb_pin_aggiunta {
    border-radius: 5px;
    height: 30px;
    padding: 0 5px;
}

#form1 > p.col_gate {
    text-align: center;
    color: black;
    font-size: 24px;
    display: block;
    margin: 50px auto 35px auto;
}

#form1 > p.gate_sel {
    text-align: center;
    color: black;
    font-size: 22px;
    display: block;
}

#form1 > span#lb_gateway_lista {
    display: inline-block;
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
}

#form1 > .pin_agg_ric p {
    color: black;
    font-size: 22px;
}

#form1 > .pin_agg_ric h4 {
    color: black;
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 10px;
}

input#btn_ok {
    display: inline-block;
    border-radius: 10px;
    border: 1px solid #F57600 !important;
    padding: 3px 8px;
    color: #fff;
    background-color: #F57600;
    font-size: 15px;
    margin-bottom: 50px;
}

    input#btn_ok:hover {
        color: #F57600;
        background: #fff;
    }

#form1 > .campi_id p.slash {
    display: inline-block;
    font-size: 30px;
    margin: auto 5px;
    margin-top: -4px;
    font-weight: lighter;
}


/*----------------------------- ACCESSI TEMPORANEI*/


.contenitore-acc {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 40px;
}

.acc-temp {
    display: inline-block;
    text-align: center;
    position: relative;
    min-width: 35vw;
    margin-left: 19vw;
}

    .acc-temp #btn_new_accesso {
        width: 210px !important;
        color: #fff;
        text-decoration: none;
        font-size: 15px;
        border-radius: 10px;
        padding: 5px 10px;
        background-color: #F57600;
        border: 1px solid #F57600 !important;
        display: block;
        margin: 0 auto 20px auto;
    }

        .acc-temp #btn_new_accesso:hover {
            color: #F57600;
            background-color: #fff;
            border: 1px solid #F57600;
        }

.contenitore-acc > #form1 {
    width: auto !important;
}

.contenitore-acc #form1 .acc-temp table#dgw_accessi tbody tr th {
    width: auto;
    background-color: #455a64;
    color: #ffffff;
    font-size: 18px !important;
    font-weight: lighter;
}

.contenitore-acc #form1 .acc-temp table#dgw_accessi {
    width: 50vw;
}

.contenitore-acc #form1 .acc-temp #Panel1 {
    position: absolute;
    top: 50px;
    min-width: 400px;
    border-radius: 10px;
    padding: 30px;
    text-align: center;
    background-color: #f5f5f5;
    box-shadow: 3;
    box-shadow: 0px 0px 10px #333;
    left: 8vw;
    z-index: 1100;
}

.modulo #form1 #pn_mfa {
    position: fixed;
    top: 30vh;
    width: 400px;
    border-radius: 10px;
    padding: 30px;
    text-align: center;
    background-color: #f5f5f5;
    box-shadow: 3px;
    box-shadow: 0px 0px 10px #333;
    left: 45vw;
}

#pn_mfa {
    position: fixed;
    top: 30vh;
    width: 410px;
    border-radius: 10px;
    padding: 30px;
    text-align: center;
    background-color: #f5f5f5;
    box-shadow: 3px;
    box-shadow: 0px 0px 10px #333;
    left: 44vw;
}

#pn_password_amministratore {
    position: fixed;
    top: 20vh;
    width: 400px;
    border-radius: 10px;
    padding: 30px;
    text-align: center;
    background-color: #f5f5f5;
    box-shadow: 3px;
    box-shadow: 0px 0px 10px #333;
    left: 45vw;
}



#btn_close_password,
#btn_close_mfa {
    position: absolute;
    top: 8px;
    right: 8px;
}

div#pn_password_amministratore .input_pn {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    text-align: center;
}

    div#pn_password_amministratore .input_pn p {
        margin-bottom: 10px !important;
        display: block;
        width: 100%;
    }

    div#pn_password_amministratore .input_pn input#tb_old_password,
    div#pn_password_amministratore .input_pn input#tb_new_password,
    div#pn_password_amministratore .input_pn input#tb_new_password_2,
    div#pn_mfa .input_pn input#tb_email_mfa,
    div#pn_mfa .input_pn input#tb_codice_conferma {
        border-radius: 5px;
        padding: 5px 2px;
        border: 1px solid #d6d6d6 !important;
        display: flex;
        justify-content: center;
        align-items: center;
        font-family: 'Roboto', sans-serif;
        width: 200px !important;
        text-align: center;
        margin: 0 auto 15px auto;
    }

.pannel .state p input#tb_new_name {
    border-radius: 5px;
    padding: 5px 2px;
    border: 1px solid #d6d6d6 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Roboto', sans-serif;
    width: 200px !important;
    text-align: center;
    margin-left: 5px;
}

























.contenitore-acc #form1 .acc-temp #Panel1 input#btn_close {
    display: inline-block;
    width: 18px;
    position: absolute;
    top: 14px;
    right: 13px;
    height: 18px !important;
}


.acc-temp .cerca input#tb_cerca,
.app_delete_user #form1 input#tb_cerca {
    border-radius: 10px;
    padding: 2px 4px;
    border: 1px solid #d6d6d6 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Roboto', sans-serif;
    height: 26px;
}

.acc-temp .cerca {
    margin-bottom: 20px;
}

    .acc-temp .cerca input#btn_cerca_utente,
    .app_delete_user #form1 input#btn_cerca_utente {
        height: 25px;
        border-radius: 10px;
        padding: 0.9% 0 !important;
        background-color: #F57600;
        color: white;
        display: inline-block;
        margin-left: 2px;
        width: 55px;
        border: 1px solid #F57600 !important;
    }

        .acc-temp .cerca input#btn_cerca_utente:hover,
        .app_delete_user #form1 input#btn_cerca_utente:hover {
            color: #F57600;
            background-color: #fff;
        }

.contenitore-acc #form1 .acc-temp #Panel1 input#tb_data_end,
.contenitore-acc #form1 .acc-temp #Panel1 input#tb_data_start {
    border-radius: 10px;
    padding: 2px 1px 2px 4px;
    border: 1px solid #d6d6d6 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Roboto', sans-serif;
    width: 200px !important;
    text-align: center;
    margin: 20px auto 0 auto;
}

.centra_account #form1 #Panel1 input#tb_data_start,
.centra_account #form1 #Panel1 input#tb_data_end {
    border-radius: 10px;
    padding: 2px 6px 2px 0px;
    border: 1px solid #d6d6d6 !important;
  
    justify-content: center;
    align-items: center;
    font-family: 'Roboto', sans-serif;
    text-align: center;
   
    margin-left: 5px;
    z-index:999;

}


    .contenitore-acc #form1 .acc-temp #Panel1 span#lb_selezionato,
    .contenitore-acc #form1 .acc-temp #Panel1 span#lb_id_selezionato,
    .contenitore-acc #form1 .acc-temp #Panel1 span#lb_nome_selezionato {
        font-size: 25px;
        font-weight: bold;
    }

.contenitore-acc #form1 .acc-temp #Panel1 span#lb_automazioni {
    font-size: 22px;
}


.contenitore-acc #form1 .acc-temp #Panel1 input#btn_conferma,
.contenitore-acc #form1 .acc-temp #Panel2 input#btn_delete_regola,
.contenitore-acc #form1 .acc-temp #Panel2 input#btn_delete_user,
.centra_account #form1 #Panel1 input#btn_conferma{
    width: 200px !important;
    height: 27px;
    border-radius: 10px;
    background-color: #fff;
    border: none;
    margin: 10px auto 20px auto;
    display: inline-block;
    font-size: 15px;
    font-weight: normal;
    color: #fff;
    background-color: #F57600;
    border: 1px solid #F57600 !important;
    padding: 2px 5px;
}

.centra_account #Panel2 input#btn_prenota {
    
    height: 27px;
    border-radius: 10px;
    background-color: #fff;
    border: none;
    margin-top:10px;
    display: inline-block;
    font-size: 15px;
    font-weight: normal;
    color: #fff;
    background-color: #F57600;
    border: 1px solid #F57600 !important;
    padding: 2px 5px;
}


    .contenitore-acc #form1 .acc-temp #Panel1 input#btn_conferma:hover,
    .contenitore-acc #form1 .acc-temp #Panel2 input#btn_delete_regola:hover,
    .contenitore-acc #form1 .acc-temp #Panel2 input#btn_delete_user:hover,
    .centra_account #Panel2 input#btn_prenota:hover,
    .centra_account #form1 #Panel1 input#btn_conferma:hover{
        background-color: #fff;
        color: #F57600;
    }


.contenitore-acc #form1 .acc-temp #Panel2 {
    position: absolute;
    top: 50px;
    width: 100%;
    border-radius: 10px;
    padding: 30px;
    text-align: center;
    background-color: #ccc !important;
}

    .contenitore-acc #form1 .acc-temp #Panel2 input#btn_close_2 {
        display: inline-block;
        width: 18px;
        position: absolute;
        top: 14px;
        right: 13px;
        height: 18px !important;
    }

    .contenitore-acc #form1 .acc-temp #Panel2 > p {
        text-align: center;
        font-size: 22px;
        display: inline-block;
        margin-bottom: 20px;
        font-weight: bold;
    }

    .contenitore-acc #form1 .acc-temp #Panel2 > strong {
        display: inline-block;
        text-align: left;
    }


/*-----------------------------TIMER APERTURA------------------------------*/
    .cont_timer {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 70px;
}

    .cont_timer #form1 .day {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .cont_timer #form1 {
        width: 510px;
        margin-left: 19vw;
    }

    .cont_timer select#lst_giorno {
        margin: 0 0 0 5px !important;
    }

    .cont_timer .alle {
        display: flex;
        margin-top: 20px;
        justify-content: center;
        align-items: center;
        width: 100%;
    }


input#btn_add {
    display: inline-block;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    border: 1px solid #F57600 !important;
    padding: 3px 8px;
    background-color: #F57600;
    color: #fff;
    font-size: 15px;
    margin-top: 20px;
}

    input#btn_add:hover {
        background-color: #fff;
        color: #F57600;
    }

input[type="checkbox"]#cb_lu,
input[type="checkbox"]#cb_ma,
input[type="checkbox"]#cb_me,
input[type="checkbox"]#cb_gi,
input[type="checkbox"]#cb_ve,
input[type="checkbox"]#cb_sa,
input[type="checkbox"]#cb_do,
input[type="checkbox"]#cb_attiva,
input[type="checkbox"]#cb_finecorsa {
    display: inline-block !important;
    height: 15px !important;
}





/*----------------------------- STATO ABBONAMENTI*/

.stato_abb h1,
.stato_abb #form1 h2 {
    font-weight: lighter;
    width: 100%;
    text-align: center;
    font-size: 32px;
}

.stato_abb > #form1 .linea-abb {
    width: 60%;
    display: inline-block;
    margin: 50px auto 40px auto;
    border: none;
    background-color: #F57600;
    height: 1.5px;
}


.stato_abb {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .stato_abb > #form1 {
        display: inline-block;
        text-align: center;
        margin: 0;
        padding-top: 100px;
        width: 600px;
        margin-left: 17vw;
    }

        .stato_abb > #form1 table#dgw_gruppi {
            display: inline-block;
            width: 600px;
        }

/*----------------------------- ACCOUNT PORTALE------------------------------*/
.centra_account {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 0 auto;
    padding-top: 50px;
    text-align: center;
}

input#btn_new {
    margin: 0 auto 25px auto !important;
}

.line-acc {
    display: inline-block;
    width: 60%;
    height: 1.5px;
    background-color: #F57600;
    border: none;
    margin: 25px auto 35px auto;
}


.centra_account #form1 table#dgw_utenti,
.centra_account #Panel2 table#gw_prenotazioni,
.centra_account #form1 #Panel1 table#gw_prenotazioni_user {
    width: 100%;
    display: inline-block;
    margin-bottom: 25px;
}

.centra_account #form1 {
    display: inline-block;
    width: 400px;
}

#pn_seleziona .pannel {
    padding: 10px;
    display: inline-block;
    border-radius: 5px;
    background-color: #f5f5f5;
    box-shadow: 0px 0px 10px #333;
    position: fixed;
    top: 231px;
    width: 330px;
    left: 47vw;
}

#pn_seleziona {
    position: relative;
}

    #pn_seleziona .pannel .sel {
        text-align: right;
    }

.id_sel {
    font-size: 20px;
    display: block;
    margin-bottom: 25px;
}

.check_visual {
    margin-bottom: 25px;
}

#pn_seleziona .pannel .state #btn_conferma,
#pn_seleziona .pannel .state input#btn_elimina,
#pn_seleziona .pannel .state input#btn_reset {
    padding: 4px 10px !important;
    margin: 0 auto 15px auto !important;
    background-color: #F57600;
    color: white;
    border: 1px solid #F57600 !important;
    border-radius: 10px;
    display: inline-block;
    width: 249px !important;
}

#pn_seleziona .pannel .state input#btn_conferma:hover,
#pn_seleziona pannel .state input#btn_elimina:hover,
#pn_seleziona pannel .state input#btn_reset:hover {
    background-color: white;
    color: #F57600;
    border: 1px solid #F57600;
}

h2.storico_acc {
    font-weight: lighter;
    font-size: 30px;
}


.cerca_data input#tb_data {
    border-radius: 10px;
    padding: 2px 1px 2px 4px;
    border: 1px solid #d6d6d6 !important;
    font-family: 'Roboto', sans-serif;
    width: 200px !important;
    margin-left: 5px;
}


.cerca_data input#btn_cerca {
    margin-left: 5px;
}

.cerca_data {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
}

/*-----------------------------PRIMO ACCESSO------------------------------*/

.primo_accesso {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 0 auto;
    padding-top: 50px;
}

    .primo_accesso #form1 {
        width: 45vw;
    }

        .primo_accesso #form1 h1 {
            font-weight: lighter;
            font-size: 32px;
            text-align: center;
            margin-bottom: 60px;
            border: 1px solid #2e86bb;
            padding: 20px;
            border-radius: 16px;
            box-shadow: 0px 0px 10px #2e86bb;
        }

        .primo_accesso #form1 h2 {
            display: inline-block;
            width: 100%;
            text-align: center;
            font-weight: normal;
        }

        .primo_accesso #form1 p {
            display: inline-block;
            width: 100%;
            text-align: center;
            font-weight: normal;
            font-size: 15px;
            margin-top: 0 !important;
            color: forestgreen;
        }

    .primo_accesso input#tb_nome_gruppo,
    input#tb_automazione_1,
    input#tb_automazione_2 {
        display: block;
        width: 100%;
        border-radius: 5px;
        border: 1px solid #d6d6d6 !important;
        height: 24px;
        margin: 10px auto 25px auto;
        padding: 0 5px;
    }

span#lb_old_1,
span#lb_old_2 {
    margin-top: 25px;
    display: inline-block;
    text-align: center;
    color: #2e86bb;
    width: 100%;
    font-size: 25px;
}

span#lb_old_2 {
    margin-top: 0 !important;
}

.primo_accesso input#btn_continua {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #F57600;
    border-radius: 10px !important;
    color: white;
    padding: 4px 10px;
    margin: 0 auto !important;
    text-align: center;
    height: 40px !important;
}

    .primo_accesso input#btn_continua:hover {
        color: #F57600;
        background-color: white;
        border: 1px solid #F57600 !important;
    }


.primo_accesso #form1 span#lb_errore {
    display: inline-block;
    text-align: center;
    width: 100%;
    margin: 20px auto;
}

.logo_welcome {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 50px;
}

.logo_welcome img {
    width: 220px;
    height: auto;
    max-width: 100%;
}


.centra-storico {
    display: flex;
    width: 400px;
    margin-left: -9vw;
}


/*-----------------------------RISCATTA UTENTI------------------------------*/


.centra_riscatta,
.centra_riscatta_1 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-top: 170px;
    margin-left: 8vw;
}

    .centra_riscatta #form1 {
        display: inline-block;
        border: 1px solid #ccc;
        border-radius: 10px;
        padding: 20px;
        box-shadow: 0px 0px 10px #ccc;
        position: relative;
    }

        .centra_riscatta #form1 input#btn_confirm_2

        .centra_riscatta_1 #form1 {
            display: inline-block;
            margin: 0 auto;
            width: 100%;
        }

    .centra_riscatta_1 #form1 .title_impo_sto {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        margin-bottom: 20px;
    }

        .centra_riscatta_1 #form1 .title_impo_sto h2 {
            font-weight: normal;
        }

        .centra_riscatta_1 #form1 .title_impo_sto span#lb_automazione {
            font-size: 22px;
            display: inline-block;
            margin-left: 5px;
        }

input#cb_finecorsa {
    display: inline-block;
    margin-bottom: 3px;
}

.centra_riscatta_1 #form1 p {
    display: inline-block;
    text-align: center;
    font-size: 12px;
}

.centra_riscatta #form1 input#tb_codice {
    border-radius: 10px;
    padding: 2px 4px;
    border: 1px solid #d6d6d6 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Roboto', sans-serif;
    height: 26px;
    width: 175px;
    margin: 0 auto;
}

.centra_riscatta > #form1 > input#btn_confirm {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    border: 1px solid #F57600 !important;
    padding: 3px 8px;
    color: #fff;
    background-color: #F57600;
    font-size: 15px;
    margin: 20px auto 0 auto;
}

.centra_riscatta #form1 input#btn_confirm:hover {
    background-color: #fff;
    color: #F57600;
}



.centra_riscatta #form1 h2 {
    display: inline-block;
    margin-bottom: 30px;
}


.centra_riscatta > #form1 > p > span#lb_errore {
    display: inline-block;
    margin: 0 auto !important!important;
    font-size: 20px;
}


.centra_riscatta #form1 div#Pn_conferma {
    background-color: #CCCCCC;
    /* font-weight: bold; */
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: -0.5px;
    border-radius: 7px;
    border: 0px solid #333;
    padding: 8vh 22px 22px 22px;
}

    .centra_riscatta #form1 div#Pn_conferma p {
        margin-bottom: 0;
    }

    .centra_riscatta #form1 div#Pn_conferma input#btn_close {
        height: 15px;
        position: absolute;
        top: 8px;
        right: 8px;
    }

    .centra_riscatta #form1 div#Pn_conferma span#lb_errore_2 {
        display: inline-block;
        margin: 0 auto;
    }



/*-----------------------------DOPPIA AUTENTICAZIONE------------------------------*/
.doppia > #form1 {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    position: relative;
    margin-top: 100px;
    margin-left: 19vw;
}

    .doppia > #form1 table#dgw_automazioni {
        width: 600px !important;
    }

.doppia #form1 h1 {
    font-weight: lighter;
    width: 100%;
    display: inline-block;
    text-align: center;
}

.doppia {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 400px;
    margin: 0 auto;
    text-align: center;
}

    .doppia #form1 #Panel2 {
        display: inline-block;
        width: 55vw;
    }

        .doppia #form1 #Panel2 p strong {
            font-weight: normal;
        }

        .doppia #form1 #Panel2 p {
            margin-bottom: 30px !important;
        }

        .doppia #form1 #Panel2 input#btn_cambia {
            padding: 4px 10px !important;
            margin: 0 auto;
            background-color: #F57600;
            color: white !important;
            border: 1px solid #F57600 !important;
            border-radius: 10px;
            display: inline-block;
            width: 200px;
        }

            .doppia #form1 #Panel2 input#btn_cambia:hover {
                color: #F57600 !important;
                background-color: white;
            }


    .doppia #form1 #Panel1 {
        display: inline-block;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }

        .doppia #form1 #Panel1 p {
            text-align: center;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 21px;
        }

            .doppia #form1 #Panel1 p strong {
                margin-left: 5px;
                font-weight: normal;
                color: #F57600;
            }

        .doppia #form1 #Panel1 .bottoni {
            width: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
        }

    .doppia > #form1 #Panel1 .bottoni > input#btn_new,
    .doppia > #form1 #Panel1 .bottoni input#btn_download {
        padding: 4px 10px !important;
        margin: 0 auto !important;
        background-color: #F57600;
        color: white;
        border: 1px solid #F57600 !important;
        border-radius: 10px;
        display: inline-block;
        width: 200px;
    }

        .doppia > #form1 #Panel1 .bottoni input#btn_new:hover,
        .doppia > #form1 #Panel1 .bottoni input#btn_download:hover {
            color: #F57600;
            background-color: white;
        }

    .doppia #Panel2 .linea_doppia {
        display: inline-block;
        width: 115px;
        height: 1px;
        background-color: #F57600;
        margin: 50px auto;
    }

    .doppia #Panel2 .linea_doppia2 {
        margin: 35px auto 30px auto !important;
        display: inline-block;
        width: 115px;
        height: 1px;
        background-color: #F57600;
    }

/*-----------------------------APP ADD USER------------------------------*/
/*-----------------------------APP CONNECT USER------------------------------*/
/*-----------------------------APP DELETE USER------------------------------*/

.app_add_utente,
.app_connect_user,
.app_delete_user {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 21vh;
    text-align: center;
}

    .app_delete_user > #form1 #lb_titolo {
        display: inline-block;
        margin: 10px auto;
    }

    .app_delete_user > #form1 #lb_id,
    .app_delete_user > #form1 #lb_indicazioni {
        display: inline-block;
        margin: 30px auto;
        font-size: 22px;
        font-weight: normal;
    }

    .app_add_utente > #form1 table#dgw_automazioni_new tbody tr td,
    .app_connect_user > #form1 table#dgw_automazioni_new tbody tr td,
    .app_delete_user > #form1 table#dgw_automazioni_new tbody tr td {
        border-bottom: 1px solid #F57600 !important;
    }

    .app_add_utente span#lb_errore_new_user,
    .app_connect_user span#lb_error_add,
    .app_delete_user span#lb_error_add {
        display: inline-block;
        margin-bottom: 17px;
    }

    .app_add_utente > input#btn_ok,
    .app_connect_user > input#btn_ok {
        display: inline-block;
        border-radius: 10px;
        border: 1px solid #F57600 !important;
        padding: 3px 8px;
        color: #fff;
        background-color: #F57600 !important;
        font-size: 15px;
        margin-bottom: 50px;
    }

        .app_add_utente > input#btn_ok:hover,
        .app_connect_user > input#btn_ok:hover {
            color: #F57600 !important;
            background: #fff !important;
        }

    .app_add_utente h3,
    .app_connect_user h3 {
        font-weight: normal;
    }

    .app_connect_user input#tb_id,
    .app_connect_user input#tb_pin {
        display: inline-block;
        width: 100%;
        border-radius: 5px;
        border: 1px solid #d6d6d6 !important;
        height: 30px;
        padding: 0 5px;
    }

    .app_connect_user h3:last-child {
        margin-top: 20px;
        display: inline-block;
    }


/*-----------------------------MODALITA' USCITA------------------------------*/

.centra_account #form1 h5.title {
    display: inline-block;
    text-align: center;
    margin-top: 10vh;
    font-size: 24px;
}

h5.title #lb_mod_attuale {
    color: #F57600;
    border: none;
}

.centra_account #form1 h4 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.centra_account #form1 select#dp_modalita {
    display: inline-block;
    margin-left: 5px;
    border-radius: 5px;
}

.centra_account #form1 input#btn_conferma {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 34%;
    height: 28px;
    background-color: #F57600;
    color: #fff;
    font-size: 15px;
    border: 1px solid #F57600 !important;
    border-radius: 10px;
    margin: 0 auto;
    width: 200px;
}

    .centra_account #form1 input#btn_conferma:hover {
        color: #F57600;
        background-color: white;
    }

.centra_account #form1 p span#lb_errore {
    display: inline-block;
    text-align: center;
    font-size: 16px;
    margin: 25px 0;
}


/*-----------------------------NASCONDI AUTOMAZIONI------------------------------*/

.tab-small #form1 .fascia1 {
    margin: 0 auto;
    display: inline-block;
    text-align: center;
    width: 100%;
}

select#dp_vista,
select#dp_selezione_gruppo,
.informazioni #Panel4 #dp_vista_2 {
    border-radius: 10px;
    border: 1px solid #6c6c6f;
    padding: 5px 0 !important;
}

.informazioni #Panel4 #dp_vista_2 {
    margin-left: 5px;
}

.informazioni #Panel4 span#lb_vista_2 {
    display: inline-block;
    font-size: 20px;
    text-align: center;
    margin-top: 5px;
}


/*-----------------------------DOPPIA AUTENTICAZIONE------------------------------*/



.cont-pannels {
    background-color: #f5f5f5;
    border-radius: 10px;
    box-shadow: 0px 0px 10px #333;
    display: inline-block;
    position: absolute;
    top: 26vh;
    left: 0;
    padding: 30px;
}


div#Panel2 > .cont-pannels > input#btn_close {
    display: inline-block;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 3%;
    right: 1.2% !important;
}




/*-----------------------------NOTIFICHE------------------------------*/

input#tb_testo_apertura,
input#tb_testo_chiusura {
    display: inline-block;
    width: 100%;
    padding: 3px;
    margin: 10px auto;
    border-radius: 10px;
}

#Panel1 p.selezione {
    display: inline-block;
    margin-bottom: 15px;
}

.cerca_notifiche {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto 20px auto;
    width: 100%;
}


    .cerca_notifiche input#btn_cerca_utente {
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 10px;
        border: 1px solid #F57600 !important;
        padding: 3px 8px;
        color: #F57600;
        background-color: #fff;
        font-size: 15px;
        margin: 0 2%;
        height: 24px;
    }

.centra_account.bacheca #form1 #Panel1 .cerca input#btn_cerca_utente {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    border: 1px solid #F57600 !important;
    padding: 3px 8px;
    color: #F57600;
    background-color: #fff;
    font-size: 15px;
   
    height: 26px;
}

    .cerca_notifiche input#btn_cerca_utente:hover,
    .centra_account.bacheca #form1 #Panel1 .cerca input#btn_cerca_utente:hover {
        background-color: #F57600;
        color: white;
    }

    .cerca_notifiche input#tb_cerca {
        border-radius: 10px;
        padding: 2px 4px;
        border: 1px solid #d6d6d6 !important;
        display: flex;
        justify-content: center;
        align-items: center;
        font-family: 'Roboto', sans-serif;
    }

.tabella-notifiche #Panel1 input#btn_close {
    display: inline-block;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 15px;
    height: 15px;
}

/*-----------------------------ADD GATEWAY------------------------------*/

.id_gateway {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    font-size: 22px;
}

div.campi_id {
    margin-bottom: 25px;
    padding: 0;
}

.id_gateway h5 {
    display: inline-block;
    margin: 25px auto;
}

input#tb_id_1 {
    display: inline-block;
    margin-right: 0 !important;
    padding: 0 5px;
    height: 30px;
}

.due-btn #form1 .id_gateway div span#lb_error {
    display: inline-block !important;
    margin: 0 auto;
    width: 100%;
    font-size: 18px;
    text-align: center;
}


/*-----------------------------ADD ALEXA------------------------------*/

.centra_account #form1 p {
    display: block;
    font-size: 20px;
    color: black;
    font-weight: normal;
}

    .centra_account #form1 p input#tb_id_utente,
    .centra_account #form1 p input#tb_pin_alexa {
        display: inline-block;
        font-size: 20px;
        color: black;
        font-weight: normal;
        border: none !important;
        padding-left: 10px;
        width: 80px;
    }

select#dp_cancello,
select#dp_cancelletto,
select#dp_garage {
    display: inline-block;
    padding: 5px;
    border-radius: 10px;
    width: 100%;
}

input#tb_email,
input#tb_pin_sicurezza {
    width: 100%;
    /* height: 27px; */
    border-radius: 10px;
    padding: 10px;
    background-color: #fff;
    border: none;
    font-size: 22px;
    margin: 3% auto 10% auto;
}


/*-----------------------------NUOVO PROGETTO : BACHECA------------------------------*/


.centra_account.bacheca #form1 {
width:inherit!important;
padding:20px;
display:inline-block;
position:relative!important;
}



    .centra_account.bacheca #form1 #pn_orari {
        position: absolute;
        top: 100px;
        right: 17vw;
        background-color: #f5f5f5;
        border-radius: 10px;
        box-shadow: 0px 0px 10px #333;
        padding: 20px;
        text-align: center;
        width: 62vw;
    }

    .centra_account.bacheca #form1 #Panel1 {
        position: absolute;
        top: 100px;
        right: 27vw;
        background-color: #f5f5f5;
        border-radius: 10px;
        box-shadow: 0px 0px 10px #333;
        padding: 20px;
        text-align: center;
        width: 600px;
        text-align: center;
        font-size: 18px;
    }

        .centra_account.bacheca #form1 #Panel1 table#dgw_chiavi {
            padding:auto 20px;
        }

.centra_account.situaz #form1{
    position:relative;
}

.centra_account.situaz #form1 #pn_centrale {
    position: absolute;
    top: 100px;
    right: 27vw;
    background-color: #f5f5f5;
    border-radius: 10px;
    box-shadow: 0px 0px 10px #333;
    padding: 20px;
    text-align: center;
    width: 600px;
}


/*-----------------------------CATEGORIE------------------------------*/
.state.categoria {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.ddl-categorie {
    border-radius: 10px;
    border: 1px solid #6c6c6f;
    padding: 3px 6px;
    height: 30px;
    background-color: #fff;
    font-family: 'Roboto', sans-serif;
}

.btn-categorie {
    border-radius: 10px;
    border: 1px solid #F57600 !important;
    background-color: #F57600;
    color: #fff;
    padding: 4px 10px;
    font-size: 15px;
    margin-left: 10px;
    cursor: pointer;
}

    .btn-categorie:hover {
        background-color: #fff;
        color: #F57600;
    }




/*-----------------------------GESTIONE CATEGORIE------------------------------*/
.categorie-panel {
    position: absolute;
    top: 25vh;
    left: 33vw;
    width: 34%;
    padding: 20px;
    background-color: #f5f5f5;
    border-radius: 10px;
    box-shadow: 0px 0px 10px #333;
    z-index: 999;
    text-align: center;
}

    .categorie-panel .titolo-panel {
        font-weight: 400;
        font-size: 22px;
        color: #333;
        margin-bottom: 5px;
    }

.tab-small #form1 .categorie-panel .linea {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    width: 80% !important;
    margin: 10px auto 20px auto !important;
    background-color: #F57600 !important;
}



    /* Icona di chiusura */
    .categorie-panel input#btn_close_2 {
        width: 15px !important;
        height: 15px !important;
        position: absolute;
        top: 10px;
        right: 10px;
        border: none;
        background: transparent;
        cursor: pointer;
    }

/* Layout per nuova categoria */
.nuova-cat {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin-bottom: 15px;
}

.textbox-generico {
    border-radius: 10px;
    border: 1px solid #ccc !important;
    height: 30px;
    width: 180px;
    padding: 3px 6px;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    color: #333;
    text-align: center;
}

    .textbox-generico:focus {
        outline: none;
        border: 1px solid #F57600 !important;
        box-shadow: 0 0 4px rgba(245, 118, 0, 0.4);
    }

/* Bottone coerente con il resto */
.btn-categorie {
    border-radius: 10px;
    border: 1px solid #F57600 !important;
    background-color: #F57600;
    color: #fff;
    padding: 6px 12px;
    font-size: 15px;
    cursor: pointer;
    transition: all 0.2s ease;
}

    .btn-categorie:hover {
        background-color: #fff;
        color: #F57600;
    }

/*-----------------------------TABELLA CATEGORIE (COERENTE CON ALTRE)------------------------------*/
.tabella-categorie {
    border-collapse: collapse;
    width: 90%;
    margin: 30px auto;
    background-color: white;
    border: none;
    box-shadow: 0 0 5px rgba(0,0,0,0.1);
}

    .tabella-categorie th {
        background-color: #455a64;
        color: #fff;
        height: 35px;
        font-weight: normal;
        border: none;
        font-size: 16px;
    }

    .tabella-categorie td {
        border-bottom: 2px solid #F57600;
        border-top: none;
        border-left: none;
        border-right: none;
        padding: 8px 5px;
        text-align: center;
        font-size: 15px;
        color: #333;
    }

    .tabella-categorie tr:last-child td {
        border-bottom: none;
    }

    /* Bottone elimina dentro tabella */
    .tabella-categorie a,
    .tabella-categorie input[type="submit"] {
        text-decoration: none;
        color: #F57600;
        border: 1px solid #F57600;
        background-color: transparent;
        border-radius: 8px;
        padding: 4px 10px;
        font-size: 14px;
        cursor: pointer;
    }

        .tabella-categorie a:hover,
        .tabella-categorie input[type="submit"]:hover {
            background-color: #F57600;
            color: #fff;
        }

.questionario-toolbar {
    width: 100%;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.questionario-toolbar-stack {
    flex-direction: column;
    align-items: center;
    gap: 10px;
}

.questionario-topbar {
    width: 38%;
    margin: 0 auto 25px auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.questionario-toolbar-left {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.tab-small #form1 .questionario-panel {
    position: absolute;
    top: 0vh;
    left: 27.6%;
    width: 45%;
    margin: 0;
    padding: 25px 30px 30px 30px;
    background-color: #f5f5f5;
    border-radius: 10px;
    box-shadow: 0px 0px 10px #333;
    z-index: 10;
}

.questionario-panel .titolo-panel {
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    color: #333;
    margin: 0 0 15px 0;
}

.questionario-panel .linea {
    width: 100%;
    height: 1px;
    background-color: #F57600;
    margin-bottom: 32px;
    position: static;
}

.questionario-panel input#btn_close_questionario {
    position: absolute;
    top: 8%;
    right: 2.5%;
    width: 15px;
    height: 15px;
}

.questionario-panel .state {
    width: 100%;
    margin-bottom: 15px;
}

.questionario-panel .state:first-of-type {
    margin-top: 10px;
}

.questionario-panel .state p {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    color: #333;
}

.questionario-panel .state-inline p {
    flex-wrap: nowrap;
    gap: 8px;
}

.questionario-inline-row {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: 10px;
    flex-wrap: nowrap;
    width: 100%;
}

.questionario-inline-row > span {
    color: #333;
    white-space: nowrap;
    min-width: 95px;
    text-align: right;
    padding-top: 10px;
}

.questionario-panel .state-inline .ddl-categorie {
    width: auto;
    min-width: 190px;
}

.questionario-panel .state-inline input#btn_aggiungi {
    margin-left: 0;
    flex-shrink: 0;
    align-self: center;
}

.questionario-checkbox-inline {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #333;
    max-width: 260px;
    line-height: 1.2;
    justify-content: center;
}

.questionario-checkbox-inline span {
    white-space: normal;
    text-align: center;
    min-width: 0;
    padding-top: 0;
}

.questionario-checkbox-inline input[type="checkbox"] {
    width: 18px !important;
    height: 18px !important;
    margin: 0;
    flex-shrink: 0;
}

.questionario-inline-actions {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 14px;
    min-width: 230px;
}

.questionario-inline-actions .ddl-categorie {
    min-width: 190px;
}

.questionario-checkbox-row input[type="checkbox"] {
    width: 20px !important;
    height: 20px !important;
}

.questionario-panel-actions {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 20px;
}

.btn-danger-questionario {
    color: #fff !important;
    text-decoration: none;
    font-size: 15px;
    border-radius: 10px;
    padding: 5px 12px;
    background-color: #d9534f !important;
    border: 1px solid #d9534f !important;
    display: inline-block;
    margin: 0;
    cursor: pointer;
}

.btn-danger-questionario:hover {
    background-color: transparent !important;
    color: #d9534f !important;
}

.categorie-panel input#btn_close_opzioni {
    width: 15px !important;
    height: 15px !important;
    position: absolute;
    top: 10px;
    right: 10px;
    border: none;
    background: transparent;
    cursor: pointer;
}

.categorie-panel input#btn_close_dettagli {
    width: 15px !important;
    height: 15px !important;
    position: absolute;
    top: 10px;
    right: 10px;
    border: none;
    background: transparent;
    cursor: pointer;
}

.home-flex.that2 #pn_dettagli {
    position: fixed;
    top: 50%;
    left: calc(50% + 95px);
    transform: translate(-50%, -50%);
    width: 48vw;
    max-width: 900px;
    min-width: 640px;
    padding: 24px 24px 18px 24px;
    box-sizing: border-box;
    z-index: 1200;
}

.home-flex.that2 #pn_dettagli .titolo-panel {
    margin: 0 0 8px 0;
    text-align: center;
}

.home-flex.that2 #pn_dettagli .linea {
    position: static !important;
    width: 88% !important;
    margin: 10px auto 18px auto !important;
}

.home-flex.that2 #pn_dettagli table#dgw_dettagli {
    width: 100%;
    margin: 0 auto;
    table-layout: auto;
}

.home-flex.that2 #pn_dettagli table#dgw_dettagli tbody tr th,
.home-flex.that2 #pn_dettagli table#dgw_dettagli tbody tr td {
    white-space: normal;
    word-break: break-word;
    vertical-align: middle;
    text-align: center;
}

.home-flex.that2 #pn_dettagli table#dgw_dettagli tbody {
    display: table-row-group;
}



