/* Estilos específica para la web sede */

/* Estilos del padre */
@import url('web_valladolid.css');

/*
.acceso-privado {
	display: none !important;
}*/


@media (max-width: 767px) {
	
  .dvforms-option-buttons ul.dvforms-option-list li {
	  	width: 100%;
  }
}

/* Para el formulario de quejas y sugerencias */
div[data-service="proxia-restful-010"] form.edit textarea, div[data-proxia-restful="true"] form.edit textarea {
    height: 150px;
}

#cmBodyContentChildrens ul.cmWebMapLevel1>li.cmWebMapLevel1 .cmContentLink {
    font-size: 1.6rem;
    font-weight: bold;
}

#cmBodyContentChildrens ul.cmWebMapLevel1>li.cmWebMapLevel1 .content-name {
    font-weight: bold;
    font-size: 1.6rem;
}

#cmBodyContentChildrens ul.cmWebMapLevel2>li.cmWebMapLevel2 .cmContentLink {
    font-size: 1.6rem;
}

#cmBodyContentChildrens ul.cmWebMapLevel2>li.cmWebMapLevel2 .has-text .cmContentLink .content-name {
    font-size: 1.6rem;
}

body.mainBody:not(.participa):not(.transparencia).sede.contentContainer div.cmBodyContentChildrens .main-section .cmContentLink .content-name,body.mainBody:not(.participa):not(.transparencia).sede.contentContainer div.contentData .main-section .cmContentLink .content-name,body.mainBody:not(.participa):not(.transparencia).sede.sitemapContainer div.cmBodyContentChildrens .main-section .cmContentLink .content-name,body.mainBody:not(.participa):not(.transparencia).sede.sitemapContainer div.contentData .main-section .cmContentLink .content-name {
    font-size: 1.6rem
}

body.mainBody:not(.participa):not(.transparencia).sede.contentContainer div.cmBodyContentChildrens .has-text .cmContentLink .content-name,body.mainBody:not(.participa):not(.transparencia).sede.contentContainer div.contentData .has-text .cmContentLink .content-name,body.mainBody:not(.participa):not(.transparencia).sede.sitemapContainer div.cmBodyContentChildrens .has-text .cmContentLink .content-name,body.mainBody:not(.participa):not(.transparencia).sede.sitemapContainer div.contentData .has-text .cmContentLink .content-name {
    font-size: 1.6rem;
}

/* inclusite */
ul.inclu-access-tab {
    background-color:#980046 !important;
}