@import '_content/TPlat2.DesignSystem/TPlat2.DesignSystem.bundle.scp.css';
@import '_content/BlazorDateRangePicker/BlazorDateRangePicker.bundle.scp.css';
@import '_content/Blazored.Modal/Blazored.Modal.bundle.scp.css';
@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';
@import '_content/LiveChartsCore.SkiaSharpView.Blazor/LiveChartsCore.SkiaSharpView.Blazor.bundle.scp.css';
@import '_content/PSC.Blazor.Components.AutoComplete/PSC.Blazor.Components.AutoComplete.bundle.scp.css';

/* /App.razor.rz.scp.css */
/* /Pages/Admin/CensimentoImport.razor.rz.scp.css */
.q-container[b-ojwqhq61gl] {
    display: table;
    width: 100%;
    height: 100%;
}

.q-sidebar[b-ojwqhq61gl] {
    display: table-cell;
    width: 16rem;
    height: auto;
}

.q-content[b-ojwqhq61gl] {
    display: table-cell;
    width: auto;
    height: auto;
    padding-left: .1rem;
    vertical-align: top;
}

.seqnum-list[b-ojwqhq61gl] {
    display: block;
    width: 100%;
    height: 25rem;
    overflow-y: scroll;
    margin-top: .1rem;
    border: solid 1px var(--bs-border-color);
    border-radius: .25rem;
}

.seqnum-elem[b-ojwqhq61gl] {
    display: block;
    padding: 0px .25rem;
    background-color: var(--bs-white);
    cursor: pointer;
    user-select: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 16rem;
}

.seqnum-elem:hover[b-ojwqhq61gl] {
    background-color: var(--bs-light);
}

.seqnum-elem.q-selected[b-ojwqhq61gl] {
    background-color: var(--bs-primary);
    color: var(--bs-white);
}

.q-content-container[b-ojwqhq61gl] {
    display: table;
    width: 100%;
    height: 100%;
}

.q-content-container-row[b-ojwqhq61gl] {
    display: table-row;
}

.message-details-wrapper[b-ojwqhq61gl] {
    display: flex;
    width: 100%;
    padding-bottom: .1rem;
}

.message-details[b-ojwqhq61gl] {
    display: table-cell;
    width: 100%;
    border: solid 1px var(--bs-border-color);
    border-radius: .25rem;
    padding: .1rem .25rem;
}

.message-content[b-ojwqhq61gl] {
    display: table-cell;
    width: 100%;
    height: 100%;
    border: solid 1px var(--bs-border-color);
    border-radius: .25rem;
}

.q-divisor[b-ojwqhq61gl] {
    margin: .25rem 0;
    height: 1px;
    align-content: center;
    background-color: var(--bs-border-color);
}
.q-textarea[b-ojwqhq61gl] {
    border: none;
    width: 100%;
    height: 100%;
    font-family: monospace;
}

.action-link[b-ojwqhq61gl] {
    display: inline;
    text-decoration: underline;
    cursor: pointer;
    margin: 0 .2rem;
}

.action-link.right-aligned[b-ojwqhq61gl] {
    float: right;
}

.action-link.q-disabled[b-ojwqhq61gl] {
    cursor: default;
    color: var(--bs-black400);
}
/* /Pages/Admin/IndirizzoPubblicitario.razor.rz.scp.css */
.indirizzo-input[b-hymox73o10] {
    max-width: 220px;
}

.indirizzo-mappa-container[b-hymox73o10] {
    width: 560px;
    height: 560px;
}
/* /Pages/Admin/ServiceBus.razor.rz.scp.css */
.q-container[b-ak28q4brzl] {
    display: table;
    width: 100%;
    height: 100%;
}

.q-sidebar[b-ak28q4brzl] {
    display: table-cell;
    width: 16rem;
    height: auto;
}

.q-content[b-ak28q4brzl] {
    display: table-cell;
    width: auto;
    height: auto;
    padding-left: .1rem;
    vertical-align: top;
}

.seqnum-list[b-ak28q4brzl] {
    display: block;
    width: 100%;
    height: 25rem;
    overflow-y: scroll;
    margin-top: .1rem;
    border: solid 1px var(--bs-border-color);
    border-radius: .25rem;
}

