#labelNoSonMisDatos, .info-NoSonMisDatos{
	display: none;
	color: #869CAD;
	font-size: 14px;
}
.error.vass-check-error{
	background-color: rgb(238, 126, 49);
	color: white;
	width: 195px;
	padding: 10px 20px;
	}	
.content.content--beige{
    padding-bottom: 0;
}
.row.no-son-mis-datos{
	margin-bottom: 15px;
}
.no-check-seleccionado{
	display: none;
}
div.code-container p:first-child{
	color: #406B2B;	
}
#labelNoSonMisDatos a,
#labelNoSonMisDatos a:hover,
#labelNoSonMisDatos a:active,
#labelNoSonMisDatos a:focus{
	color: #406B2B;
}
/* #labelNoSonMisDatos a:link{ */
/*     text-decoration: none; */
/* } */
div.pages-intro h1.pages-intro__title{
	display: block;
}
#pCodigoSeguridad {
	color: #406B2B;
}
#portlet_C028HeaderUser {
    visibility: hidden;
}
#content > .pages-intro__title {
    display: none;
}
div.pages-intro h1.pages-intro__title {
    display: block;
    background: inherit;
    color: #406B2B;
}
.header__hashtag {
	display: none !important;
}

.btn.btn--border--grey:hover, .btn.btn--border--grey:active {
    background: #3f3f3f !important;
    border: 3px solid #3f3f3f !important;
    color: #fff !important;
}

.btn.btn--border--grey:not(.btn-unstyled):focus, .btn.btn--border--grey:not(.btn-unstyled):visited {
    background: #3f3f3f !important;
    border: 3px solid #3f3f3f !important;
    color: #fff !important;
}

.btn:hover, .btn:focus, .btn.focus .btn:active {
    text-decoration: none !important;
    box-shadow: none !important;
}

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px !important;
}

.btn.btn--border--grey:hover:after, .btn.btn--border--grey:hover:before, .btn.btn--border--grey:active:after, .btn.btn--border--grey:active:before {
    border: 2px solid #fff  !important;
    color: #fff  !important;
}