.clan_front_interno_profilo_cont_principale_dettagli_1{
         
    display: flex;
    align-items: center;
    text-align: center;
    background-color: #EAEAEA;
    width: 100% ;
    height: 60px;

}

.clan_front_interno_profilo_img_0_1{

    border-radius: 5px;
    border: 1px solid orange
}

.clan_front_interno_profilo_div_0_5{
    display: flex;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
}

.clan_front_interno_profilo_cont_immagine_clan{
    position: relative;
    display: inline-block;
    line-height: 0;
    transform: translate(20px, -3px);
}

.clan_front_interno_profilo_img_0_1{
    display: block;
    border-radius: 5px;
    border: 1px solid orange;
}

.clan_front_interno_profilo_img_0_1_fallback{
    width: 360px;
    height: 125px;
    background-color: #6C89C6;
}

.clan_front_interno_profilo_quadratino_0_1,
.clan_front_interno_profilo_quadratino_0_2{
    position: absolute;
    top: 10px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    border: 1px solid orange;
    background-color: #6C89C6;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    z-index: 20;
    box-sizing: border-box;
    overflow: hidden;
}

.clan_front_interno_profilo_quadratino_logo_img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.clan_front_interno_profilo_quadratino_0_1{
    left: 10px;
}

.clan_front_interno_profilo_quadratino_0_2{
    right: 10px;
}

.clan_front_interno_profilo_grafico_blu{
    display: flex;
    margin-left: 125px;
    border-radius: 5px;
    background-color: #6C89C6;
    width: 44px;
    height: 44px;
}

.clan_front_tutti_interno_div_0_7{

    display: flex;
    justify-content: center;
    height: 25px;
    width: 360px;
    background-color: transparent;
    margin-left: 120px;

}
.clan_front_tutti_interno_div_0_8{

    display: flex;
    align-items: center;
    justify-content: center;
    height: 25px;
    width: 180px;
    background-color: #6C89C6;
    margin-left: 0px;
    border-radius: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
   color: white;

}

.clan_front_tutti_interno_div_0_9{

    display: flex;
    align-items: center;
    justify-content: center;
    height: 25px;
    width: 180px;
    background-color: orange;
    margin-left: 0px;
    border-radius: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: white;

}


.clan_front_interno_profilo_cont_principale_dettagli_2{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-left: 10px;
    background-color:#EAEAEA;
    width:  250px;
    height: 44px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;

}

.clan_front_interno_profilo_descrizione_contenuto_1{

    display: flex;
    justify-content: center;
    font-size: 11px;
    color: #ffa500;
    width: 220px;
    height: 10px;
    margin: 5px;

}

.clan_front_interno_profilo_nome_utente{

    display: flex;
    justify-content: center;
    font-size: 14px;
    color: #6C89C6;
    width: 220px;
    height: 10px;
    margin: 1px;
}

.clan_front_interno_profilo_link_descrizione_capo,
.clan_front_interno_profilo_link_descrizione_capo:visited,
.clan_front_interno_profilo_link_descrizione_capo:hover,
.clan_front_interno_profilo_link_descrizione_capo:active{
    color: #ffa500;
    text-decoration: none;
}

.clan_front_interno_profilo_link_nome_capo,
.clan_front_interno_profilo_link_nome_capo:visited,
.clan_front_interno_profilo_link_nome_capo:hover,
.clan_front_interno_profilo_link_nome_capo:active{
    color: #6C89C6;
    text-decoration: none;
}

.clan_front_interno_profilo_barra_gialla{
    display: flex;
    background-color: #ffa500;
    width: 100%;
    height: 2px;
    margin-top: 9px;
    
}

.clan_front_interno_profilo_cont_principale_dettagli_1_frase_memorabile{
         
    display: table;
    align-items: center;
    text-align: center;
    justify-content: center;
    background-color: #EAEAEA;
    margin-top: 12px;
    height: auto;
    width: 100%;


}

.clan_front_interno_profilo_grafico_blu_frase_memorabile{
    
    margin-left: 125px;
    border-radius: 5px;
    background-color: #6C89C6;
    width: 44px;
    height: 44px;
}



