
/* container globali */
#header_page {
  background: #080e14;
  width: 100%;
  max-width: 1280px; 
  padding: 0 20px;   
  height: 50px;          /* altezza desktop */
  margin: 0 auto;
  position: static;
  z-index: 500;
  box-sizing: border-box;
}
#header_page ul {
  list-style: none;
  margin: 0;
  padding: 10px 0 0 0;    /* padding desktop originale */
}
#header_page li {
  float: left;
  /* senza margin-left per desktop, come da originale */
}
#header_page li.menu {
  float: left;
  margin-right: 50px;
  text-align: left;
}
#header_page li.rightside {
  float: right;
  margin-right: 0;
  margin-left: 7px;      /* differenza desktop */
  text-align: right;
}
#header_page li.rightsidemenu {
  float: right;
  margin-right: 0;
  margin-left: 40px;
  text-align: right;
}

/* MAIN SHORTCUTS (duplica header_page desktop) */
#main_shortcuts {
  background: #080e14;
  width: 100%;
  max-width: 1280px;
  padding: 0 20px;
  margin: 0 auto;
  position: static;
  z-index: 500;
  box-sizing: border-box;
}
#main_shortcuts ul {
  list-style: none;
  margin: 0;
  padding: 10px 0 0 0;
}
#main_shortcuts li {
  float: left;
  /* margin-left: 0; */
}
#main_shortcuts li.menu {
  float: left;
  margin-right: 50px;
  text-align: left;
}
#main_shortcuts li.rightside {
  float: right;
  margin-right: 0;
  margin-left: 7px;
  text-align: right;
}
#main_shortcuts li.rightsidemenu {
  float: right;
  margin-right: 0;
  margin-left: 40px;
  text-align: right;
}

/* MENU USER (ex menu_login) */
#menu_user {
  background: #080e14;
  width: 100%;
  max-width: 1280px;
  padding: 0 20px;
  height: 30px;
  margin: 0 auto;
  position: static;
  z-index: 500;
  box-sizing: border-box;
}
#menu_user ul {
  list-style: none;
  margin: 0;
  padding: 3px 0 0 0;
}
#menu_user li {
  float: left;
  list-style: none;
  background: #080e14;
}
#menu_user li.menu {
  float: left;
  margin-right: 50px;
  text-align: left;
}
#menu_user li.rightside {
  float: right;
  margin-right: 10px;
  text-align: right;
}
#menu_user li.leftside {
  float: left;
  margin-left: 0;
  text-align: left;
}
#menu_user li.rightsidemenu {
  float: right;
  margin-right: 0;
  margin-left: 40px;
  text-align: right;
}

/* SEPARATORE (menu_linea) */
#header_linea {
  box-sizing: border-box;
  background: #393e43;
  width: 100%;
  max-width: 1280px;
  padding: 0 20px;
  height: 1.5px;
  margin: 0 auto;
  position: static;
  z-index: 500;
}

    
    #main_box {
      max-width: 1280px; 
      padding: 0 20px; 
        
      }

      table.generica_black td.riga_scura {
 
        font-size: 13px;
        
        
      }
      table.generica_black td.riga_chiara {
 
        font-size: 13px;
        
        
      }
      table.generica_black td.riga_chiara_border {
 
        font-size: 13px;
        
        
      }
      table.generica_black td.por_low,
      table.generica_black td.dif_low,
      table.generica_black td.med_low,
      table.generica_black td.cen_low,
      table.generica_black td.tre_low,
      table.generica_black td.att_low {
      font-size: 13px; 
  }
      
      #box_spacer_10 {
        background: transparent;
          margin: 0 auto;        
          position:static;
          max-width: 1280px; 
          padding: 0 20px;     
                     
            }
      #box_spacer_20 {
        background: transparent;
          margin: 0 auto;        
          position:static;
          max-width: 1280px; 
          padding: 0 20px;     
                     
            }
