/* /Components/BDTComponents/AssegnaCrediti.razor.rz.scp.css */
.mud-dialog .mud-dialog-title[b-jsvstfiiu3] {
    background-color: #f60!important;
    color: #fff;
}

.mud-dialog .mud-dialog-actions[b-jsvstfiiu3] {
    justify-content: center;
}
/* /Components/BDTComponents/Bacheca.razor.rz.scp.css */
/* /Components/BDTComponents/CategorieBDT.razor.rz.scp.css */
.categoria[b-ijtsrfgd4u] {
    border-radius: 24px;
    position: relative;
    overflow: hidden;
    display: block;
    margin-bottom: 20px;
    background-color: #fff;
    text-align: center;
    cursor: pointer;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15);
    height: 320px;
    transition: all 325ms ease;
}

.categoria:hover[b-ijtsrfgd4u] {
    box-shadow: 0px 2px 8px 6px rgba(0, 0, 0, 0.15);
    transform: translate(0px, -3px);
}



.thumb-categoria[b-ijtsrfgd4u] {
    margin-bottom: 15px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
    overflow: hidden;
    display: block;
    height: 180px;
}

.descr-categoria[b-ijtsrfgd4u] {
    padding: 10px;
}

.offerenti-container[b-ijtsrfgd4u] {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 15px;
    width: 100%;
}

.avatar-categorie[b-ijtsrfgd4u] {
    border-radius: 50% !important;
}

.avatar-categorie:not(.primo-offerente)[b-ijtsrfgd4u] {
    margin-left: -8px !important;
}

.avatar-categorie:hover[b-ijtsrfgd4u] {
    box-shadow: 0px 2px 8px 6px rgba(0, 0, 0, 0.15) !important;
    transform: scale(1.1) !important;
    z-index: 10;
}

.altri-offerenti[b-ijtsrfgd4u] {
    font-size: larger;
    padding-left: 8px;
}

.categorie-hidden[b-ijtsrfgd4u] {
    font-size: larger;
    font-style: italic;
    padding-top: 10px
}





/* /Components/BDTComponents/CategorieDialog.razor.rz.scp.css */
.thumb-categoria[b-tlmb6cc248] {
    margin-bottom: 15px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
    overflow: hidden;
    display: block;
    height: 180px;
}

.offerente-container[b-tlmb6cc248] {
    display: flex;
    padding-top: 1rem;
}

.nome-offerente[b-tlmb6cc248]{
    padding-left: 1rem;
}


.offerenti-container[b-tlmb6cc248] {

    padding: 1rem;
}
/* /Components/BDTComponents/CreaAnnuncio.razor.rz.scp.css */
.big-select[b-jkhbgqfyl6] {
    font-size: 16px;
}
/* /Components/BDTComponents/CreaAppuntamento.razor.rz.scp.css */
.mud-dialog .mud-dialog-title[b-wxkl02cyq7] {
    background-color: #f60!important;
    color: #fff;
}

.mud-dialog .mud-dialog-actions[b-wxkl02cyq7] {
    justify-content: center;
}
/* /Components/BDTComponents/IscrittiBDT.razor.rz.scp.css */
.iscritti-search[b-k83golze9v] {
    display: flex;
    justify-content: center;
}

.search[b-k83golze9v] {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid;
    border-radius: 2rem;
    padding: 8px;
}
/* /Components/BDTComponents/IscrizioneBDT.razor.rz.scp.css */
.big-select[b-3f6vrd8axc] {
    font-size: 16px;
}
/* /Components/BDTComponents/ListaNotiziari.razor.rz.scp.css */
.big-select[b-ygwyxg26ls] {
    font-size: 16px;
}

.tag.selected[b-ygwyxg26ls] {
    background-color: #ffb07b;
}

.progetto[b-ygwyxg26ls] {
    border-radius: 24px;
    position: relative;
    overflow: hidden;
    display: block;
    margin-bottom: 20px;
    background-color: #fff;
    text-align: center;
    cursor: pointer;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15);
    /* box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.15); */
    height: 320px;
    transition: all 325ms ease;
}

    .progetto:hover[b-ygwyxg26ls] {
        /* box-shadow: 0px 6px 18px 9px rgba(0, 0, 0, 0.15); */
        box-shadow: 0px 2px 8px 6px rgba(0, 0, 0, 0.15);
        transform: translate(0px, -3px);
        /* background-color: #ffddc6; */
    }

.thumb-progetto[b-ygwyxg26ls] {
    margin-bottom: 15px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
    overflow: hidden;
    display: block;
    height: 180px;
}

.descr-progetto[b-ygwyxg26ls] {
    padding: 10px;
}
/* /Components/BDTComponents/MyPassBDT.razor.rz.scp.css */
.pass[b-5q1bq4nz66] {
    height: 100px;
    width: 100%;
    padding: 0;
    margin: 0;
    margin-bottom: 15px;
    /* box-shadow: 1px 1px rgb(119 119 119 / 33%); */
    border-radius: 10px;
    border: solid 1px #ccc;
}

.pass-image[b-5q1bq4nz66] {
    height: 98px;
    padding: 0;
    margin: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    border-right: solid 1px #ccc;
    border-radius: 10px 0 0 10px;
    /* box-shadow: 1px 1px rgb(119 119 119 / 33%); */
}

.pass-data[b-5q1bq4nz66] {
    padding: 10px;
    margin: 0;
}
.my-pass-table img[b-5q1bq4nz66] {
    max-width: 100px;
    max-height: 50px;
}

.my-pass-table td[b-5q1bq4nz66] {
    padding: 10px;
}

/* /Components/BDTComponents/PassBDT.razor.rz.scp.css */
.pass[b-egflizczsz] {
    height: 100px;
    width: 100%;
    padding: 0;
    margin: 0;
    margin-bottom: 15px;
    /* box-shadow: 1px 1px rgb(119 119 119 / 33%); */
    border-radius: 10px;
    border: solid 1px #ccc;
}

.pass-image[b-egflizczsz] {
    height: 98px;
    padding: 0;
    margin: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    border-right: solid 1px #ccc;
    border-radius: 10px 0 0 10px;
    /* box-shadow: 1px 1px rgb(119 119 119 / 33%); */
}

.pass-data[b-egflizczsz] {
    padding: 10px;
    margin: 0;
}
/* /Components/BDTComponents/PassProgettoBDT.razor.rz.scp.css */
/* /Components/BDTComponents/ProgettiBDT.razor.rz.scp.css */
.box-tab[b-woa92unud6] {
    width: 100%;
    min-height: 480px;
}

.boxed[b-woa92unud6] {
    margin: 0 auto;
    padding: 30px;
}

.container[b-woa92unud6],
.contenuto[b-woa92unud6] {
    height: 100%;
}

.box-tab[b-woa92unud6] {
    min-height: 100%;
}

.error[b-woa92unud6] {
    color: #dc3545;
}

.help[b-woa92unud6] {
    background-color: #dc5c35;
    color: #fff;
    padding: 10px;
}

.img-pacchetto[b-woa92unud6] {
    background-size: cover;
    background-position: center;
    min-height: 240px;
}

.btn-toolbar[b-woa92unud6] {
    text-align: right;
    margin: 5px;
}

    .btn-toolbar button[b-woa92unud6] {
        margin: 5px;
    }


/***************/


/** CARRELLO ***/


/***************/

.shopping-cart .shop-item[b-woa92unud6] {
    height: auto;
    position: relative;
    border-bottom: 3px dashed #888;
    width: 100%;
    padding: 25px 15px;
    margin: 0;
}

    .shopping-cart .shop-item:last-child[b-woa92unud6] {
        border-bottom: 0;
    }

.shop-product[b-woa92unud6] {
    position: relative;
    //padding-left: 80px;
    line-height: 1.5;
}

    .shop-product > img[b-woa92unud6] {
        border-radius: 50%;
        width: 60px;
        height: 60px;
        position: absolute;
        left: 0;
        top: 0;
        //top: calc(50% - 30px);
    }

.shop-price[b-woa92unud6] {
    float: left;
    text-align: right;
}

.shop-delete[b-woa92unud6] {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    padding: 8px;
    position: absolute;
    right: 5px;
    top: 5px;
    text-align: center;
    background-color: #f90;
    cursor: pointer;
}

.shop-delete img[b-woa92unud6] {
    width: 10px;
    height: 10px;
}

.totale[b-woa92unud6] {
    display: block;
    font-size: 2.5rem;
    line-height: 3rem;
    font-weight: 300;
    position: relative;
}

.totale-wrapper[b-woa92unud6] {
    padding-right: 15px;
    margin-top: 20px;
    display: grid;
}

.right[b-woa92unud6] {
    text-align: right;
}

.shop-quantity-value[b-woa92unud6] {
    font-size: 2.5rem;
}

.intero-ridotto[b-woa92unud6] {
    text-transform: uppercase;
}