.seqnum-elem[b-ak28q4brzl] {
    display: block;
    padding: 0px .25rem;
    background-color: var(--bs-white);
    cursor: pointer;
    user-select: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 16rem;
}

.seqnum-elem:hover[b-ak28q4brzl] {
    background-color: var(--bs-light);
}

.seqnum-elem.q-selected[b-ak28q4brzl] {
    background-color: var(--bs-primary);
    color: var(--bs-white);
}

.q-content-container[b-ak28q4brzl] {
    display: table;
    width: 100%;
    height: 100%;
}

.q-content-container-row[b-ak28q4brzl] {
    display: table-row;
}

.message-details-wrapper[b-ak28q4brzl] {
    display: flex;
    width: 100%;
    padding-bottom: .1rem;
}

.message-details[b-ak28q4brzl] {
    display: table-cell;
    width: 100%;
    border: solid 1px var(--bs-border-color);
    border-radius: .25rem;
    padding: .1rem .25rem;
}

.message-content[b-ak28q4brzl] {
    display: table-cell;
    width: 100%;
    height: 100%;
    border: solid 1px var(--bs-border-color);
    border-radius: .25rem;
}

.q-divisor[b-ak28q4brzl] {
    margin: .25rem 0;
    height: 1px;
    align-content: center;
    background-color: var(--bs-border-color);
}
.q-textarea[b-ak28q4brzl] {
    border: none;
    width: 100%;
    height: 100%;
    font-family: monospace;
}

.action-link[b-ak28q4brzl] {
    display: inline;
    text-decoration: underline;
    cursor: pointer;
    margin: 0 .2rem;
}

.action-link.right-aligned[b-ak28q4brzl] {
    float: right;
}

.action-link.q-disabled[b-ak28q4brzl] {
    cursor: default;
    color: var(--bs-black400);
}
/* /Pages/Censimento/Components/CardStabile.razor.rz.scp.css */
.card-stabile[b-xe63aj19ld]{
    padding: 10px 0;
    background: var(--bs-info);
    height: 134px;
    gap: 30px;
}

.image-container[b-xe63aj19ld]{
    width: 120px;
    height:auto;
}

.actions[b-xe63aj19ld] {
    display: grid;
    padding: 0 30px;
    align-content: center;
}

.imgMainInfo[b-xe63aj19ld] {
    width: 120px;
    background-size: 98px 100%;
    height: 90px;
    position: absolute;
    left: 20px;
}

.sizeInfoWithMainImg[b-xe63aj19ld] {
    padding-left: 100px;
}
/* /Pages/Censimento/Components/TCommento.razor.rz.scp.css */
.test[b-x11yu6atbr] {
  color: ciao;
}
/* /Pages/Censimento/Components/TInfoStabile.razor.rz.scp.css */
.imgMainInfo[b-9fai6qyafn] {
  width: 98px;
  background-size: 98px 100%;
  height: 88px;
  position: absolute;
  top: 0px;
  left: 0px;
}

.sizeInfoWithMainImg[b-9fai6qyafn] {
  height: 74px;
  padding-left: 100px;
}
/* /Pages/Censimento/Components/TInfoUnita.razor.rz.scp.css */
.imgMainInfo[b-tu7hfhfj7w] {
  width: 98px;
  background-size: 98px 100%;
  height: 88px;
  position: absolute;
  top: 0px;
  left: 0px;
}

.sizeInfoWithMainImg[b-tu7hfhfj7w] {
  height: 74px;
  padding-left: 100px;
}
/* /Pages/Censimento/Components/TModInsProprietario.razor.rz.scp.css */
.test[b-6832brgxzh] {
  color: ciao;
}
/* /Pages/Censimento/Components/UnitaLinkItem.razor.rz.scp.css */
.unita-link-item[b-6newtmhaek] {
  border-bottom: 1px solid var(--bs-black300);
}
.unita-link-item p[b-6newtmhaek] {
  margin: 0 !important;
}
/* /Pages/ExchangeAgenzia/ExchangeAgenziaModal.razor.rz.scp.css */
.select-agenzia-table-container[b-dxb858g81l] {
  height: 45vh;
  overflow-y: auto;
}
/* /Pages/Legal/GestionePrivacyRecapiti.razor.rz.scp.css */
.altro-recapito:not(:first-child)[b-iau6o70amh]::before {
    content: " - "
}
/* /Pages/Mappa/MapZonePage.razor.rz.scp.css */
.map-zone-page .action-toolbar-container[b-0wawt6g3zr] {
    position: sticky;
    bottom: 0;
    background-color: #f8f9fa;
    padding-top: 10px;
    margin-top: auto;
    width: 100%;
}

