#projector {
   position: absolute;
   top: 0px;
   left: 0px;
   width: 100%;
   height: 100%;
   z-index: -1;
   }
 /* #effettua_login{
  background-color: rgba(255,255,255,0.3);
    padding: 20px;
    border-radius: 25px; 
  }
	*/
input.you-input:not([type]), input.you-input[type="text"], input.you-input[type="password"], input.you-input[type="datetime"], input.you-input[type="datetime-local"], input.you-input[type="date"], input.you-input[type="month"], input.you-input[type="time"], input.you-input[type="week"], input.you-input[type="number"], input.you-input[type="email"], input.you-input[type="url"], input.you-input[type="search"], input.you-input[type="tel"], input.you-input[type="color"], select.you-input, textarea.you-input {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: rgba(0, 0, 0, 0.3);
	color: #fdfaff;
    border-radius: 0;
    border-style: solid;
    border-width: 0 0 1px!important;	
    box-shadow: 0 -1px 0 transparent inset!important;	
    box-sizing: border-box;
    display: block;
    font: 400 15px/18px Roboto,sans-serif;
     -moz-appearance: none;
     
}


.form-floating > label {
    color: #fdfaff !important;
}
   
   .btn-bianco{
	  background-color: trasparent;
	  border-radius:0 !important;
color: #fdfaff;
border-color: #fdfaff;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-left-width: 1px !important;
border-top-width: 1px !important;
border: solid;
    border-top-color: currentcolor;
    border-top-width: medium;
    border-right-color: currentcolor;
    border-right-width: medium;
    border-bottom-color: currentcolor;
    border-bottom-width: medium;
    border-left-color: currentcolor;
    border-left-width: medium;
border-top-color: currentcolor;
border-top-width: medium;
border-right-color: currentcolor;
border-right-width: medium;
border-bottom-color: currentcolor;
border-bottom-width: medium;
border-left-color: currentcolor;
border-left-width: medium;
text-transform: uppercase;
font-weight: normal;
   }
	
	
	 .btn-bianco:hover{
	  background-color: #07549d;
	  border-radius:0 !important;
color: #fdfaff;
border-color: #07549d ;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-left-width: 1px !important;
border-top-width: 1px !important;
border: solid;
    border-top-color: currentcolor;
    border-top-width: medium;
    border-right-color: currentcolor;
    border-right-width: medium;
    border-bottom-color: currentcolor;
    border-bottom-width: medium;
    border-left-color: currentcolor;
    border-left-width: medium;
border-top-color: currentcolor;
border-top-width: medium;
border-right-color: currentcolor;
border-right-width: medium;
border-bottom-color: currentcolor;
border-bottom-width: medium;
border-left-color: currentcolor;
border-left-width: medium;
text-transform: uppercase;
font-weight: normal;
   }

.youimage{
margin-bottom: 1rem;
text-align: center;
}




.link-app-youares{
font-weight: 400;
color: #333;
white-space: nowrap;
pointer-events: all;
text-decoration:none;
}

a.link-app-youares:link {
  color: #333;
}

/* visited link */
a.link-app-youares:visited {
  color: #333;
}

/* mouse over link */
a.link-app-youares:hover {
 color: #333;
}

/* selected link */
a.link-app-youares:active {
  color: #333;
}


.display-9 {
	margin-top:10px;
    font-size:  0.9rem !important;
	
}
.testo-centrale {
	text-align:center;	
}

.card{
	border:none!important;
	background:trasparent!important;	
	
}

.icone-youares{
	
width:180px; 
height:180px;
    margin: 0 auto;
	
	box-shadow: 0 5px 28px 0 rgba(0,0,0,.1);

overflow: hidden;
pointer-events: all;
}


  .icone-youares:hover {
   height: 200px;
   width: 200px;
   box-shadow: 0 0 15px #07549d  !important;	
   border:3px solid #07549d  !important;	
   cursor: pointer;
   }
   
.right-iares-0{
	right: 5%;
z-index: 9;	
}

#custom-cards{
	padding-top:0 !important;	
}

/* Portrait */
   /* Landscape */
   @media screen and (max-width: 1025px) {
.icone-youares{
	
width:120px; 
height:120px;
}

#custom-cards{
	display:none;	
}
	   
   }


.footerrules{
	color:#fff;	
	text-decoration:none;
}
   .footerrules A{

color:#fff;
text-decoration:none;	

}

  .footerrules A:hover {

  color:#fff;	
text-decoration:none;
   }



.login-area-asl-roma1{
background:#0e6cc4 !important;background-attachment: fixed;background-clip: border-box;background-origin: padding-box;background-position-x: center;background-position-y:center;background-repeat: no-repeat;background-size: cover;	
}

.testo-centrato{
text-align:center;
}

.rosso-aslroma1{
color:#e21f19;
}