﻿/****************** INICIO MODIFICACIONES DERIO ***********************/
.header.mobile .row.logo-menu{
	background: transparent;
}
/****************** FIN MODIFICACIONES DERIO ***********************/
a,
a:hover,
a:visited {
	color: #104E00;
}

.page.green .bg-primary {
    background-color: #104E00!important;
}

.page.green .bg-primary,
.page.green .bg-primary a {
    color: #fff!important;
}

.page.green .fg-primary {
    color: #104E00!important;
}

.card a.primary {
	background-color: #104E00!important;
	color: #fff;
}

/*.main-content-right .CenterZone a, a:active {
  color: #104E00!important;
}*/

.main-content-right .CenterZone a:hover {
  text-decoration: underline;
}

.page.green .border-primary {
    border-color: #104E00!important;
}

/*Secondary*/
.page.green .bg-secondary {
    background-color: #4B883C!important;
}

.page.green .bg-secondary * {
    color: #fff!important;
}

.page.green .fg-secondary {
    color: #4B883C!important;
}

.page.green .border-secondary {
    border-color: #4B883C!important;
}

/*Tertiary*/
.page.green .bg-tertiary {
    background-color: #29ce00!important;
    background-color: #007000!important;
}

.page.green .bg-tertiary,
.page.green .bg-tertiary * {
    color: #fff!important;
    border-color: #000!important;
}

.page.green .fg-tertiary {
    color: #29ce00!important;
    color: #007000!important;
}

.page.green .border-tertiary {
    border-color: #29ce00!important;
    border-color: #007000!important;

}


/*Highligh*/
.page.green .bg-highlight {
    background-color: #29CE00!important;
}

.page.green .bg-highlight,
.page.green .bg-highlight a {
    color: #fff!important;
}

.page.green .sub-header .menu .menu-content .content.bg-highlight * {
    color: #000!important;
    border-color: #000!important;
}

.page.green .fg-highlight {
    color: #29CE00!important;
}

.page.green .border-highlight {
    border-color: #29CE00!important;
}

/*Dark*/
.page.green .bg-dark {
    background-color: #000!important;
}

.page.green .bg-dark, 
.page.green .bg-dark a {
    color: #fff!important;
}

.page.green .fg-dark {
    color: #000!important;
}

.page.green .border-dark {
    border-color: #000!important;
}

.page.green .header {
    background-color: #4B883C;
    color: #fff;
}

.page.page.green .sub-header .menu .line-menu{
    border-top: solid 2px #4B883C;
}

.page.green .header a,
.page.green .header a:visited,
.page.green .header a:active,
.page.green .header a:hover {
    color: #fff;
}

.page.green .header a.active {
    font-weight: bold;
}

.page.green .search-bar {
    background-color: #104E00;
}

.page.green .search {
    /*background-color: #29ce00;*/
   /* background-color: #007000;*/
    color: #104E00;
    background-color:white;
}

.page.green .sub-header {
    background-color: #fff;
}

.page.green .tile {
    background-color: #104E00;
}

.page.green .sidenav-body, .page.green .sidenav .cabeceraMenu {
    background-color: #4B883C;
    width:90%;
    margin-left:10%;
}
.page.green .sidenav-body{
	padding-bottom:20px;
}
.page.green .sidenav .cabeceraMenu .brand{
	padding-left:1.2rem;
}
.page.green .sidenav .cabeceraMenu{
	padding:20px 0px;
}
@media (min-width:767px){
	.page.green .sidenav-body, .page.green .sidenav .cabeceraMenu{
		width:50%;
		margin-left:50%;
	}
}
.page.green .sidenav a {
    color: #fff !important;
}

.page.green .footer {
    background-color: #343434;
}

.page.green .module .theme,
.page.green .module .theme h2,
.page.green .module .theme.title a {
    color: #104E00;
}

.page.green .module .title.underline {
    border-bottom: solid 4px #29ce00;
   /* border-bottom: solid 4px #007000;*/
}

