﻿
body {
    font-family: Geneva, Tahoma, sans-serif,Helvetica,sans-serif !important;
}


.timeline-label .timeline-label {
    width: 100px !important;
}

.timeline-label:before {
    left: 100px !important;
}

.timeline-label .timeline-item {
    min-height: 50px !important;
}

.flex-center {
    justify-content: center !important;
    align-items: center !important;
    display: flex !important;
}