/*autor a.salazar vilcaluri  / alexsalazar3@gmail.com */

/* CSS STATE RULES */
/*ESTADO PAGINAS INTERIORES */
.md-B-in-pg{ background:url(../img/in-pg-pkg.jpg) repeat; min-height: 1px; padding: 20px; -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
/*ESTADOS ACTIVOS */
.md-B-erm-cnt-fp-dat-pp-bd > ul > li a.active{ background:#5f7a9c}
.botonesInfoFinanciera > div.active{ background:#425779}
.md-B-erm-di-rsm-it a.active span{background: url(../img/arrow-icon2.png) no-repeat center left !important; background-position: 4px 50% !important;}

/*ESTADOS HOVER */
.md-A-mm li a:hover {background: #4b6a90;}