/* ONSITE PORTAL */
/* Reminder to first check in before printing */
.name-badge-data > span:after {
content: "(Only print once 1) Checked in and 2) No amount outstanding)";
color: red;
}
/* Hide stats */
a#PrintStatsLink {
display: none;
}
​
/* INTERACTIVE SITES */
/* Modern theme - fix indentation */
.theme-curved-circle {
margin-left: -28px !important;
}
.theme-curved-line {
margin-left: -92px !important;
}