.current-link {
    color:#c50302 !important;
}
.current-link:before {
    content: "\203A   ";
}
.timeline-style .edsAccordion_title {
	width: 100%;
}
.timeline-style .edsAccordion_section {
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url("/Portals/0/Site%20Assets/Images/timeline/history-background.png");
	background-repeat: repeat-y;
}
.timeline-style .edsAccordion_section h5 {
	background-image: url("/Portals/0/Site%20Assets/Images/timeline/history-ribbon.png");
	background-position: right center;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 1.4rem;
	font-weight: bold;
	height: 50px;
	vertical-align: middle;
}
.timeline-style .edsAccordion_section h5 .year {
	width: 80px;
	text-align: right;
	vertical-align: middle;
	display: table-cell;
	height: 50px;
}
.timeline-style .edsAccordion_section h5 .arrow {
	width: 55px;
	text-align: left;
	display: table-cell;
	height: 50px;
	vertical-align: middle;
}
.timeline-style .edsAccordion_content {
	background-image: url("/Portals/0/Site%20Assets/Images/timeline/history-background.png");
	background-repeat: repeat-y;
	padding-top: 12px;
	padding-bottom: 12px;
}
.timeline-left {
	width: 90px;
	display: table-cell;
	color: #1e1f24;
	text-align: right;
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 1.5rem;
	vertical-align: baseline;
}
.timeline-middle {
	width: 35px;
	color: #c50302;
	font-weight: bold;
	display: table-cell;
	text-align: center;
	font-size: 30px;
	line-height: 1.5rem;
	vertical-align: baseline;
}
.timeline-right {
	width: auto;
	display: table-cell;
	text-align: left;
	font-size: 1rem;
	line-height: 1.5rem;
	vertical-align: top;
}
.timeline-row {
	width: 100%;
	font-size: 0;
	display: table-row;
	padding: 0;
}
.timeline-inner {
	padding: 15px 10px;
}
.timeline-style .edsAccordion_section.edsAccordion_active .edsAccordion_title .arrow {
	background-image: url("/Portals/0/Site%20Assets/Images/timeline/history-collapse.png");
	background-position: center center;
	background-repeat: no-repeat;
}
.timeline-style .edsAccordion_section .edsAccordion_title .arrow {
	background-image: url("/Portals/0/Site%20Assets/Images/timeline/history-expand.png");
	background-position: center center;
	background-repeat: no-repeat;
}









