/* Franco Arias Custom CSS */
ul.meta {
    position: relative;
}

.bloque-equipo {
	border-top: 2px solid #fff;
}

.novedades-activo{
	color:#ED902C !important;
}

.acciones-navbar-link:hover {
    color:#ed902c;
}

.acciones-activo{
	color:#ed902c !important;
}

h1.acciones-title {
    font-family: "Montserrat";
    font-size: 34px;
    font-weight: 800;
    color: #231f20;
}

h1.posiciones-title {
    font-family: "Montserrat";
    font-size: 34px;
    font-weight: 800;
    color: #231f20;
    /*color: #fff;*/
}

.acciones-navbar-link {
	/*color: #fff;*/
    color: #828282;
    margin-right: 20px;
    font-weight: 600;
}

a.acciones-navbar-link:first-of-type {
    padding-right: 20px;
    /*border-right: 1px solid #fff;*/
    border-right: 1px solid #828282;
}

div.entry-content a{
	color:#ed902c;
}
div.entry-content a:hover{
	color:#828282;
}

.bajar-reporte {
	color:#ed902c !important;
	background-color: #ececec !important;
	margin-left: 40px;
}

.bg-Acciones,
.bg-Noticias,
.bg-Iniciativas,
.bg-Eventos,
.bg-Opiniones,
.bg-Reportes,
.bg-Posiciones{
	/*background-color:#95c3c4;*/
    background-color:#ffffff;
}

.bg-Posiciones{
	/*background-color:#ed902c;*/
}

.bg-Acciones .blog-entry.post .blog-entry-header .entry-title a,
.bg-Noticias .blog-entry.post .blog-entry-header .entry-title a,
.bg-Iniciativas .blog-entry.post .blog-entry-header .entry-title a,
.bg-Eventos .blog-entry.post .blog-entry-header .entry-title a,
.bg-Opiniones .blog-entry.post .blog-entry-header .entry-title a,
.bg-Reportes .blog-entry.post .blog-entry-header .entry-title a,
.bg-Posiciones .blog-entry.post .blog-entry-header .entry-title a,
.bg-Posiciones .blog-entry.post .blog-entry-header .entry-title a {
    color: #231f20 !important;
}

.bg-Posiciones .blog-entry.post .blog-entry-header .entry-title a,
.bg-Posiciones .blog-entry.post .blog-entry-summary p {
    /*color: #fff !important;*/
}

.bg-Acciones .blog-entry.post .blog-entry-summary p,
.bg-Iniciativas .blog-entry.post .blog-entry-summary p,
.bg-Eventos .blog-entry.post .blog-entry-summary p,
.bg-Opiniones .blog-entry.post .blog-entry-summary p,
.bg-Reportes .blog-entry.post .blog-entry-summary p,
.bg-Posiciones .blog-entry.post .blog-entry-summary p {
    color: #231f20 !important;
}

.bg-Acciones .blog-entry.large-entry,
.bg-Iniciativas .blog-entry.large-entry,
.bg-Eventos .blog-entry.large-entry,
.bg-Opiniones .blog-entry.large-entry,
.bg-Reportes .blog-entry.large-entry {
    border-bottom: 1px solid #231f20 !important; 
}

.bg-Acciones .blog-entry.large-entry .blog-entry-readmore a,
.bg-Iniciativas .blog-entry.large-entry .blog-entry-readmore a,
.bg-Eventos .blog-entry.large-entry .blog-entry-readmore a,
.bg-Opiniones .blog-entry.large-entry .blog-entry-readmore a,
.bg-Reportes .blog-entry.large-entry .blog-entry-readmore a,
.bg-Posiciones .blog-entry.large-entry .blog-entry-readmore a {
	color: #fff;
	background-color: #231f20;
}

.bg-Acciones .blog-entry.post ul.meta,
.bg-Iniciativas .blog-entry.post ul.meta,
.bg-Eventos .blog-entry.post ul.meta,
.bg-Opiniones .blog-entry.post ul.meta,
.bg-Reportes .blog-entry.post ul.meta,
.bg-Posiciones .blog-entry.post ul.meta {
	color:#fff;
}

.es_subscription_form{
	max-width: 400px;
    margin: 0 auto;
}

input#mc-embedded-subscribe {
    color: black;
    background: #828282;
}

input#mc-embedded-subscribe:hover {
    color: black;
    background-color: #555;
}

span.nav-content {
    display: none;
}

.equipotitle {
    min-height: 44px;
}

.equiposubtitle {
    min-height: 48px;
}

/*  borrar titulo aempresas que estan tomando accion */
.business_list_container .container-custom h2 {display: none;}

#primary-rubro {border: 0px;}

.img_banner_home {
		width: 100% !important;
}