share-status .clickable-text {
 color: #2196f3;
 cursor: pointer;
}

share-status .display-status {
 margin-left: 22.5px;
}

share-status .clickable-text:hover {
 color: #1b74bd;
}

share-status .text-details,
.shared-date {
 color: #aaaaaa;
 font-weight: 400;
}

.inactive-viewed-title {
 color: #aaaaaa;
}

.no-pointer {
 cursor: default !important;
}

.share-sent,
.share-requested,
.share-sent .share-requested .md-bar2 {
 background-color: #F3A221 !important;
}

.share-opened,
.share-opened .md-bar2 {
 background-color: #2196F3 !important;
}

.share-viewed,
.share-viewed .md-bar2 {
 background-color: #83D21C !important;
}

share-status .md-container.md-mode-determinate {
 background-color: #dce0e3;
}
