#panel_portlet_demography_items{
	padding: 0px;
	margin: 0px;
	height: 290px;
	max-height: 290px;
}

@media only screen and (orientation: portrait) and (min-width: 350px) and (max-width: 575px) {
	.section-container {
	    overflow: auto;
	    -webkit-overflow-scrolling: touch;
	    max-height: 870px;
	}
	#panel_portlet_demography_items{
		padding: 0px;
		margin: 0px;
		height: 850px;
		max-height: 850px;
	}
}	

#panel_portlet_demography_total {
/*     padding: 12px; */
    margin: 0px;
}

#panel_portlet_demography_sexo {
/*     padding: 12px; */
    margin: 0px;
}

#panel_portlet_demography_composition_age {
/*     padding: 12px; */
    margin: 0px;
}


#panel_portlet_demography_tasas {
/*     padding: 12px; */
    margin: 10px;
}

#panel_portlet_demography_pyramid_graphic{
	width: 100%;
	padding: 0;
	margin: auto;
    height: 250px;
    background-color: white;
}

#panel_portlet_demography_evolution_graphic{
	width: 100%;
	padding: 0;
	margin: auto;
    height: 190px;
    background-color: white;
}

.demography{
    border: 0.25pt solid #eee;
    border-radius: 5px;
    padding: 0;
    margin: 0 0 5px 0;
    display: block;
    overflow: hidden;
}

.demography p{
	font-size: 80%;
	padding: 0 0 0 10px!important;
	border: 1px solid transparent;
    margin: 0!important;
    position: relative;
}

.demography div {
    max-height: 180px;
/*     min-height: 50px; */
    overflow: hidden!important;
}

.demography div div{
	display: table-cell;
    vertical-align: middle;
    padding: 10px 10px 10px 10px;
}

.demography h3 {
    font-size: 90%;
/*     text-transform: uppercase; */
/*     height: 100%; */
    width: 100%;
    z-index: 2;
    padding: 0 0 0 10px!important;
}

.demography h3 a{
    text-decoration: none;
    border: 0;
    display: block;
}

.demography .Novedades p span{
	color: #FFA07A;
}

.demography .Actividades p span{
	color: #00c400;
}

.portlet-demography-total {
    display: block;
    border: 1pt solid #a5a5a5;
    margin: 0px;
    height: 70px;
    background: #4ebf423d;
}

.portlet-demography-total p{
	padding: 0px;
	margin: 0px;	
}

.portlet-demography-men {
    display: block;
    border: 1pt solid #a5a5a5;
    margin: 0px;
    height: 70px;
    background: #427fbf3d;
}

.portlet-demography-women {
    display: block;
    border: 1pt solid #a5a5a5;
    margin: 0px;
    height: 70px;
    background: #bf42a93d;
}

.portlet-demography-composition-age {
    display: block;
    border: 1pt solid #a5a5a5;
    margin: 0px;
    height: 70px;
    background: #bfb1423d;
}

@media only screen and (orientation: portrait) and (min-width: 375px) and (max-width: 575px) {
	.portlet-demography-composition-age {
	    display: block;
	    border: 1pt solid #a5a5a5;
	    margin: 0px;
	    height: 60px;
	    background: #bfb1423d;
	}
}

.portlet-demography-tasas {
    display: block;
    border: 1pt solid #a5a5a5;
    margin: 0px;
    height: 60px;
    background: #e1a02647;
}

@media only screen and (orientation: portrait) and (min-width: 375px) and (max-width: 575px) {
	.portlet-demography-tasas {
	    display: block;
	    border: 1pt solid #a5a5a5;
	    margin: 0px;
	    height: 45px;
	    background: #e1a02647;
	}
}

.noticies div[class^="cat"] {
    width: 100%;
    display: block;
    height: 100%;
    padding: 4px!important;
    min-height: 100px;
    position: relative;
}

@media screen and (min-width: 992px)
.noticies .section-container ul li h3 {
    font-size: 90%;
}

@media screen and (min-width: 992px)
.noticies .section-container ul li h3 a, .noticies .section-container ul li p {
    padding: 0 0 0 10px!important;
}

@media screen and (min-width: 992px)
.noticies .section-container ul li p {
    font-size: 80%;
}

.noticies .section-container ul li h3 {
    text-transform: uppercase;
    font-size: 75%;
    line-height: 130%;
    font-weight: 600;
    height: 100%;
    width: 100%;
    z-index: 2;
}

.noticies .section-container ul li h3, .noticies .section-container ul li p {
    border: 1px solid transparent;
    padding: 0!important;
    margin: 0!important;
    position: relative;
}

.noticies .section-container ul li h3 a {
    font-size: 100%;
    text-decoration: none;
    border: 0;
    display: block;
    padding: 0;
}

.noticies .section-container ul li p {
    font-size: 70%;
    line-height: 120%;
    height: auto;
}

.noticies .section-container ul li h3, .noticies .section-container ul li p {
    border: 1px solid transparent;
    padding: 0!important;
    margin: 0!important;
    position: relative;
}
