/* 
    Created on : 2-mar-2014, 14.46.13
    Author     : ruggero
*/
@font-face {
  font-family: sportFont;
  src: url(/assets/app/fonts/Olympicons_Regular.ttf);
}
@media (max-width: 480px){
.navbar .navbar-brand {
max-width: 420px !important;
}
}
.navbar {
  background: rgb(255, 102, 0);
}

.sport-icon {
  font-style: normal; 
  font-weight:normal;
  font-family: sportFont; 
  font-size: 1em;
  padding-right: 4px;
}
.sport-icon:before{text-decoration:inherit;display:inline-block;speak:none;}
.sport-icon-large:before{vertical-align:-10%;font-size:1.3333333333333333em;}
.sport-icon-xlarge:before{vertical-align:-15%;font-size:1.8em;}

.sport-icon-calcio:before{content:"u";}
.sport-icon-volley:before{content:"v";}
.sport-icon-ciclismo:before{content:"h";}

td.tdSqname {
	text-align: right;
	vertical-align: bottom;
	font-weight: bold;
}
td.tdSqname2 {
	text-align: left;
	font-weight: bold;
	vertical-align: bottom;
}
td.tdNumero {
  text-align: right;
}

.tab-content {
  min-height: 580px;
}

.popover {
  min-width: 460px;
}

td.ac, th.ac {
  text-align: center;
}

