#block-arqbootstrap4-ligazonaespacioprivado-2 a {
	display: inline-block;
	padding: 6px 12px;
	background-color: #002C49 !important;
	color: #fff;
	border-radius: 6px;
	text-decoration: none;
}
.field--name-field-ligazon > div {
	margin-bottom: 24px;
}

.user-logged-in.path-node.node--type-actividad-voldix .node-actividad-voldix-edit-form .js-form-item-status-value {
    display: block!important;
}

.webform-element-more--link:before {
    content: "► "!important	;
    font-size: 0.8em;
    cursor: pointer;
}

.form-type-webform-terms-of-service .form-check-label::after,
.form-item-condicions-sobre-a-politica-de-privacidade- .form-check-label::after{
    content: '';
    vertical-align: super;
    display: inline-block;
    background-image: url(/themes/contrib/bootstrap_barrio/images/required.svg);
    background-repeat: no-repeat;
    background-size: 7px 7px;
    width: 7px;
    height: 7px;
    margin: 0 0.3em;
}



.webform-submission-formulario-de-compromiso-de-cola-form  .form-actions {
    align-self: flex-end;
    float: left;
    margin-right: 20px;
    margin-top: 20px;
}

.webform-submission-form .fieldset-legend {
    font-weight: bold;
    font-size: 28px;
    color: #007bc4;
}

.progress-marker::before {
    padding-bottom: 0px!important;
}

form.user-register-form .field--name-nif {
	display:none;
}


.node--type-pagina-dinamica .contenedor-texto_adicional .views-field-body .cemit .logo-cemit {
    background: url("/sites/default/files/novas/cemit-logo.png") no-repeat !important;
    background-size: contain !important;
    height: 95px;
    width: 359px;
}



footer.site-footer .dereita {
    background: url("/sites/default/files/logo_secundario_2027_es.svg") no-repeat;
    background-size: contain;
    background-position: right;
}