/**
 * advasco.ticket.css
 *
 * advasco additional base colors.
 *
 */

/* text-light but visible on white background */
.text-light-visible {
	color: #DADADA;
}

/* end of advasco.ticket.css */