/* ********************************************************************** */
/* ********************************************************************** */
.CGFormContainer {
     max-width: 360px !important;
}

.PasswordGradeTable {
	display: table;
	margin: 10px 0px 0px 0px;
}

.PasswordGradeTR {
	display: table-row;
}


#PasswordGradeLabel {
	font-family: Open Sans, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 17px;
	color: white;
	font-weight: 500;
	font-style: normal;
	display: table-cell;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
	text-align: right;
	padding: 0px 4px 2px 2px;
	width: auto;
	white-space: nowrap;
}


#PasswordGrade {
	display: table-cell;
	width: auto;
	padding: 0px 4px 4px 4px;
	width: auto;
	position: relative;
}

.redglow {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	line-height: inherit;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	color: #ffffff;
	text-shadow: 0px 0px 2px #ff9999, 0px 0px 4px #ff6666, 0px 0px 6px #ff6666, 0px 0px 8px #ff3333, 0px 0px 10px #ff3333, 0px 0px 12px #ff3333, 0px 0px 14px #ff3333, 0px 0px 16px #ff3333, 0px 0px 18px #ff3333, 0px 0px 20px #ff3333, 0px 0px 22px #ff3333, 0px 0px 24px #ff3333, 0px 0px 26px #ff3333;
	white-space: nowrap;
	display: inline-block;
	position: absolute;
	top: -2px;
	left: 2px;
}

.yellowglow {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	line-height: inherit;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	color: #ffffff;
	text-shadow: 0px 0px 2px #ffcc99, 0px 0px 4px #ffcc66, 0px 0px 6px #ffcc66, 0px 0px 8px #ffcc00, 0px 0px 10px #ffcc00, 0px 0px 12px #ffcc00, 0px 0px 14px #ffcc00, 0px 0px 16px #ffcc00, 0px 0px 18px #ffcc00, 0px 0px 20px #ffcc00, 0px 0px 22px #ffcc00, 0px 0px 24px #ffcc00, 0px 0px 26px #ffcc00;
	white-space: nowrap;
	display: inline-block;
	position: absolute;
	top: -2px;
	left: 2px;
}

.greenglow {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	line-height: inherit;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	color: #ffffff;
	text-shadow: 0px 0px 2px #66ff99, 0px 0px 4px #33ff99, 0px 0px 6px #33ff99, 0px 0px 8px #00ff66, 0px 0px 10px #00ff66, 0px 0px 12px #00ff66, 0px 0px 14px #00ff66, 0px 0px 16px #00ff66, 0px 0px 18px #00ff66, 0px 0px 20px #00ff66, 0px 0px 22px #00ff66, 0px 0px 24px #00ff66, 0px 0px 26px #00ff66;
	display: inline-block;
	white-space: nowrap;
	position: absolute;
	top: -2px;
	left: 2px;
}

#PasswordFiller {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	line-height: inherit;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	color: #ffcc66;
	display: inline-block;
	white-space: nowrap;
	position: absolute;
	top: 0px;
	left: 0px;
}

.lightred {
	color: #ff6666;
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	line-height: inherit;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	display: inline-block;
}


.lightyellow {
	color: #ffcc66;
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	line-height: inherit;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	display: inline-block;
}

.lightgreen {
	color: #66ffcc;
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	line-height: inherit;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	display: inline-block;
}


#AffiliatePasswordInfo {
	text-align: left;
}

.labeltb {
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0;
	margin: 12px 0px 12px 0px;
	display: table;
}

.labeltr {
	display: table-row;
}

.labeltd1 {
	padding: 5px 3px 5px 3px !important;
	line-height: 1.3;
	width: 20px;
	display: table-cell;
	position: relative;
	font-weight: normal
}

.labeltd1 span {
	color: #ffcc33;
	font-size: 16px;
	display: inline-block;
	line-height: 1.3;
	position: relative;
	top: 0px;
	left: 0px
	font-weight: normal
}

.labeltd2 {
	font-family: Open Sans, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 1.3;
	padding: 5px 0px 5px 0px;
	color: white;
	font-weight: normal;
	font-style: italic;
	display: table-cell;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}

#SpecialChars {
	color: inherit;
	font-family: inherit;
	font-size: 15px;
	font-style: inherit;
	font-weight: inherit;
	line-height: inherit;
}

@media screen and (max-width: 450px) {
	

	.PasswordGradeTable, .PasswordGradeTR, #PasswordGradeLabel, #PasswordGrade {
		display: block;
		text-align: center !important;
		width: auto;
	}

	#PasswordGrade {
		margin: 10px 0px 10px 0px;
	}

	.redglow, .yellowglow, .greenglow {
		position: relative;
		top: auto;
		left: auto;
	}

	.labeltd1 span, .labeltd2 {
		font-size: 14px;
	}

	#SpecialChars {
		font-size: 12px;
	}
}
