/*******************************************************************************
 *  CSS Document: staffli.css
 *  Version: 1.0
 *  Description: Portal del Investigador, Research Staff section
 *  ***************************************************************************/

/* @Breadcrumb ***/
.breadcrumb {
	background-position: left top; background-image: url("../images/staff/navi5-bg.jpg"); background-repeat: no-repeat; background-color: rgb(81, 127, 54);
}
.main-navigation > li.active {
	background-color: rgb(81, 127, 54);
}
.page-contents ul {
	margin: 0.2em 2em; padding: 0px;
}
.page-contents ul li {
	text-align: left; line-height: 1.25; vertical-align: middle; list-style-image: url("../images/staff/staff-icon.gif");
}
.page-contents a {
	color: rgb(81, 127, 54);
}
.page-contents a:hover {
	color: rgb(174, 205, 154);
}
.vui-preview .page-contents a {
	color: rgb(81, 127, 54);
}
.vui-preview .page-contents a:hover {
	color: rgb(174, 205, 154);
}

/*Nuevos estilos remodelacion*/
div.container div.crumb-list {margin-top: 50px;background-color: #517f36 !important;height: 30px; padding:0.3em 0.5em;width: 100%;}
div.container div.spcontent {padding-top: 1em;width: 100%;margin: auto auto;}

 @media (max-width: 992px) {
body.responsive .btnVerMas.visible {
      background-color: #517f36 !important;
      }
}