a {
    color: #ff6b00;
}

img{
border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
border: 0px solid #ffffff;
}
body {
    height: 100%;
    background: #f4ab6299;
}

.obj_galley_link {
    display: inline-block;
    padding: 0 1em;
    background: #fff;
    border: 1px solid #ff6b00;
    border-radius: 3px;
    font-size: 13px;
    line-height: 28px;
    color: #ff6b00;
    text-decoration: none;
}
.pkp_structure_content {
    padding-top: 30px;
    background-color: white;
}
.cmp_button, .cmp_form .buttons button, .pkp_head_wrapper .pkp_search button, .page_lost_password .buttons button, .page_search .submit button, .block_make_submission a {
    display: inline-block;
    padding: 0 1em;
    background: #eee;
    border: 1px solid rgba(0,0,0,0.4);
    border-top-color: #bbb;
    border-radius: 3px;
    box-shadow: inset 0 -1em 1em rgba(0,0,0,0.1);
    font-size: 13px;
    line-height: 28px;
    font-weight: 700;
    color: #ff6b00;
    text-decoration: none;
}
.pkp_structure_footer_wrapper {
    background: #f8cca0;
}
.pkp_navigation_primary ul a {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #ff6b00;
}
.pkp_structure_head {
    background-color: #fff;
    border-bottom: 6px solid #ff6b00;
}
.pkp_footer_content {
    padding: 30px;
    text-align: left;
    background: white;
}

  .boton_personalizado{
    text-decoration: none;
    padding: 8px;
    font-weight: 600;
    font-size: 14px;
    color: #ffffff;
    background-color: #1883ba;
    border-radius: 6px;
    border: 2px solid #0016b0;
  }
  .boton_personalizado:hover{
    color: #1883ba;
    background-color: #ffffff;
  }
  
.obj_issue_toc .section {
    position: relative;

margin-top: 7px;
    margin-right: -20px;
    margin-bottom: 7px;
    margin-left: -20px;
padding-top: 7px;
    padding-right: 30px;
    padding-bottom: 7px;
    padding-left: 30px;
}
.page_search .submit button:after {
    padding-right: 13px;
    width: 20px;
    padding-left: 3px;
}

.cmp_button, .cmp_form .buttons button, .pkp_head_wrapper .pkp_search button, .page_lost_password .buttons button, .page_search .submit button, .block_make_submission a {
    display: inline-block;
    /* padding: 0 1em; */
    background: #eee;
    border: 1px solid rgba(0,0,0,0.4);
    border-top-color: #bbb;
    border-radius: 3px;
    box-shadow: inset 0 -1em 1em rgba(0,0,0,0.1);
    font-size: 13px;
    line-height: 28px;
    font-weight: 700;
    color: #ff6b00;
    text-decoration: none;
}
.page_search .submit button {
    position: relative;
    padding-right: 45px;
    border-right: none;
    padding-right: 1em;
    padding-left: 35px;
    border-right: 1px solid rgba(0,0,0,0.4);
    border-left: none;
}

.italica {
	font-style: italic;
}
.negrita {
	font-weight: bold;
}


#cookiesNotification {
    position: fixed;
    bottom: 0px;
    width: 100%;
    padding: 4px;
    background-color: #f4ab62f0;
    line-height: 28px;
    box-shadow: 0 0 2px 0 #f4ab6299;
}

#cookiesNotificationLink {
    background-color: #333;
    display: inline-block;
    padding: 4px 12px 4px 12px;
    float: right;
    margin-right: 25px;
    border-radius: 7px;
}

#cookiesNotificationLink2 a {
    font-family: "Play", sans-serif;
    font-weight: 500;
    text-decoration: underline;
    color: #000;
}

#cookiesNotificationLink a {
    font-family: "Play", sans-serif;
    font-weight: 500;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
}



#cajacookies {
  box-shadow: 0px 0px 2px 2px #808080;
  background-color: white;
  color: black;
  padding: 2px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  position: fixed;
  top: 0px;
  width: 60%;
  visibility: hidden;
}

#cajacookies button {
  color: black;
}

.item.references {
    font-size: 12px;
}	

.obj_issue_toc .cover img {
    display: block;
    max-height: 600px;
    width: auto;
}

.pkp_block {
    padding: 15px;
}

.registrate {
    font-family: "Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
}
.description {
    text-align: left;
}

.page_search .search_results .obj_article_summary {
    padding: 4px 0;
}



.i-amphtml-layout-size-defined .i-amphtml-fill-content {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin-top: 10px;
}

iframe#inlineFrameExample {
    border: 0px;
}

.pkp_block {
    padding: 5px;
}

.pkp_block {
    padding: 0px;
    padding-bottom: 6px;
}
.pkp_structure_sidebar {
    float: right;
    width: 300px;
    padding: 6px;
}