#collapseCompetizioni {
    color: initial;
}
#collapseCompetizioni label {
    color: #45246b;
    padding: 0 10px;
}



.highcharts-radial-axis-labels > span {
  border: 1px solid #fff3;
    padding: 5px;
    background: #01000066;
    line-height: 12px;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 11px !important;
    font-weight: 500;
    width: min-content !important;
}

@media only screen and (max-width: 767.9px) {
    

    #holder-desktop-filtri-teams{
        position: absolute;
        right: 0;
    }
}

#holder-mobile-filtri-teams:empty,
#holder-desktop-filtri-teams:empty {
    display: none;
}

.highcharts-button-box {
    display: none;


.wrap-info-players-chart {
    border-bottom: 1px solid #eaeaea77;
    margin-bottom: 10px;
    border-top: 1px solid #eaeaea77;
    margin-top: 10px;
}

.wrap-info-players-chart input {
    font-size: 12px;
}

#holder-chart-info-mobile[data-filled="false"] {
    display: none;
}

#wrap-chart-radar-player {
    padding-bottom: 0px;
}

.wrapper-button-switch-comp button.btn-primary {
    font-size: 12px !important;
}

@media only screen and (max-width: 767.9px) {
    .wrap-info-players-chart {
        align-items: flex-start !important;
        flex-direction: column;
        padding-top: 15px !important;
    }

    .wrap-info-players-chart .wrap-slide-players-chart {
        width: 100%;
        padding-top: 10px;
    }


}
/*@media only screen and (min-width: 768px) {
    .wrap-info-players-chart .wrap-slide-players-chart {
        min-width: 300px;
    }
}*/

.wrap-slide-players-chart {
    font-size: 12px;
}

.wrap-slide-players-chart .form-label {
    white-space: nowrap;
}

.wrap-slide-players-chart #customRangeMinuti {
    max-width: 140px;
}

.wrap-slide-players-chart #value_customRangeMinuti {
    border: 1px solid;
    line-height: 1;
    padding: 2px 10px;
    border-radius: 5px;
}

input[type="range"]::-webkit-slider-thumb {
    background: #C8A227;
}

#wrap-chart-giocatori,
#wrap-chart-teams {
    display: none;
    position: absolute;
    width: 100%;
    background: white;
    top: 48px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;

    color: #020202;
}

/*#wrap-chart-giocatori[data-multicomp="si"],
#wrap-chart-teams[data-multicomp="si"] {
    top: 148px;
}*/



@media only screen and (max-width: 767.9px) {


    .wrap-slide-players-chart #customRangeMinuti {
        max-width: 100%;
    }

    #wrap-chart-teams,
    #wrap-chart-giocatori {
        top: 100px;
        left: 0px;
        width: 100%;
    }

    /*#wrap-chart-giocatori[data-multicomp="si"],
    #wrap-chart-teams[data-multicomp="si"] {
        top:  217px;
    }*/
}

#tools-container .content-multi-comp {
    display: none;
}

#tools-container.multi-comp .content-single-comp {
    display: none;
}

#tools-container.multi-comp .content-multi-comp {
    display: block;
}

#filtri-teams-chart {
    display: flex;
    align-items: center;
}

#filtri-teams-chart[data-active="si"] {
    background: #fff;
    border-radius: 5px;
    color: #020202;

    align-items: center;
    border-bottom: 1px solid #020202;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

#filtri-teams-chart {
    padding: 6px 12px;
    margin-bottom: -15px;
}

#filtri-teams-chart .icon-holder .icon-close {
    display: none;
}
#filtri-teams-chart[data-active="si"] .icon-holder .icon-close {
    display: block;
}

#filtri-teams-chart .icon-holder .icon-open {
    display: block;
}
#filtri-teams-chart[data-active="si"] .icon-holder .icon-open {
    display: none;
}

.holder-teams-chart {
    column-count: 2;
    padding: 0 20px;
}

.pos-team-chart {
    border: 1px solid #C8A227;
    max-width: 24px;
    max-height: 24px;
    width: 24px;
    height: 24px;
    display: flex;
    border-radius: 15px;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 700;
}

.wrap-slide-teams-chart {
    padding: 20px 20px;
    padding-bottom: 40px;
}

.row-team-chart {
    margin-bottom: 10px;
}

.disabilitata {
    opacity: 0.3;
    pointer-events: none;
}

#wrap-chart-teams[data-active="si"] {
    display: block;
    z-index: 2;
    border-radius: 5px;
}

#filtri-ruolo-wrap li {
    list-style: none;
}

.holder-btn-filtri-ruolo-teams button {
    border-bottom: 1px solid #e5e5e5;
}

