a:link {
  text-decoration: none !important;
}

a:visited {
  text-decoration: none !important;
}

a:hover {
  text-decoration: none !important;
}

a:active {
  text-decoration: none !important;
}

.inactive{
	background-color:#FEFEFE;
	color:#999999;
}
.center {
    
	
	text-align:center;
    padding: 2px;
   
}

.rosso {
    

	color: #cc0808;
   
}



.cardsetting {
    
	border:none;
	margin: 10px;
   
}


.myAlert-top{
    position: fixed;
    top: 55px; 
    left:2%;
    width: 96%;
	z-index:999;
}

/*//INIZIO FABIO*/
.rcorners1 {
  border-radius: 25px;
  background: #73AD21;
  padding: 20px;
}

.ui-autocomplete { z-index:2147483647; }

input:focus {
  background-color: yellow !important;
}

select:focus {
  background-color: yellow !important;
}

.bordo {
border: 1px solid #000000 !important;
text-align:center !important;
}


.grigio {
background-color: #aaaaaa;
}

.selez {
background-color: orange;
}

.cella {
width:25%;
cursor:pointer;
}



.orario {
 font-size: 0.75em ;
 margin-right: 5px;
 margin-left: 5px;
}



.rigacal:hover {
  background-color: #cccccc;
}


.smallico{
font-size: 1rem  !important;
}


.form-wrapper{
  width: 500px;
}



/*// FINE FABIO */