.tblMain {
    width: 100%;
    height: 100%;
    table-layout: fixed;
}

.tdDivMain {
    width: 1050px;
    height: 100%;
    vertical-align: top;
}

.divMain {
    width: 1041px;
    vertical-align: top;
    height: 100%;
}
.headerTop {
    width: 1050px;
    height: 133px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../img/header/FIN2015.png);
    background-repeat: no-repeat;
    background-position: center;
    font-size: 22px;
    color: black;
    font-family: FedraSPN;
}

.headerMenuTop {
    width: 1050px;
    margin-left: auto;
    margin-right: auto;
    background-color: black;
}

.divMenuTab {
    width: 1050px;
    margin-left: auto;
    margin-right: auto;
    background-color: black;
}

.pdfGeneraleAll {
    color: black;
    font-size:18px;
    font-weight: bold;
    text-transform: uppercase;    
}

.GaraRound {
    width: 470px;
    height: 25px;
    font-family: FedraSPN;
    font-weight: bold;
    background-color: #f07e23;
    color: white;
}



.HeadCalendarByEvent {
    height: 25px;
    font-family: FedraSPN;
    font-weight: bold;
    font-size: 13px;
    background-color: #eea635;
    color: white;
}

.addH {
    height: 25px;
}

.trContenuti {
    font-size: 13px;
    color: black;
    font-family: FedraSPN;
    vertical-align: top;
    background-color: #F2E3CC;
}

.trContenutiSTA {
    font-size: 13px;
    color: black;
    font-family: FedraSPN;
    vertical-align: top;
    background-color: #F2E3CC;
}

.trContenutiNoHover {
    font-size: 13px;
    color: black;
    font-family: FedraSPN;
    vertical-align: top;
}

.trContenuti:hover {
    xbackground-color: #c8c8c8;
}

.trContenutiToggle {
    font-size: 13px;
    color: black;
    font-family: FedraSPN;
    background-color: #ebedef;
    vertical-align: top;
}

.trContenutiToggleNoHover {
    font-size: 13px;
    color: black;
    font-family: FedraSPN;
    background-color: #dfe1e3;
    vertical-align: top;
}

.trContenutiToggle:hover {
    xbackground-color: #c8c8c8;
}

.bottomTabs {
    text-align: right;
    width: 40%;
    xborder-bottom: 1px solid black;
}

.bottomTabsLeft {
    width: 60%;
    xborder-bottom: 1px solid black;
	background-color: #f07e23;
}

.BorderBottomBlack {
    xborder-bottom: 1px solid black;
}

.tdHeaderTabCont {
    font-size: 10px;
    font-family: FedraSPN;
    color: black;
    text-align: left;
    width: 145px;
    height: 18px;
}

.divTabCont {
    width: 100%;
    height: 25px;
    border-bottom: 1px solid #ebebeb;
    line-height: 25px;
    font-size: 13px;
    cursor: pointer;
    background: #eab664;
}

.divTabSelCont {
    width: 100%;
    height: 25px;
    border-bottom: 1px solid #eab664;
    line-height: 25px;
    font-size: 17px;
    background: #ebebeb;
}

.divTabMenuSxHalf {
    width: 120px;
    height: 25px;
    border-radius: 8px 8px 0px 0px;
    border: 1px solid black;
    line-height: 25px;
    font-size: 13px;
    text-align: center;
    background: rgb(125,126,125);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdkN2U3ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZTBlMGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(125,126,125,1) 0%, rgba(14,14,14,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(125,126,125,1)), color-stop(100%,rgba(14,14,14,1)));
    background: -webkit-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%);
    background: -o-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%);
    background: -ms-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%);
    background: linear-gradient(to bottom,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 );
}

