.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}


.fc-day.disabled, .fc-widget-content.disabled {
    background: #929090 !important;
}


.fc-axis.fc-time.fc-widget-content{
  font-weight: 700
}


.fc-event{
  border-radius: 0;
}

.btn-primary {
    background-color: #06aad5;
    border-color: #06aad5;
}

#login-wrap{
  border-top: 4px solid #21b08e;
  max-width: 350px;
}
