﻿.fc-event-skin-businesstrip .fc-event-title {
    padding-left: 4px;
}

.fc-event-skin-businesstrip {
    background-color: #faeb89;
    border: 1px solid #AECE9F;
    height: 16px;
    padding: 2px;
    background-position: 2px 2px;
    background-repeat: no-repeat; 
}

.fc-event-skin-absenceevent .fc-event-title {
    padding-left: 4px;
}

.fc-event-skin-absenceevent {
	background-color: #a7f3fa;
	border: 1px solid #AECE9F;
    height: 16px;
    padding: 2px;
    background-position: 2px 2px;
    background-repeat: no-repeat; 
}

.fc-event-skin-locked {
    border: 1px solid #FF0000 !important;
}