.divTabSelMenuSxHalf {
    width: 120px;
    height: 25px;
    border-radius: 8px 8px 0px 0px;
    border: 1px solid black;
    line-height: 25px;
    font-size: 13px;
    text-align: center;
    font-weight: bold;
    background: rgb(181,189,200);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I1YmRjOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM2JSIgc3RvcC1jb2xvcj0iIzgyOGM5NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyODM0M2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(181,189,200,1) 0%, rgba(130,140,149,1) 36%, rgba(40,52,59,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(181,189,200,1)), color-stop(36%,rgba(130,140,149,1)), color-stop(100%,rgba(40,52,59,1)));
    background: -webkit-linear-gradient(top,  rgba(181,189,200,1) 0%,rgba(130,140,149,1) 36%,rgba(40,52,59,1) 100%);
    background: -o-linear-gradient(top,  rgba(181,189,200,1) 0%,rgba(130,140,149,1) 36%,rgba(40,52,59,1) 100%);
    background: -ms-linear-gradient(top,  rgba(181,189,200,1) 0%,rgba(130,140,149,1) 36%,rgba(40,52,59,1) 100%);
    background: linear-gradient(to bottom,  rgba(181,189,200,1) 0%,rgba(130,140,149,1) 36%,rgba(40,52,59,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5bdc8', endColorstr='#28343b',GradientType=0 );
}

.tdHeaderMenuSxHalf {
    font-size: 13px;
    color: white;
    text-align: left;
    font-family: FedraSPN;
    width: 100px;
    height: 13px;
    cursor: pointer;
}

.liGara {
    font-size: 10px;
    font-family: FedraSPN;
    font-weight: bolder;
    color: black;
    cursor: pointer;
    width: 220px;
    border-top: 1px solid #d3d3d3;
    border-bottom: 1px solid #dfe1e3;
    border-right: 1px solid #d3d3d3;
    line-height: 13px;
    vertical-align: top;
}

.liGara:hover {
    xcolor: #d82b39;
}

.liGaraNoBorderBottom {
    font-size: 10px;
    font-family: FedraSPN;
    font-weight: bolder;
    color: black;
    cursor: pointer;
    width: 190px;
    line-height: 13px;
}

.liGaraNoBorderBottom:hover {
    xcolor: #d82b39;
}

.tdNoData {
    vertical-align: top;
    font-family: FedraSPN;
    font-size: 14px;
    background-color: #ebebeb;
    color: black;
    width: 1040px;
    margin-left: 10px;
}

.tblMenu {
    width: 1050px;
    overflow: hidden;
    white-space: nowrap;
    table-layout: fixed;
    border-collapse: collapse;
    display: block;
}

.tdDivMain {
    width: 1050px;
    height: 100%;
    vertical-align: top;
}

.divContenitoreMain {
    width: 1050px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    min-height: 500px;
}

.statoGara {
    width: 20px;
    vertical-align: central;
    text-align: center;
    cursor: pointer;
}

A.PDF {
    color: black;
    font-size: 10px;
}

A.PDF:hover {
    color: #d82b39;
}

.divSeparatorBG {
    width: 1040px;
    height: 3px;
    margin-left: auto;
    margin-right: auto;
}

#divSponsor {
    width: 1050px;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
}

.wCalStatoGara {
    width: 90px;
}

.wCalOrario {
    width: 100px;
}

.wCalCategory {
    width: 200px;
}

.wCalTurnoGruppo {
    width: 200px;
}

.wCalLastTd {
    width: 590px;
}

.wHCalendar {
  background:#f07e23;
  color:#FFFFFF;
}

.wHCalendarThird {
    width: 518px;
}

.wHCalendarByCategory {
    width: 130px;
}

.wHCalendarByDay {
    width: 628px;
}

.tblContenutiOW_Calendar {
    display: block;
    table-layout: fixed;
    width: 1040px;
    border-collapse: collapse;
}

.tblContenutiNU_Calendar {
    display: block;
    table-layout: fixed;
    width: 1040px;
    border-collapse: collapse;
}

.tblContenutiSY_Calendar {
    display: block;
    table-layout: fixed;
    width: 1040px;
    border-collapse: collapse;
}

.tblContenutiTF_Calendar {
    display: block;
    table-layout: fixed;
    width: 1040px;
    border-collapse: collapse;
}

.trContenutiToggleCalendar {
    font-size: 16px;
    color: #333;
    font-family: FedraSPN;
    vertical-align: middle;
    height: 30px;
    background-color: #ebedef;
    cursor: pointer;
}

.trContenutiCalendar {
    font-size: 16px;
    color: #333;
    font-family: FedraSPN;
    vertical-align: middle;
    height: 30px;
    cursor: pointer;
}

.trContenutiCalendar:hover {
    xbackground-color: #c8c8c8;
}

.trContenutiToggleCalendar:hover {
    xbackground-color: #c8c8c8;
}

.CalendarScroll {
    height: 100%;
}

.HeaderSportNolink {
    color: #0a62ac;
    font-family: FedraSPN;
    width: 150px;
}

.CalendarNoScrollBars {
    overflow: hidden;
    height: 100%;
}

.txtUpdate {
    vertical-align: middle;
    text-align: right;
    font-size: 10px;
    color: white;
    font-family: FedraSPN;
    width: 160px;
}

.tdMenuAlto {
    width: 450px;
    vertical-align: top;
    color: white;
    font-family: FedraSPN;
    font-weight: bolder;
}

#tdLiveSport {
    color: white;
    font-family: FedraSPN;
    font-weight: bolder;
}

.tblCompSchedule {
    display: block;
    table-layout: fixed;
    margin-left: 10px;
    width: 1030px;
}

.tdCompScheduleUp {
    width: 206px;
    font-family: FedraSPN;
    font-size: 11px;
    color: black;
    line-height: 16px;
    vertical-align: top;
}

