#header{
	padding: 0;
	margin: 0;
	width: 100%;
	height: 305px;
}

#logo-1{
	position: absolute;
	top: 0px;
	left: 0px;
    padding: 0;
	margin: 0;
	width:25%;
    min-width: 250px;
	height: 305px;
	display: inline-block;
   	background-image: url("../img/logo.png");
	background-color: white;
	background-position: 50% 50%;
	background-size: 200px;
	background-repeat: no-repeat;
	text-indent: -9999px;	
}

#carousel-britalia{
    left: 25%;
	padding: 0;
	margin: 0;
	width: 49%;
	height: 305px;
	display: inline-block;
	background-color: #adadad; 
}

.carousel-image {
	height:305px;
	max-width: 100%;
}

#logo-2{
	position: absolute;
	top: 0px;
	left: 74%;
    padding: 0;
	margin: 0;
	width:25%;
	height: 305px;
	display: inline-block;
    background-image: url("../img/opes.png");
	background-color: white;
	background-size: 100px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	text-indent: -9999px;		
}

.navbar{
	background-color: #008ad2;
}

.form-control:focus, .search:focus{   
  box-shadow: none;
  outline: 0 none;
}

.search{
	background-color: transparent;
}

.search-input, .search-input:focus{
	background-color: transparent;
	color: white;
	border: none;
	border-bottom: 1px solid #fff;
    border-radius: 0px;	
}

.search-input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    font-style: italic;
	color: white;
    opacity: 1; /* Firefox */
}

.search-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    font-style: italic;
	color: white;
}

.search-input::-ms-input-placeholder { /* Microsoft Edge */
    font-style: italic;
	color: white;
}

.fa-search{
	color: white;
}

.titolo-tabella{
	font-size: 27px;
}

.toolbar{
	width: 100%;
	text-align: right;
}

.fa-print{
	color: black;
	background-color: transparent;
}

.br-blue{
    margin-left: auto;
	margin-right: auto;
	width: 50%;
	border: 1px #57acd8 solid;
}

.br-blue thead tr{
	background-color: #008ad2;
	color: white;
}

.br-blue thead tr th{
	border:none;
}

.br-blue tbody tr:nth-child(even){
	background-color: #57acd8;
}

.br-blue tbody tr:nth-child(even) td{
	border:none;
}

.br-blue tbody tr:nth-child(odd){
	background-color: #c2eaff;
}

.br-blue tbody tr:nth-child(odd) td{
	border:none;
}

/*Colori classifica per categoria*/
/*

.br-blue tbody tr.not-qualified:nth-child(even){
	background-color: #cccccc;
}

.br-blue tbody tr.not-qualified:nth-child(odd){
	background-color: #fefefe;
}

.br-blue tbody tr.excluded:nth-child(even){
	background-color: #cccccc;
}

.br-blue tbody tr.excluded:nth-child(odd){
	background-color: #fefefe;
}

.br-blue tbody tr.only-team:nth-child(even){
	background-color: #cccccc;
}

.br-blue tbody tr.only-team:nth-child(odd){
	background-color: #fefefe;
}
*/
/* CLT 20 tiratori */
/*
.clt:not(.squadra) tbody tr:nth-child(2n + 22){
	background-color: #cccccc;
}

.clt:not(.squadra) tbody tr:nth-child(2n + 21){
	background-color: #fefefe;
}

.clt:not(.squadra) tbody tr:nth-child(21){
	border-top: 3px solid black;
}
*/
/* Factory 20 tiratori */
/*
.factory:not(.squadra) tbody tr:nth-child(2n + 22){
	background-color: #cccccc;
}

.factory:not(.squadra) tbody tr:nth-child(2n + 21){
	background-color: #fefefe;
}

.factory:not(.squadra) tbody tr:nth-child(21){
	border-top: 3px solid black;
}
*/
/* Level-1 20 tiratori */
/*
.level---1:not(.squadra) tbody tr:nth-child(2n + 22){
	background-color: #cccccc;
}

.level---1:not(.squadra) tbody tr:nth-child(2n + 21){
	background-color: #fefefe;
}

.level---1:not(.squadra) tbody tr:nth-child(21){
	border-top: 3px solid black;
}
*/
/* Light-Varmint 20 tiratori */
/*
.light-varmint:not(.squadra) tbody tr:nth-child(2n + 22){
	background-color: #cccccc;
}

.light-varmint:not(.squadra) tbody tr:nth-child(2n + 21){
	background-color: #fefefe;
}

.light-varmint:not(.squadra) tbody tr:nth-child(21){
	border-top: 3px solid black;
}
*/
/* Open 20 tiratori*/
/*
.open:not(.squadra) tbody tr:nth-child(2n + 22){
	background-color: #cccccc;
}

.open:not(.squadra) tbody tr:nth-child(2n + 21){
	background-color: #fefefe;
}

.open:not(.squadra) tbody tr:nth-child(21){
	border-top: 3px solid black;
}
*/
/* Sporter 10 tiratori */
/*
.sporter:not(.squadra) tbody tr:nth-child(2n + 12){
	background-color: #cccccc;
}

.sporter:not(.squadra) tbody tr:nth-child(2n + 11){
	background-color: #fefefe;
}

.sporter:not(.squadra) tbody tr:nth-child(11){
	border-top: 3px solid black;
}
*/
/* Sporter 20 tiratori */
/*
.sporter-20:not(.squadra) tbody tr:nth-child(2n + 22){
	background-color: #cccccc;
}

.sporter-20:not(.squadra) tbody tr:nth-child(2n + 21){
	background-color: #fefefe;
}

.sporter-20:not(.squadra) tbody tr:nth-child(21){
	border-top: 3px solid black;
}
*/
/* Unlimited 20 tiratori */
/*
.unlimited:not(.squadra) tbody tr:nth-child(2n + 22){
	background-color: #cccccc;
}

.unlimited:not(.squadra) tbody tr:nth-child(2n + 21){
	background-color: #fefefe;
}

.unlimited:not(.squadra) tbody tr:nth-child(21) {
	border-top: 3px solid black;
}
*/
/* Squadra 5 squadre */
/*
.squadra tbody tr:nth-child(2n + 6){
	background-color: #cccccc;
}

.squadra tbody tr:nth-child(2n + 7){
	background-color: #fefefe;
}

.squadra tbody tr:nth-child(6){
	border-top: 3px solid black;
}
*/
.box-squadra{
	padding: 0.5% 1% 1% 0.5%;
	background-color: white;
	position: absolute;
	width: auto;
	height: auto;
    display:none;
	box-shadow: 0px 0px 2px 2px #ababab;
}

