/* Author */ 
	/*JJSAENZ*/
/*Version*/
	/*1.1.0*/
/*Contributor*/
	/*DIUC UCUENCA*/



.pkp_site_name {
	margin: 0;
}

.pkp_site_name>a {
	padding-top: 0;
	padding-bottom: 0;
}

.pkp_site_name_wrapper {
	padding-left: 0;
	padding-right: 0;
	margin: 0;
}

.pkp_site_name .is_img img {
	max-height: 100%;
	max-width: 100%;
}
.pkp_block {
    padding: 5px 0px 4px 19px;
    background-color: #ffffff;
    margin: 12px 7px 22px 12px;
    color: #5292d0 !important;
}



.pkp_block .title {
    display: block;
    border-radius: 9px;
    margin: -16px 2px 0px -18px;
    padding: 5px 0px 5px 10px;
    font-family: Lato, sans-serif;
    font-size: 16px;
    background-color: #314397;
    font-weight: 600;
    line-height: 15px;
    color: #ffffff!important;
   
}
.block_make_submission a {

    padding: 5px 60px 5px 60px;
    margin: 0px 0px 0px 0px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
}

.headerSearchPrompt search_prompt{
    color: #5292d0!important;
    
}

 .pkp_footer_content {
    padding: 9px 10px 5px 10px;
    text-align: center;
    color: #000000;
    background-color: #;
}
 .pkp_footer_content {
    padding: 9px 10px 5px 10px;
    text-align: center;
    color: #000000;
    background-color: #;
}
.pkp_brand_footer {
    float: right;
    display: block;
    max-width: 112px;
	padding: -5px;
    margin: -93px 59px 10px 10px;
}	

.acordeon__titulo {
	display: block;
	padding: 15px;
	background: #F3F3F3;
	color: #000E6B;
	font-size: 16px;
	cursor: pointer;
	border-bottom: 1px solid #fff;
}

.acordeon__titulo:hover {
	background: #e5e5e5;
}

.acordeon__contenido {
	height: 0;
	overflow: hidden;
	margin: 0;
	transition: all 0.5s;
	text-align: justify;
}

.acordeon input:checked~.acordeon__contenido {
	height: auto;
	margin: 15px 0;
}

.acordeon_input {
   position: absolute;
  opacity: 0;
 }
 .section_policy {
	
	visibility:hidden !important;
		height: 0px;
	margin: 0px;
}