.holder-btn-filtri-ruolo-teams button:not(.collapsed) {
    border-bottom: 3px solid #020202;
    font-weight: 700;
}

#btn_chart_collapse_switch {
    justify-content: space-between;
    color: #fff;
    padding: 0;
    width: 100%;
    padding-bottom: 10px;
}

#chart_comp_switch {
    background: #fff;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    padding: 10px 10px;
}

.holder-btn-filtri-ruolo-teams {
    padding: 0 20px;
}

.holder-list-ruoli {
    padding: 20px 20px;
}

#wrap-chart-giocatori .lista-chart-giocatori-header {
    padding: 0 20px;
    font-weight: 700;
    margin-top: 10px;
}

#wrap-chart-giocatori .label-giocatori-aggiunti {
    padding: 0 20px;
    font-weight: 700;
    margin-top: 30px;
}

#wrap-chart-giocatori .label-giocatori-aggiunti {
    margin: 0 20px;
}

#wrap-chart-giocatori .lista-chart-giocatori {
    max-height: 300px;
    overflow-y: auto;
    margin: 0 20px;
    border-bottom: 1px solid #e3e3e3;
}

#wrap-chart-giocatori .lista-chart-giocatori-aggiunti {
    padding: 0 20px;
    background: #f5f5f5;
    border-radius: 15px;
    overflow: hidden;
    margin: 0 20px;
}

#wrap-chart-giocatori[data-active="si"] {
    display: block;
    z-index: 2;
}

#wrap-chart-giocatori .foto-player {
    max-width: 25px;
}

.row-giocatore-chart-header {
    display: grid;
    grid-template-columns: 41% 11% 24% 16% 8%;
    font-weight: 700;
    color: #020202;
}

.alert-no-matches {
    padding: 10px 20px;
}

.row-giocatore-chart {
    display: grid;
    grid-template-columns: 41% 11% 24% 16% 8%;
    color: #020202;
    margin-bottom: 4px;
    margin-top: 4px;
}

#searchPlayerLista {
    padding-left: 27px;
}

.wrap-ricerca-giocatore-lista:before {
    content: url(/assets/img/lente.svg);
    position: absolute;
    left: 28px;
    top: 18px;
}

#tools-container {
    position: relative;
}
@media only screen and (max-width: 767.9px) {
    #tools-container {
        display: flex;
        flex-direction: column-reverse;
    }
}

.wrap-ricerca-giocatore-lista .chiudiRicerca {
    display: none;
    position: absolute;
    right: 28px;
    top: 15px;
}

.wrap-ricerca-giocatore-lista.filled .chiudiRicerca {
    display: block;
}

.holder-teams-chart .fig-squadra {
    max-width: 20px;
    max-height: 20px;
}

.wrap-ricerca-giocatore-lista {
    padding: 10px 20px;
}

.wrap-ricerca-giocatore-lista .search-input {
    border-radius: 15px;
}

.anagrafica-row .img {
    background: #e6e6e6;
    border-radius: 100px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 25px;
}

#num-giocatori-chart {
    background: #fff;
    padding: 6px 6px;
    border-radius: 5px;
    color: #020202;
    display: flex;
    align-items: center;
}

#num-giocatori-chart img{
    min-width: 15px;
    max-width: 16px;
}


#num-giocatori-chart * {
    pointer-events: none;
}

#num-giocatori-chart .icon-close {
    display: none;
}

#num-giocatori-chart .icon-open {
    display: block;
}

#num-giocatori-chart[data-active="si"] .icon-close {
    display: block;
}

#num-giocatori-chart[data-active="si"] .icon-open {
    display: none;
}

#num-giocatori-chart .icon-holder img.icon-close {
    height: 10px;
}

#num-giocatori-chart[data-active="si"] {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom: 1px solid #020202;
    z-index: 2;
}

#num-giocatori-chart .icon-holder img {
    /*height: 15px;*/
    width: auto;
}

.row-giocatore-chart .anagrafica-row,
.row-giocatore-chart .team-row,
.row-giocatore-chart .minuti-row {
    font-weight: 700;
}
.row-giocatore-chart .team-row,
.row-giocatore-chart-header .squadra-header,
.row-giocatore-chart .ruolo-row,
.row-giocatore-chart-header .ruolo-header,
.row-giocatore-chart .minuti-row,
.row-giocatore-chart-header .minuti-header {
    justify-content: center;
    display: flex;
}

.row-giocatore-chart .ruolo-row {
    background: #c3e15b;
    border-radius: 15px;
    font-size: 14px;
    align-items: center;
}

.row-giocatore-chart.esclusi {
    opacity: 0.3;
    pointer-events: none;
}

.row-giocatore-chart.current {
    background: #020202;
    pointer-events: none;
    padding-top: 2px;
    padding-bottom: 2px;
}

