@import url("planboard.css?v=FM-5742-SNAPSHOT");

@import url("activity-timeline.css?v=FM-5742-SNAPSHOT");

@import url("components.css?v=FM-5742-SNAPSHOT");

timeline_hours_cell {
    border-right: solid;
}

imagepopup {
    height: 100%;
    width: 100%;
    object-fit: contain
}

.unavailableReport {
    color: grey;
    opacity: 0.5;
}

.availableReport {
    color: black;
}

.smartReaderCode {
    font-size: larger;
    font-weight: bold;
}

.smartReaderCodeSelected {
    font-size: larger;
    font-weight: bold;
}

.integrationStatusMessage {
    color: black;
    font-weight: bold;
}

.integrationLastSeenMessage {
    color: gray;
    font-size: smaller;
}

body .error {
    color: red;
    font-weight: bold;
}