.clan_front_interno_profilo_cont_principale_dettagli_2_frase_memorabile_2{

    display: inline-block;
    background-color:#EAEAEA;
    width:  250px;
    height: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    border-right: 50px;
    margin-top: -44px;
    margin-left: 50px;  
}


.clan_front_interno_profilo_descrizione_contenuto_1_frase_memorabile{

    display: inline-block;
    margin-right: 30px;
    font-size: 11px;
    color: #ffa500;
    width: 220px;
    height: 100%;
    margin: 5px;

}

.clan_front_interno_profilo_frase_memorabile_testo{

    display: inline-block;
    font-size: 14px;
    color: #6C89C6;
    width: 220px;
    height: 100%;
    margin: 1px;
    word-wrap: break-word;
    overflow-wrap: break-word;
   
   
}


.clan_front_interno_profilo_cont_principale_bottoni_sx_1{
   position: relative;
   flex-direction: column;
   width: 35px;
   height: 200px;
   background-color: #EAEAEA;
   margin-top: 155px;
   margin-left: 10px;
}

.clan_front_interno_profilo_bottoni_sx_2{
   position: absolute;
   flex-direction: column;
   margin-left: 2px;
   width: 30px;
   height: 30px;
   background-color: orange;
   border-radius: 5px;
}

.clan_front_interno_profilo_bottoni_richiesta_di_amicizia_2{
    cursor: pointer;
}

.clan_front_interno_profilo_bottoni_plus_2{
    position: relative;
    width: 9px;
    height: 10px;
    background-color:#6C89C6;
    margin-left: 22px;
    margin-top: -2px;
    border-radius: 3px;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    color:white;
    border: 0;

}

.clan_front_interno_profilo_bottoni_richiesta_di_amicizia_img_0_2{

    position: absolute;
    width: 25px;
    height: 25px;
    top: 4px;
    left: 2.5px;
}

.clan_front_interno_profilo_bottoni_plus_2 p{

    position: absolute;
    margin-top: -2px;
    margin-left: 1px;
    

}

.clan_front_interno_profilo_bottoni_sx_3{

    position: absolute;
    flex-direction: column;
    margin-left: 2px;
    margin-top: 35px;
    width: 30px;
    height: 30px;
    background-color: orange;
    border-radius: 5px;
}

.clan_front_interno_profilo_bottoni_richiesta_di_amicizia_3{
    position: relative;
    cursor: pointer;
}

.clan_front_interno_profilo_bottoni_plus_3{
    position: relative;
    width: 9px;
    height: 10px;
    background-color:#6C89C6;
    margin-left: 22px;
    margin-top: -2px;
    border-radius: 3px;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    color:white;

}

.clan_front_interno_profilo_bottoni_richiesta_di_amicizia_img_0_3{

    position: absolute;
    width: 25px;
    height: 25px;
    top: 4px;
    left: 2px;
}

.clan_front_interno_profilo_bottoni_plus_3 p{

    position: absolute;
    margin-top: -2px;
    margin-left: 1px;
    

}

.clan_front_interno_profilo_bottoni_sx_4{
     
    position: absolute;
    flex-direction: column;
    margin-left: 2px;
    margin-top: 70px;
    width: 30px;
    height: 30px;
    background-color: orange;
    border-radius: 5px;

}

.clan_front_interno_profilo_bottoni_richiesta_di_amicizia_4{
    position: relative;
    cursor: pointer;
}

.clan_front_interno_profilo_bottoni_plus_4{
    position: relative;
    width: 9px;
    height: 10px;
    background-color:#6C89C6;
    margin-left: 22px;
    margin-top: -2px;
    border-radius: 3px;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    color:white;
    text-align: center;
}

.clan_front_interno_profilo_bottoni_richiesta_di_amicizia_img_0_4{

    position: absolute;
    width: 25px;
    height: 25px;
    top: 4px;
    left: 2.5px;
}

.clan_front_interno_profilo_bottoni_plus_4 p{

    position: absolute;
    margin-top: -2px;
    margin-left: 1px;
    

}

.clan_front_interno_profilo_bottoni_sx_5{

    position: absolute;
    flex-direction: column;
    margin-left: 2px;
    margin-top: 105px;
    width: 30px;
    height: 30px;
    background-color: orange;
    border-radius: 5px;
}

