/* _content/crossServerApp/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;
}
/* _content/crossServerApp/Components/BDTComponents/Bacheca.razor.rz.scp.css */
/* _content/crossServerApp/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
}





/* _content/crossServerApp/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;
}
/* _content/crossServerApp/Components/BDTComponents/CreaAnnuncio.razor.rz.scp.css */
.big-select[b-jkhbgqfyl6] {
    font-size: 16px;
}
/* _content/crossServerApp/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;
}
/* _content/crossServerApp/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;
}
/* _content/crossServerApp/Components/BDTComponents/IscrizioneBDT.razor.rz.scp.css */
.big-select[b-3f6vrd8axc] {
    font-size: 16px;
}
/* _content/crossServerApp/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;
}
/* _content/crossServerApp/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;
}

/* _content/crossServerApp/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;
}
/* _content/crossServerApp/Components/BDTComponents/PassProgettoBDT.razor.rz.scp.css */
/* _content/crossServerApp/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;
}
/* _content/crossServerApp/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;
}
/* _content/crossServerApp/Components/BDTComponents/SchedaProgettoBDT.razor.rz.scp.css */
.big-select[b-0fhux5crsu] {
    font-size: 16px;
}
/* _content/crossServerApp/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;
}
/* _content/crossServerApp/Components/BDTComponents/SelectBDT.razor.rz.scp.css */
.big-select[b-pwoyvo8vj7] {
    font-size: 16px;
}
/* _content/crossServerApp/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;
}
/* _content/crossServerApp/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;
}

.even[b-aqz3mr2es6] {
    background-color: #fff;
}

.odd[b-aqz3mr2es6] {
    background-color: #eee;
}

.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;
}

/* _content/crossServerApp/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;
}

.even[b-5g4op9uax1] {
    background-color: #fff;
}

.odd[b-5g4op9uax1] {
    background-color: #eee;
}

.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;
}

/* _content/crossServerApp/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);
    }
}
/* _content/crossServerApp/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;
}
/* _content/crossServerApp/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;
}

.even[b-mc50ut3i9e] {
    background-color: #fff;
}

.odd[b-mc50ut3i9e] {
    background-color: #eee;
}

.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: 200px;
    border-radius: 25px;
    cursor: pointer;
    /* box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15); */
    overflow:hidden;
    border: solid 1px #aaa;
    display: flex;

}



    .mat-contact-card:hover[b-mc50ut3i9e] {
        /* box-shadow: 0px 6px 8px 2px rgba(0, 0, 0, 0.15);
    transform: translate(0px, -3px); */
        background-color: #caedff;
    }

.mat-card-header[b-mc50ut3i9e] {
    width: 40%;
}

.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] {
    height: 196px;
    padding: 1rem !important;
    overflow: auto;
    position: relative !important;
    width:60%;
}

.tag.selected[b-mc50ut3i9e] {
    background-color: #ffb07b;
}

/* _content/crossServerApp/Components/CoachComponents/RinnovoCrediti.razor.rz.scp.css */
.prezzo-container[b-4mt57fmik1]{
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 10px;
    padding-top: 10px;
}

.cart-btn[b-4mt57fmik1]{
    bottom: 5px;
    right: 5px;
    width:35px;
    height:35px;
    border-radius: 50%;
}
.cart-btn-container[b-4mt57fmik1] {
    display: flex;
    justify-content: end;
}
.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;
    width: 150px;
}

.prezzo-totale span[b-4mt57fmik1] {
    font-weight: normal;
}
.tot-container[b-4mt57fmik1]{
    margin-bottom: 20px;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.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;
}

.rotating[b-4mt57fmik1] {
    animation: spin-b-4mt57fmik1 1s linear infinite;
}

