.nav_registros{padding:1em 0 1em 4em;margin:0}
.nav_registro{position:relative;border-top:1px solid #eee;padding:.5em 0}
.nav_registro:first-child{border:0}
.nav_registro a{transition:all .5s ease 0s;color:#555}
.nav_registro:hover a{color:#c03}
.nav_registro .nav_registro__wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}
.nav_registro .nav_registro__autority-type{flex:1 0 auto;margin:0 2em}
.nav_registro .nav_registro__search-by-authority{flex:0 0 auto}
.barra_busqueda{margin-top:3em;margin-bottom:3em}
.barra_busqueda form label{margin-right:.5em}
.barra_busqueda .boton_buscar,.barra_busqueda .boton_filtrar{margin-left:.5em}
#resultados_autoridades .descripcion_busqueda{display:inline-block;width:80%}
#guardar-busquedas{display:block;position:relative;float:right;top:.65em}
#boton_guardar:before{font-family:Ionicons;content:"\f139";font-size:1.4em}
#form_busqueda_usu{position:absolute;top:0;right:0;background:#fff;padding:2em 1.5em 1.5em 1.5em;box-shadow:0 0 .1em #999;border:1px solid #ccc;z-index:30}
#form_busqueda_usu label{display:inline-block;margin-bottom:5px}
#form_busqueda_usu #cerrar{position:absolute;top:0;right:0;padding:.4em;font-size:1.2em;font-family:Ionicons;color:#555;text-decoration:none}
.barra_botones{margin-top:1em;text-align:right}