.page.green button.primary {
    background-color: #104E00;
    color: #fff;
    font-weight: bold;
}

.page.green .module.theme {
    background-color: #104E00;
}

.page.green .module.theme .title,
.page.green .module.theme .title h2,
.page.green .module.theme .title a {
    color: #fff!important;
}

.page.green .module.theme.light {
    background-color: #4B883C;
}

.page.green .module.theme.light .title.theme,
.page.green .module.theme .title.theme,
.page.green .module.theme .title.theme h2 {
    color: #29ce00;
    /*color: #007000;*/
}

.page.green .module.theme.light .title.theme.underline {
    border-bottom: solid 4px #29ce00;
   /* border-bottom: solid 4px #007000;*/
}

.page.green .module.theme .event{
    color: #fff!important;
    border-bottom: solid 1px #33FF11;
}

.page.green .module.theme .event .category {
    color: #33FF11;
}

.page.green .module.theme .event .category i {
    font-size: 3em;
}

.hasEvents {
	background: #104E00 ;
    display: block;
    color: #fff;
}

.page.green .calendar .active {
    background-color: #33FF11 !important;
	display:block;
    color: #000 !important;
}

.page.green .sub-header .menu .menu-content.secondary .header .title {
    color: #4B883C!important;
    border-bottom: solid 1px #4B883C!important;
}

.page.green .bg-highlight .section-menu a {
    color: #0066BE;
}

.page.green .sub-header {
    background-color: #F2F2F2;
}
/* INICIO PAGINADOR CALENDARIO */  
.page.green .events .up,
.page.green .events .down {
    
    background-color: transparent;
    /*background-color: #007000;*/
}
.events .up{
	border:none;
	border-bottom:1px solid #33FF11;
}
.events .down{
	border:none;
	border-top:1px solid #33FF11;
}
.events .up i,.events .down i {
	color:#33FF11;
}

/* FIN PAGINADOR CALENDARIO */