.tdCompScheduleDown {
    width: 147px;
    font-family: FedraSPN;
    font-size: 11px;
    color: black;
    line-height: 16px;
    vertical-align: top;
}

.Grassetto {
    font-weight: 700;
}

.tblMedals {
    display: block;
    table-layout: fixed;
    margin-left: 10px;
    width: 1030px;
}

#tblTrophy {
    display: block;
    table-layout: fixed;
    margin-left: 10px;
    width: 1030px;
}

.lang {
    width: 100px;
    text-align: right;
    vertical-align: top;
    color: white;
    font-family: FedraSPN;
    font-size: 12px;
}
.tblMainSotto {
    border-collapse: collapse; 
    table-layout: fixed; 
    width: 100%;
}

.divTabPrecSucc {    
    width: 100%;
    height: 25px;
    border-bottom: 1px solid #eab664;
    line-height: 25px;
    font-size: 13px;
    cursor: pointer;
    background: #562259;
}

.tdHeaderTabContPrecSucc {
    font-size: 10px;
    font-family: FedraSPN;
    color: white;
    text-align: left;
    width: 80px;
    height: 18px;
}

.trHeaderRisultati {
    background-color: #ebebeb;
    color: black;
    width: 1040px;
}

.Risultato {
    font-size: 15px;
    font-weight: bold;
    text-align: right;
}

.tblContenutiRESSTL {
    display: block;
    table-layout: fixed; 
    width: 1040px; 
    border-collapse: collapse;
    margin-left: 10px;
}

.tblContenutiRESSTL_Sotto {
    display: block;
    table-layout: fixed; 
    margin-left: 9px; /*da commentare in qualch caso - fare un'altra classe*/
    width: 1040px; 
    border-collapse: collapse;
}

.tblContenutiRESSTL_Sotto_Heats {
    display: block;
    table-layout: fixed; 
    width: 1040px; 
    border-collapse: collapse;
}

.headerContenuti {
    font-family: FedraSPN;
    color: black;
    width: 1040px;
    background-color: #ebebeb;
}

.HeaderSportSel {
    color: #562259;
}

.aRight {
    text-align: right;
}

.bRight {
    text-align: right;
    padding-right:20px;
}

.text {
   font-family:'Roboto Mono'!important; 
}

.number {
   font-family:FedraSPN; 
   font-weight:500;  
  /* font-weight: bold!important; */
}

.backToTop {
    width: 30px;
    height: 30px;
    background-color: #007bbb;
    color: white;
    float: right;
}
.caricamento {
    color: white;
    font-family: FedraSPN;
    font-size: 13px;
}

.aCenter {
    text-align: center;
}

.tblContenutiPN_Calendar {
    margin-left: 8px;
    width: 1042px;
}

.divTabSelContClassificheCIS {
  width: 147px;
  height: 50px;
  background-color: #ebebeb;
  line-height: 25px;
  font-size: 13px;
  font-family: FedraSPN;
  font-style: italic;
  letter-spacing: 1px;
  color: black;
  cursor: pointer;
}

.headerContenutiPN {
  font-family: FedraSPN;
  background-color: #ebebeb;
  color: black;
  width: 1040px;
}

.headerContenutiPNsmall {
  font-family: FedraSPN;
  background-color: #ebebeb;
  color: black;
}


.tblContenutiPN_PBP_Short {
  display: block;
  table-layout: fixed;
  width: 1040px;
  border-collapse: collapse;
}

.headerContenutiBigLivePN_3Match {
  font-size: 28px;
  font-family: FedraSPN;
  font-weight: bold;
  border-color: rgb(211, 211, 211);
  color: black;
  width: 1020px;
  text-transform: uppercase;
  letter-spacing: -2px;
}

.headerContenutiBigLivePN_3Match_NoBold {
  font-size: 14px;
  font-family: FedraSPN;
  color: black;
  width: 1020px;
  text-transform: uppercase;
  letter-spacing: -2px;
}

.NazResults {
  font-size: 20px;
}

.tblContenutiPN {
  display: block;
  table-layout: fixed;
  width: 1040px;
  border-collapse: collapse;
  xmargin-left: 15px;
}

.RisultatoPNBigResults {
  font-weight: bold;
  font-size: 30px;
  color: black;
}

.sLittle {
  font-size: 11px;
  letter-spacing: 1px;
}

/*Dimensioni colonne Startlist*/

.wStartlistNum {
    width: 55px;
}

.wStartlistNominativo {
    width: 255px;
}

.wStartlistRuolo {
    width: 123px;
}

.wStartlistNascita {
    width: 107px;
}
/*End dimensioni colonne Startlist*/

.trContenutiToggleTR {
  font-size: 12px;
  color: black;
  font-family: FedraSPN;
  background-color: #ebedef;
  vertical-align: middle;
  height: 18px;
}

