﻿.purple {
	color: #631D76 !important;
	background-color: transparent;
}
.orange {
	color: #FD3D07 !important;
	background-color: transparent;
}
.DataTable { font-size: 1em; }
.singleUnderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #505253;
}
.doubleUnderline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #505253;
}
