

/* -- FORM CHANGGE PANEL ---------------------------------------------------------------------------------------------------------------------------------------------- */

.registerPanelContent								{width: 841px; margin: 0 auto; position: relative; /*background-color: #333;*/}

.registerPanelContent .active .container			{display: block; width: 841px; position: relative;}
.registerPanelContent .active .container .content	{display: block; position: relative;}

.registerPanelContent .step1 .columnCenter			{padding-top: 20px; /*background-color: #000;*/}
.registerPanelContent .step1 .columnRight			{width: 38px; float: right; padding: 59px 20px 59px 20px; /*background-color: #ffddc6;*/}

.recoverPasswordContent								{width: 100%;}
.recoverPasswordContent .loading					{display: none; width: 16px; height: 16px; position: absolute; top: 50px; right: 180px; z-index: 500;}
.recoverPasswordContent .column						{float: left; /*background-color: #fff9b9;*/}
.recoverPasswordContent	.title						{font: 52px/58px arial, helvetica, sans-serif; color: #4b6a81;}
.recoverPasswordContent	.desc						{font: 10px/11px arial, helvetica, sans-serif; color: #4b6a81;}

.recoverPasswordContent .fillContent				{width: 413px; position: absolute; top: 0; right: 0; z-index: 20;}

.recoverPasswordContent .errorContent				{display: none; position: absolute; top: 0; right: 0; z-index: 30;}
.recoverPasswordContent .errorContent .title		{float: left; padding: 33px 20px 0 20px; font: 46px/48px arial, helvetica, sans-serif; color: #4b6a81;}
.recoverPasswordContent .errorContent .desc			{float: left; padding: 40px 0 3px 0; font: bold 14px/16px arial, helvetica, sans-serif; color: #4b6a81;}
.recoverPasswordContent .errorContent .link a		{font: bold 14px/16px arial, helvetica, sans-serif; color: #4b6a81; background-color: #fff;}
.recoverPasswordContent .errorContent .link a:hover	{text-decoration: none;}

.recoverPasswordContent .okContent					{display: none; position: absolute; top: 0; right: 0; z-index: 10;}
.recoverPasswordContent .okContent .title			{float: left; padding: 30px 20px 0 50px; font: 52px/58px arial, helvetica, sans-serif; color: #4b6a81;}
.recoverPasswordContent .okContent .desc			{float: left; padding: 37px 0 0 0;font: 20px/22px arial, helvetica, sans-serif; color: #4b6a81;}

/* ------------------------------------------------------------------------------------------------------------------------------------------------------------ */