.row-giocatore-chart.current .anagrafica-row,
.row-giocatore-chart.current .team-row,
.row-giocatore-chart.current .minuti-row {
    color: #fff;
}

.row-giocatore-chart.current .team-row img {
    background: #fff;
    border-radius: 100px;
}

.row-giocatore-chart.current .btn-add-row button {
    display: none;
}

.row-giocatore-chart .btn-add-row {
    align-items: center;
    justify-content: center;
}

.row-giocatore-chart .btn-add-row button {
    background: #020202;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 15px;
    width: 16px;
    height: 16px;
    min-width: 16px;
}
.row-giocatore-chart .btn-add-row button[data-aggiunto="si"] .rimuovi {
    background-color: #fff;
    -webkit-mask: url(/assets/img/x.svg) no-repeat center;
    mask: url(/assets/img/x.svg) no-repeat center;
    width: 9px;
    height: 9px;
    background-repeat: none;
    -webkit-mask-size: cover;
}

#toolTipRadar {
    display: flex;
    justify-content: flex-end;
}
.tooltipMarkup {
    /* background: #fff; */
    padding: 5px 10px;
    /* min-width: 400px; */
    width: 100%;
    height: fit-content;
    transition: all 0.5s ease-out;
    position: relative;
    z-index: 2;
    border-radius: 15px;
    padding: 10px;
    display: flex;
    flex-direction: column;
    line-height: 10px;
    font-size: 10px;
    /* margin-top: 10px; */
}

.header-tooltip,
.row-tooltip {
    grid-template-columns: auto 15% 15% 15% 15%;
    display: grid;
    color: #020202;
    font-weight: 700;
}

.row-tooltip-legend,
.header-tooltip-legend {
    grid-template-columns: 25% 25% 25% 25%;
    display: grid;
    color: #020202;
    font-weight: 700;
    font-size: 10px;
}

.header-tooltip-legend.d-grid > div {
    background: #dfdde1;
    /* color: #fff; */
    border-right: 1px solid #fff;
    padding-top: 3px;
    padding-bottom: 3px;
}

.btn-switch-chart {
    max-width: 200px;
}

.btn-switch-chart[data-current="bar"] {
    background: url(/assets/img/ico_grafico_radar.svg) !important;
    background-color: #fff !important;
    background-repeat: no-repeat !important;
    width: 40px;
    height: 40px;
    background-position: center !important;
    margin-bottom: 0;
    margin-left: 14px;
    border-radius: 15px;
    
}

.btn-switch-chart[data-current="radar"] {
    background: url(/assets/img/ico_grafico_barre.svg) !important;
    background-color: #fff !important;
    background-repeat: no-repeat !important;
    width: 40px;
    height: 40px;
    background-position: center !important;
    margin-bottom: 0;
    margin-left: 14px;
    /*transform: rotate(90deg);*/
    border-radius: 15px;
}

.nome-legend {
    font-weight: 600;
}

.itemLegend.not-active {
    opacity: 0.3;
}

.itemLegend figure {
    max-width: 35px;
    max-height: 35px;
    border:1px solid;
    border-radius: 100px;
    overflow: hidden;
    border-width: 2px;
    margin-right: 5px;
}



.header-tooltip.d-grid {
    margin-top: 10px;
    margin-bottom: 5px;
    font-weight: 600;
}

.row-tooltip {
    height: 35px;
}

.row-tooltip .percDiffTooltip {
    font-size: 10px;
}

.positive-value {
    color: green;
}

.negative-value {
    color: red;
}

.row-tooltip > div:first-child {
    justify-content: start;
}

.dotColorTooltip {
    height: 12px;
    width: 12px;
    margin-right: 4px;
    border-radius: 15px;
}

.row-tooltip > div {
    font-weight: 700;
}

.header-tooltip.d-grid > div:not(:first-child) {
    background: #020202;
    color: #fff;
    border-right: 1px solid #fff;
    padding-top: 3px;
    padding-bottom: 3px;
}
.header-tooltip.d-grid > div:last-child {
    border-right: 0;
}

.header-tooltip.d-grid > div,
.row-tooltip > div {
    text-align: center;
    justify-content: center;
    display: flex;
}

.label-tooltip {
    /* min-width: 400px;
    width: 400px; */
    color: #020202;
    font-weight: 700;
    font-size: 14px;
    display: block;
}

.holder-grid-tooltip {
    display: block;
}

#barChartSetting button[data-active="si"] {
    background: purple;
}

/* MULTI RANGE */
#wrap-chart-teams .middle {
    position: relative;
    width: 100%;
    /* max-width: 500px; */
}

