
.blefttra {
border-left: 2px dashed #000;
}

.Line-16 {
 border-left: 2px dashed black;
    height: auto;

}

.Line-17 {
 border-right: 2px dashed black;
    height: auto;
margin-right:-2px;
	margin-left: 2px
}

@media (max-width:576px){
	
	
	
	 .trat{
   
    padding-top:0px !important;
	padding-bottom: 0px !important;
	border-left: 2px dashed black;
    
}
	.ilconcorso{
		
		padding-left: 30px;
		
	}
	
	.pallarossa{
		
		
		width: 18px !important;
		height: 18px !important;
		left:-9px !important;
		top:9px;
		
	}
	
	.Line-17 {
    
    margin-right: 0px;
    margin-left: 0px;
}
	
	
}



    #formverifica {
      max-width: 500px;
      margin:  0 0;
}
      #formverifica input {
        margin: 0 5px;
        text-align: center;
        line-height: 50px;
        font-size: 30px;
       /* border: solid 1px #ccc;
       ox-shadow: 0 0 5px #ccc inset;*/
        outline: none;
        width: 50px;
        transition: all .2s ease-in-out;
        border-radius: 3px;
		  background-color: #eaeaea;
		  border:none;

      }
      
     
  .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #D5281B;
    background-color: #D5281B;
}  

