.account2 .account-form .sign-in {
	display: none;
}

.account2 .account-form .cookie-policy a {
	color: #356A75;
	font-weight: bold;
}

.account2 .account-form .cookie-policy input[type="button"].accept {
	width: 100%;
}

.account2 .account-form .cookie-policy .accept:hover {
	background-color: #159077 !important;
	color: #ffffff;
}