﻿.ctc-r4-core-employee-photo-large {
    height: 160px;
}

.ctc-r4-core-employee-photo-small {
    height: 42px;
}

.ctc-r4-core-archived-entity-meta-display,
.ctc-r4-core-entity-meta-display {
    font-size: .85em;
}

.ctc-r4-core-archived-entity-meta-display-comment {
    font-style: italic;
}

.ctc-r4-core-archived-entity-meta-display-row,
.ctc-r4-core-entity-meta-display-row {
    margin-top: 5px;
}

.ctc-r4-core-welcome-panel {
    background-color: #e3e3e3 !important;
}

    .ctc-r4-core-welcome-panel hr {
        color: #000;
    }

.ctc-r4-core-welcome-panel-border {
    border-color: #ced4da !important;
}

.ctc-r4-core-card-entity-metadata {
    padding: 0 15px 5px 15px;
}

    .ctc-r4-core-card-entity-metadata a:link {
        text-decoration: underline;
    }

    .ctc-r4-core-card-entity-metadata a:visited {
        text-decoration: underline;
    }

.ctc-r4-core-card-archived-entity-metadata {
    padding: 0 15px 5px 15px;
}

    .ctc-r4-core-card-archived-entity-metadata a:link {
        text-decoration: underline;
    }

    .ctc-r4-core-card-archived-entity-metadata a:visited {
        text-decoration: underline;
    }

.ctc-r4-core-environment-label {
    font-weight: 800;
    padding: 2px 5px 2px 5px;
}