﻿.container
{
border:1px solid lightgray;
border-radius:5px;
width:330px;
height:auto;	
margin-top:15px;
}
.squadra
{
width:300px;
margin-left:0;
margin-bottom:15px;	
background-color:lightgray;
text-align:center;
}
.girone
{
width:300px;
margin-bottom:15px;	
background-color:lightgray;

}
.giornata
{
width:300px;
margin-bottom:15px;
margin-top:20px;	
}
.giornata td
{
	width:50%;
	background-color:lightgray;
}
.select
{
width:80%;
font-size:x-small;
	}
.punti
{
width:30%;	
text-align:center;	
font-size: 20px;
color:green;
margin-left:55px;
}
.logo
{border:none;
border-radius:5px;
width:300px;
margin-top:10px;
background-color:black;

}
img
{
width:50px;	
height:auto;
}
label
{
padding-left:5px;
}
.send
{
font-size:20px;
color:white;
vertical-align:middle;
font-style:oblique;
font-weight:bold;
padding-left:50px;	
}
.pulsante
{
	margin-bottom:5px;
}

.alert
{
font-style:oblique;	
font-size:10.5px;
}
.incontri
{
font-size:15px;
color:green;
font-weight:600;	
}