#wrap-chart-teams .slider-teams {
    position: relative;
    z-index: 1;
    height: 10px;
    margin: 0 15px;
}
#wrap-chart-teams .slider-teams > .track {
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 5px;
    background-color: #dedede;
}
#wrap-chart-teams .slider-teams > .range {
    position: absolute;
    z-index: 2;
    left: 0%;
    right: 0%;
    top: 0;
    bottom: 0;
    border-radius: 5px;
    background-color: #c3e15b;
}
#wrap-chart-teams .slider-teams > .thumb {
    position: absolute;
    z-index: 3;
    width: 28px;
    height: 28px;
    background-color: #c3e15b;
    border-radius: 50%;
}
#wrap-chart-teams .slider-teams > .thumb.left {
    left: 0%;
    transform: translate(-15px, -9px);
}
#wrap-chart-teams .slider-teams > .thumb.right {
    right: 0%;
    transform: translate(15px, -9px);
}

#wrap-chart-teams input[type="range"] {
    position: absolute;
    /* opacity */
    pointer-events: none;
    -webkit-appearance: none;
    z-index: 2;
    height: 10px;
    width: 100%;
    opacity: 0;
}

#wrap-chart-teams input[type="range"]::-webkit-slider-thumb {
    pointer-events: all;
    width: 28px;
    height: 28px;
    border-radius: 0px;
    border: 0 none;
    background-color: #dedede;
    cursor: pointer;

    /* appearance*/
    -webkit-appearance: none;
}

#wrap-chart-teams span.valueThumb {
    position: relative;
    top: 20px;
    left: 5px;
    font-size: 10px;
    font-weight: 700;
}

#wrap-chart-teams span.valueThumb:after {
    content: "°";
}

/* LABELS ON CHART BAR */
span.labelCat {
    width: 100%;
    display: block !important;
    text-align: right;
}

#fasi_btn {
    background: transparent;
    border: 1px solid;
    border-radius: 15px;
    color: #fff;
    font-weight: 700;
    display: flex;
    justify-content: space-between;
    padding: 5px;
    margin: 20px 0;
    font-size: 14px;
    flex-grow: 1;
    width:100%;
    position:relative;
}

#fasi_btn button {
    margin: 0px 0;
    border-radius: 6px;
    padding: 4px 6px;
    border: none;
    font-size: 13px;
    font-weight: 500;
    
}

#fasi_btn button[data-active="si"] {
    background: #C8A227;
    color: #020202;
}

@media only screen and (max-width: 767.9px) {
    #fasi_btn {
        margin-bottom: 0;
        margin-top: 0;

        justify-content: flex-start;
    }

}
@media only screen and (min-width: 768px) {
    .spalla-radar{max-width:300px;}

    /* .wrapper-fasi-btn-switch-chart {
        
         justify-content: end;
     }*/
}

#RadarCollapse {
    background: #020202;
    border-radius: 15px !important;
    overflow: hidden;
    justify-content: center;
}

#classifica-radar {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

#classifica-radar .dettaglio-grafico{
    background: #eee;
    border-radius: 15px;
    transition: all 0.2s ease-out;
}

#classifica-radar .dettaglio-grafico:hover{
    background: #363636;
    color: #fff;
}

#classifica-radar .btn-add-row button[data-aggiunto="si"] .aggiungi {
    display: none;
}

#classifica-radar .evidenzia .btn-add-row button {
    opacity: 0.5;
    pointer-events: none;
}

#classifica-radar .btn-add-row button[data-aggiunto="si"] .rimuovi {
    background-color: #fff;
    -webkit-mask: url(/assets/img/x.svg) no-repeat center;
    mask: url(/assets/img/x.svg) no-repeat center;
    width: 9px;
    height: 9px;
    background-repeat: none;
    -webkit-mask-size: cover;
}

.circleLegend {
    width: 25px;
    height: 25px;
    display: inline-block;
    border-radius: 100px;
    padding: 10px !important;
    margin-left: 5px;
}

.item-legend {
    margin-bottom: 2px;
}

#inputMinuti {
    background: transparent;
    border: 0;
    color: #fff;
    width: 40px;
    padding: 0;
    margin: 0;
    /* display: inherit; */
    text-align: center;
    height: 15px;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type="number"] {
    -moz-appearance: textfield;
}

#switch-mode-classifica {
    background-color:#F4F4F4 !important;
    margin: 0 10px;
    border-radius: 15px;
}

#switch-mode-classifica div {
    border-radius: 15px;
    padding: 4px 8px !important;
    border: 0 !important;
}

#switch-mode-classifica div.active {
    color: #fff;
    background: #020202;
}
#switch-mode-classifica div:hover {
    color: #020202;
    background: #ccc;
}