/* /NEWS =======================================================================================================*/
/* AGENDA =======================================================================================================*/
.agenda {
  display: flex;
  padding: 40px 0;
  padding-right:5%;
}
/*.agenda .title {
  border-bottom: 1px solid #910002;
  font-size: 22px;
  line-height: 26px;
  color: #333;
  margin: 6px 15px;
  width: 100%;
}*/
.agenda .title:after {
  border-bottom: none;
}
.agenda .events__list {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .agenda .events__list {
    flex-direction: row;
  }
}
.agenda .events__list .event__tags {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  border-bottom: 3px solid #29ce00;
  /* border-bottom: 3px solid #007000;*/

  justify-content: space-between;
  display: flex;
  font-size: 12px;
  margin-bottom: 6px;
  margin-top:20px;
  
}
.agenda .events__list .event__tags p{
	color:black!important;
  font-weight:600!important;
}
.agenda .events__list .event__tags li:first-child {
  color: #808080;
}
.agenda .events__list .event__tags li:last-child {
  color: #910002;
  text-transform: uppercase;
  font-weight: 600;
}
.agenda .events__list .event__tags .bi-calendar {
  margin-right: 4px;
}
.agenda .events__list .event .event__image {
  display: block;
  margin-bottom: 30px;
}
.agenda .events__list .event img {
  width: 100%;
}
.agenda .events__list .event p {
  font-size: 16px;
  line-height: 19px;
 
}
.agenda .events__list .event .event__localization {
  font-size: 15px;
  line-height: 21px;
  color: #808080;
  text-align: right;
}
.agenda .events__list .event .event__localization .bi {
  margin-right: 2px;
  color: #808080;
  font-size: 13px;
}
.agenda .events__all {
  margin: 50px 15px 30px;
  display: flex;
  justify-content: center;
  width: 100%;
}
.agenda .events__all .events__all__link {
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  border-bottom: 3px solid #29ce00;
 /* border-bottom: 3px solid #007000;*/
  color: #333;
  padding-bottom: 3px;
  text-decoration: none;
}
.agenda .events__all .events__all__link:hover {
  border-bottom: 3px solid transparent;
}
/* HEADER =======================================================================================================*/
/* AGENDANEWS =======================================================================================================*/
.agendanews {
  display: flex;
  padding: 40px 0;
}
.agendanews .title {
  border-bottom: 1px solid #910002;
  font-size: 22px;
  line-height: 26px;
  color: #333;
  text-transform: uppercase;
  margin: 26px 15px;
  width: 100%;
}
.agendanews .title:after {
  border-bottom: none;
}
.agendanews .agendanews__list {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .agendanews .agendanews__list {
    flex-direction: row;
  }
}
.agendanews .agendanews__list .new__tags {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  border-bottom: 3px solid #910002;
  justify-content: space-between;
  display: flex;
  font-size: 12px;
  margin-bottom: 6px;
}
.agendanews .agendanews__list .new__tags li:first-child {
  color: #808080;
}
.agendanews .agendanews__list .new__tags li:last-child {
  color: #910002;
  text-transform: uppercase;
  font-weight: 600;
}
.agendanews .agendanews__list .new__tags .bi-calendar {
  margin-right: 4px;
}
.agendanews .agendanews__list .new {
  margin-bottom: 60px;
}
@media (min-width: 768px) {
  .agendanews .agendanews__list .new {
    margin-bottom: 10px;
  }
}
.agendanews .agendanews__list .new .new__image {
  display: block;
  margin-bottom: 30px;
}
.agendanews .agendanews__list .new img {
  width: 100%;
}
.agendanews .agendanews__list .new p {
  font-size: 16px;
  line-height: 19px;
}
.new p {
	color:black!important;
}
.agendanews .agendanews__all {
  margin: 0 15px 30px;
  display: flex;
  justify-content: center;
  width: 100%;
}
.agendanews .agendanews__all .agendanews__all__link {
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  border-bottom: 3px solid #910002;
  color: #333;
  padding-bottom: 3px;
  text-decoration: none;
}
.agendanews .agendanews__all .agendanews__all__link:hover {
  border-bottom: 3px solid transparent;
}

/****************************************************************************************************************
DESTACADOS IMAGEN
***********************************************************************************************************/

.destacados .row {
  display: flex;
  margin-left: -15px;
  margin-right: -15px;
}

.destacados .wrapper div{
  display: flex;
  flex-wrap: wrap;
}



.destacados div {
  /*outline: 100px dotted black;*/
  /*padding: 20px;
  flex: 33.33%;*/
}
/*.destacados .title {
  font-size: 52px;
  line-height: 62px;
  font-weight: bold;
  color: #0866AB;
  text-transform: uppercase;
  margin: 26px 15px 26px 0;
  width: 100%;
  font-family: "Source Sans Pro", sans-serif;
}*/
.destacados .title:after {
  border-bottom: none;
}
.destacados .title span {
  background: url("/Style Library/Images/title_blue.svg") no-repeat top right;
  padding-right: 13px;
  padding-top: 0px;
  text-transform: capitalize;
}

.destacados img{
	width:100%;
}


/**************************************************************
DESTACADOS tEXTO
***************************************************************************************************/

.between-xs {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top:3%;
}

h2.servicios, h3.servicios  {
    margin-bottom: 16px;
}
h2.servicios, h3.servicios {
    font-size: 1.2em;
    text-transform: none;
    font-weight: 500;
	line-height: 28px;
	margin-top: 0px;
}
h2.servicios a, h3.servicios a {
    /*color: #0066be;*/
    text-decoration: none;
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0px;
    margin-left: 0px;
}
.col-xs-3 {
    -ms-flex-preferred-size: 28%;
    flex-basis: 28%;
    max-width: 28%;
    }
    
#Services{
	padding-left: 15px;
    padding-right: 15px;
}

