._desttxt_pwhelp_text {
	text-align: left!important;
}


.web-screen {
	background-image: url("")!important;
	background-color: #ffffff!important;
}

.web-screen .content-area {
	background-color: #eae5df!important;
}

.button.default {
	background-color: #ffffff!important;
	color: #6a625a!important;
}

.credentialform .plain {
    	font-size: 20px;
	color: #6a625a!important;
}

.credentialform h1 {
    	font-size: 24px;
	color: #6a625a!important;
}

.logon-logo-container {
    	background-image: url(/logon/themes/Default/custom_media/Ergo_logo.png)!important;
}

.logon-small.logon-logo-container {
	margin-bottom: 60px;
}

.credentialform .error, .credentialform .warning, .credentialform .information, .credentialform .inprogress, .credentialform .confirmation {
    color: #6a625a;
    font-size: 14px;
}

#pHeadline {
	color: #6a625a!important;
	font-size: 20px;
	position: relative;
    	top: -110px;    
    	margin-bottom: -80px;
}

#pHeadline2 {
	color: #6a625a!important;
	display:none
	}

.footer_disc br {
	display: none;
	width:auto;
	}


.footer_disc  {
	padding-left:40px;
	padding-right:40px;
	color: #6a625a!important;
	font-size: 18px!important;
	margin-bottom: 10px;
	}

.pwhelplink  {
	padding-left:40px;
	padding-right:40px;
	color: #6a625a!important;
	font-size: 14px!important;
	margin-bottom: 10px;
	}

#linkTokenService {
	padding-left:40px;
	padding-right:40px;
	color: #6a625a!important;
	font-size: 14px!important;
	margin-bottom: 10px;
	margin-top: 20px;
	text-decoration: underline!important;
	}


._desttxt_pwhelp_linkheadline  {
	padding-left:40px;
	padding-right:40px;
	color: #6a625a!important;
	font-size: 18px!important;
	margin-bottom: 10px;
	}

._desttxt_pwhelp_text  {
	padding-left:40px;
	padding-right:40px;
	color: #6a625a!important;
	font-size: 18px!important;
	margin-bottom: 10px;
	}

.authentication-title.main-text {
	color: #6a625a!important;
	}
	
._desttxt_ERGO_APC { font-size:14px!important; }	
	

@media screen and (max-width: 609px) {
	.credentialform input[type="text"], .credentialform input[type="password"], .credentialform .pseudo-input {
		width: 100%!important;
	}
	
	#pHeadline {
	display:none;
	}

#pHeadline2 {
	color: #6a625a!important;
	display:inherit;
	font-size: 20px;
	}

#tblERGOHelp {
	width: 85%!important;
	}


.logon-small.logon-logo-container {
	margin-bottom: 40px;
}


}