/* style.timeline.custom.css, created on 05-02-2019 17:52 */
.card .module-label {
    height: 53px;
}
.card .card-action {
    height: 53px;
}
.card-content.col.s10 {
    height: 150px;
}
.col.s2.card-image {
    background: #f5fdff;
    height: 150px;
}

.card .card-action {
    padding: 18px 10px;
}
.news .card-action, .news .module-label {
    background-color: #1e95ce;
}

.events .card-action, .events .module-label {
    background-color: #ff6b25;
}


#timelineContent .articleItemAuthor, .articleItemCommentCount, .articleItemDate, .articleItemLikesCount, .articleItemViewCount, .articleItemView, .articleItemComment, .articleItemLike, .articleItemAssignUserList, .readCountContainer {
    margin-bottom: 0;
    
}
#portalArticleListPaginationWrapperLarge .articleItemAuthor, .articleItemCommentCount, .articleItemView, .articleItemComment, .articleItemLike, .articleItemAssignUserList, .readCountContainer {
    margin-bottom: 0;
    color: #1e95ce;
    
}


#timelineContent span.txt-contnt {
    text-transform: uppercase;
}