/**********************************************************************************
Enlaces Relacionados
*********************************************************************************************/
.related-links {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.related-links a {
  padding: 10px;
  margin: 20px;
  text-align: center;
  color:#000;
  font-weight: bold;
  border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

/*********************************************************************************************************
Enlaces básico
*******************************************************************************************************************/

.enlacesbasico{
	margin-left:3%;
	margin-top:3%;
}

/**********************************************************************************************************
Servicios
****************************************************************************/
.tile {
    margin-bottom: 20px;
}

.tile a,
.tile a:hover,
.tile a:active,
.tile a:focus, 
.tile a:visited {
    color: #000;
    text-decoration: none;
    font-weight: bold;
}

.tile a img {
    margin-bottom: 2%;
}

.tile span {
    display: block;
    line-height: 1em;
    font-size: .9em;
}

@media (min-width: 1024px){
.tile {
    margin-bottom: 0px;
    padding-bottom: 40px;
    padding-top: 30px;
}
}






.agenda .events__list .event .image {

    overflow: hidden;
    height: 200px;
    min-height: 200px;


}




.titulo-calendario {
	    display: flex;
    justify-content: space-between;
}

.titulo-calendario a {
	
	line-height: 50px;
    color: white !important;
}

/**************************************************************
INICIO ESTILOS COMPONENTENS CSP 
***************************************************************/

input[type=button], input[type=reset], input[type=submit], button{
    border: 1px solid #104E00;
    background-color: #104E00;
    color: #fff;
}
input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover, button:hover{
	border: 1px solid #104E00;
	background-color:#fff;
	color:#104E00;
}
/************** LAYOUTS *******************/
#NewsZone #DetailBox .CSPNewsGroup span, #EventsZone #DetailBox .CSPEventsGroup span{
	background-color:#fff;
	font-weight:bold;
	color:#104E00;
}
#NewsZone .articleInfoBox .date, #EventsZone .articleInfoBox .date{
	background-color:#104E00;
	color:#fff;
}
.itemTablon .CSPItemStyleContentContainer{
	border-bottom:none;
}
.contentArticle tbody tr:nth-child(odd){background-color:#f5f5f5;}

/********************* SUMMARY LINKS *********************/
.related-links a, .slm-layout-main .link-item a {
	color:#104E00;
}

/****** CSP NEWS HOME ************/
.CSPItemStyleContentContainer,.CSPClause, .CSPOrdinanceProcedureList, .CSPRelatedProcedure, .HistoryItem {
	border-bottom: 1px #104E00 solid;
}
/*.CSPItemStyleContainer > .CSPItemStyleGroup,*/ .catnoticiaizda{
	border:1px #104E00 solid;
}
.CSPItemStyleContentContainer h4 a{
	color:#104E00;
}

/****** CSS WP Antiguos ******/

.highlight a {
    background-color: #104E00 !important;
}
.department{
	background-color:#fff;
	color:#104E00;
}
div.politicBox, div.politicBox .link-item{
	background-color: #104E00;
	color:#fff;	
}
div.politicBox .link-item a, div.politicBox .link-item a:visited{
	color:#fff;
}
div.politicBox .image-area-left{
	margin-right:0px;
	border-radius: 10px 10px 0px 0px;
	background-color:#fff;
	padding-bottom:5px;
}
.bullet{
    background-repeat: no-repeat;
    background-position: left;
}
.viewMore a{
	background:#104E00;
	padding:5px;
	color: white !important;
	border-radius:2px;
}
/************* TABLON ANUNCIOS *******************/
.princiNews a{
	color:#104E00;
}
.princiNewsHeader .literales_sin_mayusculas{
	color:#444;
}
.princiNewsHeader span{
	color:#000;
}
.CQWPMoreElements a, CQWPMoreElements a:visited{
	color:#104E00;
}
/**************************** PAGINACIÓN **********************/
.pagination li:nth-child(odd){border-color:#104E00; color:#104E00;}
.pagination li:first-child{border-left-color:#104E00;}
/*.pagination li:last-child{border-left:none;}*/
.page-item:first-child .page-link, .page-item:last-child .page-link{
	color:#104E00;
}


.breadcrumb a, .breadcrumb a:active, .breadcrumb a:hover, .breadcrumb a:visited {
	color:black !important;
	font-weight: bold;
	text-decoration:none!important;
}

#ArticleContent #SectionTitle h2, #MainContent #SectionTitle h2, #ProcedureContent #SectionTitle h2, #SearchContent #SectionTitle h2,.ms-WPHeader :first-child{    	
	color: #104E00;
	border-bottom: solid 4px #29ce00;
	/*border-bottom: solid 4px #007000;*/

}

/**************************************************************
FIN ESTILOS COMPONENTES CSP 
***************************************************************/
.layout-wrapper {
	/* background-color: #29CE00; */
	background-color: #4B883C;
}

#ArticleContent #SectionTitle h2 {
    border-bottom: solid 4px #29ce00;
    /*border-bottom: solid 4px #007000;*/
    margin-right: 20px;
    color: #104E00;
}

.layout-wrapper #ArticleContent .LeftZone #NewsZone #LeftNewsZone_auto ul.pagination li a.currentPage, .layout-wrapper ul.pagination li a.currentPage  {
	background: #104E00;
	color:#fff !important;	
}