.box-squadra p {
    margin: 2px;
}

.link-squadra{
	color: #007bff;
}

.link-squadra:hover{
	text-decoration: underline;
	cursor: pointer;
}

#content{
	width:100%;
}

#chi-siamo{
	margin: 10%;
	margin-top: 5%;
	width: 80%;
}

#ricerca{
	margin: 10%;
	margin-top: 5%;
	width: 80%;
}

.result{
	margin-top: 2.5%;
	border-bottom: 1px solid black;
}

.result:nth-last-child(1){
	border-bottom: none;
}

#archivio{
	margin: 10%;
	margin-top: 5%;
	width: 80%;
}

#error-404{
	margin: 10%;
	margin-top: 5%;
	width: 80%;
}

#galleria{
	margin: 10%;
	margin-top: 5%;
	width: 80%;
}

#album{
	margin: 10%;
	margin-top: 5%;
	width: 80%;
}

.album{
	color: white;
    font-weight: bold;
	font-size: 20px;
	padding: 100px;
	margin: 10px;
	background-color: #adadad;
}
.album:hover{
	color: white;
	text-shadow: 0px 0px 10px #000000;
	text-decoration: none;
}

#gare{
	max-width: 90%;
	display: inline-block;
	text-align: left;
}

#gare .br-blue{
	width:100%;
	display: block;
	overflow-x: auto;
}

#gara{
	max-width: 90%;
	display: inline-block;
	text-align: left;
}

#gara .br-blue{
	width:100%;
	display: block;
	overflow-x: auto;
}

#gara-squadra{
	max-width: 90%;
	display: inline-block;
	text-align: left;
}

#gara-squadra .br-blue{
	width:100%;
}

#cg-trofeo { 
    max-width: 90%;
	display: inline-block;
	text-align: left;
}

#cg-trofeo .br-blue{
	width: 100%;
    display: block;
	overflow-x: auto;
}

#footer{
	background-color: #696969;
	color: #dedede;
	padding: 25px;
}

#footer a{
	color: #dedede;
}

.left p{
	padding: 0;
	margin: 0;
}

.br-center{
	text-align: center;
	width: 100%;
}

.comunicazione {
	text-align: left;
	font-size: 1.2rem;
	margin-left: auto;
	margin-right: auto;
	width: 50%;
	border: none;
    box-shadow: 0px 0px 2px 2px #ababab;
}

.comunicazione thead tr{
	background-color: #c2eaff;
}

.comunicazione thead tr th{
	border:none;
}

.comunicazione tbody tr{
	background-color: #c2eaff;
}

.comunicazione tbody tr td{
	border: none;
	white-space: pre;
}

.lf-100{
   width: 100px;	
}

@media screen and (max-width:768px) {
  .br-blue{
	  width: 90%;
  }
  .comunicazione{
	  width: 90%;
  }
  .search-input{
	  width: 85%;
  }
  .fa,.fa-search{
	  width: 20%;
  }
  
  #header{
	  height: auto;
  }
  
  #logo-1{
	  height: 100px;
	  width: 50%;
	  min-width: auto;
	  position:static;
	  display: inline-block;
	  background-size: 100px 80%;
  }
  
  #carousel-britalia{
	  left: 0%;
	  display: block;
	  width: auto;
	  height: 200px;
  }
  
  .carousel-image{
     height: 200px;
  }
  
  #logo-2{
	  height: 100px;
	  width: 50%;
	  position:absolute;
	  left: 50%;
	  display: inline-block;
	  background-size: 40px;
  }

}