.map-zone-page .map-sidebar[b-0wawt6g3zr] {
    display: flex;
    flex-direction: column;
    width: 14%;
    height: 100%;
    background-color: #f8f9fa;
    border-left: 1px solid #dee2e6;
    padding: 15px;
}

.map-zone-page .container-fluid[b-0wawt6g3zr]
{
    height: calc(100vh - 100px)!important;
    /*height:  100%;*/
}
.map-zone-page .tab-content[b-0wawt6g3zr]
{
    height:  100%;
    padding-bottom: 20px; !important;
}

.map-zone-page .map-container[b-0wawt6g3zr] {
    display: flex;
    flex-direction: column;
    height: calc(100vh - 150px) !important;
}

.map-container-flex[b-0wawt6g3zr] {
    display: flex;
    height: 100%;
    width: 100%;
}

.map-header[b-0wawt6g3zr] {
    background-color: #2c3e50;
    color: white;
    padding: 15px;
    text-align: center;
}

.map-wrapper[b-0wawt6g3zr] {
    flex: 1;
    position: relative;
    height:  100%;
    width: 100%;
}

/*.map-controls {*/
/*    position: absolute;*/
/*    top: 10px;*/
/*    right: 10px;*/
/*    z-index: 1000;*/
/*    background: white;*/
/*    padding: 15px;*/
/*    border-radius: 5px;*/
/*    box-shadow: 0 2px 8px rgba(0,0,0,0.3);*/
/*}*/

.map-controls[b-0wawt6g3zr] {
    font-size: 10px;
}

.map-element[b-0wawt6g3zr] {
    width: 100%;
    height: 100%;
    z-index: 10;
}

.btn[b-0wawt6g3zr] {
    display: inline-block;
    padding: 8px 16px;
    margin: 2px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 14px;
}

.btn-primary[b-0wawt6g3zr] {
    background-color: #007bff;
    color: white;
}

.btn-secondary[b-0wawt6g3zr] {
    background-color: #6c757d;
    color: white;
}

.btn-info[b-0wawt6g3zr] {
    background-color: #17a2b8;
    color: white;
}

.btn:disabled[b-0wawt6g3zr] {
    opacity: 0.6;
    cursor: not-allowed;
}

/*.info-panel {*/
/*    margin-top: 10px;*/
/*    padding: 10px;*/
/*    background-color: #f8f9fa;*/
/*    border-radius: 4px;*/
/*    font-size: 12px;*/
/*}*/

