body {
    position: relative;
    min-height: 100%;
    padding-top: 0px!important;
}

.row {
  margin-left:auto;
  margin-right: auto;
}

.kalin {
  font-weight: bold;
}

h1 {
  font-size:xx-large!important;
  font-weight: bold!important;
}

.fc-content {
    white-space: normal!important;
    overflow:auto!important;
    padding:inherit!important;
}

.fullcalendar {
  height:80vh!important;
}

/*.fc-view-container {
  height:80vh!important;
}*/

.fc-center h2 {
  font-size:xx-large!important;
  font-weight: bold!important;
  text-align: center;
  color:#fc6000;
}

.fc-event {
    padding: 4px!important 8px!important;
    font-size: 1em!important;
    font-weight: 400!important;
margin-left:-8px!important;
    margin-bottom: 8px!important;
    border-radius: 2px!important;
    border: none;
    width: 100%!important;
}

.fc-sat {
      background-color: #ffe4c4;
}

.fc-sun {
	background-color: #ffe4c4;
}