#box_spacer_30 {
  background: transparent;
    margin: 0 auto;        
    position:static;
    max-width: 1280px; 
    padding: 0 20px;     
               
      }
      
      #footer_page {
        background: #080e14;
        max-width: 1280px;
       padding: 0 20px;
        height: 70px;
        margin: 0 auto;
        position: static;
        text-align: center;
        z-index: 500;
      }
    
      #footer_page img.social {
        margin: 1px 12px 1px 12px;
      }
    
      #footer_page p.testo_11_y {
        font-size: 11px;
        font-weight: bold;
        color: #ffc932;
      }
    
      #footer_page a.giallo_11_y:link,
      #footer_page a.giallo_11_y:visited {
        font-family: 'Montserrat', sans-serif;
        color: #ffc932;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
      }
    
      #footer_page a.giallo_11_y:hover {
        font-family: 'Montserrat', sans-serif;
        color: white;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
      }
    
      #footer_page a.giallo_11_y:active {
        font-family: 'Montserrat', sans-serif;
        color: #ffc932;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
      }     
      table.formazioni-precedenti > tbody > tr > td.black * {
        font-size: 13px !important;
      }
      /*STILI ELEMENTI E TESTI*/
/* Desktop un filo più grande, se vuoi */

  .btn-custom{
    font-size: 13px;
  }

      .show-more-button {
        font-size: 13px;          /* 13px in desktop */
        padding: 6px 20px;       /* maggiore spazio interno */
        border-radius: 6px;
      }
      .show-more-cell {
        padding: 8px 0;          /* più spazio verticale */
      }
      .tattica-col {
        padding: 10px;
      }
    
      .tattica-entry {
        font-size: 13px;
      }
    
      .tattica-entry label {
        font-size: 13px;
      }
    
      .tattica-entry select,
      .tattica-entry span {
        font-size: 13px;
        height: 32px;
      }
      span.tattica-valore {
        font-size: 13px;
      }
      select.tattica-valore{
        font-size: 13px;
      }
      .solo_mobile {
        display: none;
      }
      .solo_tablet {
        display: none;
      }
      .solo_desktop {
        display: inline;
      }
p.text_12_b {
  font-size : 20px;
  font-weight: bold;
} 
p.text_normal {
  font-size : 14px;
  font-weight: bold;
}   

a.nero_13_b:link,
    a.nero_13_b:visited,
    a.nero_13_b:hover,
    a.nero_13_b:active,
    a.white_12_b:link,
    a.white_12_b:visited,
    a.white_12_b:hover,
    a.white_12_b:active,
    a.yellow_11_b:link,
    a.yellow_11_b:visited,
    a.yellow_11_b:hover,
    a.yellow_11_b:active {
        font-size: 13px;
    }
      
      .j_rigori_selez {
        background-color: #101820; /* grigio medio */
        color: white; /* white */
        font-size : 13px;
        font-weight: bold;                        
        max-height: 35px;        
        cursor: pointer;                
      } 
      
      
      
      /* PERSONALIZZAZIONE PAGINE*/
      #box_rigoristi {
        max-width: 1280px;    
                
      }
    .messaggi {
      justify-content: center;
        max-width: 730px; /* limite desktop */
       
      }
    /* header Messaggi */
    .messaggi__header {
      justify-content: center;
      width: 100%;
      padding: 0 9px;
    }
    .messaggi__header .filter-info {
      max-width: 710px;
      margin-bottom: 8px;
    }
    .messaggi__header #message_tabs {
      max-width: 97%;
      gap: 10px;
      
      height: 46px;
    }
    .messaggi__header .message-tab {
      padding: 12px 12px;
      overflow: visible;
    }
    .messaggi__header .tab-badge {
        padding: 5px 5px;
        font-size: 11px;
      }
    /* content Messaggi */
    .messaggi__content {
      max-width: 730px;
      margin: 0 auto;
      padding: 0;
    }
    .messaggi__content #messaggi_box_inline {
      max-width: 730px;
      justify-content: center;
    }
    .messaggi__content table.generica_black td.riga_data {
      
      width: 85px;
    }
    #menu_user_language {
      background-color: #080e14;
      padding: 8px 20px;
      max-width: 1280px;
      width: 100%;
      box-sizing: border-box;
  }
    #menu_user_language img.m {
      display: none;
  }
  #menu_user_language img.d {
      display: inline-block;
  }