

body {

  /*background-image: url("images/Logga KGF SVG-Vekt.svg");
  background-repeat: no-repeat;
  background-position: center;
  */

  /*
  overflow: hidden;
  */
 /* 
  background-color: #0c3cec
*/  

  font-family: "ABeeZee", sans-serif;
  text-shadow: 4px 4px 4px #aaa;
  

} /* Body*/


/*OK!*/
.fc-h-event {
    border-radius: 50px;
}


/*Kalendedelens bakgrund...*/
.fc {
    background:#fefeff00
  }


/* Rubrikrad - bakgrund*/

.fc-scrollgrid-section-header {

      background-color:'#96989a';
      font-weight: bold;
      /*font-size: 2.5em;*/
      color: black
}


/*Färg på kalender utom Runrikrad*/

.fc-scrollgrid-section-body {
     background-color: rgb(0 0 0 / 59%);
}




/*Färg på vänstra kolumnen*/

.fc-datagrid-body {
     background-color: #c3c3c3;
     /*font-size: 3.5em;*/
}


/*Färgar Resursgrupper*/

.fc .fc-resource-timeline .fc-resource-group:not([rowspan]) {
    background: #4383c3e6;
    font-weight: bold;
    /*font-size: 3.5em;*/
    color: black;
}



.fc-scrollgrid-sync-inner {
        font-size: 4em;
}



/* Bakgrund för den verkliga kalendern...*/
/*
.fc-scrollgrid-sync-table {
  background-color: #0f7713
}
*/


/* Färg på cell lokaler: A-hall, B-hall..., inkl. Rubrik */
/*
.fc-datagrid-cell {
    background-color: #0f7713;
}
*/

/* Färg på ram runt cell lokaler: A-hall, B-hall..., inkl. Rubrik */
/*
.fc-datagrid-cell-main {
    background-color: #0f7713
    border-width: 1px;
    border-style: solid;
    border-color: #222;
    border-radius: 30px;

}
*/

/* Färgar bakgrund calender...*/
/*
.fc-scrollgrid-section-body{
    background-color: #87ef9a5c;
}
*/

/*
.fc-scrollgrid-section-footer {
      background-color: #fb062440;
}
*/


/* Denna färgar rader.... */
/*
.fc-timeline-lane {
       background-color: #f1083ef7c76940;
}
*/


/*
.fc-timeline-event {
       background-color: #2006fb40;
       font-size: 3em;
}
*/

/*
.fc-scroller-liquid-absolute {
      background-color: #202124;
}
*/

/*
.fc-cell-shaded {
    background-color: #9ff88a;
    border-width: 1px;
    border-style: solid;
    border-color: #202124;
    border-radius: 30px;
   
}
*/