/* Modal */
.section-portal_registry .modal-dialog{max-width:100%;width:100%;margin:0;height:100%}
.section-portal_registry .modal-content{height:100%;border-radius:0}
.section-portal_registry #form-widgets-value{height:77vh}
.section-portal_registry .modal-footer{position:fixed;bottom:0;left:0;width:100%;background:#fff;border-top:1px solid #ccc;padding:10px;z-index:2000;display:flex;justify-content:center;align-items:center}
.section-portal_registry .modal-footer .pattern-modal-buttons button{margin:0 1em}
.section-portal_registry .modal-body{margin-bottom:60px}

/* GENERAL */
.portlet .plone-icon{display:none}

/* MIEMBROS */
html:has(link[rel="canonical"][href$="/miembros"]) #content-core #folder-content>.folder-content-item:first-of-type{display:none}
html:has(link[rel="canonical"][href$="/miembros/"]) #content-core #folder-content>.folder-content-item:first-of-type{display:none}

/* PROVISIONAL */
table {width:100%!important;border-collapse:collapse;table-layout:fixed;}
table td,table th {width:16.6%!important}