
/*
gold: #fec627;
maroon: #8c1c40;
dark: #1e1e1e;
light: #e8e8e8;
f0f0f0
d2d2d2
*/

.bg { background-color: #fff; }
.req { color:#eb1d60; }

.a-btn { background-color: #8c1c40 !important; color: #fff !important; }
.txt-green { color: #555; }
.txt-disabled { color: #444; }

/*.txt-title-xlg { color: #fec627; }*/
/*div.step { border-top: 8px solid #fec627; }*/

mark_blue, .mark_blue { background-color: #fed45d; }
.btn-sel1, .btn-sel1:hover, .btn-sel1:active { background-color: #fed45d; }
.select2-container .select2-results__option--highlighted[aria-selected] { background-color: #fed45d; }

a, a:link, a:visited {
	color: #8c1c40;
	text-decoration: underline;
}
a:hover { color: #8c1c40; text-decoration: none; }

/*a.alt, a.alt:link, a.alt:visited, a.alt:hover { color: #888; }
a.alt, a.alt:link, a.alt:visited { text-decoration: none; }
a.alt:hover { text-decoration: underline; }*/
