/* /Components/BDTComponents/AssegnaCrediti.razor.rz.scp.css */
.mud-dialog .mud-dialog-title[b-la0g3pmbwr] {
    background-color: #f60!important;
    color: #fff;
}

.mud-dialog .mud-dialog-actions[b-la0g3pmbwr] {
    justify-content: center;
}
/* /Components/BDTComponents/Bacheca.razor.rz.scp.css */
/* /Components/BDTComponents/CategorieBDT.razor.rz.scp.css */
.categoria[b-di4slzgvnp] {
    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-di4slzgvnp] {
    box-shadow: 0px 2px 8px 6px rgba(0, 0, 0, 0.15);
    transform: translate(0px, -3px);
}



.thumb-categoria[b-di4slzgvnp] {
    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-di4slzgvnp] {
    padding: 10px;
}

.offerenti-container[b-di4slzgvnp] {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 15px;
    width: 100%;
}

.avatar-categorie[b-di4slzgvnp] {
    border-radius: 50% !important;
}

.avatar-categorie:not(.primo-offerente)[b-di4slzgvnp] {
    margin-left: -8px !important;
}

.avatar-categorie:hover[b-di4slzgvnp] {
    box-shadow: 0px 2px 8px 6px rgba(0, 0, 0, 0.15) !important;
    transform: scale(1.1) !important;
    z-index: 10;
}

.altri-offerenti[b-di4slzgvnp] {
    font-size: larger;
    padding-left: 8px;
}

.categorie-hidden[b-di4slzgvnp] {
    font-size: larger;
    font-style: italic;
    padding-top: 10px
}





/* /Components/BDTComponents/CategorieDialog.razor.rz.scp.css */
.thumb-categoria[b-t7atowqr6t] {
    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-t7atowqr6t] {
    display: flex;
    padding-top: 1rem;
}

.nome-offerente[b-t7atowqr6t]{
    padding-left: 1rem;
}


.offerenti-container[b-t7atowqr6t] {

    padding: 1rem;
}
/* /Components/BDTComponents/CreaAnnuncio.razor.rz.scp.css */
.big-select[b-fiyatahnuh] {
    font-size: 16px;
}
/* /Components/BDTComponents/CreaAppuntamento.razor.rz.scp.css */
.mud-dialog .mud-dialog-title[b-t6dhsidcmx] {
    background-color: #f60!important;
    color: #fff;
}

.mud-dialog .mud-dialog-actions[b-t6dhsidcmx] {
    justify-content: center;
}
/* /Components/BDTComponents/IscrittiBDT.razor.rz.scp.css */
.iscritti-search[b-bymlk52ohm] {
    display: flex;
    justify-content: center;
}

.search[b-bymlk52ohm] {
    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-167uwvdwgk] {
    font-size: 16px;
}
/* /Components/BDTComponents/ListaNotiziari.razor.rz.scp.css */
.big-select[b-gx7ua0dc14] {
    font-size: 16px;
}

.tag.selected[b-gx7ua0dc14] {
    background-color: #ffb07b;
}