@keyframes spin-b-4mt57fmik1 {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}
/* _content/crossServerApp/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;
}
/* _content/crossServerApp/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%);
}

.theme-orange .profile-page .content__cover[b-7kwzakqq9r] {
    background: linear-gradient(150deg, #ff4086 20%, #fd8d76 100%);
}

.theme-purple .profile-page .content__cover[b-7kwzakqq9r] {
    background: linear-gradient(150deg, #8700ff 20%, #f000ff 100%);
}

.theme-green .profile-page .content__cover[b-7kwzakqq9r] {
    background: linear-gradient(150deg, #1dcc45 20%, #42b883 100%);
}

.theme-blue .profile-page .content__cover[b-7kwzakqq9r] {
    background: linear-gradient(150deg, #0098f0 20%, #00f2c3 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__bull span:nth-child(1)[b-7kwzakqq9r] {
    display: block;
    position: absolute;
    z-index: 1;
    border-radius: 50%;
}

.profile-page .content__bull span:nth-child(2)[b-7kwzakqq9r] {
    display: block;
    position: absolute;
    z-index: 1;
    border-radius: 50%;
}

.profile-page .content__bull span:nth-child(3)[b-7kwzakqq9r] {
    display: block;
    position: absolute;
    z-index: 1;
    border-radius: 50%;
}

.profile-page .content__bull span:nth-child(4)[b-7kwzakqq9r] {
    display: block;
    position: absolute;
    z-index: 1;
    border-radius: 50%;
}

.profile-page .content__bull span:nth-child(5)[b-7kwzakqq9r] {
    display: block;
    position: absolute;
    z-index: 1;
    border-radius: 50%;
}

.profile-page .content__bull span:nth-child(1)[b-7kwzakqq9r] {
    width: 5rem;
    height: 5rem;
    top: -6%;
    left: -3%;
    background: rgba(255,255,255,0.12);
}

.profile-page .content__bull span:nth-child(2)[b-7kwzakqq9r] {
    width: 8rem;
    height: 8rem;
    top: 18%;
    left: 18%;
    background: rgba(255,255,255,0.05);
}

.profile-page .content__bull span:nth-child(3)[b-7kwzakqq9r] {
    width: 3rem;
    height: 3rem;
    top: 8%;
    right: 2%;
    background: rgba(255,255,255,0.05);
}

.profile-page .content__bull span:nth-child(4)[b-7kwzakqq9r] {
    width: 6rem;
    height: 6rem;
    top: 28%;
    right: 12%;
    background: rgba(255,255,255,0.1);
}

.profile-page .content__bull span:nth-child(5)[b-7kwzakqq9r] {
    width: 4rem;
    height: 4rem;
    top: 70%;
    left: -6%;
    background: rgba(255,255,255,0.04);
}

.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;
}

/*@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;
    color: #fff;
}

.profile-page .content__actions a:hover:last-child[b-7kwzakqq9r] {
    background: #0076ff;
    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 .content__list[b-7kwzakqq9r] {
    display: flex;
    justify-content: center;
    margin-top: 2rem;
    list-style-type: none;
    order: 2;
}

@media (max-width: 990px) {
    .profile-page .content__list[b-7kwzakqq9r] {
        margin-top: 1.5rem;
        order: 2;
    }
}

.profile-page .content__list li[b-7kwzakqq9r] {
    padding: 0 1.5rem;
    text-align: center;
    font-size: 1rem;
}

@media (max-width: 990px) {
    .profile-page .content__list li[b-7kwzakqq9r] {
        font-size: 0.8rem;
    }
}

.profile-page .content__list li span[b-7kwzakqq9r] {
    display: block;
    margin-bottom: 0.1rem;
    font-weight: bold;
    font-size: 1.6rem;
}

@media (max-width: 990px) {
    .profile-page .content__list li span[b-7kwzakqq9r] {
        font-size: 1.2rem;
    }
}

.profile-page .content__button[b-7kwzakqq9r] {
    margin: 3rem 0 2rem;
    text-align: center;
    order: 4;
}

@media (max-width: 990px) {
    .profile-page .content__button[b-7kwzakqq9r] {
        margin: 1.5rem 0 2.2rem;
    }
}

.profile-page .content__button .button[b-7kwzakqq9r] {
    display: inline-block;
    padding: 1.2rem 1.8rem;
    text-align: center;
    text-decoration: none;
    background: linear-gradient(100deg, #1d8cf8 30%, #3358f4 100%);
    border-radius: 2rem;
    box-shadow: 0 4px 6px rgba(50,50,93,0.11), 0 1px 3px rgba(0,0,0,0.08);
    font-size: 1rem;
    color: #fff;
    cursor: pointer;
}


.profile-page .content__button .button:hover[b-7kwzakqq9r] {
    color: #fff;
}

@media (max-width: 990px) {
    .profile-page .content__button .button[b-7kwzakqq9r] {
        padding: 1rem 1.4rem;
        font-size: 0.9rem;
    }
}

.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%);
}


.profile-page .bg span:nth-child(1)[b-7kwzakqq9r] {
    display: block;
    position: absolute;
    z-index: 2;
    border-radius: 50%;
    animation: floating-b-7kwzakqq9r 34s infinite;
}

.profile-page .bg span:nth-child(2)[b-7kwzakqq9r] {
    display: block;
    position: absolute;
    z-index: 2;
    border-radius: 50%;
    animation: floating-b-7kwzakqq9r 34s infinite;
}

.profile-page .bg span:nth-child(3)[b-7kwzakqq9r] {
    display: block;
    position: absolute;
    z-index: 2;
    border-radius: 50%;
    animation: floating-b-7kwzakqq9r 34s infinite;
}

.profile-page .bg span:nth-child(4)[b-7kwzakqq9r] {
    display: block;
    position: absolute;
    z-index: 2;
    border-radius: 50%;
    animation: floating-b-7kwzakqq9r 34s infinite;
}

.profile-page .bg span:nth-child(5)[b-7kwzakqq9r] {
    display: block;
    position: absolute;
    z-index: 2;
    border-radius: 50%;
    animation: floating-b-7kwzakqq9r 34s infinite;
}

.profile-page .bg span:nth-child(6)[b-7kwzakqq9r] {
    display: block;
    position: absolute;
    z-index: 2;
    border-radius: 50%;
    animation: floating-b-7kwzakqq9r 34s infinite;
}

.profile-page .bg span:nth-child(7)[b-7kwzakqq9r] {
    display: block;
    position: absolute;
    z-index: 2;
    border-radius: 50%;
    animation: floating-b-7kwzakqq9r 34s infinite;
}

.profile-page .bg span:nth-child(1)[b-7kwzakqq9r] {
    width: 11rem;
    height: 11rem;
    top: 30%;
    left: 16%;
    background: rgba(255,255,255,0.05);
    animation-duration: 34s;
}

.profile-page .bg span:nth-child(2)[b-7kwzakqq9r] {
    width: 8rem;
    height: 8rem;
    top: 18%;
    left: 1%;
    background: rgba(255,255,255,0.12);
    animation-duration: 40s;
}

.profile-page .bg span:nth-child(3)[b-7kwzakqq9r] {
    width: 8rem;
    height: 8rem;
    top: 34%;
    right: 10%;
    background: rgba(255,255,255,0.1);
    animation-duration: 38s;
}

.profile-page .bg span:nth-child(4)[b-7kwzakqq9r] {
    width: 4rem;
    height: 4rem;
    top: 34%;
    right: 3%;
    background: rgba(255,255,255,0.2);
    animation-duration: 34s;
}

.profile-page .bg span:nth-child(5)[b-7kwzakqq9r] {
    width: 12rem;
    height: 12rem;
    top: 42%;
    right: 28%;
    background: rgba(255,255,255,0.1);
    animation-duration: 40s;
}

.profile-page .bg span:nth-child(6)[b-7kwzakqq9r] {
    width: 8rem;
    height: 8rem;
    top: 72%;
    left: 6%;
    background: rgba(255,255,255,0.05);
    animation-duration: 38s;
}

.profile-page .bg span:nth-child(7)[b-7kwzakqq9r] {
    width: 4rem;
    height: 4rem;
    top: 82%;
    right: 8%;
    background: rgba(255,255,255,0.05);
    animation-duration: 34s;
}

.theme-switcher-button[b-7kwzakqq9r] {
    position: fixed;
    top: calc(50% - 3.6rem);
    right: 0;
    z-index: 2;
    padding: 1rem;
    background: rgba(0,0,0,0.6);
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem;
    font-size: inherit;
    color: #fd7686;
    cursor: pointer;
}

.theme-orange .theme-switcher-button[b-7kwzakqq9r] {
    color: #fd7686;
}

.theme-purple .theme-switcher-button[b-7kwzakqq9r] {
    color: #80f;
}

.theme-green .theme-switcher-button[b-7kwzakqq9r] {
    color: #42b883;
}

.theme-blue .theme-switcher-button[b-7kwzakqq9r] {
    color: #1d8cf8;
}

.theme-switcher-button svg[b-7kwzakqq9r] {
    width: 1.1rem;
}

.theme-switcher-wrapper[b-7kwzakqq9r] {
    width: 200px;
    position: fixed;
    top: calc(50% - 5rem);
    right: 5rem;
    z-index: 2;
    padding: 1.5rem 0;
    background: linear-gradient(#222a42, #1d253b);
    box-shadow: 0 10px 50px 0 rgba(0,0,0,0.2);
    border-radius: 0.25rem;
    opacity: 0;
    text-align: center;
    font-size: 1rem;
    color: inherit;
    visibility: hidden;
    transform: translateY(-15%) translateZ(0);
    transform-origin: 0 0;
    transition: transform 0.15s cubic-bezier(0.43, 0.195, 0.02, 1);
}

    .theme-switcher-wrapper.is-open[b-7kwzakqq9r] {
        opacity: 1;
        visibility: visible;
        transform: translate3d(0, 1px, 0);
    }

    .theme-switcher-wrapper span[b-7kwzakqq9r] {
        display: block;
        font-size: 0.8rem;
        color: rgba(255,255,255,0.9);
        cursor: default;
    }

    .theme-switcher-wrapper ul[b-7kwzakqq9r] {
        margin-top: 0.8rem;
        list-style-type: none;
        font-size: 0;
    }

    .theme-switcher-wrapper li[b-7kwzakqq9r] {
        display: inline-block;
        vertical-align: middle;
        padding: 0 0.2rem;
        font-size: 0.8rem;
        color: rgba(255,255,255,0.9);
        cursor: pointer;
    }

        .theme-switcher-wrapper li em[b-7kwzakqq9r] {
            display: block;
            border-radius: 1rem;
        }

    .theme-switcher-wrapper [data-theme][b-7kwzakqq9r] {
        width: 20px;
        height: 20px;
    }

    .theme-switcher-wrapper [data-theme="orange"][b-7kwzakqq9r] {
        background: #ff4086;
    }

    .theme-switcher-wrapper [data-theme="purple"][b-7kwzakqq9r] {
        background: #80f;
    }

    .theme-switcher-wrapper [data-theme="green"][b-7kwzakqq9r] {
        background: #42b883;
    }

    .theme-switcher-wrapper [data-theme="blue"][b-7kwzakqq9r] {
        background: #1d8cf8;
    }

@-moz-keyframes floating {
    0% {
        -webkit-transform: rotate(0deg) translate(-10px) rotate(0deg);
        transform: rotate(0deg) translate(-10px) rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg) translate(-10px) rotate(-360deg);
        transform: rotate(360deg) translate(-10px) rotate(-360deg);
    }
}

@-webkit-keyframes floating {
    0% {
        -webkit-transform: rotate(0deg) translate(-10px) rotate(0deg);
        transform: rotate(0deg) translate(-10px) rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg) translate(-10px) rotate(-360deg);
        transform: rotate(360deg) translate(-10px) rotate(-360deg);
    }
}

@-o-keyframes floating {
    0% {
        -webkit-transform: rotate(0deg) translate(-10px) rotate(0deg);
        transform: rotate(0deg) translate(-10px) rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg) translate(-10px) rotate(-360deg);
        transform: rotate(360deg) translate(-10px) rotate(-360deg);
    }
}

@keyframes floating-b-7kwzakqq9r {
    0% {
        -webkit-transform: rotate(0deg) translate(-10px) rotate(0deg);
        transform: rotate(0deg) translate(-10px) rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg) translate(-10px) rotate(-360deg);
        transform: rotate(360deg) translate(-10px) rotate(-360deg);
    }
}
/* _content/crossServerApp/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;
}

.even[b-4r6jz4umow] {
    background-color: #fff;
}

.odd[b-4r6jz4umow] {
    background-color: #eee;
}

.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;
    padding: 2rem 0 1rem 0;
}

.ore-servizi-container[b-4r6jz4umow] {
    display: flex;
    justify-content: center;
    gap: 10px;
    align-items: center;
    padding: 10px;
}

/* _content/crossServerApp/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;
}

.even[b-4x65k5y5kz] {
    background-color: #fff;
}

.odd[b-4x65k5y5kz] {
    background-color: #eee;
}

.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;
}

/* _content/crossServerApp/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);
    }
}
/* _content/crossServerApp/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);
}
/* _content/crossServerApp/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
}
/* _content/crossServerApp/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;
}
/* _content/crossServerApp/Components/GamesComponents/Tavoli4.razor.rz.scp.css */
.big-select[b-vvvr30ak1x] {
    font-size: 16px;
}
/* _content/crossServerApp/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;
}
/* _content/crossServerApp/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;
}
/* _content/crossServerApp/Components/Layout/HomeCarouselBDT.razor.rz.scp.css */
/* _content/crossServerApp/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;
    }
/* _content/crossServerApp/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);
    height: 280px;
    transition: all 325ms ease;
}

.club:hover[b-j3wtrulxyf] {
    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;
}
/* _content/crossServerApp/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: 30px;
}

.img-pacchetto[b-dodjtr3z9h] {
    background-size: cover;
    background-position: center;
    min-height: 240px;
    border-radius: 30px;
    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;
}
/* _content/crossServerApp/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);

}
/* _content/crossServerApp/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);
}
/* _content/crossServerApp/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
}
