﻿
.habilitee-timeline {
    width: 600px;
}



.employee-details-timeline-content .mud-timeline-item {
    overflow: hidden !important;
}

    .employee-details-timeline-content .mud-timeline-item .timeline-header {
        color: #757392;
        font-weight: bold;
        width: 110px !important;
        height: 25px;
        overflow: hidden;
    }
   
    .employee-details-timeline-content .mud-timeline-item .timeline-cell {
        font-size: 14px;
        width: 110px !important;
        height: 40px;
        overflow: hidden !important;
    }

    .employee-details-timeline-content .mud-timeline-item .timeline-cell-description {
        font-size: 12px;
    }

.mud-popover-provider .timeline-popover .employee-details-timeline-content {
    height: 685px;
    overflow-y: scroll;
}

.employee-details-timeline-content  .timeline-popover .timelime-popover-close {
    width: 100%;
}

.employee-details-timeline-content  .timeline-popover .timelime-popover-close {
    width: 100%;
    text-align: left;
}