.clan_front_interno_profilo_bottoni_richiesta_di_amicizia_5{
    position: relative;
    cursor: pointer;
}

.clan_front_interno_profilo_bottoni_plus_5{
    position: relative;
    width: 9px;
    height: 10px;
    background-color:#6C89C6;
    margin-left: 22px;
    margin-top: -2px;
    border-radius: 3px;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    color:white;
}

.clan_front_interno_profilo_bottoni_richiesta_di_amicizia_img_0_5{

    position: absolute;
    width: 25px;
    height: 25px;
    top: 5px;
    left: 2.5px;
}

.clan_front_interno_profilo_bottoni_plus_5 p{

    position: absolute;
    margin-top: -2px;
    margin-left: 1px;
    

}

.clan_front_interno_profilo_bottoni_sx_6{

    position: absolute;
    flex-direction: column;
    margin-left: 2px;
    margin-top: 140px;
    width: 30px;
    height: 30px;
    background-color: orange;
    border-radius: 5px;
}

.clan_front_interno_profilo_bottoni_richiesta_di_amicizia_6{
    position: relative;
    cursor: pointer;
}

.clan_front_interno_profilo_bottoni_plus_6{
    position: relative;
    width: 9px;
    height: 10px;
    background-color:#6C89C6;
    margin-left: 22px;
    margin-top: -2px;
    border-radius: 3px;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    color:white;
    
}

.clan_front_interno_profilo_bottoni_richiesta_di_amicizia_img_0_6{

    position: absolute;
    width: 25px;
    height: 25px;
    top: 5px;
    left: 2px;
}

.clan_front_interno_profilo_bottoni_plus_6 p{

    position: absolute;
    margin-top: -2px;
    margin-left: 1px;
    

}

.clan_front_interno_profilo_bottoni_sx_7{

    position: absolute;
    flex-direction: column;
    margin-left: 2px;
    margin-top: 175px;
    width: 30px;
    height: 30px;
    background-color: orange;
    border-radius: 5px;
}

.clan_front_interno_profilo_bottoni_richiesta_di_amicizia_7{
    position: relative;
    cursor: pointer;
}

.clan_front_interno_profilo_bottoni_plus_7{
    position: relative;
    width: 9px;
    height: 10px;
    background-color:#6C89C6;
    margin-left: 22px;
    margin-top: -2px;
    border-radius: 3px;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    color:white;
    
}

.clan_front_interno_profilo_bottoni_richiesta_di_amicizia_img_0_7{

    position: absolute;
    width: 25px;
    height: 25px;
    top: 5px;
    left: 2px;
}

.clan_front_interno_profilo_bottoni_plus_7 p{

    position: absolute;
    margin-top: -2px;
    margin-left: 1px;
    

}

.clan_front_interno_profilo_bottoni_richiesta_di_amicizia_2:hover,

.clan_front_interno_profilo_bottoni_richiesta_di_amicizia_3:hover,

.clan_front_interno_profilo_bottoni_richiesta_di_amicizia_4:hover,

.clan_front_interno_profilo_bottoni_richiesta_di_amicizia_5:hover,

.clan_front_interno_profilo_bottoni_richiesta_di_amicizia_6:hover,

.clan_front_interno_profilo_bottoni_richiesta_di_amicizia_7:hover{

    background-color:#6c88c6;
    border-radius: 20px;
}

.popup_generico_finestra{

    position: relative;
    overflow: hidden;
    background-color: #6c88c6;
    border-radius: 5px;
    width: 350px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: white;
    text-transform: uppercase;
}

.popup_generico_finestra button {
 
    
    background-color: orange;
    color: white;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    border-radius: 3px;
    text-transform: uppercase;
    border: none;

}

.popup_generico_finestra button:hover {
 
    background-color: rgb(255, 128, 0);
    cursor: pointer;
    
}

/* 1) Centra SEMPRE il contenuto dei popup (titolo, bottoni, ecc.) */
.popup_generico_finestra { 
  text-align: center; 
}

/* 2) (Opzionale, harmless) se un popup usa un <form>, centrarlo come blocco */
.popup_generico_finestra form {
  margin: 0 auto;
  display: inline-block; /* non tocca i tuoi textarea width:100% */
}

