.fc-time-grid .fc-slats td
{
	height: 20px;
	line-height: 0.5em;
}
.fc table
{
	font-size: 16px;
}
fc-ltr .fc-time-grid .fc-event-container
{
	margin: 0;
}
.alert {
	border-radius:0px;
}
#egyenleg_error {
	margin-top: 16px;
    text-align: center;
    font-size: 16px;
    padding: 11px;
}
#foglalas_kesz {
	display: none;
	margin-top: 16px;
    text-align: center;
    font-size: 16px;
    padding: 11px;
}
.form-control {
	border-radius: 0;
}
.fc-toolbar button {
	background: #ea4c23 !important;
    border-radius: 0 !important;
    border: none !important;
	color: #fff !important;
}
.customButton {
    border-radius: 0;
}
#egyenleg_dij {
	font-size: 20px;
	color: #ea4c23;
    font-weight: 700;
}
#foglalas_dij {
	font-size: 20px;
	color: #ea4c23;
    font-weight: 700;
}
.fc-center h2 {
	font-size: 25px;
    color: #ea4c23;
}