.fc-event {
	cursor: move;
	background-color: #77abff;
	margin: 0 1em 0 1em;
}

#external-events {
	display: flex;
	justify-content: center;
}

.fcp {
	display: inline-block;
	white-space: nowrap
}

.fcc {
	display: inline-block;
       font-weight: bold;
       width: 90px
}

.fcd {
	display: inline-block;
}
