@font-face {    font-family: 'lucida';    src: url('../../../../../client/skins/default/login/fonts/lucida/lucida-grande-1361501376-webfont.eot');    src: url('../../../../../client/skins/default/login/fonts/lucida/lucida-grande-1361501376-webfont.eot?#iefix') format('embedded-opentype'),         url('../../../../../client/skins/default/login/fonts/lucida/lucida-grande-1361501376-webfont.woff') format('woff'),         url('../../../../../client/skins/default/login/fonts/lucida/lucida-grande-1361501376-webfont.ttf') format('truetype'),         url('../../../../../client/skins/default/login/fonts/lucida/lucida-grande-1361501376-webfont.svg#lucida_granderegular') format('svg');    font-weight: normal;    font-style: normal;}html {	width: 100%;	height: 100%;}body {	width: 100%;	height: 100%;	padding: 0px;	margin: 0px;	background: #ECE9E8;	font-family: 'lucida', Helvetica, Arial, sans-serif;	font-size: 26px;	color: #333333;	line-height: 36px;}form, fieldset {	padding: 0px;	margin: 0px;	border: 0px;}.nowebkit {	-webkit-appearance: none;}.clear {clear: both;}h1 {	width: 428px;	height: 119px;	margin: 25px auto 25px;	padding: 0px;	background: url(../../../../../client/skins/default/login/images/new/phone_logo_bw.png) no-repeat;	text-indent: -9009px;}#main_login_back {	padding-top: 2px;	padding-bottom:40px;	width: 100%;	/*height: 625px;*/	background: #FFFFFF;	border-bottom: 2px solid #D9D9D9;}#login_box {	width: 534px;	margin: 0px auto 0px auto;}#main_login_foot {	width: 537px;	margin: 53px auto 53px auto;	line-height: 30px;}#login_interface_text, #login_language_text {	float: left;	font-weight: bold;	line-height: 70px;}#login_interface_select, #login_language_select {	float: right;}#login_help {	text-align: center;	margin-top: 47px;	text-decoration: underline;	cursor:pointer;}#foot_space {	height: 47px;}#main_help {	width: 100%;}#login_back {	height: 80px;	background: #ECE9E8 url(../../../../../client/skins/default/login/images/new/phone_back.png) no-repeat 20px 9px;	border-bottom: 2px solid #D9D9D9;	font-size: 26px;	color: #666666;	line-height: 80px;	padding-left: 133px;}.help_box {	padding: 0px 50px 0px 50px;	margin-top: 53px;}.help_num {	float: left;	width: 56px;	height: 54px;	color: #3399cc;	font-size: 44px;	font-weight: bold;	background: url(../../../../../client/skins/default/login/images/new/phone_help.png) no-repeat;	padding-top: 22px;	padding-left: 23px;}.help_title {	float: left;	font-size: 44px;	color: #3399cc;	padding-top: 22px;	padding-left: 30px;}.help_text {	margin-top: 28px;}.login_login, .login_pass, .login_pass_real {	width: 470px;	height: 66px;	border: 2px solid #CCCCCC;	color: #c0c0c0;	margin-bottom: 20px;	display: block;	font-size: 26px;	line-height: 66px;	padding: 0px 30px 0px 30px;	font-family: 'lucida', Helvetica, Arial, sans-serif;}.login_login_x, .login_pass_x, .login_pass_real_x {	width: 470px;	height: 66px;	border: 2px solid #CC0000;	color: #c0c0c0;	margin-bottom: 20px;	display: block;	font-size: 26px;	line-height: 66px;	padding: 0px 30px 0px 30px;	font-family: 'lucida', Helvetica, Arial, sans-serif;}#login_sent {	width: 534px;	height: 96px;	background: url(../../../../../client/skins/default/login/images/new/phone_button.png);	border: 0px;	color: #FFFFFF;	font-family: 'lucida', Helvetica, Arial, sans-serif;	text-transform: uppercase;	font-size: 40px;	font-weight: bold;	display: block;}#interface, #language {	width: 385px;	height: 70px;	border: 0px solid #CCCCCC;	color: #333333;	background: transparent;	margin-bottom: 8px;	display: block;	font-size: 26px;	padding: 20px 32px 20px 0px;	margin-left: 32px;	font-family: 'lucida', Helvetica, Arial, sans-serif;}#interface_box, #language_box {	background: url(../../../../../client/skins/default/login/images/new/phone_select.png) no-repeat right top;	overflow: hidden;	width: 364px;	height: 70px;	margin-bottom: 20px;}/** HWN */#login_sent{	background-image: none!important;	border-radius:6px;}/** *//** COLORS ************//* BLUE */body.blue #login_sent{	background-color:#3399cc;}body.blue h1{	background: url(../../../../../client/skins/default/login/images/new/phone_logo.png) no-repeat;}/* RED */body.red #login_sent{	background-color:#d11f1f;}/* PINK */body.pink #login_sent{	background-color:#e30074;}/* purple */body.purple #login_sent{	background-color:#5e2d86;}/* yellow */body.yellow #login_sent{	background-color:#f6a901;}/* brown */body.brown #login_sent{	background-color:#754f2e;}/* black */body.black #login_sent{	background-color:#2a2a2a;}/* green */body.green #login_sent{	background-color:#4e941a;}/* gray */body.gray #login_sent{	background-color:#999999;}/* white */body.white #login_sent{	background-color:#ededed;}/* orange */body.orange #login_sent{	background-color:#f78320;}