.spacer{
    width:100%;
    display: block;
    height: 50px;
}

.mini{
    width:100%;
    display: block;
    height: 20px;
}

.fc-col-header-cell-cushion{
    text-decoration: none !important;
    color:#000;
    
}

 .fc-daygrid-day-number{
    text-decoration: none !important;
    color:#000;
    
}

.fc-toolbar-title{
    font-size: 0.8em !important;
}

.titre{
    background: #666; color: #FFF;padding-top: 10px; padding-bottom: 5px; 
}


.carre {
  width  : 10px;
  height : 10px;
    margin : 1px;
display: inline-block;
}

.rond {
  border-radius:50%;
  width:15px;
  height:15px; 
}

@media (max-width:768px) {
  #details {
    display: none;
  }
}

