/* ------------------------------------------------------------ */
/* Element Formatting */
/* ------------------------------------------------------------ */

/* ----- Password strength indicator ------ */

#registrationForm  #Password-Strength-Indicator{
	font-weight: bold;
	border-color: #666666;
}

#registrationForm .Content-Table .Short{ background-color: #a60000; color: #ffffff; }
#registrationForm .Very-Weak{ background-color: #ff7400; color: #000; }
#registrationForm .Weak{ background-color: #eafd3f; color: #000; }
#registrationForm .Strong{ background-color: #9fee00; color: #000; }
#registrationForm .Very-Strong{ background-color: #14d100; color: #000; }

/* ------------------------------------------------------------ */
/* Elements Colours */
/* ------------------------------------------------------------ */

/* ------------------------------------------------------------ */
/* Font Formatting */
/* ------------------------------------------------------------ */
