.pkp_site_name_wrapper {
	height: 120px; }

@media (min-width: @screen-desktop) {
		height: 80px;
	}
.pkp_site_name .is_img img {
    display: block;
    max-height: 110px;
	}
.pkp_footer_content {
    padding: 20px;
    text-align: left;
    width: 80%;
    float: left;
}
.pkp_brand_footer {
    padding: 30px;
    padding-bottom: 0px;
}
.pkp_site_nav_menu {
    background-color: #9ec490 !important;
    padding-left: 20px;
    margin-top: 20px;
}
.pkp_nav_list li {
    font-weight: 700 !important;
}
/* tamanio texto idiomas */
.pkp_block a {
    text-decoration: none;
    font-size: 13px;
}
/* reduce espacios entre los MS */
@media (min-width: 992px)  {
	.section {
    margin-top: -60px !important;
} }
/* color barra header visor pdf y html */
.header_view {
    background: #9ec490 !important;
}
/* reduce espacios en barra lateral */
@media (min-width: 992px) {
.pkp_block {
    padding-bottom: 10px;
} }
/* reduce espacio antes de las estadisticas en home */
@media (min-width: 992px){
.pkp_page_index .additional_content {
    padding-top: 0px;
} }