#main {
	/*height: 600px;*/
	min-height:500px;
	max-height: 600px;
}
.image-bg .feature.bordered {
    border-color: rgba(255,255,255,0.4);
}
.feature.bordered {
    /*padding: 32px; */   
}
.feature {
    margin-bottom: 24px;
}
.text-center {
    text-align: center;
}
.text-left {
    text-align: left!important;
}
.password_eu span.ico_eu {
    background-image: url(../images/ico-password.png);
}
.image-bg .feature p, .image-bg .feature span, .image-bg .feature li {
    color: #ffffff;
}
span.ico_eu {
    margin: 20px auto 10px;
    display: block;
    height: 90px;
    width: 160px;
    background-repeat: no-repeat;
    background-position: center top;
}
.ecas_block {
    margin-top: 0px;
    padding: 7px 22px;
    text-align: center;
    line-height: 1.6em;
    text-decoration: none;
    color: #000;
    background: #ffd617;
	font-family: Arial, sans-serif;
}
p, span {
    font-weight: 400;
}
.ecasLoginSubmit {
    height: 50px;
    line-height: 48px;
    border: 2px solid #004494;
    background: #004494;
    color: #fff;
	font-family: Arial, sans-serif;
    width: 100%;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    border-radius: 0!important;
	cursor: pointer;
}
.newsletterButton {
	margin: 10px;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    float: right;
	cursor: pointer;
}
.ecl-footer__site-identity h4 .ecl-footer__link {
    text-decoration: none;
}
.ecl-footer-standardised__section6 {
   
    border-bottom-width: 0px !important;
	border-bottom: 0px !important;
	padding-bottom:0px !important;
	padding-top:0px !important;
}
.ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__site-name {
    padding-bottom: 1.5rem;
    padding-top: 1.5rem;
	margin-bottom: 0px;
}
.ecl-menu__inner {
	display: none !important;
}
#searchComponent {
    display: none !important;
    visibility: hidden !important;
}
#login {

	visibility: hidden;
}
.ecl-text-input {
	display: unset;
}
.ecl-form-group {
	text-align:left;
	
}
.ecl-row {
	margin-left: 0rem;
    margin-right: 0rem;
}
.ecl-link--cta {
	font-weight: 500;
}
.ecl-link--cta:active, .ecl-link--cta:hover {
    border: 0;
    /* padding: calc(.75rem - 2px) calc(1rem - 2px); */
}
.ecl-link--cta:active, .ecl-link--cta:hover {
	padding: .75rem 1rem;
}
.captchaConfirmationLabel {
	font: normal normal 400 1rem/1.5rem Arial,sans-serif!important;
}
.ecl-message__close {
	display: none;
}
.ecl-hero-banner {
    
    display: block;
}
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(../../Preloader_2.gif) center no-repeat #fff;
	
}
.captchaConfirmation {
	font: normal normal 400 1rem/1.25rem Arial,sans-serif;	 
    top: 10px;
    position: relative;
}