.sub-header .menu .menu-item button:focus,
/*.sub-header .menu .menu-item a:focus,*/
.page.green button.primary:focus,
table.tableCalendar .hasEvents:focus {
    background: #CDFFC0;
 	background-color: #CDFFC0;
	outline:none;
	color:#104E00;
}

/*.pagination li:first-child, .pagination li:last-child {
    border: none;
    background-color: #104E00;
}*/
input[type=button].page-link, a.page-link {
    color: #104E00;
    background-color: #fff;
    border: 1px solid #dee2e6;
}
input[type=button].page-link, a.page-link {
    color:  #104E00;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

.publishing-page-title .SiteTitle{
	border-bottom: solid 4px #29ce00;
	color: #104E00;
}
.wp-noticias-interior .title-container{
	border-color:#104e01;
}
.wp-noticias-interior .title-container a{
	color:#104e01;
}
.pagination li a{
	color:#104e01 !important;
	border-color:#104e01;
}
.pagination li a:hover,.pagination li:first-child:hover,.pagination li:last-child:hover,
.page-item:first-child:hover .page-link, .page-item:last-child:hover .page-link{
	background-color:#104e01;;
	color:#FFF!important;
	border:none;
}


#MainContent .CenterZone h4:not(.myprocedure) {
    color: #104E00 !important;
}

#MainContent .CenterZone .ms-standardheader.ms-WPTitle {
    color: #104E00 !important;
}

/*#MainContent .CenterZone #ProcedureLeftZone_auto .CSPProcedureGroup ul.CSPProcedureElement li a  {
    color: #104E00 !important;
}

#MainContent .CenterZone #ProcedureLeftZone_auto .CSPProcedureGroup {
    border-bottom: 1px #104E00 solid;
}

#MainContent #MenuSede ul.AspNet-Menu li a {
 	color: #104E00 !important;
}*/

.page.green .module.wp-servicios.theme.light .title.theme.underline,.page.green .module#destacados .title.theme.underline {
	border-bottom: solid 4px white;
}
.page.green .module.wp-servicios.theme .title.theme h2,.page.green .module.wp-servicios.theme .title.theme a,
.page.green #destacados .title.theme{
	color:white!important;
}
.page.green .module.wp-servicios.theme.light .content .wrapper{
	background-color:transparent;
	padding:0!important;
}

.sliderWithText .carousel-caption{
	border:1px solid #104E00;
}

/* #29ce00 -> #007000 */

div[id$="UserActivation_panListMuni"] .divModalBackground .ModalWin .titleWindow{
	background-color:#104E00 ;
	color:#fff;
}