.title[b-woa92unud6] {
    font-size: 1.5rem;
}

.option-wrapper[b-woa92unud6] {
    display: inline-flex;
    flex-direction: row;
    align-items: center;
}

.option-circle[b-woa92unud6] {
    width: 30px;
    height: 30px;
    background-color: #f90;
    color: white;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    border-radius: 30px;
}

.option-vline[b-woa92unud6] {
    width: 1px;
    height: 100%;
    background-color: #f90;
    margin-left: 14px;
}

.img-icon[b-woa92unud6] {
    width: 18px;
    padding-bottom: 4px;
}

h3[b-woa92unud6] {
    /* color: #f90; */
    margin-bottom: 25px;
}

.select-acc[b-woa92unud6] {
    min-width: 145px !important;
    //border: solid 1px #444;
    //border-radius: 4px;
    padding: 2px 5px;
    //margin-right: 10px;
    border-bottom: solid 1px #444;
}

select-acc-err[b-woa92unud6] {
    width: 60px !important;
    border: solid 1px #cc0000;
    border-radius: 4px;
    padding: 2px 5px;
    margin-right: 10px;
}

.biglietto mat-select[b-woa92unud6] {
    border-color: #ccc;
}

::ng-deep .biglietto mat-select .mat-select-trigger .mat.select-value[b-woa92unud6] {
    color: #444 !important;
}

.acc-note[b-woa92unud6] {
    color: #666;
    margin-bottom: 5px;
}

.user-data-error[b-woa92unud6] {
    padding: 15px;
    border: solid 1px red;
    background-color: #dc354533;
}

.thumb-container[b-woa92unud6] {
    position: relative;
    border: solid 1px #aaa;
    padding: 25px 10px 60px 10px;
    border-radius: 3px;
}

.h-input[b-woa92unud6] {
    margin-bottom: 15px;
}

.hidden[b-woa92unud6] {
    height: 0;
    opacity: 0;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
}

.active[b-woa92unud6] {
    opacity: 1;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
}
/* /Components/BDTComponents/SaldoBDT.razor.rz.scp.css */
.servizio[b-t2cwyid2v3] {
    padding: 10px 60px 10px 10px;
    margin: 10px 0;
    box-shadow: 1px 1px #77777755;
    border-radius: 10px;
    border: solid 1px #ccc;
    min-height: 70px;
}

.positivo[b-t2cwyid2v3],
.negativo[b-t2cwyid2v3] {
    color: #fff;
    padding: 2px 10px;
}

.negativo[b-t2cwyid2v3] {
    color: #ff4141;
}

.positivo[b-t2cwyid2v3] {
    background-color: #00c600;
}

.avatar-wrapper[b-t2cwyid2v3] {
    position: absolute;
    top: 8px;
    right: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: end;
    cursor: pointer;
}
/* /Components/BDTComponents/SchedaProgettoBDT.razor.rz.scp.css */
.big-select[b-0fhux5crsu] {
    font-size: 16px;
}
/* /Components/BDTComponents/SearchBDTProgetti.razor.rz.scp.css */
.big-select[b-ynqjkb07j1] {
    font-size: 16px;
}

.tag.selected[b-ynqjkb07j1] {
    background-color: #ffb07b;
}

.progetto[b-ynqjkb07j1] {
    border-radius: 24px;
    position: relative;
    overflow: hidden;
    display: block;
    margin-bottom: 20px;
    background-color: #fff;
    text-align: center;
    cursor: pointer;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15);
    /* box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.15); */
    height: 320px;
    transition: all 325ms ease;
}

    .progetto:hover[b-ynqjkb07j1] {
        /* box-shadow: 0px 6px 18px 9px rgba(0, 0, 0, 0.15); */
        box-shadow: 0px 2px 8px 6px rgba(0, 0, 0, 0.15);
        transform: translate(0px, -3px);
        /* background-color: #ffddc6; */
    }

.thumb-progetto[b-ynqjkb07j1] {
    margin-bottom: 15px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
    overflow: hidden;
    display: block;
    height: 180px;
}

.descr-progetto[b-ynqjkb07j1] {
    padding: 10px;
}
/* /Components/BDTComponents/SelectBDT.razor.rz.scp.css */
.big-select[b-pwoyvo8vj7] {
    font-size: 16px;
}
/* /Components/BDTComponents/ServiziDialog.razor.rz.scp.css */
.offerente-container[b-mj5sfry5pe] {
    display: flex;
    padding-top: 1rem;
}

.nome-offerente[b-mj5sfry5pe] {
    padding-left: 1rem;
}


.offerenti-container[b-mj5sfry5pe] {
    padding: 1rem;
}
/* /Components/BDTComponents/ServiziEffettuatiBDT.razor.rz.scp.css */
.loader-overlay[b-aqz3mr2es6] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.loader[b-aqz3mr2es6] {
    border: 8px solid #f3f3f3; /* Light gray */
    border-top: 8px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin-b-aqz3mr2es6 1s linear infinite;
}

