#longitud_password
{
    height:20px;
    float: left;
    text-align: center;
	margin: 8px;width:145px;
	font-size: smaller;
	color:#FFF;
}

.id_complejidad{
	float: left;
	line-height:30px;
	color: #000080;
	font-size: 14px !important;
}

.longitud0
{
    background:#cccccc;
}
		
.longitud1
{
    background:#f53912;
}
		
.longitud2
{	
    background:#EE9922;
}

.longitud3
{
    background:#8ad009;
}

.longitud4
{
    background:#22e600;
}

.longitud5
{
    background:#008000;
}
