diff --git a/librerias/css/tupale.css b/librerias/css/tupale.css
new file mode 100644
index 0000000..4ca9cdf
--- /dev/null
+++ b/librerias/css/tupale.css
@@ -0,0 +1,87 @@
+/* Portal Consulta Editor*/
+#muestraInfo {
+ position: fixed;
+ top: 0;
+ right: 0;
+ bottom: 0;
+ left: 0;
+ overflow: hidden;
+}
+#modal-landing-consulta{
+ position: fixed;
+ margin: 0;
+ width: 100% !important;
+ height: 100%;
+ padding: 0;
+}
+
+#contenido-landing-consulta {
+ position: absolute;
+ top: 0;
+ right: 0;
+ bottom: 0;
+ left: 0;
+ border-radius: 0;
+ box-shadow: none;
+}
+
+#header-landing-consulta{
+position: absolute;
+ top: 0;
+ right: 0;
+ left: 0;
+ height: 50px;
+ padding: 10px;
+ background: #e5e5e5;
+ border: 0;
+}
+
+#panel-buscador {
+ margin-bottom: 0px !important;
+}
+
+#landing-consulta {
+ position: absolute;
+ top: 50px;
+ bottom: 60px !important;
+ display: flex;
+ width: 100%;
+ max-height: calc(100vh - 100px);
+}
+
+.scroll{
+ overflow-y: auto;
+ cursor: pointer;
+}
+.acciones-consulta>a {
+ margin-bottom: 3px;
+}
+#id_consultas>td{
+ background-color: red;
+}
+
+#div_resultados{
+ height: auto !important;
+ scroll-behavior: auto;
+}
+#pie_modal{
+ position: absolute;
+right: 0;
+bottom: 0;
+left: 0;
+height: 50px;
+padding: 12px;
+background: #e5e5e5;
+}
+
+
+.landing-heading .glyphicon {
+ transition: .3s transform ease-in-out;
+}
+.landing-heading .collapsed .glyphicon {
+ transform: rotate(90deg);
+}
+
+.input-group {
+ padding-bottom: 10px;
+}
diff --git a/milfs b/milfs
index 3ba85d8..1da7e72 160000
--- a/milfs
+++ b/milfs
@@ -1 +1 @@
-Subproject commit 3ba85d859b2041ad08ccb276a94154c9cd0d3da9
+Subproject commit 1da7e72b282de52d8608764d850266996d57a3bb