@keyframes spin-b-aqz3mr2es6 {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.servizi-search[b-aqz3mr2es6] {
    display: flex;
    justify-content: center;
}

.search[b-aqz3mr2es6] {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid;
    border-radius: 2rem;
    padding: 8px;
}

.clear-tbl[b-aqz3mr2es6] {
    width: 100%;
    border-collapse: collapse;
}

th[b-aqz3mr2es6] {
    padding: 10px 6px;
    text-align: left;
}

td[b-aqz3mr2es6] {
    padding: 6px;
}

.input-tabella-servizi[b-aqz3mr2es6]{
    background-color: transparent;
    width: 100%
}

.avatar-servizi[b-aqz3mr2es6] {
    border-radius: 50% !important;
    cursor: pointer;
}

.avatar-servizi:not(.primo-offerente)[b-aqz3mr2es6] {
    margin-left: -8px !important;
}

.avatar-servizi:hover[b-aqz3mr2es6] {
    box-shadow: 0px 2px 8px 6px rgba(0, 0, 0, 0.15) !important;
    transform: scale(1.1) !important;
    z-index: 10;
}

.altri-offerenti[b-aqz3mr2es6] {
    font-size: larger;
    padding-left: 8px;
    cursor: pointer;
}

.box-avatar[b-aqz3mr2es6] {
    cursor: pointer;
    display: flex;
    align-items: center;
}

.paginator-box[b-aqz3mr2es6]{
    display: flex;
    justify-content:center;
    padding: 2rem 0 1rem 0;
}

.ore-servizi-container[b-aqz3mr2es6] {
    display: flex;
    justify-content: center;
    gap: 10px;
    align-items: center;
    padding: 10px;
}

.tag[b-aqz3mr2es6] {
    border: solid 2px #ffb07b;
    border-radius: 20px;
    margin: 5px;
    width: auto;
    padding: 5px 25px;
    cursor: pointer;
    height: 40px;
    /* border-bottom: solid 1px rgba(0,0,0,0.2); */
    display: flex;
    align-items: center;
}

    .tag.selected[b-aqz3mr2es6] {
        background-color: #ffb07b;
    }
/* /Components/BDTComponents/ServiziOffertiBDT.razor.rz.scp.css */
.loader-overlay[b-5g4op9uax1] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.loader[b-5g4op9uax1] {
    border: 8px solid #f3f3f3; /* Light gray */
    border-top: 8px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin-b-5g4op9uax1 1s linear infinite;
}

@keyframes spin-b-5g4op9uax1 {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.servizi-search[b-5g4op9uax1] {
    display: flex;
    justify-content: center;
}

.search[b-5g4op9uax1] {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid;
    border-radius: 2rem;
    padding: 8px;
}

.clear-tbl[b-5g4op9uax1] {
    width: 100%;
    border-collapse: collapse;
}

th[b-5g4op9uax1] {
    padding: 10px 6px;
}

td[b-5g4op9uax1] {
    padding: 6px;
}

.input-tabella-servizi[b-5g4op9uax1]{
    background-color: transparent;
    width: 100%
}

.avatar-servizi[b-5g4op9uax1] {
    border-radius: 50% !important;
    cursor: pointer;
}

.avatar-servizi:not(.primo-offerente)[b-5g4op9uax1] {
    margin-left: -8px !important;
}

.avatar-servizi:hover[b-5g4op9uax1] {
    box-shadow: 0px 2px 8px 6px rgba(0, 0, 0, 0.15) !important;
    transform: scale(1.1) !important;
    z-index: 10;
}

.altri-offerenti[b-5g4op9uax1] {
    font-size: larger;
    padding-left: 8px;
    cursor: pointer;
}

.tag[b-5g4op9uax1] {
    border: solid 2px #ffb07b;
    border-radius: 20px;
    margin: 5px;
    width: auto;
    padding: 5px 25px;
    cursor: pointer;
    height: 40px;
    /* border-bottom: solid 1px rgba(0,0,0,0.2); */
    display: flex;
    align-items: center;
}

.tag.selected[b-5g4op9uax1] {
    background-color: #ffb07b;
}

.contact-header-image[b-5g4op9uax1] {
    /*background-image: url('https://material.angular.io/assets/img/examples/shiba1.jpg');*/
    background-size: cover;
    height: 100px;
    width: 100px;
}

.mat-contact-card[b-5g4op9uax1] {
    background-color: #fff;
    min-height: 200px;
    border-radius: 25px 25px 25px 0;
    cursor: pointer;
    /* box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15); */
    padding: 5px 15px 15px 15px;
    border: solid 1px #aaa;
}


.mat-contact-card:hover[b-5g4op9uax1] {
    /* box-shadow: 0px 6px 8px 2px rgba(0, 0, 0, 0.15);
    transform: translate(0px, -3px); */
    background-color: #eee;
}

.mat-card-header[b-5g4op9uax1] {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 10px 0 10px 0;
}

.mat-card-title[b-5g4op9uax1] {
    font-size: 1.2rem;
    font-weight: normal;
}

.mat-card-subtitle[b-5g4op9uax1] {
    margin-bottom: 0;
}

mat-card-actions[b-5g4op9uax1] {
    display: flex;
    justify-content: center;
    align-items: center;
}

.big-select[b-5g4op9uax1] {
    font-size: 16px;
}

mat-card-content[b-5g4op9uax1] {
    height: 196px;
    overflow: auto;
}

.tag.selected[b-5g4op9uax1] {
    background-color: #ffb07b;
}

/* /Components/BDTComponents/StatisticaBDT.razor.rz.scp.css */
.stats-header[b-pc8dlzcpan] {
    margin-top: 20px;
}

.stats-header-card[b-pc8dlzcpan] {
    padding: 24px 40px;
    border: 3px solid orange;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.stats-header-circle[b-pc8dlzcpan] {
    margin-left: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    background-color: darkorange;
    color: white;
    font-size: large;
    font-weight: bold;
    min-width: 50px;
    min-height: 50px;
    padding: 4px;
    overflow: hidden;
    white-space: nowrap;
}

.grafico-row[b-pc8dlzcpan] {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    gap: 16px; 
    margin-bottom: 2rem;
}

.grafico-container[b-pc8dlzcpan] {
    width: 100%;
    height: 400px;
    padding: 40px;
}

@media (min-width: 768px) {
    .cross-col-md-6[b-pc8dlzcpan] {
        flex: 1 1 calc(50% - 16px);
        max-width: calc(50% - 16px);
    }
}
/* /Components/CoachComponents/AddContactDialog.razor.rz.scp.css */
[b-gyzv4e9h7h] .mud-dialog-title {
    background-color: var(--mud-palette-primary) !important;
    color: white;
    padding: 20px 25px;
}

[b-gyzv4e9h7h] .mud-dialog-title .mud-text,
[b-gyzv4e9h7h] .mud-dialog-title .mud-icon-root {
    color: white;
}
/* /Components/CoachComponents/Coachee.razor.rz.scp.css */
.mud-expand-panel[b-xm262j7quz] {
    background-color: transparent !important;
    color: white !important;
    margin: 0;
    z-index: 100 !important;
}


.mud-expand-panel-header[b-xm262j7quz] {
    background-color: transparent;
    height: 20px;
    border-left: 1px solid grey;
    border-bottom: 1px solid gray;
    padding: 15px !important;
    z-index: 100 !important;
    /* font-size: 14px !important;*/
}

.mud-expand-panel-content[b-xm262j7quz] {
    padding-right: 0;
    padding-bottom: 0;
}



/* Click Menu Styles */
.click-menu-container[b-xm262j7quz] {
    display: flex;
    align-items: center;
    gap: 20px;
    position: relative;
}

.click-menu-item[b-xm262j7quz] {
    position: relative;
    display: inline-block;
}

.click-menu-trigger[b-xm262j7quz] {
    cursor: pointer;
    padding: 10px 15px;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    gap: 5px;
}

    .click-menu-trigger:hover[b-xm262j7quz] {
        opacity: 0.8;
    }

    .click-menu-trigger i[b-xm262j7quz] {
        font-size: 12px;
        transition: transform 0.3s ease;
    }

        .click-menu-trigger i.rotated[b-xm262j7quz] {
            transform: rotate(180deg);
        }

.click-menu-dropdown[b-xm262j7quz] {
    position: absolute;
    top: calc(100%);
    left: 50%;
    transform: translateX(-50%);
    z-index: 1000;
    padding-top: 1rem;
}

.click-menu-content[b-xm262j7quz] {
    background-color: white;
    backdrop-filter: blur(8px);
    border-radius: 16px;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.2);
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    padding: 1rem;
    min-width: 300px !important;
    animation: menuFadeIn-b-xm262j7quz 0.3s ease-out;
    flex-direction: column;
}

.click-menu-link[b-xm262j7quz] {
    padding: 8px 12px;
    cursor: pointer;
    color: #374151;
    font-size: 14px;
    border-radius: 6px;
    transition: all 0.2s ease;
    margin-bottom: 4px;
}

.iscritti-search[b-xm262j7quz] {
    display: flex;
    justify-content: center;
}

.search[b-xm262j7quz] {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid;
    border-radius: 2rem;
    padding: 8px;
}


    .click-menu-link:last-child[b-xm262j7quz] {
        margin-bottom: 0;
    }

    .click-menu-link:hover[b-xm262j7quz] {
        background-color: #f3f4f6;
        color: #111827;
    }

@keyframes menuFadeIn-b-xm262j7quz {
    from {
        opacity: 0;
        transform: scale(0.85) translateY(10px);
    }

    to {
        opacity: 1;
        transform: scale(1) translateY(0);
    }
}
/* /Components/CoachComponents/GestioneServizio.razor.rz.scp.css */
.bottone-ora-servizio[b-rec70hl8s5] {
    border-radius: 20px;
    margin: 5px;
    width: auto;
    padding: 5px 25px;
    cursor: pointer;
    height: 40px;
    /* border-bottom: solid 1px rgba(0,0,0,0.2); */
    display: flex;
    align-items: center;
    border: solid 2px #47A7F5;
    color: #47A7F5;
}


.bottone-ora-servizio.ora-creata[b-rec70hl8s5] {
    background-color: #47A7F566;
}

.bottone-ora-servizio.ora-selezionata[b-rec70hl8s5] {
    background-color: #47A7F5;
    color: #fff;
}

.my-tables[b-rec70hl8s5] {
    border-collapse: collapse;
    width: 100%;
}

.my-tables td[b-rec70hl8s5] {
    padding: 4px 8px;
}

.my-tables th[b-rec70hl8s5] {
    padding: 8px;
    text-align: left;
    background-color: #ffdaa4;
}
/* /Components/CoachComponents/IscrittiCoach.razor.rz.scp.css */
.iscritti-search[b-1mtdnr8l05] {
    display: flex;
    justify-content: center;
}

.search[b-1mtdnr8l05] {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid;
    border-radius: 2rem;
    padding: 8px;
}
/* /Components/CoachComponents/ListaCoaching.razor.rz.scp.css */
.loader-overlay[b-mc50ut3i9e] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.loader[b-mc50ut3i9e] {
    border: 8px solid #f3f3f3; /* Light gray */
    border-top: 8px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin-b-mc50ut3i9e 1s linear infinite;
}

@keyframes spin-b-mc50ut3i9e {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.servizi-search[b-mc50ut3i9e] {
    display: flex;
    justify-content: center;
}

.search[b-mc50ut3i9e] {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid;
    border-radius: 2rem;
    padding: 8px;
}

.clear-tbl[b-mc50ut3i9e] {
    width: 100%;
    border-collapse: collapse;
}

th[b-mc50ut3i9e] {
    padding: 10px 6px;
}

td[b-mc50ut3i9e] {
    padding: 6px;
}

.input-tabella-servizi[b-mc50ut3i9e] {
    background-color: transparent;
    width: 100%
}

.avatar-servizi[b-mc50ut3i9e] {
    border-radius: 50% !important;
    cursor: pointer;
}

    .avatar-servizi:not(.primo-offerente)[b-mc50ut3i9e] {
        margin-left: -8px !important;
    }

    .avatar-servizi:hover[b-mc50ut3i9e] {
        box-shadow: 0px 2px 8px 6px rgba(0, 0, 0, 0.15) !important;
        transform: scale(1.1) !important;
        z-index: 10;
    }

.altri-offerenti[b-mc50ut3i9e] {
    font-size: larger;
    padding-left: 8px;
    cursor: pointer;
}

.tag[b-mc50ut3i9e] {
    border: solid 2px #ffb07b;
    border-radius: 20px;
    margin: 5px;
    width: auto;
    padding: 5px 25px;
    cursor: pointer;
    height: 40px;
    /* border-bottom: solid 1px rgba(0,0,0,0.2); */
    display: flex;
    align-items: center;
}

    .tag.selected[b-mc50ut3i9e] {
        background-color: #ffb07b;
    }

.contact-header-image[b-mc50ut3i9e] {
    /*background-image: url('https://material.angular.io/assets/img/examples/shiba1.jpg');*/
    background-size: cover;
    height: 100px;
    width: 100px;
}

.mat-contact-card[b-mc50ut3i9e] {
    background-color: #fff;
    min-height: 100%;
    border-radius: 8px 8px 20px 8px;
    cursor: pointer;
    /* box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15); */
    overflow: hidden;
    border: solid 2px #87c4c8;
    padding: 0;
    position: relative;
}



    .mat-contact-card:hover[b-mc50ut3i9e] {
        /* box-shadow: 0px 6px 8px 2px rgba(0, 0, 0, 0.15);
    transform: translate(0px, -3px); */
        box-shadow: 0 0 25px rgba(0,0,0,0.3);
    }

.mat-card-title[b-mc50ut3i9e] {
    font-size: 1.2rem;
    font-weight: normal;
}

.mat-card-subtitle[b-mc50ut3i9e] {
    margin-bottom: 0;
}

.mat-card-actions[b-mc50ut3i9e] {
    display: flex;
    justify-content: center;
    align-items: center;
}

.big-select[b-mc50ut3i9e] {
    font-size: 16px;
}

.mat-card-content[b-mc50ut3i9e] {
    overflow: auto;
    position: relative !important;
    width:100%;
}

.tag.selected[b-mc50ut3i9e] {
    background-color: #ffb07b;
}

/* /Components/CoachComponents/PermaVision.razor.rz.scp.css */
/* Stili per il componente PermaVision */

/* Stili per gli slider personalizzati */
.slider[b-t2lahwcjfg] {
    -webkit-appearance: none;
    appearance: none;
    background: transparent;
    cursor: pointer;
    height: 8px;
    border-radius: 4px;
    outline: none;
}

.slider[b-t2lahwcjfg]::-webkit-slider-track {
    background: transparent;
    height: 8px;
    border-radius: 4px;
}

.slider[b-t2lahwcjfg]::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: var(--slider-thumb-color, #9333ea);
    cursor: pointer;
    border: 2px solid white;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.slider[b-t2lahwcjfg]::-moz-range-track {
    background: transparent;
    height: 8px;
    border-radius: 4px;
    border: none;
}

.slider[b-t2lahwcjfg]::-moz-range-thumb {
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: var(--slider-thumb-color, #9333ea);
    cursor: pointer;
    border: 2px solid white;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

/* Animazioni per le card */
@keyframes slide-up-b-t2lahwcjfg {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.animate-slide-up[b-t2lahwcjfg] {
    animation: slide-up-b-t2lahwcjfg 0.3s ease-out forwards;
}

/* Stili per il gradiente del titolo */
.bg-gradient-primary[b-t2lahwcjfg] {
    background: linear-gradient(135deg, #9333ea 0%, #ec4899 100%);
}

/* Stili per il gradiente sottile */
.bg-gradient-subtle[b-t2lahwcjfg] {
    background: linear-gradient(135deg, #f3e8ff 0%, #fdf2f8 100%);
}

/* Stili per le ombre */
.shadow-elegant[b-t2lahwcjfg] {
    box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}

.shadow-card[b-t2lahwcjfg] {
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}

/* Transizioni fluide */
.smooth-transition[b-t2lahwcjfg] {
    transition: all 0.3s ease-in-out;
}

/* Stili per il canvas */
#permaWheelCanvas[b-t2lahwcjfg] {
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    background: white;
}

/* Responsive design */
@media (max-width: 768px) {
    .grid[b-t2lahwcjfg] {
        grid-template-columns: 1fr;
    }
    
    .text-4xl[b-t2lahwcjfg] {
        font-size: 2rem;
    }
    
    .h-96[b-t2lahwcjfg] {
        height: 300px;
    }
}

/* Stili per i colori specifici delle aree PERMA */
.text-perma-positive[b-t2lahwcjfg] {
    color: hsl(60, 100%, 60%);
}

.text-perma-engagement[b-t2lahwcjfg] {
    color: hsl(120, 100%, 50%);
}

.text-perma-relationships[b-t2lahwcjfg] {
    color: hsl(200, 100%, 60%);
}

.text-perma-meaning[b-t2lahwcjfg] {
    color: hsl(280, 100%, 70%);
}

.text-perma-achievement[b-t2lahwcjfg] {
    color: hsl(340, 100%, 65%);
} 
/* /Components/CoachComponents/ReportsCoach.razor.rz.scp.css */
.servizio[b-8mslsiblde] {
    padding: 10px 60px 10px 10px;
    margin: 10px 0;
    box-shadow: 1px 1px #77777755;
    border-radius: 10px;
    border: solid 1px #ccc;
    min-height: 70px;
}

.positivo[b-8mslsiblde],
.negativo[b-8mslsiblde] {
    color: #fff;
    padding: 2px 10px;
}

.negativo[b-8mslsiblde] {
    color: #ff4141;
}

.positivo[b-8mslsiblde] {
    background-color: #00c600;
}

.avatar-wrapper[b-8mslsiblde] {
    position: absolute;
    top: 8px;
    right: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: end;
    cursor: pointer;
}
.my-tables[b-8mslsiblde] {
    border-collapse: collapse;
    width: 100%;
}
.my-tables td[b-8mslsiblde] {
    padding: 4px 8px;
}
    .my-tables th[b-8mslsiblde] {
        padding: 8px;
        text-align: left;
        background-color: #ffdaa4;
    }
.tag[b-8mslsiblde], .tagReport[b-8mslsiblde] {
    border: solid 2px #ffb07b;
    border-radius: 20px;
    margin: 5px;
    width: auto;
    padding: 5px 25px;
    height: 40px;
    /* border-bottom: solid 1px rgba(0,0,0,0.2); */
    display: flex;
    align-items: center;
    cursor: pointer;
}

.tagReport[b-8mslsiblde] {
    border: solid 2px #47A7F5;
}


.tag.selected[b-8mslsiblde] {
    background-color: #ffb07b;
}

.tagReport.selected[b-8mslsiblde] {
    background-color: #47A7F5;
    color:#fff;
}



/* Media query per schermi da 840px in giù - layout filtri */
@media (max-width: 840px) {
    .filtri-report[b-8mslsiblde], .date-group[b-8mslsiblde] {
        width: 100%;
        justify-content: center;
    }
}

/* Media query per schermi piccoli e medi - layout date e bottone in colonna */
@media (max-width: 768px) {
    .date-group[b-8mslsiblde] {
        flex-direction: column;
        align-items: center;
        gap: 12px;
    }
    
    .date-group .date[b-8mslsiblde] {
        flex-direction: column;
        align-items: center;
        gap: 8px;
    }
}

/* Stili per i date picker senza label e sottolineatura */
.date-group .mud-input-root[b-8mslsiblde] {
    border-bottom: none !important;
}

.date-group .mud-input-root:hover[b-8mslsiblde] {
    border-bottom: none !important;
}

.date-group .mud-input-root:focus-within[b-8mslsiblde] {
    border-bottom: none !important;
}



/* Rimuovi margin-bottom dal div principale del date picker */
.date-group .mud-input[b-8mslsiblde] {
    margin-bottom: 0 !important;
}

/* /Components/CoachComponents/RinnovoCrediti.razor.rz.scp.css */
.prezzo-container[b-4mt57fmik1]{
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 10px;
    padding-top: 10px;
}

.prodotto[b-4mt57fmik1] {
    border-radius: 24px;
    position: relative;
    overflow: hidden;
    display: block;
    margin-bottom: 20px;
    background-color: #fff;
    text-align: center;
    cursor: pointer;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15);
    /* box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.15); */
    height: 320px;
    transition: all 325ms ease;
}

.prodotto.selected[b-4mt57fmik1] {
    border: 5px solid #0471a6;
}

.prodotto:hover[b-4mt57fmik1] {
    /* box-shadow: 0px 6px 18px 9px rgba(0, 0, 0, 0.15); */
    box-shadow: 0px 2px 8px 6px rgba(0, 0, 0, 0.15);
    transform: translate(0px, -3px);
    /* background-color: #ffddc6; */
}

.thumb-prodotto[b-4mt57fmik1] {
    margin-bottom: 15px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
    overflow: hidden;
    display: block;
    height: 180px;
}

.titolo-prodotto[b-4mt57fmik1]{
    font-weight: bold;
    font-size: medium;
}

.prezzo-totale[b-4mt57fmik1] {
    font-size: large;
    font-weight: bold;
    text-align: center;
}

.prezzo-totale span[b-4mt57fmik1] {
    font-weight: normal;
}

.payment-form-container[b-4mt57fmik1] {
    max-width: 600px;
    margin: 0 auto;
}

.stripe-card-element[b-4mt57fmik1] {
    background: white;
    border: 1px solid #ced4da;
    border-radius: 0.375rem;
    padding: 10px 12px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

    .stripe-card-element:focus-within[b-4mt57fmik1] {
        border-color: #86b7fe;
        box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
    }

    .stripe-card-element.StripeElement--invalid[b-4mt57fmik1] {
        border-color: #dc3545;
    }

.order-summary[b-4mt57fmik1] {
    background-color: #f8f9fa;
    padding: 15px;
    border-radius: 8px;
    border: 1px solid #dee2e6;
}

.card-header[b-4mt57fmik1] {
    background-color: #007bff;
    color: white;
    border-bottom: 1px solid #dee2e6;
}
#card-errors[b-4mt57fmik1] {
    padding-top: 15px;
    height:20px;
    color: #f00;
    padding: 15px 0;
}
.rotating[b-4mt57fmik1] {
    animation: spin-b-4mt57fmik1 1s linear infinite;
}

@keyframes spin-b-4mt57fmik1 {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.credit-card-wrapper[b-4mt57fmik1] {
    background-color: #eee;
    border-radius: 15px;
    margin-bottom: 15px;
}

.credit-card[b-4mt57fmik1] {
    margin: 20px auto 0;
    width: 222px;
    display: block;
    height: 160px;
}

.checkout[b-4mt57fmik1],
.card-info[b-4mt57fmik1] {
    height: 38px;
    border-bottom: solid 1px #777 !important;
    color: #444 !important;
    padding: 10px;
    margin: 0 5px 15px 5px !important;
}

.big-green[b-4mt57fmik1] {
    color: #0b0;
    font-size: 46px;
    width: 46px;
    height: 46px;
    margin-right: 15px;
}
.alert[b-4mt57fmik1] {
    display: flex;
    align-items: center;
    justify-content: center;
}
/* /Components/CoachComponents/RuotaDelBenessere.razor.rz.scp.css */
/* Stili per il componente RuotaDellaVita */

/* Stili per gli slider personalizzati */
.slider[b-5deqcav0mu] {
    -webkit-appearance: none;
    appearance: none;
    background: transparent;
    cursor: pointer;
    height: 8px;
    border-radius: 4px;
    outline: none;
}

.slider[b-5deqcav0mu]::-webkit-slider-track {
    background: transparent;
    height: 8px;
    border-radius: 4px;
}

.slider[b-5deqcav0mu]::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: var(--slider-thumb-color, #3B82F6);
    cursor: pointer;
    border: 2px solid white;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.slider[b-5deqcav0mu]::-moz-range-track {
    background: transparent;
    height: 8px;
    border-radius: 4px;
    border: none;
}

.slider[b-5deqcav0mu]::-moz-range-thumb {
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: var(--slider-thumb-color, #3B82F6);
    cursor: pointer;
    border: 2px solid white;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

/* Animazioni per le card */
@keyframes slide-up-b-5deqcav0mu {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.animate-slide-up[b-5deqcav0mu] {
    animation: slide-up-b-5deqcav0mu 0.3s ease-out forwards;
}

/* Stili per il canvas */
#lifeWheelCanvas[b-5deqcav0mu] {
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    background: white;
}

/* Responsive design */
@media (max-width: 768px) {
    .grid[b-5deqcav0mu] {
        grid-template-columns: 1fr;
    }
    
    .text-4xl[b-5deqcav0mu] {
        font-size: 2rem;
    }
    
    .h-96[b-5deqcav0mu] {
        height: 300px;
    }
} 
/* /Components/CoachComponents/RuotaDellaResilienza.razor.rz.scp.css */
/* Stili per il componente RuotaDellaVita */

/* Stili per gli slider personalizzati */
.slider[b-0ybv1kvqet] {
    -webkit-appearance: none;
    appearance: none;
    background: transparent;
    cursor: pointer;
    height: 8px;
    border-radius: 4px;
    outline: none;
}

.slider[b-0ybv1kvqet]::-webkit-slider-track {
    background: transparent;
    height: 8px;
    border-radius: 4px;
}

.slider[b-0ybv1kvqet]::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: var(--slider-thumb-color, #3B82F6);
    cursor: pointer;
    border: 2px solid white;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.slider[b-0ybv1kvqet]::-moz-range-track {
    background: transparent;
    height: 8px;
    border-radius: 4px;
    border: none;
}

.slider[b-0ybv1kvqet]::-moz-range-thumb {
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: var(--slider-thumb-color, #3B82F6);
    cursor: pointer;
    border: 2px solid white;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

/* Animazioni per le card */
@keyframes slide-up-b-0ybv1kvqet {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.animate-slide-up[b-0ybv1kvqet] {
    animation: slide-up-b-0ybv1kvqet 0.3s ease-out forwards;
}

/* Stili per il canvas */
#lifeWheelCanvas[b-0ybv1kvqet] {
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    background: white;
}

/* Responsive design */
@media (max-width: 768px) {
    .grid[b-0ybv1kvqet] {
        grid-template-columns: 1fr;
    }
    
    .text-4xl[b-0ybv1kvqet] {
        font-size: 2rem;
    }
    
    .h-96[b-0ybv1kvqet] {
        height: 300px;
    }
} 
/* /Components/CoachComponents/RuotaDellaVita.razor.rz.scp.css */
/* Stili per il componente RuotaDellaVita */

/* Stili per gli slider personalizzati */
.slider[b-rnjhito2mr] {
    -webkit-appearance: none;
    appearance: none;
    background: transparent;
    cursor: pointer;
    height: 8px;
    border-radius: 4px;
    outline: none;
}

.slider[b-rnjhito2mr]::-webkit-slider-track {
    background: transparent;
    height: 8px;
    border-radius: 4px;
}

.slider[b-rnjhito2mr]::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: var(--slider-thumb-color, #3B82F6);
    cursor: pointer;
    border: 2px solid white;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.slider[b-rnjhito2mr]::-moz-range-track {
    background: transparent;
    height: 8px;
    border-radius: 4px;
    border: none;
}

.slider[b-rnjhito2mr]::-moz-range-thumb {
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: var(--slider-thumb-color, #3B82F6);
    cursor: pointer;
    border: 2px solid white;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

/* Animazioni per le card */
@keyframes slide-up-b-rnjhito2mr {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.animate-slide-up[b-rnjhito2mr] {
    animation: slide-up-b-rnjhito2mr 0.3s ease-out forwards;
}

/* Stili per il canvas */
#lifeWheelCanvas[b-rnjhito2mr] {
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    background: white;
}

/* Responsive design */
@media (max-width: 768px) {
    .grid[b-rnjhito2mr] {
        grid-template-columns: 1fr;
    }
    
    .text-4xl[b-rnjhito2mr] {
        font-size: 2rem;
    }
    
    .h-96[b-rnjhito2mr] {
        height: 300px;
    }
} 
/* /Components/CoachComponents/SaldoCoach.razor.rz.scp.css */
.servizio[b-75l3sta98q] {
    padding: 10px 60px 10px 10px;
    margin: 10px 0;
    box-shadow: 1px 1px #77777755;
    border-radius: 10px;
    border: solid 1px #ccc;
    min-height: 70px;
}

.positivo[b-75l3sta98q],
.negativo[b-75l3sta98q] {
    color: #fff;
    padding: 2px 10px;
}

.negativo[b-75l3sta98q] {
    color: #ff4141;
}

.positivo[b-75l3sta98q] {
    background-color: #00c600;
}

.avatar-wrapper[b-75l3sta98q] {
    position: absolute;
    top: 8px;
    right: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: end;
    cursor: pointer;
}
.my-tables[b-75l3sta98q] {
    border-collapse: collapse;
    width: 100%;
}
.my-tables td[b-75l3sta98q] {
    padding: 4px 8px;
}
    .my-tables th[b-75l3sta98q] {
        padding: 8px;
        text-align: left;
        background-color: #ffdaa4;
    }
.tag[b-75l3sta98q], .tagReport[b-75l3sta98q] {
    border: solid 2px #ffb07b;
    border-radius: 20px;
    margin: 5px;
    width: auto;
    padding: 5px 25px;
    height: 40px;
    /* border-bottom: solid 1px rgba(0,0,0,0.2); */
    display: flex;
    align-items: center;
    cursor: pointer;
}

.tagReport[b-75l3sta98q] {
    border: solid 2px #0C80DF;
}


.tag.selected[b-75l3sta98q] {
    background-color: #ffb07b;
}

.tagReport.selected[b-75l3sta98q] {
    background-color: #47A7F5;
}
/* /Components/CoachComponents/SchedaCoach.razor.rz.scp.css */
.profile-page[b-7kwzakqq9r] {
    display: flex;
    min-height: 100vh;
    padding: 0 15px;
    margin-top: 8rem;
}


@media (max-width: 990px) {
    .profile-page[b-7kwzakqq9r] {
        margin-top: 5rem;
    }
}

.profile-page .content[b-7kwzakqq9r] {
    display: flex;
    flex-direction: column;
    
    width: 100%;
    position: relative;
    z-index: 2;
    margin: auto;
    padding: 2rem;
    background: #fff;
    border-radius: 2rem;
    box-shadow: 0 15px 35px rgba(50,50,93,0.1), 0 5px 15px rgba(0,0,0,0.07);
}

/*@media (max-width: 990px) {
    .profile-page .content {
        max-width: 420px;
        padding: 0;
        border-radius: 0;
    }
}*/

.profile-page .content__cover[b-7kwzakqq9r] {
    position: relative;
    background: linear-gradient(150deg, #1d8cf8 20%, #3358f4 100%);
}

.profile-page .content__bull[b-7kwzakqq9r] {
    display: none;
    height: 12rem;
    position: relative;
    overflow: hidden;
}

/*@media (max-width: 990px) {
    .profile-page .content__bull {
        display: block;
    }
}*/


.profile-page .content__avatar[b-7kwzakqq9r] {
    width: 12rem;
    height: 12rem;
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 2;
    transform: translate(-50%, 50%);
    background-size: cover;
    border-radius: 50%;
    /*box-shadow: 0 15px 35px rgba(50,50,93,0.1), 0 5px 15px rgba(0,0,0,0.07);*/
    border: 0.3rem solid #fff;
    box-shadow: none;
}

    .profile-page .content__avatar[b-7kwzakqq9r]::before {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        border-radius: 50%;
    }

@media (max-width: 990px) {
    .profile-page .content__avatar[b-7kwzakqq9r] {
        width: 11rem;
        height: 11rem;
        border: 0.3rem solid #fff;
        box-shadow: none;
    }
}

@media (max-width: 576px) {
    .profile-page .content__avatar[b-7kwzakqq9r] {
        width: 9rem;
        height: 9rem;
    }
}

.profile-page .content__actions[b-7kwzakqq9r] {
    display: flex;
    justify-content: space-between;
    padding: 0.2rem;
    min-height:35px;
}

/*@media (max-width: 990px) {
    .profile-page .content__actions {
        padding: 0.8rem 2rem;
    }
}*/

.profile-page .content__actions a[b-7kwzakqq9r] {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: center;
    height: 3rem;
    padding: 0.2rem 1rem;
    border-radius: 2rem;
    text-decoration: none;
    font-size: 0.9rem;
    cursor: pointer;
}

@media (max-width: 990px) {
    .profile-page .content__actions a[b-7kwzakqq9r] {
        padding: 0.5rem;
    }
}

@media (max-width: 990px) {
    .profile-page .content__actions a span[b-7kwzakqq9r] {
        display: none;
    }
}

.profile-page .content__actions a svg[b-7kwzakqq9r] {
    width: 2rem;
    margin-right: 0.4rem;
}

@media (max-width: 990px) {
    .profile-page .content__actions a svg[b-7kwzakqq9r] {
        margin: 0;
    }
}


.profile-page .content__actions a:first-child[b-7kwzakqq9r] {
    /*color: #0076ff;*/
}


.profile-page .content__actions a:hover:first-child[b-7kwzakqq9r] {
    /*background: #0076ff;*/
    filter: brightness(1.2);
    color: #fff;
}

.profile-page .content__actions a:hover:last-child[b-7kwzakqq9r] {
    /*background: #0076ff;*/
    filter: brightness(1.2);
    color: #fff;
}

.profile-page .content__title[b-7kwzakqq9r] {
    margin-top: 4.5rem;
    text-align: center;
    order: 1;
}

/*@media (max-width: 990px) {
    .profile-page .content__title {
        margin-top: 1.5rem;
    }
}*/

.profile-page .content__title h1[b-7kwzakqq9r] {
    margin-bottom: 0.1rem;
    font-size: 2.4rem;
}

@media (max-width: 990px) {
    .profile-page .content__title h1[b-7kwzakqq9r] {
        font-size: 1.8rem;
    }
}

.profile-page .content__title span[b-7kwzakqq9r] {
    font-size: 1rem;
}

@media (max-width: 990px) {
    .profile-page .content__title span[b-7kwzakqq9r] {
        font-size: 0.9rem;
    }
}

.profile-page .content__description[b-7kwzakqq9r] {
    margin-top: 2.5rem;
    text-align: center;
    order: 3;
}

@media (max-width: 990px) {
    .profile-page .content__description[b-7kwzakqq9r] {
        margin-top: 1.5rem;
        order: 3;
    }
}

.profile-page .content__description p[b-7kwzakqq9r] {
    margin-bottom: 0.2rem;
    font-size: 1.2rem;
}

@media (max-width: 990px) {
    .profile-page .content__description p[b-7kwzakqq9r] {
        font-size: 1rem;
    }
}


.profile-page .bg[b-7kwzakqq9r] {
    width: 100%;
    height: 50%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.profile-page .bg div[b-7kwzakqq9r] {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    overflow: hidden;
    background: linear-gradient(150deg, #1d8cf8 20%, #3358f4 100%);
}

.tag[b-7kwzakqq9r] {
    border: solid 2px #ffb07b;
    border-radius: 20px;
    margin: 5px;
    width: auto;
    padding: 5px 25px;
    height: 40px;
    /* border-bottom: solid 1px rgba(0,0,0,0.2); */
    display: flex;
    align-items: center;
}
.cert[b-7kwzakqq9r] {
    width: auto;
    padding: 20px 0;
}
/* /Components/CoachComponents/ServiziEffettuatiCoach.razor.rz.scp.css */
.loader-overlay[b-4r6jz4umow] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.loader[b-4r6jz4umow] {
    border: 8px solid #f3f3f3; /* Light gray */
    border-top: 8px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin-b-4r6jz4umow 1s linear infinite;
}

@keyframes spin-b-4r6jz4umow {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.servizi-search[b-4r6jz4umow] {
    display: flex;
    justify-content: center;
}

.search[b-4r6jz4umow] {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid;
    border-radius: 2rem;
    padding: 8px;
}

.clear-tbl[b-4r6jz4umow] {
    width: 100%;
    border-collapse: collapse;
}

th[b-4r6jz4umow] {
    padding: 10px 6px;
    text-align: left;
}

td[b-4r6jz4umow] {
    padding: 6px;
}

.input-tabella-servizi[b-4r6jz4umow]{
    background-color: transparent;
    width: 100%
}

.avatar-servizi[b-4r6jz4umow] {
    border-radius: 50% !important;
    cursor: pointer;
}

.avatar-servizi:not(.primo-offerente)[b-4r6jz4umow] {
    margin-left: -8px !important;
}

.avatar-servizi:hover[b-4r6jz4umow] {
    box-shadow: 0px 2px 8px 6px rgba(0, 0, 0, 0.15) !important;
    transform: scale(1.1) !important;
    z-index: 10;
}

.altri-offerenti[b-4r6jz4umow] {
    font-size: larger;
    padding-left: 8px;
    cursor: pointer;
}

.box-avatar[b-4r6jz4umow] {
    cursor: pointer;
    display: flex;
    align-items: center;
}

.paginator-box[b-4r6jz4umow]{
    display: flex;
    justify-content:center;
}

.ore-servizi-container[b-4r6jz4umow] {
    display: flex;
    justify-content: space-between;
    /*gap: 10px;*/
    align-items: center;
    padding: 0;
}

/* /Components/CoachComponents/ServiziOffertiCoach.razor.rz.scp.css */
.loader-overlay[b-4x65k5y5kz] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.loader[b-4x65k5y5kz] {
    border: 8px solid #f3f3f3; /* Light gray */
    border-top: 8px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin-b-4x65k5y5kz 1s linear infinite;
}

@keyframes spin-b-4x65k5y5kz {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.servizi-search[b-4x65k5y5kz] {
    display: flex;
    justify-content: center;
}

.search[b-4x65k5y5kz] {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid;
    border-radius: 2rem;
    padding: 8px;
}

.clear-tbl[b-4x65k5y5kz] {
    width: 100%;
    border-collapse: collapse;
}

th[b-4x65k5y5kz] {
    padding: 10px 6px;
}

td[b-4x65k5y5kz] {
    padding: 6px;
}

.input-tabella-servizi[b-4x65k5y5kz]{
    background-color: transparent;
    width: 100%
}

.avatar-servizi[b-4x65k5y5kz] {
    border-radius: 50% !important;
    cursor: pointer;
}

.avatar-servizi:not(.primo-offerente)[b-4x65k5y5kz] {
    margin-left: -8px !important;
}

.avatar-servizi:hover[b-4x65k5y5kz] {
    box-shadow: 0px 2px 8px 6px rgba(0, 0, 0, 0.15) !important;
    transform: scale(1.1) !important;
    z-index: 10;
}

.altri-offerenti[b-4x65k5y5kz] {
    font-size: larger;
    padding-left: 8px;
    cursor: pointer;
}

.tag[b-4x65k5y5kz] {
    border: solid 2px #ffb07b;
    border-radius: 20px;
    margin: 5px;
    width: auto;
    padding: 5px 25px;
    cursor: pointer;
    height: 40px;
    /* border-bottom: solid 1px rgba(0,0,0,0.2); */
    display: flex;
    align-items: center;
}

.tag.selected[b-4x65k5y5kz] {
    background-color: #ffb07b;
}

.contact-header-image[b-4x65k5y5kz] {
    /*background-image: url('https://material.angular.io/assets/img/examples/shiba1.jpg');*/
    background-size: cover;
    height: 100px;
    width: 100px;
}

.mat-contact-card[b-4x65k5y5kz] {
    background-color: #fff;
    min-height: 200px;
    border-radius: 25px 25px 25px 0;
    cursor: pointer;
    /* box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15); */
    padding: 5px 15px 15px 15px;
    border: solid 1px #aaa;
}


.mat-contact-card:hover[b-4x65k5y5kz] {
    /* box-shadow: 0px 6px 8px 2px rgba(0, 0, 0, 0.15);
    transform: translate(0px, -3px); */
    background-color: #eee;
}

.mat-card-header[b-4x65k5y5kz] {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 10px 0 10px 0;
}

.mat-card-title[b-4x65k5y5kz] {
    font-size: 1.2rem;
    font-weight: normal;
}

.mat-card-subtitle[b-4x65k5y5kz] {
    margin-bottom: 0;
}

mat-card-actions[b-4x65k5y5kz] {
    display: flex;
    justify-content: center;
    align-items: center;
}

.big-select[b-4x65k5y5kz] {
    font-size: 16px;
}

mat-card-content[b-4x65k5y5kz] {
    height: 196px;
    overflow: auto;
}

.tag.selected[b-4x65k5y5kz] {
    background-color: #ffb07b;
}

/* /Components/CoachComponents/StatisticaCoach.razor.rz.scp.css */
.stats-header[b-r5l6zbkvqx] {
    margin-top: 20px;
}

.stats-header-card[b-r5l6zbkvqx] {
    padding: 24px 40px;
    border: 3px solid orange;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.stats-header-circle[b-r5l6zbkvqx] {
    margin-left: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    background-color: darkorange;
    color: white;
    font-size: large;
    font-weight: bold;
    min-width: 50px;
    min-height: 50px;
    padding: 4px;
    overflow: hidden;
    white-space: nowrap;
}

.grafico-row[b-r5l6zbkvqx] {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    gap: 16px; 
    margin-bottom: 2rem;
}

.grafico-container[b-r5l6zbkvqx] {
    width: 100%;
    height: 400px;
    padding: 40px;
}

@media (min-width: 768px) {
    .cross-col-md-6[b-r5l6zbkvqx] {
        flex: 1 1 calc(50% - 16px);
        max-width: calc(50% - 16px);
    }
}
/* /Components/EditComponents/EditAvatarLogin2.razor.rz.scp.css */
.cross-menu-container[b-wcvh4517zl] {
    position: fixed;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100vh;
    background: #fff;
    overflow: hidden;
    z-index: 9999;
    -webkit-transition: all 0.5s cubic-bezier(1, 0, 0.55, 1);
    -o-transition: all 0.5s cubic-bezier(1, 0, 0.55, 1);
    transition: all 0.5s cubic-bezier(1, 0, 0.55, 1);
}
/* /Components/EditComponents/FeedbackCarousel.razor.rz.scp.css */
.cross-feedback[b-tt1xkp1wrc] {
    height: 100%;
    flex-grow: 1;
    font-size: 0.9rem;
}

.cross-feedback_image[b-tt1xkp1wrc], 
.cross-feedback_image img[b-tt1xkp1wrc] {
    width: 100px;
    border-radius: 50%;
}

.cross-feedback_image[b-tt1xkp1wrc] {
    margin: 0 auto;
}

.cross-feedback_text[b-tt1xkp1wrc] {
    text-align: justify;
    padding: 1.5rem;
    line-height: 1.25;
}

.cross-feedback_cite[b-tt1xkp1wrc] {
    text-align: left;
    display: flex;
    flex-direction: column;
    padding: 0 1.5rem;
}

.cross-feedback_name[b-tt1xkp1wrc] {
    font-weight: bold;
}

.cross-feedback_title[b-tt1xkp1wrc] {
    font-weight: 200
}
/* /Components/EditComponents/GoogleAuthHandler.razor.rz.scp.css */
.google-auth-message[b-rdc77p84dq] {
    position: fixed;
    top: 20px;
    right: 20px;
    z-index: 9999;
    max-width: 400px;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
    animation: slideIn-b-rdc77p84dq 0.3s ease-out;
}

.google-auth-message.success[b-rdc77p84dq] {
    background: #d4edda;
    border: 1px solid #c3e6cb;
    color: #155724;
}

.google-auth-message.error[b-rdc77p84dq] {
    background: #f8d7da;
    border: 1px solid #f5c6cb;
    color: #721c24;
}

.google-auth-message.info[b-rdc77p84dq] {
    background: #d1ecf1;
    border: 1px solid #bee5eb;
    color: #0c5460;
}

.message-content[b-rdc77p84dq] {
    display: flex;
    align-items: center;
    padding: 16px;
    gap: 12px;
}

.message-icon[b-rdc77p84dq] {
    font-size: 20px;
    flex-shrink: 0;
}

.message-text[b-rdc77p84dq] {
    flex: 1;
    font-size: 14px;
    line-height: 1.4;
}

.close-btn[b-rdc77p84dq] {
    background: none;
    border: none;
    color: inherit;
    cursor: pointer;
    padding: 4px;
    border-radius: 4px;
    transition: background-color 0.2s;
}

    .close-btn:hover[b-rdc77p84dq] {
        background: rgba(0,0,0,0.1);
    }

.google-register-overlay[b-rdc77p84dq] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.5);
    z-index: 10000;
    display: flex;
    align-items: center;
    justify-content: center;
    animation: fadeIn-b-rdc77p84dq 0.3s ease-out;
}

.google-register-modal[b-rdc77p84dq] {
    background: white;
    border-radius: 12px;
    max-width: 90vw;
    max-height: 90vh;
    overflow-y: auto;
    box-shadow: 0 8px 32px rgba(0,0,0,0.3);
}

@keyframes slideIn-b-rdc77p84dq {
    from {
        transform: translateX(100%);
        opacity: 0;
    }

    to {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes fadeIn-b-rdc77p84dq {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}
/* /Components/EditComponents/Placeholder.razor.rz.scp.css */
.placeholder-component[b-mtqsocvhew]{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2rem;
}
/* /Components/GamesComponents/Tavoli4.razor.rz.scp.css */
.big-select[b-vvvr30ak1x] {
    font-size: 16px;
}
/* /Components/Layout/HeaderBDT.razor.rz.scp.css */

.mud-paper[b-zbifinjf7k] {
    overflow: hidden;
    position: fixed;
}
.navbar .menu[b-zbifinjf7k] {
    margin-left: 4px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
/* /Components/Layout/HeaderCoach.razor.rz.scp.css */
.mud-expand-panel[b-w06ew38w85] {
    background-color: transparent !important;
    color: white !important;
    margin: 0;
    z-index: 100 !important;
}


.mud-expand-panel-header[b-w06ew38w85] {
    background-color: transparent;
    height: 20px;
    border-left: 1px solid grey;
    border-bottom: 1px solid gray;
    padding: 15px !important;
    z-index: 100 !important;
    /* font-size: 14px !important;*/
}

.mud-expand-panel-content[b-w06ew38w85] {
    padding-right: 0;
    padding-bottom: 0;
}



/* Click Menu Styles */
.click-menu-container[b-w06ew38w85] {
    display: flex;
    align-items: center;
    gap: 20px;
    position: relative;
}

.click-menu-item[b-w06ew38w85] {
    position: relative;
    display: inline-block;
}

.click-menu-trigger[b-w06ew38w85] {
    cursor: pointer;
    padding: 10px 15px;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    gap: 5px;
}

.click-menu-trigger:hover[b-w06ew38w85] {
    opacity: 0.8;
}

.click-menu-trigger i[b-w06ew38w85] {
    font-size: 12px;
    transition: transform 0.3s ease;
}

.click-menu-trigger i.rotated[b-w06ew38w85] {
    transform: rotate(180deg);
}

.click-menu-dropdown[b-w06ew38w85] {
    position: absolute;
    top: calc(100%);
    left: 50%;
    transform: translateX(-50%);
    z-index: 1000;
    padding-top: 1rem;
}

.click-menu-content[b-w06ew38w85] {
    background-color: white;
    backdrop-filter: blur(8px);
    border-radius: 16px;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.2);
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    padding: 1rem;
    min-width: 200px;
    animation: menuFadeIn-b-w06ew38w85 0.3s ease-out;
    flex-direction: column;
}

.click-menu-link[b-w06ew38w85] {
    padding: 8px 12px;
    cursor: pointer;
    color: #374151;
    font-size: 14px;
    border-radius: 6px;
    transition: all 0.2s ease;
    margin-bottom: 4px;
}

.click-menu-link:last-child[b-w06ew38w85] {
    margin-bottom: 0;
}

.click-menu-link:hover[b-w06ew38w85] {
    background-color: #f3f4f6;
    color: #111827;
}

@keyframes menuFadeIn-b-w06ew38w85 {
    from {
        opacity: 0;
        transform: scale(0.85) translateY(10px);
    }
    to {
        opacity: 1;
        transform: scale(1) translateY(0);
    }
}

/* Language Selector Styles */
.language-selector[b-w06ew38w85] {
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
    padding: 8px 12px;
    border-radius: 8px;
    transition: all 0.3s ease;
}

.language-selector:hover[b-w06ew38w85] {
    background-color: rgba(255, 255, 255, 0.1);
}

.language-selector i[b-w06ew38w85] {
    transition: transform 0.3s ease;
}

.language-selector i.rotated[b-w06ew38w85] {
    transform: rotate(180deg);
}

.language-dropdown[b-w06ew38w85] {
    position: absolute;
    top: calc(100% + 4px);
    right: 0;
    z-index: 1000;
}

.language-dropdown-content[b-w06ew38w85] {
    background-color: white;
    backdrop-filter: blur(8px);
    border-radius: 12px;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    padding: 0.5rem;
    min-width: 150px;
    animation: menuFadeIn-b-w06ew38w85 0.3s ease-out;
}

.language-option[b-w06ew38w85] {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 8px 12px;
    cursor: pointer;
    color: #374151;
    font-size: 14px;
    border-radius: 8px;
    transition: all 0.2s ease;
}

.language-option:hover[b-w06ew38w85] {
    background-color: #f3f4f6;
    color: #111827;
}
/* /Components/Layout/HomeCarouselBDT.razor.rz.scp.css */
/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-hbk8jvr8pt] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-hbk8jvr8pt] {
    flex: 1;
}

.sidebar[b-hbk8jvr8pt] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-hbk8jvr8pt] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-hbk8jvr8pt]  a, .top-row[b-hbk8jvr8pt]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-hbk8jvr8pt]  a:hover, .top-row[b-hbk8jvr8pt]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-hbk8jvr8pt]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-hbk8jvr8pt] {
        justify-content: space-between;
    }

    .top-row[b-hbk8jvr8pt]  a, .top-row[b-hbk8jvr8pt]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-hbk8jvr8pt] {
        flex-direction: row;
    }

    .sidebar[b-hbk8jvr8pt] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-hbk8jvr8pt] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-hbk8jvr8pt]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-hbk8jvr8pt], article[b-hbk8jvr8pt] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-hbk8jvr8pt] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-hbk8jvr8pt] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/OpenGolfComponents/RicercaGolfClub.razor.rz.scp.css */
.big-select[b-j3wtrulxyf] {
    font-size: 16px;
}

.search[b-j3wtrulxyf] {
    border: solid 2px #ffb07b;
    width: 300px;
    height: 40px;
    padding: 0 10px;
    border-radius: 20px;
    margin: 0 auto;
}

.tag[b-j3wtrulxyf] {
    background-color: #ffddc6;
    border-radius: 20px;
    margin: 5px;
    width: auto;
    padding: 5px 15px;
    cursor: pointer;
}

    .tag.selected[b-j3wtrulxyf] {
        background-color: #ffb07b;
    }

.club[b-j3wtrulxyf] {
    border-radius: 24px;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 20px;
    background-color: #fff;
    text-align: center;
    /* box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.15); */
    border: solid 2px #bee0ff;
    height: 280px;
    transition: all 325ms ease;
}

.club:hover[b-j3wtrulxyf] {
    box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.15);
    /* box-shadow: 0px 6px 18px 9px rgba(0, 0, 0, 0.15); */
    /* transform: translate(0px, -6px);*/
    /* background-color: #ffddc6; */
}

.thumb-club[b-j3wtrulxyf] {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 120px;
    /* margin-bottom: 15px; */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

    .thumb-club img[b-j3wtrulxyf] {
        max-width: 100px;
        max-height: 100px;
    }

.descr-club[b-j3wtrulxyf] {
    width: 100%;
    padding: 0 10px 10px 10px;
}

.img-top img[b-j3wtrulxyf] {
    width: 100%;
}
.link-button[b-j3wtrulxyf] {
    text-align: center;
    background-color: #43A047;
    border-radius: 12px;
    cursor: pointer;
    line-height: 24px;
    color: #fff;
    padding: 5px 15px;
}
#map[b-j3wtrulxyf] {
    border-radius: 15px;
    width: 100%;
    height: 400px;
    margin: 30px 0;
}
/* /Components/OpenGolfComponents/RicercaPacchettiGolf.razor.rz.scp.css */
.img-pacchetto[b-dodjtr3z9h] {
    background-size: cover;
    background-position: center;
    min-height: 240px;
}

.animated[b-dodjtr3z9h] {
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.pacchetto[b-dodjtr3z9h] {
    background-color: #fff;
    /* box-shadow: 0 0 40px rgba(0, 0, 0, 0.15); */
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
    border-radius: 32px;
    border: solid 2px #1faf55;
}

.img-pacchetto[b-dodjtr3z9h] {
    background-size: cover;
    background-position: center;
    min-height: 240px;
    border-radius: 30px 0 30px 0;
    height: 100%;
}

.img-pacchetto.Center[b-dodjtr3z9h] {
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 240px;
}

.img-pacchetto.Top[b-dodjtr3z9h] {
    background-size: 100% auto;
    background-position: top;
    background-repeat: no-repeat;
    min-height: 240px;
}

.shop-button[b-dodjtr3z9h] {
    position: relative;
    display: inline;
    line-height: 1rem;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: .785714rem;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    font-weight: 600;
    font-size: 12px;
    cursor: pointer;
    width: auto;
    margin: 0 auto;
    border-radius: 15px !important;
    padding: 11px 15px !important;
    border: 0;
}

.pacchetto-titolo[b-dodjtr3z9h] {
    color: #7cb55c;
    font-size: 1.6rem;
    line-height: 2.4rem;
    font-weight: 300;
}

.container-buy-button[b-dodjtr3z9h] {
    float: right;
    height: 46px;
    text-align: center;
    width: 33%;
    margin-left: -7.5px;
    margin-right: -7.5px;
    background-color: #43A047;
}

.container-buy-big-button[b-dodjtr3z9h] {
    float: right;
    height: 46px;
    text-align: center;
    background-color: #43A047;
    border-radius: 18px;
    cursor: pointer;
    line-height:46px;
    color: #fff;
    padding: 0 15px;
}

.shop-button-label[b-dodjtr3z9h] {
    display: inline;
    line-height: 44px;
}

.shop-button-label:hover[b-dodjtr3z9h] {
    color: #fff;
}
#map[b-dodjtr3z9h] {
    border-radius: 15px;
    width: 100%;
    height: 400px;
    margin: 30px 0;
}
/* /Components/TempComponents/SwipeLeftComponent.razor.rz.scp.css */
.swipe-left-component[b-8u437lgppe] {
    position: fixed;
    width: 100vw;
    height: 100vh;
    left: -100%;
    background-color: rgba(100,100,100,0.3);  
    -o-transition: all 0.5s cubic-bezier(1, 0, 0.55, 1);
    transition: all 0.5s cubic-bezier(1, 0, 0.55, 1);

}
/* /Components/TempComponents/SwipeRightComponent.razor.rz.scp.css */
.swipe-right-component[b-gbofvdphu3] {
    position: fixed;
    width: 100vw;
    height: 100vh;
    right: -100%;
    background-color: rgba(256,100,100,0.3);
    -o-transition: all 0.5s cubic-bezier(1, 0, 0.55, 1);
    transition: all 0.5s cubic-bezier(1, 0, 0.55, 1);
}
/* /wwwroot/Shared/SortableList.razor.rz.scp.css */
/* 
  you need the ::deep identifier if you are using scoped styles like this
  because scoped styles are only applied to markup in the component, not
  to the markup inside the render fragment.
*/

[b-n1t1i664dy] .sortable-ghost {
  visibility: hidden;
}

[b-n1t1i664dy] .sortable-fallback {
  opacity: 1 !important
}
