@import url("planboard.css?v=8.6.7");
@import url("activity-timeline.css?v=8.6.7");
@import url("components.css?v=8.6.7");

timeline_hours_cell
{
border-right:solid;
}
.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;
}
