
.schedule_legend{
	font-size: 0.7rem;	
	    padding: 0.25rem 0.25rem;
    margin-bottom: 0rem;
}

  .competition_0 {
  background-color: rgba(255, 131, 250, 1); }

  .competition_1 {
  background-color: rgba(255, 255, 0, 1); }
  
  
  .competition_2 {
  background-color: rgba(0, 255, 255, 1); }
  
  
  .competition_3 {
  background-color: rgba(84, 255, 159, 1); }
  
  
  .competition_4 {
  background-color: rgba(255, 165, 0, 1); }
  
  
  .competition_5 {
  background-color: rgba(0, 191, 255, 1); }
  
  
  .competition_6 {
  background-color: rgba(255, 215, 0, 1); }
  
  
  .competition_7 {
  background-color: rgba(127, 255, 0, 1); }
  
  .competition_8 {
  background-color: rgba(255, 100, 100, 1); }
  
  .competition_9 {
  background-color: rgba(127, 255, 212, 1); }
  
  .schedule-div {
	border: 1px solid #aaaaaa;
	font-size: 0.8rem;
	height: 25px;
}

.schedule-block {
padding-left: 0px;
padding-right: 0px;
}


.schedule-frame {
position: absolute;
}

.appointment-div {
position: absolute;
z-index: 1;
font-size: 0.8rem;	
padding-top: 0px;
border: 1px solid #aaaaaa;
overflow: hidden;
}

.schedule_icon{
	width: 1.5em;
  height: 1.5em; 
}

.competition_legend{
	cursor: pointer; 
}

 
/*# sourceMappingURL=main.css.map */
