.field-row
{
	border:1px solid #00000c;
	margin-top:16px;
	position:relative;
}
.hhn-input
{
	border:0;
	border-radius:0;
	padding-right:30px;
}
.hhn-input-pw
{
	padding-right:75px;
}
.hhn-icon
{
	display: inline-block; 
	position:absolute; 
	right:5px;
	top:10px;
	height:20px;
	width:20px;
}
.hhn-icon-pw
{
	right:55px;
}
.hhn-icon-dropdown
{
	right:25px;
}
.hhn-icon-check
{
	background:url(../images/hhn-check3.png) no-repeat;
}
.hhn-icon-error
{
	background:url(../images/hhn-error4.png) no-repeat;
}
.account-content .validation-advice
{
	text-align:left;
}
.validation-advice
{
	color:#C8340A;
	background:none;
	padding:0;
}
.hhn-input-show-pw
{
	display:inline-block;
	position:absolute;
	height:20px;
	width:50px;
	top:11px;
	right:10px;
	display:none;
	cursor:pointer;
	color:#00000c;
	font-size: 14px;
}
.btn-hhn-grey
{
	background-color:#A5A5A5;
	color:#ffffff;
}
#contact-us .validation-advice
{
	width:auto;
}

.fixed-top, .header
{
	height:90px;
}
.headmenu
{
	height:40px;
}
.toplinks
{
	padding-top:12px;
}
.orderinfo .orderinfo-bb
{
	margin:0;
	padding:10px 0;
	border:0;
	background-color:inherit;
	letter-spacing:0px;
	height:inherit;
	font-size:16px;
	text-align:left;
}
.orderinfo .addressblock
{
	margin-top:0px;
	padding:0 0;
	margin-bottom:10px;
	width:100%;
}
.orderinfo .grey-orderinfo
{
	background-color:#ffffff;
}
.orderinfo .grey-background
{
	background-color:#ffffff;
}