.progetto[b-gx7ua0dc14] {
    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-gx7ua0dc14] {
        /* 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-gx7ua0dc14] {
    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-gx7ua0dc14] {
    padding: 10px;
}
/* /Components/BDTComponents/MyPassBDT.razor.rz.scp.css */
.pass[b-58wd3u6cyn] {
    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-58wd3u6cyn] {
    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-58wd3u6cyn] {
    padding: 10px;
    margin: 0;
}
.my-pass-table img[b-58wd3u6cyn] {
    max-width: 100px;
    max-height: 50px;
}

.my-pass-table td[b-58wd3u6cyn] {
    padding: 10px;
}

/* /Components/BDTComponents/PassBDT.razor.rz.scp.css */
.pass[b-ohqbkz7zat] {
    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-ohqbkz7zat] {
    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-ohqbkz7zat] {
    padding: 10px;
    margin: 0;
}
/* /Components/BDTComponents/PassProgettoBDT.razor.rz.scp.css */
/* /Components/BDTComponents/ProgettiBDT.razor.rz.scp.css */
.box-tab[b-kusofxz3cq] {
    width: 100%;
    min-height: 480px;
}

.boxed[b-kusofxz3cq] {
    margin: 0 auto;
    padding: 30px;
}

.container[b-kusofxz3cq],
.contenuto[b-kusofxz3cq] {
    height: 100%;
}

.box-tab[b-kusofxz3cq] {
    min-height: 100%;
}

.error[b-kusofxz3cq] {
    color: #dc3545;
}

.help[b-kusofxz3cq] {
    background-color: #dc5c35;
    color: #fff;
    padding: 10px;
}

.img-pacchetto[b-kusofxz3cq] {
    background-size: cover;
    background-position: center;
    min-height: 240px;
}

.btn-toolbar[b-kusofxz3cq] {
    text-align: right;
    margin: 5px;
}

    .btn-toolbar button[b-kusofxz3cq] {
        margin: 5px;
    }


/***************/


/** CARRELLO ***/


/***************/

.shopping-cart .shop-item[b-kusofxz3cq] {
    height: auto;
    position: relative;
    border-bottom: 3px dashed #888;
    width: 100%;
    padding: 25px 15px;
    margin: 0;
}

    .shopping-cart .shop-item:last-child[b-kusofxz3cq] {
        border-bottom: 0;
    }

.shop-product[b-kusofxz3cq] {
    position: relative;
    //padding-left: 80px;
    line-height: 1.5;
}

    .shop-product > img[b-kusofxz3cq] {
        border-radius: 50%;
        width: 60px;
        height: 60px;
        position: absolute;
        left: 0;
        top: 0;
        //top: calc(50% - 30px);
    }

.shop-price[b-kusofxz3cq] {
    float: left;
    text-align: right;
}

.shop-delete[b-kusofxz3cq] {
    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-kusofxz3cq] {
    width: 10px;
    height: 10px;
}

.totale[b-kusofxz3cq] {
    display: block;
    font-size: 2.5rem;
    line-height: 3rem;
    font-weight: 300;
    position: relative;
}

.totale-wrapper[b-kusofxz3cq] {
    padding-right: 15px;
    margin-top: 20px;
    display: grid;
}

.right[b-kusofxz3cq] {
    text-align: right;
}

.shop-quantity-value[b-kusofxz3cq] {
    font-size: 2.5rem;
}

.intero-ridotto[b-kusofxz3cq] {
    text-transform: uppercase;
}

.title[b-kusofxz3cq] {
    font-size: 1.5rem;
}

.option-wrapper[b-kusofxz3cq] {
    display: inline-flex;
    flex-direction: row;
    align-items: center;
}

.option-circle[b-kusofxz3cq] {
    width: 30px;
    height: 30px;
    background-color: #f90;
    color: white;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    border-radius: 30px;
}

.option-vline[b-kusofxz3cq] {
    width: 1px;
    height: 100%;
    background-color: #f90;
    margin-left: 14px;
}

.img-icon[b-kusofxz3cq] {
    width: 18px;
    padding-bottom: 4px;
}

h3[b-kusofxz3cq] {
    /* color: #f90; */
    margin-bottom: 25px;
}

.select-acc[b-kusofxz3cq] {
    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-kusofxz3cq] {
    width: 60px !important;
    border: solid 1px #cc0000;
    border-radius: 4px;
    padding: 2px 5px;
    margin-right: 10px;
}

.biglietto mat-select[b-kusofxz3cq] {
    border-color: #ccc;
}

::ng-deep .biglietto mat-select .mat-select-trigger .mat.select-value[b-kusofxz3cq] {
    color: #444 !important;
}

.acc-note[b-kusofxz3cq] {
    color: #666;
    margin-bottom: 5px;
}

.user-data-error[b-kusofxz3cq] {
    padding: 15px;
    border: solid 1px red;
    background-color: #dc354533;
}

.thumb-container[b-kusofxz3cq] {
    position: relative;
    border: solid 1px #aaa;
    padding: 25px 10px 60px 10px;
    border-radius: 3px;
}

.h-input[b-kusofxz3cq] {
    margin-bottom: 15px;
}

.hidden[b-kusofxz3cq] {
    height: 0;
    opacity: 0;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
}

.active[b-kusofxz3cq] {
    opacity: 1;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
}
/* /Components/BDTComponents/SaldoBDT.razor.rz.scp.css */
.servizio[b-5549n0y4jk] {
    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-5549n0y4jk],
.negativo[b-5549n0y4jk] {
    color: #fff;
    padding: 2px 10px;
}

.negativo[b-5549n0y4jk] {
    color: #ff4141;
}

.positivo[b-5549n0y4jk] {
    background-color: #00c600;
}

.avatar-wrapper[b-5549n0y4jk] {
    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-hmm6n2d7du] {
    font-size: 16px;
}
/* /Components/BDTComponents/SearchBDTProgetti.razor.rz.scp.css */
.big-select[b-oik9ei3y8m] {
    font-size: 16px;
}

.tag.selected[b-oik9ei3y8m] {
    background-color: #ffb07b;
}

.progetto[b-oik9ei3y8m] {
    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-oik9ei3y8m] {
        /* 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-oik9ei3y8m] {
    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-oik9ei3y8m] {
    padding: 10px;
}

.link-wrapper[b-oik9ei3y8m] {
    display: inline-flex;
    align-items: center;
    cursor: pointer;
    margin: 10px;
    line-height: 30px;
}
/* /Components/BDTComponents/SelectBDT.razor.rz.scp.css */
.big-select[b-k3l93eg064] {
    font-size: 16px;
}
/* /Components/BDTComponents/ServiziDialog.razor.rz.scp.css */
.offerente-container[b-diyc8tc8eq] {
    display: flex;
    padding-top: 1rem;
}

.nome-offerente[b-diyc8tc8eq] {
    padding-left: 1rem;
}


.offerenti-container[b-diyc8tc8eq] {
    padding: 1rem;
}
/* /Components/BDTComponents/ServiziEffettuatiBDT.razor.rz.scp.css */
.loader-overlay[b-b9mnuqpapy] {
    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-b9mnuqpapy] {
    border: 8px solid #f3f3f3; /* Light gray */
    border-top: 8px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin-b-b9mnuqpapy 1s linear infinite;
}

@keyframes spin-b-b9mnuqpapy {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.servizi-search[b-b9mnuqpapy] {
    display: flex;
    justify-content: center;
}

.search[b-b9mnuqpapy] {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid;
    border-radius: 2rem;
    padding: 8px;
}

.clear-tbl[b-b9mnuqpapy] {
    width: 100%;
    border-collapse: collapse;
}

th[b-b9mnuqpapy] {
    padding: 10px 6px;
    text-align: left;
}

td[b-b9mnuqpapy] {
    padding: 6px;
}

.input-tabella-servizi[b-b9mnuqpapy]{
    background-color: transparent;
    width: 100%
}

.avatar-servizi[b-b9mnuqpapy] {
    border-radius: 50% !important;
    cursor: pointer;
}

.avatar-servizi:not(.primo-offerente)[b-b9mnuqpapy] {
    margin-left: -8px !important;
}

.avatar-servizi:hover[b-b9mnuqpapy] {
    box-shadow: 0px 2px 8px 6px rgba(0, 0, 0, 0.15) !important;
    transform: scale(1.1) !important;
    z-index: 10;
}

.altri-offerenti[b-b9mnuqpapy] {
    font-size: larger;
    padding-left: 8px;
    cursor: pointer;
}

.box-avatar[b-b9mnuqpapy] {
    cursor: pointer;
    display: flex;
    align-items: center;
}

.paginator-box[b-b9mnuqpapy]{
    display: flex;
    justify-content:center;
    padding: 2rem 0 1rem 0;
}

.ore-servizi-container[b-b9mnuqpapy] {
    display: flex;
    justify-content: center;
    gap: 10px;
    align-items: center;
    padding: 10px;
}

.tag[b-b9mnuqpapy] {
    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-b9mnuqpapy] {
        background-color: #ffb07b;
    }
/* /Components/BDTComponents/ServiziOffertiBDT.razor.rz.scp.css */
.loader-overlay[b-r76mgbsxxv] {
    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-r76mgbsxxv] {
    border: 8px solid #f3f3f3; /* Light gray */
    border-top: 8px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin-b-r76mgbsxxv 1s linear infinite;
}

@keyframes spin-b-r76mgbsxxv {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.servizi-search[b-r76mgbsxxv] {
    display: flex;
    justify-content: center;
}

.search[b-r76mgbsxxv] {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid;
    border-radius: 2rem;
    padding: 8px;
}

.clear-tbl[b-r76mgbsxxv] {
    width: 100%;
    border-collapse: collapse;
}

th[b-r76mgbsxxv] {
    padding: 10px 6px;
}

td[b-r76mgbsxxv] {
    padding: 6px;
}

.input-tabella-servizi[b-r76mgbsxxv]{
    background-color: transparent;
    width: 100%
}

.avatar-servizi[b-r76mgbsxxv] {
    border-radius: 50% !important;
    cursor: pointer;
}

.avatar-servizi:not(.primo-offerente)[b-r76mgbsxxv] {
    margin-left: -8px !important;
}

.avatar-servizi:hover[b-r76mgbsxxv] {
    box-shadow: 0px 2px 8px 6px rgba(0, 0, 0, 0.15) !important;
    transform: scale(1.1) !important;
    z-index: 10;
}

.altri-offerenti[b-r76mgbsxxv] {
    font-size: larger;
    padding-left: 8px;
    cursor: pointer;
}

.tag[b-r76mgbsxxv] {
    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-r76mgbsxxv] {
    background-color: #ffb07b;
}

.contact-header-image[b-r76mgbsxxv] {
    /*background-image: url('https://material.angular.io/assets/img/examples/shiba1.jpg');*/
    background-size: cover;
    height: 100px;
    width: 100px;
}

.mat-contact-card[b-r76mgbsxxv] {
    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-r76mgbsxxv] {
    /* box-shadow: 0px 6px 8px 2px rgba(0, 0, 0, 0.15);
    transform: translate(0px, -3px); */
    background-color: #eee;
}

.mat-card-header[b-r76mgbsxxv] {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 10px 0 10px 0;
}

.mat-card-title[b-r76mgbsxxv] {
    font-size: 1.2rem;
    font-weight: normal;
}

.mat-card-subtitle[b-r76mgbsxxv] {
    margin-bottom: 0;
}

mat-card-actions[b-r76mgbsxxv] {
    display: flex;
    justify-content: center;
    align-items: center;
}

.big-select[b-r76mgbsxxv] {
    font-size: 16px;
}

mat-card-content[b-r76mgbsxxv] {
    height: 196px;
    overflow: auto;
}

.tag.selected[b-r76mgbsxxv] {
    background-color: #ffb07b;
}

/* /Components/BDTComponents/StatisticaBDT.razor.rz.scp.css */
.stats-header[b-h389a5mazf] {
    margin-top: 20px;
}

.stats-header-card[b-h389a5mazf] {
    padding: 24px 40px;
    border: 3px solid orange;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.stats-header-circle[b-h389a5mazf] {
    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-h389a5mazf] {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    gap: 16px; 
    margin-bottom: 2rem;
}

.grafico-container[b-h389a5mazf] {
    width: 100%;
    height: 400px;
    padding: 40px;
}

@media (min-width: 768px) {
    .cross-col-md-6[b-h389a5mazf] {
        flex: 1 1 calc(50% - 16px);
        max-width: calc(50% - 16px);
    }
}
/* /Components/EditComponents/EditAvatarLogin2.razor.rz.scp.css */
.cross-menu-container[b-xzssf3yxnd] {
    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-8psrjnks4o] {
    height: 100%;
    flex-grow: 1;
    font-size: 0.9rem;
}

.cross-feedback_image[b-8psrjnks4o], 
.cross-feedback_image img[b-8psrjnks4o] {
    width: 100px;
    border-radius: 50%;
}

.cross-feedback_image[b-8psrjnks4o] {
    margin: 0 auto;
}

.cross-feedback_text[b-8psrjnks4o] {
    text-align: justify;
    padding: 1.5rem;
    line-height: 1.25;
}

.cross-feedback_cite[b-8psrjnks4o] {
    text-align: left;
    display: flex;
    flex-direction: column;
    padding: 0 1.5rem;
}

.cross-feedback_name[b-8psrjnks4o] {
    font-weight: bold;
}

.cross-feedback_title[b-8psrjnks4o] {
    font-weight: 200
}
/* /Components/EditComponents/GoogleAuthHandler.razor.rz.scp.css */
.google-auth-message[b-39v0crugxm] {
    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-39v0crugxm 0.3s ease-out;
}

.google-auth-message.success[b-39v0crugxm] {
    background: #d4edda;
    border: 1px solid #c3e6cb;
    color: #155724;
}

.google-auth-message.error[b-39v0crugxm] {
    background: #f8d7da;
    border: 1px solid #f5c6cb;
    color: #721c24;
}

.google-auth-message.info[b-39v0crugxm] {
    background: #d1ecf1;
    border: 1px solid #bee5eb;
    color: #0c5460;
}

.message-content[b-39v0crugxm] {
    display: flex;
    align-items: center;
    padding: 16px;
    gap: 12px;
}

.message-icon[b-39v0crugxm] {
    font-size: 20px;
    flex-shrink: 0;
}

.message-text[b-39v0crugxm] {
    flex: 1;
    font-size: 14px;
    line-height: 1.4;
}

.close-btn[b-39v0crugxm] {
    background: none;
    border: none;
    color: inherit;
    cursor: pointer;
    padding: 4px;
    border-radius: 4px;
    transition: background-color 0.2s;
}

    .close-btn:hover[b-39v0crugxm] {
        background: rgba(0,0,0,0.1);
    }

.google-register-overlay[b-39v0crugxm] {
    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-39v0crugxm 0.3s ease-out;
}

.google-register-modal[b-39v0crugxm] {
    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-39v0crugxm {
    from {
        transform: translateX(100%);
        opacity: 0;
    }

    to {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes fadeIn-b-39v0crugxm {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}
/* /Components/EditComponents/Placeholder.razor.rz.scp.css */
.placeholder-component[b-fb4xt5lwih]{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2rem;
}
/* /Components/Layout/HeaderBDT.razor.rz.scp.css */

.mud-paper[b-ibwp64893h] {
    overflow: hidden;
    position: fixed;
}
.navbar .menu[b-ibwp64893h] {
    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-8c4ykcw2e3] {
    background-color: transparent !important;
    color: white !important;
    margin: 0;
    z-index: 100 !important;
}


.mud-expand-panel-header[b-8c4ykcw2e3] {
    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-8c4ykcw2e3] {
    padding-right: 0;
    padding-bottom: 0;
}



/* Click Menu Styles */
.click-menu-container[b-8c4ykcw2e3] {
    display: flex;
    align-items: center;
    gap: 20px;
    position: relative;
}

.click-menu-item[b-8c4ykcw2e3] {
    position: relative;
    display: inline-block;
}

.click-menu-trigger[b-8c4ykcw2e3] {
    cursor: pointer;
    padding: 10px 15px;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    gap: 5px;
}

.click-menu-trigger:hover[b-8c4ykcw2e3] {
    opacity: 0.8;
}

.click-menu-trigger i[b-8c4ykcw2e3] {
    font-size: 12px;
    transition: transform 0.3s ease;
}

.click-menu-trigger i.rotated[b-8c4ykcw2e3] {
    transform: rotate(180deg);
}

.click-menu-dropdown[b-8c4ykcw2e3] {
    position: absolute;
    top: calc(100%);
    left: 50%;
    transform: translateX(-50%);
    z-index: 1000;
    padding-top: 1rem;
}

.click-menu-content[b-8c4ykcw2e3] {
    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-8c4ykcw2e3 0.3s ease-out;
    flex-direction: column;
}

.click-menu-link[b-8c4ykcw2e3] {
    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-8c4ykcw2e3] {
    margin-bottom: 0;
}

.click-menu-link:hover[b-8c4ykcw2e3] {
    background-color: #f3f4f6;
    color: #111827;
}

@keyframes menuFadeIn-b-8c4ykcw2e3 {
    from {
        opacity: 0;
        transform: scale(0.85) translateY(10px);
    }
    to {
        opacity: 1;
        transform: scale(1) translateY(0);
    }
}

/* Language Selector Styles */
.language-selector[b-8c4ykcw2e3] {
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
    padding: 8px 12px;
    border-radius: 8px;
    transition: all 0.3s ease;
}

.language-selector:hover[b-8c4ykcw2e3] {
    background-color: rgba(255, 255, 255, 0.1);
}

.language-selector i[b-8c4ykcw2e3] {
    transition: transform 0.3s ease;
}

.language-selector i.rotated[b-8c4ykcw2e3] {
    transform: rotate(180deg);
}

.language-dropdown[b-8c4ykcw2e3] {
    position: absolute;
    top: calc(100% + 4px);
    right: 0;
    z-index: 1000;
}

.language-dropdown-content[b-8c4ykcw2e3] {
    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-8c4ykcw2e3 0.3s ease-out;
}

.language-option[b-8c4ykcw2e3] {
    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-8c4ykcw2e3] {
    background-color: #f3f4f6;
    color: #111827;
}
/* /Components/Layout/HomeCarouselBDT.razor.rz.scp.css */
/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-15eky4t9de] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-15eky4t9de] {
    flex: 1;
}

.sidebar[b-15eky4t9de] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-15eky4t9de] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-15eky4t9de]  a, .top-row[b-15eky4t9de]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-15eky4t9de]  a:hover, .top-row[b-15eky4t9de]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-15eky4t9de]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-15eky4t9de] {
        justify-content: space-between;
    }

    .top-row[b-15eky4t9de]  a, .top-row[b-15eky4t9de]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-15eky4t9de] {
        flex-direction: row;
    }

    .sidebar[b-15eky4t9de] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-15eky4t9de] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-15eky4t9de]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-15eky4t9de], article[b-15eky4t9de] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-15eky4t9de] {
    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-15eky4t9de] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/TempComponents/SwipeLeftComponent.razor.rz.scp.css */
.swipe-left-component[b-quxtx2obsc] {
    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-ud5sp8znsv] {
    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-8ni6hipy96] .sortable-ghost {
  visibility: hidden;
}

[b-8ni6hipy96] .sortable-fallback {
  opacity: 1 !important
}
