/* 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}

/* Enlaces */
a{text-decoration:none}