.fc-agendaList {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #e0e0e0 #e0e0e0 -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.fc-agendaList-dayHeader {
    background-color: #f0f0f0;
    border-bottom: 1px solid #e0e0e0;
    overflow: hidden;
    padding: 8px;
}
.fc-agendaList-day, .fc-agendaList-date {
    display: block;
    font-size: 14px;
    line-height: 20px;
}
.fc-agendaList-day {
    color: #404040;
    float: left;
    font-weight: bold;
}
.fc-agendaList-date {
    color: #707070;
    float: right;
}
.fc-agendaList-item {
    border-bottom: 1px solid #e0e0e0;
}
.fc-agendaList-event {
    border-left: 4px solid #fff;
    display: block;
    margin: 1px;
    padding: 8px;
}
a.fc-agendaList-event {
    text-decoration: none;
}
a.fc-agendaList-event:hover {
    background-color: #f8f8f8;
}
a.fc-agendaList-event .fc-event-title {
    color: #4b66a7;
    text-decoration: underline;
}
.fc-apex-events-gcal {
    border-color: #5284c1;
}
.fc-apex-events-default01 {
    border-color: #c11e21;
}
.fc-apex-events-default02 {
    border-color: #c11e21;
}
.fc-apex-events-default03 {
    border-color: #c11e21;
}
.fc-apex-events-default04 {
    border-color: #c11e21;
}
.fc-apex-events-gcal {
    border-color: #c11e21;
}
.fc-event-time {
    display: inline-block;
    margin-right: 8px;
    vertical-align: top;
    width: 15%;
}
.fc-event-start-time, .fc-event-end-time {
    display: block;
}
.fc-event-start-time, .fc-event-all-day {
    color: #404040;
    font-size: 14px;
    line-height: 20px;
}
.fc-event-end-time {
    color: #a0a0a0;
    font-size: 12px;
    line-height: 16px;
}
.fc-agendaList-eventDetails {
    display: inline-block;
    vertical-align: top;
}
.fc-eventlist-title {
    color: #404040;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
}
.fc-eventlist-desc {
    color: #707070;
    font-size: 12px;
    line-height: 16px;
}


.fc-eventlist-title {
color: #2c617c;
}

.fc-agendaList {
border-color: #2c617c;
}


.fc-agendaList-dayHeader , .fc-agendaList-item{
/*border-color: #e8edf3*/
border-color: #c2ced7;
}

.fc-event-title a {
color: #fff;
text-decoration: none;
font-size: .85em;
}
.fc-eventlist-title a {
	color: #2c617c;
font-size: 14px;
font-weight: bold;
line-height: 20px;
text-decoration: none;
}

.fc-agendaList-day, .fc-day-header {
	text-transform: uppercase;
}
.fc-agendaList-event {
	position: relative;
}
.fc-eventlist-desc .bouton-inscription-formation {
	position :absolute;
	right:12px;
	top:30px;
	top:50%;margin-top:-13px;
}
.fc-event-time {
	width: 55px;
}