body {
    padding-top: 4rem;
	background-image: url('/assets/img/45-degree-fabric-light.png');
}

.modal-body {
    height: 350px;
}

.fc-content .fc-widget-content>div {
	height: 22px;
}

.fc-body .fc-resource-area .fc-cell-content {
	padding: 0;
}

.fc-toolbar.fc-header-toolbar {
	margin-bottom: 0;
}