.headerContenutiBigPN {
  font-size: 23px;
  font-family: FedraSPN;
  background-color: #ebedef;
  color: black;
  width: 1020px;
  height: 35px;
}

.headerContenutiBigPNHalf {
  font-size: 23px;
  font-family: FedraSPN;
  color: black;
  width: 520px;
  height: 35px;
}

.trContenutiToggleSTA {
    font-size: 13px;
    color: black;
    font-family: FedraSPN;
    background-color: #ebedef;
    vertical-align: top;
}

.headerContenutiPNLong {
  font-family: FedraSPN;
  background-color: #ebedef;
  color: black;
  width: 1040px;
}

.tblContenutiPN_Stat_FullMode {
  display: block;
  table-layout: fixed;
  width: 510px;
  border-collapse: collapse;
}

.headerContenutiPN_PBP {
  font-family: FedraSPN;
  background-color: #ebebeb;
  color: black;
}

.trContenutiToggleSTAT2 {
  font-size: 12px;
  color: black;
  font-family: FedraSPN;
  background-color: #ebedef;
  height: 18px;
  line-height: 10px;
}

.trContenutiSTAT2 {
  font-size: 12px;
  color: #333;
  font-family: FedraSPN;
  vertical-align: middle;
  height: 18px;
  background-color: #F2E3CC;
  line-height: 10px;
}

.periodDesktop {
    font-size: 15px;
}

.tdTimeout {
  font-size: 12px;
}

.sLittle3 {
    font-size: 14px;
}

/*Dimensioni colonne Play by Play*/

.wPBPEmpty {
    width: 24px;
}

.wPBPNum {
    width: 30px;
}

.wPBPGiocatore {
    width: 143px;
}

.wPBPEV {
    width: 98px;
}

.wPBPTempo {
    width: 50px;
}

.wPBPRisultato {
    width: 53px;
}

.HPBPWeb {
    height: 30px;
}
/*End dimensioni colonne Play by Play*/

.trContenutiTR {
  font-size: 12px;
  color: black;
  font-family: FedraSPN;
  vertical-align: middle;
  height: 18px;
  background-color: #F2E3CC;
}

.tblLiveSquadre {
    width: 100%;
    background-color: #F2E3CC; 
}

.headerReportPdf {
  width: 1020px;
  height: 16px;  
  font-family: FedraSPN;
  font-size: 15px;
  background-color: #ebebeb;
  color: white;
}
.sponsorBarreArancio {
    margin-left: auto;
    margin-right: auto;
    background-color: #eea635;
    xwidth: 1000px;
    height: 10px;
}
.sponsor {
    margin-left: auto;
    margin-right: auto;
    background-color: white;
    xwidth: 1000px;
    text-align: center;
}

.tdHeaderCont {
    color: white;
    background-color: #eab664;
}

.tdCategoriaRiepiloghi {
    color: white;
    font-family: FedraSPN;
}

.team_players {
  font-size:11px;
}

.trContenutiToggle td, .trContenuti td {
  padding-top:5px;
  padding-bottom:5px;
}

.tableSchBlock {
  background:#FFFFFF;
  width:1041px;
  margin-left:2px;
  border-collapse: collapse;
} 

.trSchBlock td {
  width:81px;
  min-height:40px;
  text-align: center;
  padding:5px;

  border:1px solid ;
  border-color: #efefef;
} 

.trSchBlock td a {
  color:#FFFFFF;
  text-decoration: none;
  display: block; 
  width: 100%; 
  height: 100%;
}

.trSchSportBlock td:not(:first-child) {
  font-size:10px;
  background: white;
  font-weight: bold;
  color:#FFFFFF;
}

.tdSchBlank {
  background:transparent!important;
} 

.trSchHeader
{
  background: #ececec;
}

.wpSelected {
  background: #007bb7;
  color:#FFFFFF;
}

.wpTableCategory {
  margin-right:auto;
  margin-left:auto;
}

.wpTableCategory td {
  width:122px;
  height:50px;
  background:#ececec;
  text-align:center;
  font-weight: bold;
}

.tblTabelloneCIS {
  background: #FFFFFF;
  padding:10px;

}
.vTop {
    vertical-align: top;
}

.intT {
  font-size:10px;
  font-style: italic;
}

.intSecRiga td {
  padding-top:0px!important;
}

.intPriRiga td {
  padding-bottom:0px!important;
}

.emptyResult {
    background-color: #d3d3d3;
}
.linkGironi {
    cursor: pointer;
}

.bgMatchNotPossible {
  background:#CCCCCC;
} 

@media screen and (max-width:400px) {

.trContenutiToggle, .trContenuti  {
  font-size:22px!important;
}

}


.linkgara:hover {
	background-color: #ececec;
	color: black;
}