.selected-polygons-list[b-0wawt6g3zr] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.selected-polygon-item[b-0wawt6g3zr] {
    padding: 10px;
    margin-bottom: 10px;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.polygon-name[b-0wawt6g3zr] {
    font-weight: bold;
    margin-bottom: 5px;
}

.polygon-description[b-0wawt6g3zr] {
    font-size: 12px;
    margin-bottom: 8px;
    color: #666;
}

.btn-sm[b-0wawt6g3zr] {
    padding: 4px 8px;
    font-size: 12px;
}

.btn-danger[b-0wawt6g3zr] {
    background-color: #dc3545;
}

.selected-polygons-list[b-0wawt6g3zr] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.selected-polygon-item[b-0wawt6g3zr] {
    padding: 10px;
    margin-bottom: 10px;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.polygon-name[b-0wawt6g3zr] {
    font-weight: bold;
    margin-bottom: 5px;
}

.polygon-description[b-0wawt6g3zr] {
    font-size: 12px;
    margin-bottom: 8px;
    color: #666;
}

.btn-sm[b-0wawt6g3zr] {
    padding: 4px 8px;
    font-size: 12px;
}

.btn-danger[b-0wawt6g3zr] {
    background-color: #dc3545;
}

.mt-3[b-0wawt6g3zr] {
    margin-top: 15px;
}

.selected-polygon-item[b-0wawt6g3zr] {
    padding: 10px;
    margin-bottom: 8px;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: background-color 0.2s ease;
}

.selected-polygon-item.hovered[b-0wawt6g3zr] {
    background-color: #f8f9fa;
    border-color: #ff4500;
    box-shadow: 0 0 5px rgba(255, 69, 0, 0.3);
}

.polygon-name[b-0wawt6g3zr] {
    font-weight: bold;
    margin-bottom: 5px;
}

.polygon-description[b-0wawt6g3zr] {
    margin-bottom: 8px;
    font-size: 0.9em;
    color: #666;
}

.action-buttons[b-0wawt6g3zr] {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}

.me-2[b-0wawt6g3zr] {
    margin-right: 8px;
}

.action-toolbar[b-0wawt6g3zr] {
    display: flex;
    justify-content: space-between;
    background-color: #f0f0f0;
    padding: 8px;
    border-radius: 4px;
    margin-bottom: 15px;
}

.action-toolbar .btn[b-0wawt6g3zr] {
    flex: 1;
    margin: 0 4px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.action-toolbar .btn:first-child[b-0wawt6g3zr] {
    margin-left: 0;
}

.action-toolbar .btn:last-child[b-0wawt6g3zr] {
    margin-right: 0;
}

.btn-outline-primary[b-0wawt6g3zr] {
    color: #007bff;
    border: 1px solid #007bff;
    background-color: transparent;
}

.btn-outline-success[b-0wawt6g3zr] {
    color: #28a745;
    border: 1px solid #28a745;
    background-color: transparent;
}

.btn-outline-info[b-0wawt6g3zr] {
    color: #17a2b8;
    border: 1px solid #17a2b8;
    background-color: transparent;
}

.btn-outline-secondary[b-0wawt6g3zr] {
    color: #6c757d;
    border: 1px solid #6c757d;
    background-color: transparent;
}
.btn:disabled[b-0wawt6g3zr] {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: none;
}

.btn:disabled i[b-0wawt6g3zr] {
    opacity: 0.5;
}

.sidebar-content[b-0wawt6g3zr] {
    max-height: calc(100vh - 250px); /* Altezza dinamica basata sull'altezza della viewport */
    overflow-y: auto; /* Mostra la scrollbar solo quando necessario */
    padding-right: 5px;
}

/* Stile personalizzato per la scrollbar */
.sidebar-content[b-0wawt6g3zr]::-webkit-scrollbar {
    width: 6px;
}

.sidebar-content[b-0wawt6g3zr]::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 3px;
}

.sidebar-content[b-0wawt6g3zr]::-webkit-scrollbar-thumb {
    background: #c1c1c1;
    border-radius: 3px;
}

.sidebar-content[b-0wawt6g3zr]::-webkit-scrollbar-thumb:hover {
    background: #a8a8a8;
}

.polygon-item-header[b-0wawt6g3zr] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 5px;
}

.remove-btn[b-0wawt6g3zr] {
    padding: 2px 4px;
    font-size: 9px;
    line-height: 1;
    border-radius: 3px;
    margin: -7px;
}

.polygon-info[b-0wawt6g3zr] {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    margin-right: 10px;
}

.polygon-name[b-0wawt6g3zr] {
    font-weight: bold;
    margin-bottom: 5px;
    display: block;
    line-height: 1.2;
}

.polygon-name.comune[b-0wawt6g3zr] {
    color: #333;
    font-size: 14px;
}

.polygon-name.zona[b-0wawt6g3zr] {
    color: #666;
    font-size: 12px;
}

.btn-danger.remove-btn[b-0wawt6g3zr] {
    background-color: #dc3545;
    color: white;
}

.btn-danger.remove-btn:hover[b-0wawt6g3zr] {
    background-color: #c82333;
}
/* /Pages/Notizia/Components/TAnagraficaNotizieIncarichi.razor.rz.scp.css */
.unita-link-item[b-ub0j08jyxg] {
  border-bottom: 1px solid var(--bs-black300);
}
.unita-link-item p[b-ub0j08jyxg] {
  margin: 0 !important;
}
/* /Pages/Notizia/Components/TContatto.razor.rz.scp.css */
.test[b-cx7z5or564] {
  color: ciao;
}
/* /Pages/Notizia/Components/TContattoAnagrafica.razor.rz.scp.css */
.test[b-i3scq1m3xk] {
  color: ciao;
}
/* /Pages/Notizia/Components/TContattoReferente.razor.rz.scp.css */
.test[b-1m6bvlenr0] {
  color: ciao;
}
/* /Pages/Notizia/Components/TModInsCercaPersona.razor.rz.scp.css */
.test[b-uea5c3egrc] {
  color: ciao;
}
/* /Pages/Notizia/Components/TModInsPersona.razor.rz.scp.css */
.test[b-sj7t88xb3z] {
  color: ciao;
}
/* /Pages/Notizia/Components/TNotiziaCardItem.razor.rz.scp.css */
.unita-link-item[b-gl511sk6a5] {
  border-bottom: 1px solid var(--bs-black300);
}
.unita-link-item p[b-gl511sk6a5] {
  margin: 0 !important;
}
/* /Pages/Notizia/Components/TRapidFiltersNotizia.razor.rz.scp.css */
.unita-link-item[b-z0tcchx5np] {
  border-bottom: 1px solid var(--bs-black300);
}
.unita-link-item p[b-z0tcchx5np] {
  margin: 0 !important;
}
/* /Pages/Notizia/Components/TUltimoAppuntamento.razor.rz.scp.css */
.test[b-fpfi9bgpf6] {
  color: ciao;
}
/* /Pages/Notizia/Components/TUltimoContatto.razor.rz.scp.css */
.test[b-2ld0yk1ikx] {
  color: ciao;
}
/* /Pages/Notizia/Components/TUnitaItem.razor.rz.scp.css */
.unita-link-item[b-2fmk1kgodv] {
  border-bottom: 1px solid var(--bs-black300);
}
.unita-link-item p[b-2fmk1kgodv] {
  margin: 0 !important;
}
/* /Pages/Notizia/Components/UlterioriInformazioniNotizia.razor.rz.scp.css */
.col[b-3f9ezrihlq] {
  padding: 0 4rem;
  border-right: 1px solid var(--bs-border-color);
}
.col:first-child[b-3f9ezrihlq] {
  padding-left: 0;
}
.col:last-child[b-3f9ezrihlq] {
  border-right: none;
  padding-right: 0;
}

.info-record[b-3f9ezrihlq] {
  display: flex;
  width: 100%;
}
.info-record p[b-3f9ezrihlq] {
  padding: 0 0 1px 0 !important;
  margin: 0 !important;
}
.info-record p:first-child[b-3f9ezrihlq] {
  flex-grow: 1;
}
/* /Pages/SchedaBudget/Components/DettaglioFatturato.razor.rz.scp.css */
.select-agenzia-table-container[b-swssz2kub2] {
  height: 45vh;
  overflow-y: auto;
}
/* /Pages/SchedaBudget/Components/SchedaBudgetAndamentoGrid.razor.rz.scp.css */
.sb-row[b-hrd30lrs63] {
  align-items: center;
  padding: 0 2rem;
  height: 37px;
}

.sb-col[b-hrd30lrs63] {
  flex-basis: 20%;
  font-size: 14px;
  text-wrap: nowrap;
}
.sb-col .andamento-higher[b-hrd30lrs63] {
  font-size: 14px !important;
  color: var(--bs-green400);
  font-weight: bold;
}
.sb-col .andamento-up[b-hrd30lrs63] {
  font-size: 14px !important;
  color: var(--bs-green400);
  font-weight: bold;
}
.sb-col .andamento-up[b-hrd30lrs63]:before {
  content: "+";
}

.header[b-hrd30lrs63] {
  font-weight: bold;
}
.header .sb-col[b-hrd30lrs63] {
  font-size: 16px !important;
  width: 40%;
}

.scrollable-weeks[b-hrd30lrs63] {
  overflow-x: scroll;
}
.scrollable-weeks[b-hrd30lrs63]::-webkit-scrollbar {
  height: 0;
}
/* /Pages/SchedaBudget/Components/SchedaBudgetGrid.razor.rz.scp.css */
/*$sizes: (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15);*/
.sb-row[b-57cw9ahb0b] {
  align-items: center;
  gap: 10%;
  padding: 0 2rem;
  height: 37px;
}

.sb-col[b-57cw9ahb0b] {
  flex-basis: 10%;
  font-size: 14px;
}
.sb-col .andamento-up[b-57cw9ahb0b] {
  font-size: 16px !important;
  color: var(--bs-green400);
  font-weight: bold;
  /*        &:before{
              content: "+";
          }*/
}

.header[b-57cw9ahb0b] {
  font-weight: bold;
}
.header .sb-col[b-57cw9ahb0b] {
  font-size: 14px !important;
}
/* /Pages/SchedaBudget/Components/SchedaBudgetWeeksGrid.razor.rz.scp.css */
.sb-row[b-m5x79pw0j2] {
  align-items: center;
  padding: 0 2rem;
  height: 37px;
}

.sb-col[b-m5x79pw0j2] {
  font-size: 14px;
  margin: 0;
  text-wrap: nowrap;
}
.sb-col .andamento-up[b-m5x79pw0j2] {
  font-size: 16px !important;
  color: var(--bs-green400);
  font-weight: bold;
}

.header[b-m5x79pw0j2] {
  font-weight: bold;
  height: auto !important;
}
.header .sb-row[b-m5x79pw0j2] {
  height: auto !important;
}
.header .sb-col[b-m5x79pw0j2] {
  font-size: 14px !important;
}
/* /Shared/Components/ModalModTag.razor.rz.scp.css */
.dot[b-dj361i86b9] {
  height: 25px;
  width: 25px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  margin-right: 20px;
}
/* /Shared/Components/TabIframe.razor.rz.scp.css */
.tab-iframe[b-nwf62ph6mh] {
  /*min-height: 92vh;*/
  overflow: hidden;
}
.tab-iframe[b-nwf62ph6mh]::-webkit-scrollbar {
  height: 100px;
  width: 10px;
  background-color: var(--bs-secondary);
}
.tab-iframe[b-nwf62ph6mh]::-webkit-scrollbar-thumb {
  background-color: var(--bs-primary);
}
/* /Shared/Components/TabList.razor.rz.scp.css */
.dropdown-menu[b-hcca8yen23] {
  overflow-y: scroll;
  max-height: 70vh;
}
.dropdown-menu[b-hcca8yen23]::-webkit-scrollbar {
  height: 10px;
  width: 5px;
  background-color: var(--bs-secondary);
}
.dropdown-menu[b-hcca8yen23]::-webkit-scrollbar-thumb {
  background-color: var(--bs-primary);
}
.dropdown-menu li a[b-hcca8yen23] {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: small;
}
.dropdown-menu li .btn-close[b-hcca8yen23] {
  font-size: xx-small;
}
.dropdown-menu li#close-all-tabs a[b-hcca8yen23] {
  color: var(--bs-primary);
}
.dropdown-menu li#close-all-tabs a:hover[b-hcca8yen23] {
  color: white;
  background: var(--bs-primary);
}
/* /Shared/Components/TabNavigation.razor.rz.scp.css */
.nav-tabs[b-wtp4uj971y] {
  border-bottom: none;
  display: flex;
  flex-wrap: nowrap;
  width: 30vw;
  overflow-x: scroll;
  flex-grow: 1;
}
.nav-tabs[b-wtp4uj971y]::-webkit-scrollbar {
  height: 0;
  width: 50px;
  background-color: var(--bs-secondary);
}
.nav-tabs .nav-link[b-wtp4uj971y] {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  max-width: 144px;
  height: 47px;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 8px;
  font-weight: 300;
}
.nav-tabs .nav-link span[b-wtp4uj971y] {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.nav-tabs .nav-link .btn-close[b-wtp4uj971y] {
  font-size: xx-small;
}
/* /Shared/MainLayout.razor.rz.scp.css */
.tab-content[b-l3ftsj4yof] {
  padding-bottom: 150px;
}

.tplat-1 .tab-content[b-l3ftsj4yof] {
  padding-bottom: 0px;
}
/* /Shared/NavComponent.razor.rz.scp.css */
.side-nav-item span[b-deu4ry0g7f] {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.side-nav-second-level .badge[b-deu4ry0g7f] {
  position: absolute;
  top: 7px;
  left: 6px;
}
