{}
{"idPage":"89b09bb1-1b82-402f-b97b-8ff672783e73","idApplication":"7B3D2364CB25526","dsDisplayName":"Buzón de Quejas Página","dsName":"BuzondeQuejasPagina","dsDescription":"Buzón de Quejas","url":"BuzonDeQuejas","title":"Buzón de Quejas","image":{"type":"LINK","fileId":"\u0026cdRepositorio\u003dPS3\u0026dsFilename\u003d202401/17/6a90b5666aaa4a75a6a2d98c834ca2d4.jpeg\u0026dsOriginalFilename\u003dLOGOGS.jpeg","publicLink":"https://deyel-pub-sto-o.s3.us-east-2.amazonaws.com/Production/gsmova/202401/17/6a90b5666aaa4a75a6a2d98c834ca2d4.jpeg"},"images":{"ea28372-dbce-67ea-bd0d-5c062d7aaa":{"type":"LINK","fileId":"\u0026cdRepositorio\u003dPS3\u0026dsFilename\u003d202401/17/55e7cdfd5e804301814527446131b631.gif\u0026dsOriginalFilename\u003dloading-buffering.gif","publicLink":"https://deyel-pub-sto-o.s3.us-east-2.amazonaws.com/Production/gsmova/202401/17/55e7cdfd5e804301814527446131b631.gif"}},"cdState":1,"accessLevel":0,"sourceCode":"/** Variables */\nlet infoAdicContainer;\nlet infoAdicContainer2;\nlet infoAdicContainer3;\nlet infoAdicContainer4;\n\n//Variables de contenido campos\nlet xId \u003d null;\nlet typeUser \u003d null;\nlet lineaNegocio \u003d null;\nlet tipoQueja;\nlet jsonCombos \u003d \"\";\nlet selectLinea;\nlet selectQueja;\nlet selectOpcion;\nlet opciones;\nlet linea;\n\n\nlet cOpciones \u003d null;\nlet cTipoQueja \u003d null;\nlet cTipoUsuario \u003d null;\nlet cFechaSolBuzonQuejas \u003d null;\nlet cNombres \u003d null;\nlet cApellidoMaterno \u003d null;\nlet cApellidoPaterno \u003d null;\nlet cCorreoElectronico \u003d null;\nlet cRelacionAseguradora \u003d null;\nlet cProductoServicio \u003d null;\nlet cSucursalAseg \u003d null;\nlet cRamoAseg \u003d null;\nlet cNoDePolizaAseg \u003d null;\nlet cNDeSiniestro \u003d null;\nlet cIDAsegurado \u003d null;\nlet cEstadoDeLaRepublica \u003d null;\nlet cTelefonoDeContacto \u003d null;\nlet cNoDeFolio \u003d null;\nlet cFechaEntregaDtosVida \u003d null;\nlet cNombreDelProveedor \u003d null;\nlet cTelefonoDelProveedor \u003d null;\nlet cDireccionProveedor \u003d null;\nlet cDondeRealizoFac \u003d null;\nlet cCanalIngresoTramSalu \u003d null;\nlet cFolioSalud \u003d null;\nlet cFechaFacturaSalud \u003d null;\nlet cMontoDeLaFactSalud \u003d null;\nlet cIdPoliza \u003d null;\nlet cIdAseguradoSalud \u003d null;\nlet cLugarRadicaAsegSalud \u003d null;\nlet cLugarEntregoDocSalud \u003d null;\nlet cMotivoDelReemboSalud \u003d null;\nlet cTipoDeIndemnizacion \u003d null;\nlet cQueFueLoQueOcurrio \u003d null;\nlet cOrigen \u003d null;\nlet cCanalDeIngreso \u003d 6;\nlet cAvisoPrivacidad \u003d false;\nlet cFileUrlAntecedentes \u003d null;\nlet cFileUrlSubirAdjunto \u003d null;\nlet cFileUrlSubirAdjunto2 \u003d null;\nlet cFileUrlSubirAdjunto3 \u003d null;\n\n/** FIN Variables */\n\nfunction getSelectIniciales() {\n console.log(\"Inicio-----------\");\n //pOrigen \u003d 1 \u003d General de seguros\n //pOrigen \u003d 2 \u003d General de salud\n console.log(\"Parameter Origen:\" + $d.getParameter(\"pOrigen\").getValue());\n if ($d.getParameter(\"pOrigen\").getValue() !\u003d null \u0026\u0026 $d.getParameter(\"pOrigen\").getValue() !\u003d \"\") {\n cOrigen \u003d $d.getParameter(\"pOrigen\").getValue();\n } else {\n cOrigen \u003d 1;\n }\n const content \u003d document.createElement(\"span\");\n if (cOrigen \u003d\u003d 1) {\n content.innerHTML \u003d `\u0026nbsp;\u003ca href\u003d\u0027https://generaldeseguros.mx/wp-content/uploads/2019/11/4.-Aviso-de-Privacidad-integral-PROSPECTOS.pdf\u0027 target\u003d\u0027_blank\u0027\u003eGENERAL DE SEGUROS\u003c/a\u003e y acepto los términos y condiciones.`;\n $d.getText(\"textAvisoPrivacidad\").getDOMElement().append(content);\n } else {\n content.innerHTML \u003d `\u0026nbsp;\u003ca href\u003d\u0027https://generaldesalud.mx/wp-content/uploads/2022/08/AVISO-DE-PRIVACIDAD-PAGINA-WEB-GSEG-1.pdf\u0027 target\u003d\u0027_blank\u0027\u003eGENERAL DE SEGUROS\u003c/a\u003e y \u003ca href\u003d\u0027https://generaldesalud.mx/wp-content/uploads/2022/08/AVISO-DE-PRIVACIDAD-DE-LA-PAGINA-WEB.pdf\u0027 target\u003d\u0027_blank\u0027\u003eGENERAL DE SALUD\u003c/a\u003e y acepto los términos y condiciones.`;\n $d.getText(\"textAvisoPrivacidad\").getDOMElement().append(content);\n }\n\n $d.executeRule(\"movaInputPageSelects\", 1, {}, callback);\n function callback(result, error) {\n if (error) return console.error(\"Atención !!!!\" + error);\n let jsonValueTipoUsuario \u003d result.pResult;\n var data \u003d JSON.parse(jsonValueTipoUsuario);\n showSelect(\u0027containerRelacionAseguradora\u0027, data.RelacionAseg);\n showSelect(\u0027containerEstadoRepublica\u0027, data.EstadoRepublica);\n }\n //Genera la lista de select filtrados\n $d.executeRule(\"movaGetValuesListsJSON\", 1, {}, callbackCombos);\n async function callbackCombos(result, error) {\n if (error) return console.error(\"Detalle error: \" + error);\n jsonCombos \u003d result.pResult;\n var data \u003d JSON.parse(jsonCombos);\n opciones \u003d data.opciones;\n tipoQueja \u003d data.tipoQueja;\n linea \u003d data.linea;\n const onShowList \u003d () \u003d\u003e {\n setTimeout(() \u003d\u003e {\n //const selectMenu \u003d document.querySelector(\u0027[data-test-id\u003d\"types-button-delete\"]\u0027);\n //selectMenu.classList.add(\"rs-popover\");\n })\n }\n selectLinea \u003d await $d.createSelect({\n idKey: \"id\",\n valueKey: \"value\",\n list: linea,\n test_id: \"types\",\n onHandleSelectItem: handleChangeCombolinea,\n placeholder: \u0027Seleccionar\u0027,\n value: null,\n noSearch: true,\n onShowList,\n disabledDelete: true,\n portal: true\n }, \"containerProductoServicio\");\n\n selectQueja \u003d await $d.createSelect({\n idKey: \"id\",\n valueKey: \"value\",\n list: tipoQueja,\n test_id: \"types\",\n onHandleSelectItem: handleChangeComboqueja,\n placeholder: \u0027Seleccionar\u0027,\n value: null,\n noSearch: true,\n onShowList,\n disabledDelete: true,\n portal: true\n }, \"containerSelectTipoQueja\");\n selectOpcion \u003d await $d.createSelect({\n idKey: \"id\",\n valueKey: \"value\",\n list: opciones,\n test_id: \"types\",\n onHandleSelectItem: handleChangeComboopciones,\n placeholder: \u0027Seleccionar\u0027,\n value: null,\n noSearch: true,\n onShowList,\n disabledDelete: true,\n portal: true\n }, \"containerSelectOpciones\");\n }\n}\n\nfunction filtrarQuejas(selectLinea) {\n var filtrados \u003d new Array();\n var firstItem \u003d null;\n var itemSaludAgenteSelected \u003d null;\n var itemSaludAseguradoSelected \u003d null;\n var itemSaludProveedorSelected \u003d null;\n $.each(tipoQueja, function (i, item) {\n if (item !\u003d null) {\n let filter \u003d item.filter;\n if (filter \u003d\u003d selectLinea) {\n filtrados.push(item);\n if (firstItem \u003d\u003d null)\n firstItem \u003d item;\n if (item.id \u003d\u003d 15)\n itemSaludProveedorSelected \u003d item;\n if (item.id \u003d\u003d 16)\n itemSaludAgenteSelected \u003d item;\n if (item.id \u003d\u003d 14)\n itemSaludAseguradoSelected \u003d item;\n }\n }\n\n });\n selectQueja.setList(filtrados);\n if (firstItem !\u003d null) {\n if ((cProductoServicio \u003d\u003d 7 \u0026\u0026 cRelacionAseguradora \u003d\u003d 1) || (cProductoServicio \u003d\u003d 7 \u0026\u0026 cRelacionAseguradora \u003d\u003d 1) || (cProductoServicio \u003d\u003d 7 \u0026\u0026 cRelacionAseguradora \u003d\u003d 5 || (cProductoServicio \u003d\u003d 7 \u0026\u0026 cRelacionAseguradora \u003d\u003d 6))) {\n selectQueja.setSelectedItem({ id: 16, value: \"Agentes\" });\n handleChangeComboqueja(itemSaludAgenteSelected);\n } else if ((cProductoServicio \u003d\u003d 7 \u0026\u0026 cRelacionAseguradora \u003d\u003d 2) || (cProductoServicio \u003d\u003d 7 \u0026\u0026 cRelacionAseguradora \u003d\u003d 3) || (cProductoServicio \u003d\u003d 7 \u0026\u0026 cRelacionAseguradora \u003d\u003d 7) || (cProductoServicio \u003d\u003d 7 \u0026\u0026 cRelacionAseguradora \u003d\u003d 13) || (cProductoServicio \u003d\u003d 7 \u0026\u0026 cRelacionAseguradora \u003d\u003d 14)) {\n selectQueja.setSelectedItem({ id: 14, value: \"Asegurados\" });\n handleChangeComboqueja(itemSaludAseguradoSelected);\n } else if ((cProductoServicio \u003d\u003d 7 \u0026\u0026 cRelacionAseguradora \u003d\u003d 4) || (cProductoServicio \u003d\u003d 7 \u0026\u0026 cRelacionAseguradora \u003d\u003d 8) || (cProductoServicio \u003d\u003d 7 \u0026\u0026 cRelacionAseguradora \u003d\u003d 9) || (cProductoServicio \u003d\u003d 7 \u0026\u0026 cRelacionAseguradora \u003d\u003d 10) || (cProductoServicio \u003d\u003d 7 \u0026\u0026 cRelacionAseguradora \u003d\u003d 11) || (cProductoServicio \u003d\u003d 7 \u0026\u0026 cRelacionAseguradora \u003d\u003d 12)) {\n selectQueja.setSelectedItem({ id: 15, value: \"Proveedores\" });\n handleChangeComboqueja(itemSaludProveedorSelected);\n } else {\n selectQueja.setSelectedItem({ id: firstItem.id, value: firstItem.value });\n handleChangeComboqueja(firstItem);\n }\n $d.getItem(\"itemTipoQueja\").setVisible(true);\n } else {\n selectOpcion.setSelectedItem(null);\n $d.getItem(\"itemTipoQueja\").setVisible(false);\n }\n}\nfunction filtrarOpciones(selectedQueja) {\n //console.log(\"Filtrar por filter \u003d \" + selectedQueja);\n cTipoQueja \u003d selectedQueja;\n var filtrados \u003d new Array();\n var firstItem \u003d null;\n $.each(opciones, function (i, item) {\n if (item !\u003d null) {\n let filter \u003d item.filter;\n if (filter \u003d\u003d selectedQueja) {\n filtrados.push(item);\n if (firstItem \u003d\u003d null)\n firstItem \u003d item;\n }\n }\n });\n selectOpcion.setList(filtrados);\n if (firstItem !\u003d null) {\n selectOpcion.setSelectedItem({ id: firstItem.id, value: firstItem.value });\n $d.getElement(\"containerOpciones\").setVisible(true);\n cOpciones \u003d firstItem.id;\n } else {\n selectOpcion.setSelectedItem(null);\n $d.getElement(\"containerOpciones\").setVisible(false);\n }\n //Salud \u003d 7\n //console.log(\"cProductoServicio:\"+cProductoServicio);\n //console.log(\"cOpciones:\"+cOpciones);\n if (cProductoServicio \u003d\u003d 7 \u0026\u0026 cTipoQueja \u003d\u003d 15) {\n //Falta de pago\n if (cOpciones \u003d\u003d 11) {\n $d.getItem(\"itemProveedorFaltaPago\").setVisible(true);\n } else {\n $d.getItem(\"itemProveedorFaltaPago\").setVisible(false);\n }\n //Reembolso\n if (cOpciones \u003d\u003d 12) {\n $d.getItem(\"itemReembolso\").setVisible(true);\n }\n else {\n $d.getItem(\"itemReembolso\").setVisible(false);\n }\n\n }\n}\nfunction handleChangeComboqueja(option) {\n var selectedQueja \u003d option.id;\n cTipoQueja \u003d selectedQueja;\n $d.getItem(\"itemEnviar\").setVisible(true);\n //console.log(\"Filtro de queja \u003d \"+selectedQueja);\n //Operaciones comercial Call center\n if (cProductoServicio \u003d\u003d 1 || cProductoServicio \u003d\u003d 2 || cProductoServicio \u003d\u003d 3) {\n $d.getItem(\"itemInformacion2\").setVisible(false);\n }\n //autos \u003d 4 Daños \u003d 5 Salud \u003d 7 Vida \u003d 6 (Producto o Servicio)\n if (cProductoServicio \u003d\u003d 4 || cProductoServicio \u003d\u003d 5 || cProductoServicio \u003d\u003d 7 || cProductoServicio \u003d\u003d 6) {\n $d.getItem(\"itemInformacion2\").setVisible(true);\n //autos \u003d 4 \n if (cProductoServicio \u003d\u003d 4) {\n //5 - Asistencia Vial\n if (cTipoQueja \u003d\u003d 5) {\n $d.getItem(\"itemFolioAsistencia\").setVisible(true);\n } else {\n $d.getItem(\"itemFolioAsistencia\").setVisible(false);\n }\n }\n //Vida \u003d 6\n if (cProductoServicio \u003d\u003d 6) {\n //(tipo de Queja)\n //13 Individual\n //12 Grupo\n if (cTipoQueja \u003d\u003d 12 || cTipoQueja \u003d\u003d 13) {\n $d.getItem(\"itemTipoIndemnizacion\").setVisible(true);\n $d.getItem(\"itemFechaEntregaVida\").setVisible(true);\n } else {\n $d.getItem(\"itemTipoIndemnizacion\").setVisible(false);\n }\n }\n }\n\n if (selectedQueja !\u003d null) {\n filtrarOpciones(selectedQueja);\n }\n }\n function handleChangeComboopciones(option) {\n //console.log(\"handleChangeComboopciones !!!!\"+option.id);\n cOpciones \u003d option.id;\n //Falta de Pago\n if (cOpciones \u003d\u003d 11) {\n $d.getItem(\"itemInformacion2\").setVisible(true);\n $d.getItem(\"itemProveedorFaltaPago\").setVisible(true);\n } else {\n $d.getItem(\"itemProveedorFaltaPago\").setVisible(false);\n }\n //Reembolso\n if (cOpciones \u003d\u003d 12) {\n $d.getItem(\"itemInformacion2\").setVisible(true);\n $d.getItem(\"itemReembolso\").setVisible(true);\n } else {\n $d.getItem(\"itemReembolso\").setVisible(false);\n }\n }\n function handleChangeCombolinea(option) {\n var selectedLinea \u003d option.id;\n cProductoServicio \u003d selectedLinea;\n if (selectedLinea !\u003d null) {\n filtrarQuejas(selectedLinea);\n }\n }\n// This method is called after the page load, before any rendering\nfunction onInit() {\n\n}\n\nfunction addReCaptcha() {\n //Se inserta el div donde se dibujara el recaptcha\n //En el atributo del div data-sitekey se debera poner el SITE_KEY correspondiente al dominio agregado en el admin de google\n //El atributo class debe ir si o si, sino no se dibuja el captcha\n //El atributo data-callback se debe indicar una funcion X en este caso le puse verifyCaptcha y esta definida mas abajo\n let divCaptcha \u003d `\u003cdiv class\u003d\"g-recaptcha\" data-sitekey\u003d\"6LeuApMnAAAAAJkmBoXvspnhqbgq2Rg2ekyECFq-\" data-callback\u003d\"verifyCaptcha\"\u003e\u003c/div\u003e`;\n\n //Agrego el div en el contenedor que esta casi en el medio de la pagina, arriba del boton validar\n $d.getContainer(\"containerCaptcha\").getDOMElement().insertAdjacentHTML(\"beforeend\", divCaptcha);\n\n\t//Agregado del api.js de google\n\tvar headNode \u003d document.head;\n\tvar scriptNode \u003d document.createElement(\u0027script\u0027);\n\tscriptNode.type \u003d \u0027text/javascript\u0027;\n\tscriptNode.src \u003d \"https://www.google.com/recaptcha/api.js\";\n\theadNode.prepend(scriptNode);\n}\n\n\n// Size the parent iFrame\n function iframeResize() {\n let height \u003d $d.getSection(\u0027section1\u0027).getDOMElement().getBoundingClientRect().height;\n //console.log(\"height:\"+ height);\n parent.postMessage(\"resize::\"+height,\"*\");\n }\n// This method is called after the page is rendered\nfunction afterViewInit() {\n addReCaptcha();\n\n // Resize iframe\n setInterval(iframeResize, 1000);\n /* //Se inserta el div donde se dibujara el recaptcha\n //En el atributo del div data-sitekey se debera poner el SITE_KEY correspondiente al dominio agregado en el admin de google\n //El atributo class debe ir si o si, sino no se dibuja el captcha\n //El atributo data-callback se debe indicar una funcion X en este caso le puse verifyCaptcha y esta definida mas abajo\n let divCaptcha \u003d `\u003cdiv class\u003d\"g-recaptcha\" data-sitekey\u003d\"6LeuApMnAAAAAJkmBoXvspnhqbgq2Rg2ekyECFq-\" data-callback\u003d\"verifyCaptcha\"\u003e\u003c/div\u003e`;\n\n //Agrego el div en el contenedor que esta casi en el medio de la pagina, arriba del boton validar\n $d.getContainer(\"containerCaptcha\").getDOMElement().insertAdjacentHTML(\"beforeend\", divCaptcha);*/\n\n\n $d.getElement(\"adjuntarLoading\").getDOMElement().parentElement.parentElement.parentElement.parentElement.classList.add(\"adjuntar-loading\");\n infoAdicContainer \u003d $d.getElement(\"infoAdicContainer\").getDOMElement().parentElement.parentElement.parentElement.parentElement;\n infoAdicContainer.querySelector(\".adjuntar-loading\").style.display \u003d \"none\";\n\n\n $d.getElement(\"adjuntarLoading2\").getDOMElement().parentElement.parentElement.parentElement.parentElement.classList.add(\"adjuntar-loading\");\n infoAdicContainer2 \u003d $d.getElement(\"infoAdicContainer2\").getDOMElement().parentElement.parentElement;\n infoAdicContainer2.querySelector(\".adjuntar-loading\").style.display \u003d \"none\";\n\n $d.getElement(\"adjuntarLoading3\").getDOMElement().parentElement.parentElement.parentElement.parentElement.classList.add(\"adjuntar-loading\");\n infoAdicContainer3 \u003d $d.getElement(\"infoAdicContainer3\").getDOMElement().parentElement.parentElement;\n infoAdicContainer3.querySelector(\".adjuntar-loading\").style.display \u003d \"none\";\n\n $d.getElement(\"adjuntarLoading4\").getDOMElement().parentElement.parentElement.parentElement.parentElement.classList.add(\"adjuntar-loading\");\n infoAdicContainer4 \u003d $d.getElement(\"infoAdicContainer4\").getDOMElement().parentElement.parentElement;\n infoAdicContainer4.querySelector(\".adjuntar-loading\").style.display \u003d \"none\";\n\n\n document.head.insertAdjacentHTML(\"beforeend\", `\n \u003cstyle\u003e\n\t\t/***********************************¿Cuál es tu relación con la aseguradora?*************************************/\n /* Select */\n [id\u003d\"af54c68-b483-12-5a80-b3fa61eaad\"] .containerInput {\n border-color: rgb(216, 218, 220) rgb(216, 218, 220) rgba(216, 218, 220, 0.392);\n border-width: 1px;\n border-style: solid;\n border-radius: 15px;\n box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px;\n background-color: rgb(221, 215, 215) !important;\n font-family: Arial;\n font-size: 14px;\n color: #2e4a93;\n padding: 0px 10px;\n }\n [id\u003d\"af54c68-b483-12-5a80-b3fa61eaad\"] .containerInput:focus-within {\n border-width: 1px 1px 2px;\n border-color: rgb(216, 218, 220) rgb(216, 218, 220) rgb(135, 167, 170);\n border-style: solid;\n border-radius: 15px;\n box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px;\n background-color: rgb(221, 215, 215) !important;\n font-family: Arial;\n font-size: 14px;\n color: #2e4a93;\n padding: 0px 10px;\n }\n [data-test-id\u003d\"preview-modeler-component-af54c68-b483-12-5a80-b3fa61eaad\"] .rs-popover {\n position: absolute;\n top: inherit;\n left: inherit;\n z-index: inherit;\n display: inherit;\n padding: inherit;\n font-size: inherit;\n background-color: inherit;\n background-clip: inherit;\n border-radius: inherit;\n opacity: inherit;\n -webkit-filter: inherit;\n filter: inherit;\n -webkit-box-shadow: inherit;\n box-shadow:inherit;\n }\n\n /* Contenedor del listado */\n\n /* Icono del select*/\n svg{\n color:rgb(135, 167, 170);\n }\n /************************Estado de la republica************************************************/\n /* Item contenedor del select */\n [data-test-id\u003d\"preview-modeler-component-7d313e8-f18-77bf-4f5c-45fb0d5d81c\"] {\n z-index: 2 !important;\n color: #2e4a93;\n }\n /* Select */\n [id\u003d\"7d313e8-f18-77bf-4f5c-45fb0d5d81c\"] .containerInput {\n border-color: rgb(216, 218, 220) rgb(216, 218, 220) rgba(216, 218, 220, 0.392);\n border-width: 1px;\n border-style: solid;\n border-radius: 15px;\n box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px;\n background-color: rgb(221, 215, 215) !important;\n font-family: Arial;\n font-size: 14px;\n color: #2e4a93;\n padding: 0px 10px;\n \n }\n [id\u003d\"7d313e8-f18-77bf-4f5c-45fb0d5d81c\"] .containerInput:focus-within {\n border-width: 1px 1px 2px;\n border-color: rgb(216, 218, 220) rgb(216, 218, 220) rgb(135, 167, 170);\n border-style: solid;\n border-radius: 15px;\n box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px;\n background-color: rgb(221, 215, 215) !important;\n font-family: Arial;\n font-size: 14px;\n color: #2e4a93;\n padding: 0px 10px;\n \n }\n [data-test-id\u003d\"preview-modeler-component-7d313e8-f18-77bf-4f5c-45fb0d5d81c\"] .rs-popover {\n position: absolute;\n top: inherit;\n left: inherit;\n z-index: inherit;\n display: inherit;\n padding: inherit;\n font-size: inherit;\n background-color: inherit;\n background-clip: inherit;\n border-radius: inherit;\n opacity: inherit;\n -webkit-filter: inherit;\n filter: inherit;\n -webkit-box-shadow: inherit;\n box-shadow:inherit;\n color: #2e4a93;\n }\n\n /* Contenedor del listado */\n .MiniSelectList__StyledMiniSelectList-sc-142vg40-0 {\n border-radius: 10px !important;\n color: #2e4a93;\n }\n .ffKWyl .containerInput .item .text-menu-item {\n color: #2e4a93;\n }\n /* Icono del select*/\n svg{\n color: #2e4a93;\n }\n /************************Producto o servicio************************************************/\n /* Item contenedor del select */\n [data-test-id\u003d\"preview-modeler-component-a1e5d46-0df2-210-e24f-db48054de4\"] {\n z-index: 2 !important;\n }\n /* Select */\n [id\u003d\"a1e5d46-0df2-210-e24f-db48054de4\"] .containerInput {\n border-color: rgb(216, 218, 220) rgb(216, 218, 220) rgba(216, 218, 220, 0.392);\n border-width: 1px;\n border-style: solid;\n border-radius: 15px;\n box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px;\n background-color: rgb(221, 215, 215) !important;\n font-family: Arial;\n font-size: 14px;\n color: #2e4a93;\n padding: 0px 10px;\n }\n [id\u003d\"a1e5d46-0df2-210-e24f-db48054de4\"] .containerInput:focus-within {\n border-width: 1px 1px 2px;\n border-color: rgb(216, 218, 220) rgb(216, 218, 220) rgb(135, 167, 170);\n border-style: solid;\n border-radius: 15px;\n box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px;\n background-color: rgb(221, 215, 215) !important;\n font-family: Arial;\n font-size: 14px;\n color: #2e4a93;\n padding: 0px 10px;\n }\n [data-test-id\u003d\"preview-modeler-component-a1e5d46-0df2-210-e24f-db48054de4\"] .rs-popover {\n position: absolute;\n top: inherit;\n left: inherit;\n z-index: inherit;\n display: inherit;\n padding: inherit;\n font-size: inherit;\n background-color: inherit;\n background-clip: inherit;\n border-radius: inherit;\n opacity: inherit;\n -webkit-filter: inherit;\n filter: inherit;\n -webkit-box-shadow: inherit;\n box-shadow:inherit;\n }\n\n /* Contenedor del listado */\n\n /* Icono del select*/\n svg{\n color:rgb(135, 167, 170);\n }\n /************************Tipo queja************************************************/\n /* Item contenedor del select */\n [data-test-id\u003d\"preview-modeler-component-10c3fb1-ba2-e805-dc2e-35ab2e68f10\"] {\n z-index: 2 !important;\n }\n /* Select */\n [id\u003d\"10c3fb1-ba2-e805-dc2e-35ab2e68f10\"] .containerInput {\n border-color: rgb(216, 218, 220) rgb(216, 218, 220) rgba(216, 218, 220, 0.392);\n border-width: 1px;\n border-style: solid;\n border-radius: 15px;\n box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px;\n background-color: rgb(221, 215, 215) !important;\n font-family: Arial;\n font-size: 14px;\n color: #2e4a93;\n padding: 0px 10px;\n }\n [id\u003d\"10c3fb1-ba2-e805-dc2e-35ab2e68f10\"] .containerInput:focus-within {\n border-width: 1px 1px 2px;\n border-color: rgb(216, 218, 220) rgb(216, 218, 220) rgb(135, 167, 170);\n border-style: solid;\n border-radius: 15px;\n box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px;\n background-color: rgb(221, 215, 215) !important;\n font-family: Arial;\n font-size: 14px;\n color: #2e4a93;\n padding: 0px 10px;\n }\n [data-test-id\u003d\"preview-modeler-component-10c3fb1-ba2-e805-dc2e-35ab2e68f10\"] .rs-popover {\n position: absolute;\n top: inherit;\n left: inherit;\n z-index: inherit;\n display: inherit;\n padding: inherit;\n font-size: inherit;\n background-color: inherit;\n background-clip: inherit;\n border-radius: inherit;\n opacity: inherit;\n -webkit-filter: inherit;\n filter: inherit;\n -webkit-box-shadow: inherit;\n box-shadow:inherit;\n }\n\n /* Contenedor del listado */\n \n /* Icono del select*/\n svg{\n color:rgb(135, 167, 170);\n }\n /************************Opciones************************************************/\n /* Item contenedor del select */\n [data-test-id\u003d\"preview-modeler-component-11550fc-3afc-8c4-854c-ed627551fe\"] {\n z-index: 2 !important;\n }\n /* Select */\n [id\u003d\"11550fc-3afc-8c4-854c-ed627551fe\"] .containerInput {\n border-color: rgb(216, 218, 220) rgb(216, 218, 220) rgba(216, 218, 220, 0.392);\n border-width: 1px;\n border-style: solid;\n border-radius: 15px;\n box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px;\n background-color: rgb(221, 215, 215) !important;\n font-family: Arial;\n font-size: 14px;\n color: #2e4a93;\n padding: 0px 10px;\n }\n [id\u003d\"11550fc-3afc-8c4-854c-ed627551fe\"] .containerInput:focus-within {\n border-width: 1px 1px 2px;\n border-color: rgb(216, 218, 220) rgb(216, 218, 220) rgb(135, 167, 170);\n border-style: solid;\n border-radius: 15px;\n box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px;\n background-color: rgb(221, 215, 215) !important;\n font-family: Arial;\n font-size: 14px;\n color: #2e4a93;\n padding: 0px 10px;\n }\n [data-test-id\u003d\"preview-modeler-component-11550fc-3afc-8c4-854c-ed627551fe\"] .rs-popover {\n position: absolute;\n top: inherit;\n left: inherit;\n z-index: inherit;\n display: inherit;\n padding: inherit;\n font-size: inherit;\n background-color: inherit;\n background-clip: inherit;\n border-radius: inherit;\n opacity: inherit;\n -webkit-filter: inherit;\n filter: inherit;\n -webkit-box-shadow: inherit;\n box-shadow:inherit;\n }\n\n /* Contenedor del listado */\n\n /* Icono del select*/\n svg{\n color:rgb(135, 167, 170);\n }\n \u003c/style\u003e\n `);\n\n getSelectIniciales();\n hideCreateContainers(false);\n}\n\nfunction verifyCaptcha(token) {\n //Oculto el mensaje de error en el caso que se haya mostrado antes\n $d.getContainer(\"containerError\").setVisible(false);\n}\n// This method is called when the page is about to be unloaded\nfunction beforeViewUnload() {\n\n}\n\nconst hideCreateContainers \u003d (show) \u003d\u003e {\n $d.getItem(\"itemTipoQueja\").setVisible(false);\n $d.getElement(\"containerOpciones\").setVisible(false);\n $d.getItem(\"itemInformacion2\").setVisible(false);\n $d.getItem(\"itemFechaEntregaVida\").setVisible(false);\n $d.getItem(\"itemProveedorFaltaPago\").setVisible(false);\n $d.getItem(\"itemReembolso\").setVisible(false);\n $d.getItem(\"itemTipoIndemnizacion\").setVisible(false);\n $d.getItem(\"itemFolioAsistencia\").setVisible(false);\n}\n\n\nfunction replacer(key, value) {\n // Filtrando propiedades\n if (typeof value \u003d\u003d\u003d \"string\") {\n return undefined;\n }\n return value;\n}\n\nasync function showSelect(pContainerID, pItemsList) {\n let value \u003d null;\n if (typeUser !\u003d null) {\n value \u003d pItemsList[typeUser - 1];\n }\n const onShowList \u003d () \u003d\u003e {\n setTimeout(() \u003d\u003e {\n //const selectMenu \u003d document.querySelector(\u0027[data-test-id\u003d\"types\"]\u0027);\n //selectMenu.classList.add(\"rs-popover\");\n })\n }\n\n await $d.createSelect({\n idKey: \"id\",\n valueKey: \"value\",\n list: pItemsList,\n test_id: \"types\",\n onHandleSelectItem: handleChangeTypeFilter,\n placeholder: \u0027Seleccionar\u0027,\n value: value,\n noSearch: true,\n onShowList,\n portal: true\n }, pContainerID);\n\n\n function handleChangeTypeFilter(value) {\n //console.log(\"value\u003e\u003e\u003e\u003e\u003e\" + value);\n if (value !\u003d null) {\n //console.log(\"cRelacionAseguradora\u003e\u003e\u003e\u003e\u003e\" + cRelacionAseguradora);\n //console.log(\"cProductoServicio\u003e\u003e\u003e\u003e\u003e\" + cProductoServicio);\n if (pContainerID \u003d\u003d \"containerRelacionAseguradora\") {\n cRelacionAseguradora \u003d value.id;\n if (cProductoServicio !\u003d null) {\n filtrarQuejas(cProductoServicio);\n }\n }\n if (pContainerID \u003d\u003d \"containerEstadoRepublica\") {\n cEstadoDeLaRepublica \u003d value.id;\n }\n } else {\n xId \u003d null;\n }\n\n }\n}\n\nfunction buttonEnviar_onClick(event) {\n let error \u003d false;\n let errorLen \u003d false;\n //Validación de Campos\n const emailInput \u003d $d.getInput(\"correoElectronico\");\n if (!/^[a-zA-Z0-9_!#$%\u0026*+/\u003d?{|}~^.-]+@[a-zA-Z0-9.-]+$/.test(emailInput.getValue())) {\n emailInput.setBorderBottom(\"2px solid #d10000\");\n emailInput.setBorderBottom(\"2px solid #d10000\", \"focus\");\n $d.getText(\"error\").setValue(\"Introduce un correo electrónico válido.\");\n return;\n }\n emailInput.setBorderBottom(\"0px\");\n error |\u003d checkEmpty(\"nombres\");\n error |\u003d checkEmpty(\"apellidoPaterno\");\n error |\u003d checkEmpty(\"apellidoMaterno\");\n error |\u003d checkEmpty(\"telefonoDeContacto\");\n\n error |\u003d checkEmptySelect(\"containerRelacionAseguradora\", cRelacionAseguradora);\n error |\u003d checkEmptySelect(\"containerProductoServicio\", cProductoServicio);\n error |\u003d checkEmptySelect(\"containerSelectTipoQueja\", cTipoQueja);\n error |\u003d checkEmptySelect(\"containerEstadoRepublica\", cEstadoDeLaRepublica);\n if (error) {\n $d.getText(\"error\").setValue(\"Complete los campos obligatorios (*)\");\n return;\n }\n\n //4 \u003d autos ;5 \u003d Daños ; 7 \u003d Salud; 6 \u003d vida \n if (cProductoServicio \u003d\u003d 4 || cProductoServicio \u003d\u003d 5 || cProductoServicio \u003d\u003d 6 || cProductoServicio \u003d\u003d 7) {\n error |\u003d checkEmpty(\"sucursalAseg\");\n errorLen |\u003d checkLength(\"sucursalAseg\", \"15\");\n if (errorLen) {\n $d.getText(\"error\").setValue(\"La longitud máxima de la sucursal es de 15\");\n return;\n }\n error |\u003d checkEmpty(\"ramoAseg\");\n errorLen |\u003d checkLength(\"ramoAseg\", \"15\");\n if (errorLen) {\n $d.getText(\"error\").setValue(\"La longitud máxima del ramo es de 15\");\n return;\n }\n error |\u003d checkEmpty(\"noDePolizaAseg\");\n errorLen |\u003d checkLength(\"noDePolizaAseg\", \"15\");\n if (errorLen) {\n $d.getText(\"error\").setValue(\"La longitud máxima de la póliza es de 15\");\n return;\n }\n\n //Autos Vida Salud\n //4 - Autos; \n if (cProductoServicio \u003d\u003d 4) {\n error |\u003d checkEmpty(\"nDeSiniestro\");\n //TipoDeQueja Otro \u003d 6\n if (cTipoQueja !\u003d 6) {\n console.log(\"cProductoServicio:\" + cProductoServicio);\n console.log(\"cOpciones:\" + cOpciones);\n error |\u003d checkEmptySelect(\"containerSelectOpciones\", cOpciones);\n }\n //Asistencia Vial \u003d 5 \n if (cTipoQueja \u003d\u003d 5) {\n error |\u003d checkEmpty(\"noDeFolio\");\n }\n //Otro \u003d 6 \n if (cTipoQueja \u003d\u003d 6) {\n error |\u003d checkEmpty(\"queFueLoQueOcurrio\");\n }\n }\n if (cProductoServicio \u003d\u003d 5 || cProductoServicio \u003d\u003d 6 || cProductoServicio \u003d\u003d 7) {\n error |\u003d checkEmpty(\"nDeSiniestro\");\n if (cProductoServicio \u003d\u003d 6 || cProductoServicio \u003d\u003d 7) {\n //console.log(\"cProductoServicio:\"+cProductoServicio);\n //console.log(\"cOpciones:\"+cOpciones);\n error |\u003d checkEmptySelect(\"containerSelectOpciones\", cOpciones);\n if (cProductoServicio \u003d\u003d 7) {\n //Provedores \u003d 15 ; Opciones \u003d Falta de Pago \u003d 11\n if (cTipoQueja \u003d\u003d 15 \u0026\u0026 cOpciones \u003d\u003d 11) {\n error |\u003d checkEmpty(\"nombreDelProveedor\");\n error |\u003d checkEmpty(\"telefonoDelProveedor\");\n error |\u003d checkEmpty(\"direccionProveedor\");\n error |\u003d checkEmpty(\"dondeRealizoFac\");\n error |\u003d checkEmpty(\"canalIngresoTramSalu\");\n error |\u003d checkEmpty(\"folioSalud\");\n error |\u003d checkEmpty(\"fechaFacturaSalud\");\n error |\u003d checkEmpty(\"montoDeLaFactSalud\");\n }\n //Reembolso \u003d12\n if (cTipoQueja \u003d\u003d 15 \u0026\u0026 cOpciones \u003d\u003d 12) {\n error |\u003d checkEmpty(\"idPoliza\");\n error |\u003d checkEmpty(\"iDAsegurado\");\n error |\u003d checkEmpty(\"lugarRadicaAsegSalud\");\n error |\u003d checkEmpty(\"lugarEntregoDocSalud\");\n error |\u003d checkEmpty(\"motivoDelReemboSalud\");\n }\n }\n }\n }\n }\n console.log(\"error otro: \"+error);\n if (error) {\n $d.getText(\"error\").setValue(\"Complete los campos obligatorios (*)\");\n return;\n }\n\n //Validar check de privacidad\n error |\u003d validarCheck(\"iconCheckAvisoPrivacidad\");\n console.log(\"error CheckAvisoPrivacidad: \"+error);\n if (error) {\n $d.getText(\"error\").setValue(\"Aviso de privacidad es obligatorio\");\n return;\n }\n //Validar Captcha\n error |\u003d validarCaptcha();\n console.log(\"error captcha: \"+error);\n if (error) {\n $d.getText(\"error\").setValue(\"\");\n return;\n }\n $d.getText(\"error\").setValue(\"\");\n const loading \u003d $d.getElement(\"loading\");\n loading.setVisible(true);\n setTimeout(() \u003d\u003e loading.getDOMElement().style.cursor \u003d \"wait\");\n\n\n if ($d.getInput(\"fechaSolBuzonQuejas\").getValue() !\u003d null)\n cFechaSolBuzonQuejas \u003d $d.getInput(\"fechaSolBuzonQuejas\").getValue();\n if ($d.getInput(\"nombres\").getValue() !\u003d null)\n cNombres \u003d $d.getInput(\"nombres\").getValue();\n if ($d.getInput(\"apellidoMaterno\").getValue() !\u003d null)\n cApellidoMaterno \u003d $d.getInput(\"apellidoMaterno\").getValue();\n if ($d.getInput(\"apellidoPaterno\").getValue() !\u003d null)\n cApellidoPaterno \u003d $d.getInput(\"apellidoPaterno\").getValue();\n if ($d.getInput(\"correoElectronico\").getValue() !\u003d null)\n cCorreoElectronico \u003d $d.getInput(\"correoElectronico\").getValue();\n if ($d.getInput(\"sucursalAseg\").getValue() !\u003d null)\n cSucursalAseg \u003d $d.getInput(\"sucursalAseg\").getValue();\n if ($d.getInput(\"ramoAseg\").getValue() !\u003d null)\n cRamoAseg \u003d $d.getInput(\"ramoAseg\").getValue();\n if ($d.getInput(\"noDePolizaAseg\").getValue() !\u003d null)\n cNoDePolizaAseg \u003d $d.getInput(\"noDePolizaAseg\").getValue();\n if ($d.getInput(\"nDeSiniestro\").getValue() !\u003d null)\n cNDeSiniestro \u003d $d.getInput(\"nDeSiniestro\").getValue();\n if ($d.getInput(\"iDAsegurado\").getValue() !\u003d null)\n cIDAsegurado \u003d $d.getInput(\"iDAsegurado\").getValue();\n if ($d.getInput(\"telefonoDeContacto\").getValue() !\u003d null)\n cTelefonoDeContacto \u003d $d.getInput(\"telefonoDeContacto\").getValue();\n if ($d.getInput(\"noDeFolio\").getValue() !\u003d null)\n cNoDeFolio \u003d $d.getInput(\"noDeFolio\").getValue();\n if ($d.getInput(\"fechaEntregaDtosVida\").getValue() !\u003d null)\n cFechaEntregaDtosVida \u003d $d.getInput(\"fechaEntregaDtosVida\").getValue();\n if ($d.getInput(\"nombreDelProveedor\").getValue() !\u003d null)\n cNombreDelProveedor \u003d $d.getInput(\"nombreDelProveedor\").getValue();\n if ($d.getInput(\"telefonoDelProveedor\").getValue() !\u003d null)\n cTelefonoDelProveedor \u003d $d.getInput(\"telefonoDelProveedor\").getValue();\n if ($d.getInput(\"direccionProveedor\").getValue() !\u003d null)\n cDireccionProveedor \u003d $d.getInput(\"direccionProveedor\").getValue();\n if ($d.getInput(\"dondeRealizoFac\").getValue() !\u003d null)\n cDondeRealizoFac \u003d $d.getInput(\"dondeRealizoFac\").getValue();\n if ($d.getInput(\"canalIngresoTramSalu\").getValue() !\u003d null)\n cCanalIngresoTramSalu \u003d $d.getInput(\"canalIngresoTramSalu\").getValue();\n if ($d.getInput(\"folioSalud\").getValue() !\u003d null)\n cFolioSalud \u003d $d.getInput(\"folioSalud\").getValue();\n if ($d.getInput(\"fechaFacturaSalud\").getValue() !\u003d null)\n cFechaFacturaSalud \u003d $d.getInput(\"fechaFacturaSalud\").getValue();\n if ($d.getInput(\"montoDeLaFactSalud\").getValue() !\u003d null)\n cMontoDeLaFactSalud \u003d $d.getInput(\"montoDeLaFactSalud\").getValue();\n if ($d.getInput(\"idPoliza\").getValue() !\u003d null)\n cIdPoliza \u003d $d.getInput(\"idPoliza\").getValue();\n\n\n if ($d.getInput(\"iDAsegurado\").getValue() !\u003d null)\n cIdAseguradoSalud \u003d $d.getInput(\"iDAsegurado\").getValue();\n if ($d.getInput(\"lugarEntregoDocSalud\").getValue() !\u003d null)\n cLugarEntregoDocSalud \u003d $d.getInput(\"lugarEntregoDocSalud\").getValue();\n if ($d.getInput(\"lugarRadicaAsegSalud\").getValue() !\u003d null)\n cLugarRadicaAsegSalud \u003d $d.getInput(\"lugarRadicaAsegSalud\").getValue();\n if ($d.getInput(\"motivoDelReemboSalud\").getValue() !\u003d null)\n cMotivoDelReemboSalud \u003d $d.getInput(\"motivoDelReemboSalud\").getValue();\n if ($d.getInput(\"inputTipoIndemnizacion\").getValue() !\u003d null)\n cTipoDeIndemnizacion \u003d $d.getInput(\"inputTipoIndemnizacion\").getValue();\n if ($d.getInput(\"queFueLoQueOcurrio\").getValue() !\u003d null)\n cQueFueLoQueOcurrio \u003d $d.getInput(\"queFueLoQueOcurrio\").getValue();\n $d.executeRule(\"movaCrearCasoAclaracionesQuejas\", 1, {\n fechaSolBuzonQuejas: cFechaSolBuzonQuejas,\n canalDeIngreso: cCanalDeIngreso,\n origen: cOrigen,\n nombres: cNombres,\n apellidoMaterno: cApellidoMaterno,\n apellidoPaterno: cApellidoPaterno,\n correoElectronico: cCorreoElectronico,\n estadoDeLaRepublica: cEstadoDeLaRepublica,\n telefonoDeContacto: cTelefonoDeContacto,\n relacionAseguradora: cRelacionAseguradora,\n productoServicio: cProductoServicio,\n tipoDeQueja: cTipoQueja,\n opciones: cOpciones,\n sucursalAseg: cSucursalAseg,\n ramoAseg: cRamoAseg,\n noDePolizaAseg: cNoDePolizaAseg,\n nDeSiniestro: cNDeSiniestro,\n iDAsegurado: cIDAsegurado,\n fechaEntregaDtosVida: cFechaEntregaDtosVida,\n adjuntarAntecedentes: cFileUrlAntecedentes,\n noDeFolio: cNoDeFolio,\n nombreDelProveedor: cNombreDelProveedor,\n telefonoDelProveedor: cTelefonoDelProveedor,\n direccionProveedor: cDireccionProveedor,\n dondeRealizoFac: cDondeRealizoFac,\n canalIngresoTramSalu: cCanalIngresoTramSalu,\n folioSalud: cFolioSalud,\n fechaFacturaSalud: cFechaFacturaSalud,\n montoDeLaFactSalud: cMontoDeLaFactSalud,\n idPoliza: cIdPoliza,\n lugarRadicaAsegSalud: cLugarRadicaAsegSalud,\n lugarEntregoDocSalud: cLugarEntregoDocSalud,\n motivoDelReemboSalud: cMotivoDelReemboSalud,\n tipoDeIndemnizacion: cTipoDeIndemnizacion,\n queFueLoQueOcurrio: cQueFueLoQueOcurrio,\n elegirArchivos: cFileUrlSubirAdjunto,\n elegirArchivos2: cFileUrlSubirAdjunto2,\n elegirArchivos3: cFileUrlSubirAdjunto3,\n avisoPrivacidad: cAvisoPrivacidad\n }, (result, error) \u003d\u003e {\n console.log(\"result---\u003e\" + result + \"regla.result.mensaje---\u003e\" + result.mensaje);\n console.log(\"regla.result.resultado---\u003e\" + result.resultado);\n if (result.resultado \u003d\u003d \"OK\") {\n $d.getItem(\"itemInformacion1\").setVisible(false);\n hideCreateContainers(false);\n $d.getItem(\"itemEnviar\").setVisible(false);\n loading.setVisible(false);\n $d.getText(\"textMsjFolio\").setValue(\"Se ha procesado su solicitud, su número de seguimiento es: \"+result.folioGenerado + \".\");\n $d.getItem(\"itemFolioGenerado\").setVisible(true);\n }else if(result.mensaje.includes(\"No tiene autorización para caratular el Documento con el procso c766141\")){\n $d.getText(\"error\").setValue(\"No tiene autorización para iniciar casos del proceso de Aclaraciones y Quejas\");\n loading.setVisible(false);\n return;\n }else if(result.mensaje.includes(\"ValidationException\")){\n let arr \u003d result.mensaje.split(\u0027ValidationException\u0027);\n if(arr !\u003d null){\n let errorValidation \u003d arr[1];\n $d.getText(\"error\").setValue(\"Mensaje\"+errorValidation);\n loading.setVisible(false);\n return;\n }\n }else{\n $d.getText(\"error\").setValue(\"Ha ocurrido un error. Por favor, intentalo más tarde.\");\n loading.setVisible(false);\n return;\n }\n\n });\n}\nfunction checkEmpty(field) {\n //console.log(\"field:\" + field);\n const input \u003d $d.getInput(field);\n //console.log(\"input.getValue():\" + input.getValue());\n if (input.getValue() \u003d\u003d \"\" || input.getValue() \u003d\u003d \"null\" || input.getValue() \u003d\u003d null) {\n input.setBorderBottom(\"2px solid #d10000\");\n input.setBorderBottom(\"2px solid #d10000\", \"focus\");\n return true;\n }\n input.setBorderBottom(\"2px solid #87a7aa\");\n input.setBorderBottom(\"2px solid #87a7aa\", \"focus\");\n return false;\n}\n\nfunction checkEmptySelect(field, xValue) {\n let value \u003d xValue;\n const container \u003d $d.getContainer(field);\n if (value \u003d\u003d\u003d undefined || value \u003d\u003d\u003d null) {\n container.setBorderBottom(\"2px solid #d10000\");\n return true;\n }\n container.setBorderBottom(\"0px\");\n return false;\n\n}\n\nfunction validarCaptcha() {\n //Al presionar el boton validar obtengo el objeto grecaptcha de google para ver si se ingreso el captcha correcto \n var response \u003d grecaptcha.getResponse();\n if (response.length \u003d\u003d 0) {\n //El usuario no valido aun el captcha muestro el mensaje de error\n $d.getContainer(\"containerError\").setVisible(true);\n return true;\n }\n //El usuario valido el captcha muestro el mensaje de captcha correcto\n //$d.getContainer(\"containerValido\").setVisible(true);\n return false;\n}\n\nfunction iconCheckNoCheck(xIcono) {\n let xCheck \u003d $d.getIcon(xIcono).getDOMElement();\n if (xCheck.querySelectorAll(\".icon-deyel_checkbox_desactivado\").classList \u003d\u003d\u003d undefined) {\n xCheck.querySelectorAll(\".icon-deyel_checkbox_activado\").forEach(check \u003d\u003e {\n check.classList.remove(\"icon-deyel_checkbox_activado\");\n $d.getIcon(xIcono).setValue({\n \"cheched\": \"false\",\n \"type\": \"deyel\",\n \"value\": [\n \"icon-deyel_checkbox_desactivado\"\n ]\n }); setTimeout(() \u003d\u003e $d.getIcon(xIcono).setColor(\"rgb(0, 104, 180)\"));\n });\n }\n xCheck.querySelectorAll(\".icon-deyel_checkbox_desactivado\").forEach(check \u003d\u003e {\n check.classList.remove(\"icon-deyel_checkbox_desactivado\");\n $d.getIcon(xIcono).setValue({\n \"cheched\": \"true\",\n \"type\": \"deyel\",\n \"value\": [\n \"icon-deyel_checkbox_activado\"\n ]\n }); setTimeout(() \u003d\u003e $d.getIcon(xIcono).setColor(\"rgb(0, 104, 180)\"));\n });\n}\n\nfunction iconFileAdjuntoAntecedentes_onClick(event) {\n const loading \u003d infoAdicContainer4.querySelector(\".adjuntar-loading\");\n $d.selectFile((event, files, input) \u003d\u003e {\n $d.getElement(\"inputAdjuntoAntecedentes\").setValue(files[0].name);\n console.log(files[0]);\n loading.style.display \u003d \"block\";\n $d.uploadFile(files[0], (result, error) \u003d\u003e {\n console.log(result);\n cFileUrlAntecedentes \u003d result.objectId;\n console.log(\"Nombre del archivo-\u003e\" + cFileUrlAntecedentes);\n loading.style.display \u003d \"none\";\n }, \"FORM\");\n })\n}\n\nfunction validarCheck(nameCheck) {\n let xCheckObject \u003d $d.getIcon(nameCheck).getDOMElement().querySelector(\u0027[class\u003d\"icon-deyel_checkbox_activado\"]\u0027);\n if (xCheckObject \u003d\u003d null) {\n $d.getIcon(nameCheck).setColor(\" #d10000\");\n return true;\n }\n return false;\n}\nfunction checkLength(nameInput, len) {\n let inputValue \u003d $d.getInput(nameInput).getValue();\n let input \u003d $d.getInput(nameInput);\n console.log(nameInput + \":\" + input.length);\n if (inputValue.length \u003e len) {\n input.setBorderBottom(\"2px solid #d10000\");\n input.setBorderBottom(\"2px solid #d10000\", \"focus\");\n return true;\n }\n return false;\n}\nfunction iconAdjuntarArchivo_onClick(event) {\n const loading \u003d infoAdicContainer.querySelector(\".adjuntar-loading\");\n $d.selectFile((event, files, input) \u003d\u003e {\n $d.getElement(\"inputAdjuntarArchivos\").setValue(files[0].name);\n console.log(files[0]);\n loading.style.display \u003d \"block\";\n //Obtengo el file en S3\n $d.uploadFile(files[0], (result, error) \u003d\u003e {\n console.log(result);\n cFileUrlSubirAdjunto \u003d result.objectId;\n loading.style.display \u003d \"none\";\n }, \"FORM\"); \n });\n}\n\nfunction iconAdjuntarArchivo2_onClick(event) {\n const loading2 \u003d infoAdicContainer2.querySelector(\".adjuntar-loading\");\n $d.selectFile((event, files, input) \u003d\u003e {\n $d.getElement(\"inputAdjuntarArchivos2\").setValue(files[0].name);\n console.log(files[0]);\n loading2.style.display \u003d \"block\";\n //Obtengo el file en S3\n $d.uploadFile(files[0], (result, error) \u003d\u003e {\n console.log(result);\n cFileUrlSubirAdjunto2 \u003d result.objectId;\n loading2.style.display \u003d \"none\";\n }, \"FORM\");\n });\n}\n\nfunction iconAdjuntarArchivo3_onClick(event) {\nconst loading3 \u003d infoAdicContainer3.querySelector(\".adjuntar-loading\");\n $d.selectFile((event, files, input) \u003d\u003e {\n $d.getElement(\"inputAdjuntarArchivos3\").setValue(files[0].name);\n console.log(files[0]);\n loading3.style.display \u003d \"block\";\n //Obtengo el file en S3\n $d.uploadFile(files[0], (result, error) \u003d\u003e {\n console.log(result);\n cFileUrlSubirAdjunto3 \u003d result.objectId;\n loading3.style.display \u003d \"none\";\n }, \"FORM\");\n });\n}\nfunction iconCheckAvisoPrivacidad_onClick(event) {\n\ticonCheckNoCheck(\"iconCheckAvisoPrivacidad\");\n let xCheck \u003d $d.getIcon(\"iconCheckAvisoPrivacidad\").getDOMElement();\n if(xCheck.querySelectorAll(\".icon-deyel_checkbox_desactivado\").classList \u003d\u003d\u003d undefined){\n cAvisoPrivacidad \u003d true;\n }else{\n cAvisoPrivacidad \u003d false;\n }\n}","dataSources":[],"params":[{"uuid":"f463f51-80ca-cce-3617-eefef1c74dd5","id":"pOrigen","name":"pOrigen","type":"string"}],"variables":[{"uuid":"dac4d1-3557-7a36-b86d-b0be2a22113b","id":"fechaActual","name":"fechaActual","type":"hourDate","initialValue":"__now"}],"lsPermissionAssignment":[{"idPermission":"MODELADOR","idApplication":"GLOBAL","lsCodeFunctions":["PG_@@@N000_@@@","PG_@@@_MODELER","PG_@@@_V001","PG_@@@_MG1","PG_@@@_G004","PG_@@@_ST1","PG_@@@_ST2","PG_@@@_ST4","PG_@@@_ST5","PG_@@@USE","PG_@@@_U001"]},{"idPermission":"ANONYMOUS","idApplication":"GLOBAL","lsCodeFunctions":["PG_@@@_U001","PG_@@@USE","PG_@@@N000_@@@"]}],"cdUserLastUpdate":"AFARIAS","dtLastUpdate":"2024-09-09 10:55:04.0","cdUserStore":"DGARCIA","dtStore":"2023-07-16 01:43:55.0","elements":{"components":{"16bbd7b-a01f-2dc8-3bc8-ffccdbc2707f":{"type":"section","subitems":["ce5588a-ed1-bf83-3b0d-06763835d13d","21bcca0-8d3c-e71c-e74d-b08b3c2af8"],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"auto","minHeight":"unset"},"position":{"position":"relative","marginBottom":0.0,"marginTop":0.0,"marginRight":0.0,"marginLeft":0.0}},"style":{"padding":{"paddingTop":0.0,"paddingBottom":0.0,"paddingLeft":0.0,"paddingRight":0.0},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"$theme_color_1","opacity":"ff","width":"0","style":"solid"},"left":{"color":"$theme_color_1","opacity":"ff","width":"0","style":"solid"},"bottom":{"color":"$theme_color_1","opacity":"ff","width":"0","style":"solid"},"right":{"color":"$theme_color_1","opacity":"ff","width":"0","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}},"TABLET":{"structure":{"size":{"width":"100%","height":"auto","minHeight":"unset"},"position":{"position":"relative"}}},"MOBILE":{"structure":{"size":{"width":"100%","height":"auto","minHeight":"unset"},"position":{"position":"relative"}}}},"uuid":"16bbd7b-a01f-2dc8-3bc8-ffccdbc2707f","id":"section1","name":"section1","events":{"afterViewInit":"section1_afterViewInit"}},"root":{"uuid":"root","id":"root","name":"root","type":"root","layout":{"DESKTOP":{"style":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"00","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}}}}}},"1ed4a3d-2bf3-487-77ca-bed1cacccb7c":{"uuid":"1ed4a3d-2bf3-487-77ca-bed1cacccb7c","id":"NumeroDeFolio","name":"NumeroDeFolio","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"40%","height":"8%","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"auto","maxHeight":"none"},"position":{"position":"relative","justifySelf":"end","alignSelf":"start","marginLeft":0.0,"marginRight":"10%","marginTop":"30px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"$theme_input_text_size","align":"left","spacing":"0px"},"regular":{"padding":"$theme_input_padding/padding","font":{"color":"$theme_input_text_color","opacity":"ff"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"color":"#ddd7d7","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]}},"border":{"top":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"left":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"bottom":{"width":"2px","style":"none","color":"#d8dadc","opacity":"64"},"right":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"radius":{"topLeft":"40px","topRight":"40px","bottomRight":"40px","bottomLeft":"40px"}}},"focus":{"border":{"bottom":{"width":"2px","style":"solid","color":"#88a931","opacity":"ff"}}},"disabled":{"border":{"bottom":{"width":"2px","style":"solid","color":"#d8dadc","opacity":"80"}},"background":{"color":"#ffffff","opacity":"ff","type":"gradient","gradient":"$theme_input_disabled_background/gradient"}}},"visible":false},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"45px","marginBottom":0.0},"size":{"width":"45%","height":"8%","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"auto","maxHeight":"none"}},"style":{"focus":{"border":{"bottom":{"width":"2px","style":"solid","color":"#88a931","opacity":"ff"}}}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"5%","marginBottom":0.0},"size":{"width":"90%","height":"30px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"auto","maxHeight":"none"}}}},"subtype":"text","props":{"placeholder":"","value":{"props":{"value":""},"type":"LITERAL"},"initialState":"disabled","contentType":"normal"},"hyperLink":{"destinityType":"_self"},"parent":"e67cf-0f6-a62a-ecc8-fa77713fa67a","relationConfig":{"type":"WITHOUT_RELATION"},"relatedAttribute":{}},"2f3b8e1-6e5d-dbfc-5a52-8735562b4e1c":{"uuid":"2f3b8e1-6e5d-dbfc-5a52-8735562b4e1c","id":"nombres","name":"nombres","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"400px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"90px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"$theme_input_text_size","align":"left","spacing":"0px"},"regular":{"padding":{"paddingTop":"0","paddingRight":0.0,"paddingBottom":"0","paddingLeft":"12px"},"font":{"color":"#2e4a93","opacity":"ff"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"color":"#ddd7d7","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]}},"border":{"top":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"left":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"bottom":{"width":"2px","style":"none","color":"#88a931","opacity":"64"},"right":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"radius":{"topLeft":"40px","topRight":"40px","bottomRight":"40px","bottomLeft":"40px"}}},"focus":{"border":{"bottom":{"width":"2px","style":"solid","color":"#88a931","opacity":"ff"}}},"disabled":{"border":{"bottom":"$theme_input_disabled_border_bottom/border"},"background":{"color":"#ffffff","opacity":"ff","type":"gradient","gradient":"$theme_input_disabled_background/gradient"}}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"90px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"}},"style":{"focus":{"border":{"bottom":{"width":"2px","style":"solid","color":"#88a931","opacity":"ff"}}}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"90px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"}}}},"subtype":"text","props":{"placeholder":"Nombre (s)","value":{"props":{"value":""},"type":"LITERAL"},"required":false,"contentType":"normal"},"hyperLink":{"destinityType":"_self"},"parent":"e67cf-0f6-a62a-ecc8-fa77713fa67a","relationConfig":{"type":"WITHOUT_RELATION"},"relatedAttribute":{}},"24a725-600-f6b-7776-2fa381000825":{"uuid":"24a725-600-f6b-7776-2fa381000825","id":"textNombres","name":"textNombres","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"200px","height":"16auto","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"13px","marginRight":0.0,"marginTop":"70px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"14px","align":"left","color":"#2e4a93","opacity":"ff","height":"1.15","spacing":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","color":"#000000","opacity":"00"}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"13px","marginRight":0.0,"marginTop":"70px","marginBottom":0.0},"size":{"width":"45%","height":"16auto","gridArea":"1/1/2/2"}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"70px","marginBottom":0.0},"size":{"width":"300px","height":"auto","gridArea":"1/1/2/2"}}}},"subtype":"h6","props":{"value":{"props":{"value":"Nombre (s)"},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self"},"parent":"e67cf-0f6-a62a-ecc8-fa77713fa67a"},"70d5ba1-b2fa-6eea-8fc8-ed60a8dc500e":{"uuid":"70d5ba1-b2fa-6eea-8fc8-ed60a8dc500e","id":"correoElectronico","name":"correoElectronico","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"400px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"500px","marginRight":0.0,"marginTop":"160px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"$theme_input_text_size","align":"left","spacing":"0px"},"regular":{"padding":{"paddingTop":"0","paddingRight":0.0,"paddingBottom":"0","paddingLeft":"12px"},"font":{"color":"#2e4a93","opacity":"ff"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"color":"#ddd7d7","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]}},"border":{"top":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"left":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"bottom":{"width":"2px","style":"none","color":"#88a931","opacity":"64"},"right":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"radius":{"topLeft":"40px","topRight":"40px","bottomRight":"40px","bottomLeft":"40px"}}},"focus":{"border":{"bottom":{"width":"2px","style":"solid","color":"#88a931","opacity":"ff"}}},"disabled":{"border":{"bottom":"$theme_input_disabled_border_bottom/border"},"background":{"color":"#ffffff","opacity":"ff","type":"gradient","gradient":"$theme_input_disabled_background/gradient"}}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"370px","marginRight":0.0,"marginTop":"160px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"}},"style":{"focus":{"border":{"bottom":{"width":"2px","style":"solid","color":"#88a931","opacity":"ff"}}}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"300px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"}}}},"subtype":"text","props":{"placeholder":"nombre@dominio.com","value":{"props":{"value":""},"type":"LITERAL"},"required":false,"contentType":"normal"},"hyperLink":{"destinityType":"_self"},"parent":"e67cf-0f6-a62a-ecc8-fa77713fa67a","relationConfig":{"type":"WITHOUT_RELATION"},"relatedAttribute":{}},"6eea71-3fb4-71da-eee1-fcc0b84ac00b":{"uuid":"6eea71-3fb4-71da-eee1-fcc0b84ac00b","id":"noDePolizaAseg","name":"noDePolizaAseg","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"400px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"370px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"$theme_input_text_size","align":"left","spacing":"0px"},"regular":{"padding":{"paddingTop":"0","paddingRight":0.0,"paddingBottom":"0","paddingLeft":"12px"},"font":{"color":"#2e4a93","opacity":"ff"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"color":"#ddd7d7","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]}},"border":{"top":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"left":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"bottom":{"width":"2px","style":"none","color":"#88a931","opacity":"64"},"right":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"radius":{"topLeft":"40px","topRight":"40px","bottomRight":"40px","bottomLeft":"40px"}}},"focus":{"border":{"bottom":{"width":"2px","style":"solid","color":"#88a931","opacity":"ff"}}},"disabled":{"border":{"bottom":"$theme_input_disabled_border_bottom/border"},"background":{"color":"#ffffff","opacity":"ff","type":"gradient","gradient":"$theme_input_disabled_background/gradient"}}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"370px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"}},"style":{"focus":{"border":{"bottom":{"width":"2px","style":"solid","color":"#88a931","opacity":"ff"}}}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"720px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"}}}},"subtype":"text","props":{"placeholder":"","value":{"props":{"value":""},"type":"LITERAL"},"contentType":"normal"},"hyperLink":{"destinityType":"_self"},"parent":"e67cf-0f6-a62a-ecc8-fa77713fa67a","modifiedName":true,"modifiedId":true,"relationConfig":{"type":"WITHOUT_RELATION"},"relatedAttribute":{}},"03c31b-866f-d77f-24e4-a7e28877da5":{"uuid":"03c31b-866f-d77f-24e4-a7e28877da5","id":"iDAsegurado","name":"iDAsegurado","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"400px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"500px","marginRight":0.0,"marginTop":"30px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"$theme_input_text_size","align":"left","spacing":"0px"},"regular":{"padding":{"paddingTop":"0","paddingRight":"0px","paddingBottom":"0","paddingLeft":"12px"},"font":{"color":"#2e4a93","opacity":"ff"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"color":"#ddd7d7","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]}},"border":{"top":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"left":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"bottom":{"width":"2px","style":"none","color":"#88a931","opacity":"64"},"right":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"radius":{"topLeft":"40px","topRight":"40px","bottomRight":"40px","bottomLeft":"40px"}}},"focus":{"border":{"bottom":{"width":"2px","style":"solid","color":"#88a931","opacity":"ff"}}},"disabled":{"border":{"bottom":"$theme_input_disabled_border_bottom/border"},"background":{"color":"#ffffff","opacity":"ff","type":"gradient","gradient":"$theme_input_disabled_background/gradient"}}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"50%","marginRight":0.0,"marginTop":"20px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"}},"style":{"focus":{"border":{"bottom":{"width":"2px","style":"solid","color":"#88a931","opacity":"ff"}}}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginTop":"109px","marginBottom":0.0,"marginLeft":0.0},"size":{"width":"330px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"}}}},"subtype":"text","props":{"placeholder":"","value":{"props":{"value":""},"type":"LITERAL"},"contentType":"normal"},"hyperLink":{"destinityType":"_self"},"parent":"24ed0b5-ae1e-e8e1-217a-5e18d127763","modifiedName":true,"modifiedId":true,"relationConfig":{"type":"WITHOUT_RELATION"},"relatedAttribute":{}},"4e8aec0-e484-151a-a845-eb32df773631":{"uuid":"4e8aec0-e484-151a-a845-eb32df773631","id":"telefonoDeContacto","name":"telefonoDeContacto","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"400px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"500px","marginRight":0.0,"marginTop":"230px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"$theme_input_text_size","align":"left","spacing":"0px"},"regular":{"padding":{"paddingTop":"0","paddingRight":0.0,"paddingBottom":"0","paddingLeft":"12px"},"font":{"color":"#2e4a93","opacity":"ff"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"color":"#ddd7d7","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]}},"border":{"top":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"left":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"bottom":{"width":"2px","style":"none","color":"#88a931","opacity":"64"},"right":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"radius":{"topLeft":"40px","topRight":"40px","bottomRight":"40px","bottomLeft":"40px"}}},"focus":{"border":{"bottom":{"width":"2px","style":"solid","color":"#88a931","opacity":"ff"}}},"disabled":{"border":{"bottom":"$theme_input_disabled_border_bottom/border"},"background":{"color":"#ffffff","opacity":"ff","type":"gradient","gradient":"$theme_input_disabled_background/gradient"}}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"370px","marginRight":0.0,"marginTop":"230px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"}},"style":{"focus":{"border":{"bottom":{"width":"2px","style":"solid","color":"#88a931","opacity":"ff"}}}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"440px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"}}}},"subtype":"text","props":{"placeholder":"Teléfono de Contacto","value":{"props":{"value":""},"type":"LITERAL"},"required":false,"contentType":"normal"},"hyperLink":{"destinityType":"_self"},"parent":"e67cf-0f6-a62a-ecc8-fa77713fa67a","modifiedName":true,"modifiedId":true,"relationConfig":{"type":"WITHOUT_RELATION"},"relatedAttribute":{}},"30c1b-c8ec-abdb-1c85-8a1077230846":{"uuid":"30c1b-c8ec-abdb-1c85-8a1077230846","id":"telefonoDelProveedor","name":"telefonoDelProveedor","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"400px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"500px","marginRight":0.0,"marginTop":"30px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"$theme_input_text_size","align":"left","spacing":"0px"},"regular":{"padding":{"paddingTop":"0","paddingRight":"0px","paddingBottom":"0","paddingLeft":"12px"},"font":{"color":"#2e4a93","opacity":"ff"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"color":"#ddd7d7","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]}},"border":{"top":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"left":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"bottom":{"width":"2px","style":"none","color":"#88a931","opacity":"64"},"right":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"radius":{"topLeft":"40px","topRight":"40px","bottomRight":"40px","bottomLeft":"40px"}}},"focus":{"border":{"bottom":{"width":"2px","style":"solid","color":"#88a931","opacity":"ff"}}},"disabled":{"border":{"bottom":"$theme_input_disabled_border_bottom/border"},"background":{"color":"#ffffff","opacity":"ff","type":"gradient","gradient":"$theme_input_disabled_background/gradient"}}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"373px","marginRight":0.0,"marginTop":"20px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"}},"style":{"focus":{"border":{"bottom":{"width":"2px","style":"solid","color":"#88a931","opacity":"ff"}}}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"101px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"}}}},"subtype":"text","props":{"placeholder":"","value":{"props":{"value":""},"type":"LITERAL"},"contentType":"normal"},"hyperLink":{"destinityType":"_self"},"parent":"c5ee05d-c80e-cc7c-3a6e-f71f5f573e","modifiedName":true,"modifiedId":true,"relationConfig":{"type":"WITHOUT_RELATION"},"relatedAttribute":{}},"1d1148-817c-25a6-181-4f5a7f4db7c":{"uuid":"1d1148-817c-25a6-181-4f5a7f4db7c","id":"nombreDelProveedor","name":"nombreDelProveedor","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"400px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"30px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"$theme_input_text_size","align":"left","spacing":"0px"},"regular":{"padding":{"paddingTop":"0","paddingRight":"0px","paddingBottom":"0","paddingLeft":"12px"},"font":{"color":"#2e4a93","opacity":"ff"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"color":"#ddd7d7","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]}},"border":{"top":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"left":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"bottom":{"width":"2px","style":"none","color":"#88a931","opacity":"64"},"right":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"radius":{"topLeft":"40px","topRight":"40px","bottomRight":"40px","bottomLeft":"40px"}}},"focus":{"border":{"bottom":{"width":"2px","style":"solid","color":"#88a931","opacity":"ff"}}},"disabled":{"border":{"bottom":"$theme_input_disabled_border_bottom/border"},"background":{"color":"#ffffff","opacity":"ff","type":"gradient","gradient":"$theme_input_disabled_background/gradient"}}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"20px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"}},"style":{"focus":{"border":{"bottom":{"width":"2px","style":"solid","color":"#88a931","opacity":"ff"}}}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"32px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"}}}},"subtype":"text","props":{"placeholder":"","value":{"props":{"value":""},"type":"LITERAL"},"contentType":"normal"},"hyperLink":{"destinityType":"_self"},"parent":"c5ee05d-c80e-cc7c-3a6e-f71f5f573e","modifiedName":true,"modifiedId":true,"relationConfig":{"type":"WITHOUT_RELATION"},"relatedAttribute":{}},"44def12-c767-0cc-eff0-d0f7857d4a16":{"uuid":"44def12-c767-0cc-eff0-d0f7857d4a16","id":"direccionProveedor","name":"direccionProveedor","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"400px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"100px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"$theme_input_text_size","align":"left","spacing":"0px"},"regular":{"padding":{"paddingTop":"0","paddingRight":"0px","paddingBottom":"0","paddingLeft":"12px"},"font":{"color":"#2e4a93","opacity":"ff"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"color":"#ddd7d7","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]}},"border":{"top":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"left":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"bottom":{"width":"2px","style":"none","color":"#88a931","opacity":"64"},"right":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"radius":{"topLeft":"40px","topRight":"40px","bottomRight":"40px","bottomLeft":"40px"}}},"focus":{"border":{"bottom":{"width":"2px","style":"solid","color":"#88a931","opacity":"ff"}}},"disabled":{"border":{"bottom":"$theme_input_disabled_border_bottom/border"},"background":{"color":"#ffffff","opacity":"ff","type":"gradient","gradient":"$theme_input_disabled_background/gradient"}}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"90px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"}},"style":{"focus":{"border":{"bottom":{"width":"2px","style":"solid","color":"#88a931","opacity":"ff"}}}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"172px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"}}}},"subtype":"text","props":{"placeholder":"","value":{"props":{"value":""},"type":"LITERAL"},"contentType":"normal"},"hyperLink":{"destinityType":"_self"},"parent":"c5ee05d-c80e-cc7c-3a6e-f71f5f573e","modifiedName":true,"modifiedId":true,"relationConfig":{"type":"WITHOUT_RELATION"},"relatedAttribute":{}},"768fa0-f737-f64-aa4-ffbbe862b21c":{"uuid":"768fa0-f737-f64-aa4-ffbbe862b21c","id":"queFueLoQueOcurrio","name":"queFueLoQueOcurrio","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"400px","height":"135px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"50px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"14px","align":"left","spacing":"0px"},"regular":{"padding":{"paddingTop":"15px","paddingRight":"30px","paddingBottom":"5px","paddingLeft":"30px"},"font":{"color":"#2e4a93","opacity":"ff"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"color":"#ddd7d7","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]}},"border":{"top":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"left":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"bottom":{"width":"2px","style":"none","color":"#88a931","opacity":"64"},"right":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"radius":{"topLeft":"40px","topRight":"40px","bottomRight":"40px","bottomLeft":"40px"}}},"focus":{"border":{"bottom":{"width":"2px","style":"solid","color":"#88a931","opacity":"ff"}}},"disabled":{"border":{"bottom":"$theme_input_disabled_border_bottom/border"},"background":{"color":"#ffffff","opacity":"ff","type":"gradient","gradient":"$theme_input_disabled_background/gradient"}}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"40px","marginBottom":0.0},"size":{"width":"330px","height":"160px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"}},"style":{"focus":{"border":{"bottom":{"width":"2px","style":"solid","color":"#88a931","opacity":"ff"}}}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"16px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"}}}},"subtype":"textarea","props":{"placeholder":"","value":{"props":{"value":""},"type":"LITERAL"},"required":false,"rules":{"obligatory":[]},"contentType":"normal"},"hyperLink":{"destinityType":"_self"},"parent":"3d068a4-2337-e5eb-25af-73102c15a0c3","modifiedName":true,"modifiedId":true,"events":{},"relatedAttribute":{}},"3468ad7-0f45-15c3-8807-f5005ff6c37d":{"uuid":"3468ad7-0f45-15c3-8807-f5005ff6c37d","id":"textCorreoElectrónico","name":"textCorreoElectrónico","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"200px","height":"16auto","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"510px","marginRight":0.0,"marginTop":"140px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"14px","align":"left","color":"#2e4a93","opacity":"ff","height":"1.15","spacing":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","color":"#000000","opacity":"00"}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"378px","marginRight":0.0,"marginTop":"140px","marginBottom":0.0},"size":{"width":"45%","height":"auto","gridArea":"1/1/2/2"}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"280px","marginBottom":0.0},"size":{"width":"300px","height":"auto"}}}},"subtype":"h6","props":{"value":{"props":{"value":"Correo Electrónico"},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self"},"parent":"e67cf-0f6-a62a-ecc8-fa77713fa67a"},"583570-48d-43be-602-e67081bcd58":{"uuid":"583570-48d-43be-602-e67081bcd58","id":"textNoPoliza","name":"textNoPoliza","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"200px","height":"16auto","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"13px","marginRight":0.0,"marginTop":"350px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"14px","align":"left","color":"#2e4a93","opacity":"ff","height":"1.15","spacing":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","color":"#000000","opacity":"00"}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"13px","marginRight":0.0,"marginTop":"350px","marginBottom":0.0},"size":{"width":"45%","height":"16auto","gridArea":"1/1/2/2"}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"770px","marginBottom":0.0},"size":{"width":"300px","height":"16auto","gridArea":"1/1/2/2"}}}},"subtype":"h6","props":{"value":{"props":{"value":"No. De Póliza"},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self"},"parent":"e67cf-0f6-a62a-ecc8-fa77713fa67a"},"ebebece-5c4d-ab2c-fa43-664148e23fb2":{"uuid":"ebebece-5c4d-ab2c-fa43-664148e23fb2","id":"textEstadoRepublica","name":"textEstadoRepublica","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"200px","height":"16auto","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"13px","marginRight":0.0,"marginTop":"210px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"14px","align":"left","color":"#2e4a93","opacity":"ff","height":"1.15","spacing":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","color":"#000000","opacity":"00"}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"13px","marginRight":0.0,"marginTop":"210px","marginBottom":0.0},"size":{"width":"45%","height":"16auto","gridArea":"1/1/2/2"}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"350px","marginBottom":0.0},"size":{"width":"300px","height":"auto","gridArea":"1/1/2/2"}}}},"subtype":"h6","props":{"value":{"props":{"value":"Estado de la República"},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self"},"parent":"e67cf-0f6-a62a-ecc8-fa77713fa67a"},"035e10f-611-85cb-1677-600b48ec63b":{"uuid":"035e10f-611-85cb-1677-600b48ec63b","id":"textIdAsegurado","name":"textIdAsegurado","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"200px","height":"16auto","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"510px","marginRight":0.0,"marginTop":"10px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"14px","align":"left","color":"#2e4a93","opacity":"ff","height":"1.15","spacing":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","color":"#000000","opacity":"00"}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"52%","marginRight":0.0,"marginTop":0.0,"marginBottom":0.0},"size":{"width":"45%","height":"16auto","gridArea":"1/1/2/2"}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"93px","marginBottom":0.0},"size":{"width":"53.06%","height":"auto","gridArea":"1/1/2/2"}}}},"subtype":"h6","props":{"value":{"props":{"value":"ID Asegurado"},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self"},"parent":"24ed0b5-ae1e-e8e1-217a-5e18d127763"},"01086b4-bbc4-78c3-2bab-ac77fba7a":{"uuid":"01086b4-bbc4-78c3-2bab-ac77fba7a","id":"textTelefonoContacto","name":"textTelefonoContacto","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"200px","height":"16auto","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"510px","marginRight":0.0,"marginTop":"210px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"14px","align":"left","color":"#2e4a93","opacity":"ff","height":"1.15","spacing":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","color":"#000000","opacity":"00"}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"51%","marginRight":0.0,"marginTop":"210px","marginBottom":0.0},"size":{"width":"45%","height":"16auto","gridArea":"1/1/2/2"}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"420px","marginBottom":0.0},"size":{"width":"300px","height":"auto","gridArea":"1/1/2/2"}}}},"subtype":"h6","props":{"value":{"props":{"value":"Teléfono de Contacto"},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self"},"parent":"e67cf-0f6-a62a-ecc8-fa77713fa67a"},"b2bf54-6e4-c54d-cc3-1daade64f2":{"uuid":"b2bf54-6e4-c54d-cc3-1daade64f2","id":"textRelacionAseguradora","name":"textRelacionAseguradora","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"300px","height":"16auto","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"13px","marginRight":0.0,"marginTop":"420px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"14px","align":"left","color":"#2e4a93","opacity":"ff","height":"1.15","spacing":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","color":"#000000","opacity":"00"}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"13px","marginRight":0.0,"marginTop":"420px","marginBottom":0.0},"size":{"width":"45%","height":"16auto","gridArea":"1/1/2/2"}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"490px","marginBottom":0.0},"size":{"width":"350px","height":"16auto","gridArea":"1/1/2/2"}}}},"subtype":"h6","props":{"value":{"props":{"value":"¿Cuál es tu Relación con la Aseguradora?"},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self"},"parent":"e67cf-0f6-a62a-ecc8-fa77713fa67a"},"c70b54-2eb-d83d-58f0-a3becbf5c7e":{"uuid":"c70b54-2eb-d83d-58f0-a3becbf5c7e","id":"textLineaNegocio","name":"textLineaNegocio","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"200px","height":"0auto","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"510px","marginRight":0.0,"marginTop":"420px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"14px","align":"left","color":"#2e4a93","opacity":"ff","height":"1.15","spacing":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","color":"#000000","opacity":"00"}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"51%","marginRight":0.0,"marginTop":"420px","marginBottom":0.0},"size":{"width":"45%","height":"16auto","gridArea":"1/1/2/2"}}},"MOBILE":{"structure":{"size":{"width":"300px","height":"16auto","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"560px","marginBottom":0.0}}}},"subtype":"h6","props":{"value":{"props":{"value":"Área de Atención"},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self"},"parent":"e67cf-0f6-a62a-ecc8-fa77713fa67a"},"6c54c-e0-f688-c085-add7f542207":{"uuid":"6c54c-e0-f688-c085-add7f542207","id":"textDireccionProveedor","name":"textDireccionProveedor","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"200px","height":"16auto","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"1%","marginRight":0.0,"marginTop":"80px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"14px","align":"left","color":"#2e4a93","opacity":"ff","height":"1.15","spacing":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","color":"#000000","opacity":"00"}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"13px","marginRight":0.0,"marginTop":"70px","marginBottom":0.0},"size":{"width":"45%","height":"16auto","gridArea":"1/1/2/2"}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"154px","marginBottom":0.0},"size":{"width":"100%","height":"auto","gridArea":"1/1/2/2"}}}},"subtype":"h6","props":{"value":{"props":{"value":"Dirección del Proveedor"},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self"},"parent":"c5ee05d-c80e-cc7c-3a6e-f71f5f573e"},"5e06c3d-a71-b255-1bee-66125b0233c2":{"uuid":"5e06c3d-a71-b255-1bee-66125b0233c2","id":"textNombreProveedor","name":"textNombreProveedor","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"200px","height":"auto","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"1%","marginRight":0.0,"marginTop":"10px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"14px","align":"left","color":"#2e4a93","opacity":"ff","height":"1.15","spacing":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","color":"#000000","opacity":"00"}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"13px","marginRight":0.0,"marginTop":0.0,"marginBottom":0.0},"size":{"width":"45%","height":"16auto","gridArea":"1/1/2/2"}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"15px","marginBottom":0.0},"size":{"width":"100%","height":"auto","gridArea":"1/1/2/2"}}}},"subtype":"h6","props":{"value":{"props":{"value":"Nombre del Proveedor"},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self"},"parent":"c5ee05d-c80e-cc7c-3a6e-f71f5f573e"},"385c4f2-fd54-c4d-d23-685bd045b0cf":{"uuid":"385c4f2-fd54-c4d-d23-685bd045b0cf","id":"textTelefonoProveedor","name":"textTelefonoProveedor","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"200px","height":"auto","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"510px","marginRight":0.0,"marginTop":"10px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"14px","align":"left","color":"#2e4a93","opacity":"ff","height":"1.15","spacing":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","color":"#000000","opacity":"00"}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"420px","marginRight":0.0,"marginTop":0.0,"marginBottom":0.0},"size":{"width":"45%","height":"16auto","gridArea":"1/1/2/2"}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"85px","marginBottom":0.0},"size":{"width":"100%","height":"auto","gridArea":"1/1/2/2"}}}},"subtype":"h6","props":{"value":{"props":{"value":"Teléfono del Proveedor"},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self"},"parent":"c5ee05d-c80e-cc7c-3a6e-f71f5f573e"},"13c64aa-d256-aa3-184-23ebae371ded":{"uuid":"13c64aa-d256-aa3-184-23ebae371ded","id":"textQueOcurrio","name":"textQueOcurrio","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"200px","height":"auto","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"1%","marginRight":0.0,"marginTop":"30px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"14px","align":"left","color":"#2e4a93","opacity":"ff","height":"1.15","spacing":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","color":"#000000","opacity":"00"}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"13px","marginRight":0.0,"marginTop":"20px","marginBottom":0.0},"size":{"width":"24%","height":"16auto","gridArea":"1/1/2/2"}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"0%","marginRight":0.0,"marginTop":0.0,"marginBottom":0.0},"size":{"width":"100%","height":"auto","gridArea":"1/1/2/2"}}}},"subtype":"h6","props":{"value":{"props":{"value":"¿Qué Fue lo Que Ocurrió?"},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self"},"parent":"3d068a4-2337-e5eb-25af-73102c15a0c3"},"f6cc77b-c176-ecfd-446a-1ed4720066":{"uuid":"f6cc77b-c176-ecfd-446a-1ed4720066","id":"textApellidoPaterno","name":"textApellidoPaterno","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"200px","height":"16auto","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"510px","marginRight":0.0,"marginTop":"70px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"14px","align":"left","color":"#2e4a93","opacity":"ff","height":"1.15","spacing":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","color":"#000000","opacity":"00"}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"51%","marginRight":0.0,"marginTop":"70px","marginBottom":0.0},"size":{"width":"45%","height":"auto","gridArea":"1/1/2/2"}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"140px","marginBottom":0.0},"size":{"width":"300px","height":"auto","gridArea":"1/1/2/2"}}}},"subtype":"h6","props":{"value":{"props":{"value":"Apellido Paterno"},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self"},"parent":"e67cf-0f6-a62a-ecc8-fa77713fa67a"},"678322f-28d-e08d-262-e58a7135a2":{"uuid":"678322f-28d-e08d-262-e58a7135a2","id":"textApMaterno","name":"textApMaterno","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"200px","height":"16auto","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"13px","marginRight":0.0,"marginTop":"140px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"14px","align":"left","color":"#2e4a93","opacity":"ff","height":"1.15","spacing":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","color":"#000000","opacity":"00"}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"13px","marginRight":0.0,"marginTop":"140px","marginBottom":0.0},"size":{"width":"45%","height":"auto","gridArea":"1/1/2/2"}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"210px","marginBottom":0.0},"size":{"width":"300px","height":"auto","gridArea":"1/1/2/2"}}}},"subtype":"h6","props":{"value":{"props":{"value":"Apellido Materno"},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self"},"parent":"e67cf-0f6-a62a-ecc8-fa77713fa67a"},"f241d8a-20e4-3e36-ec0-36d72a1a7cf":{"uuid":"f241d8a-20e4-3e36-ec0-36d72a1a7cf","id":"apellidoMaterno","name":"apellidoMaterno","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"400px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"160px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"$theme_input_text_size","align":"left","spacing":"0px"},"regular":{"padding":{"paddingTop":"0","paddingRight":0.0,"paddingBottom":"0","paddingLeft":"12px"},"font":{"color":"#2e4a93","opacity":"ff"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"color":"#ddd7d7","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]}},"border":{"top":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"left":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"bottom":{"width":"2px","style":"none","color":"#88a931","opacity":"64"},"right":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"radius":{"topLeft":"40px","topRight":"40px","bottomRight":"40px","bottomLeft":"40px"}}},"focus":{"border":{"bottom":{"width":"2px","style":"solid","color":"#88a931","opacity":"ff"}}},"disabled":{"border":{"bottom":"$theme_input_disabled_border_bottom/border"},"background":{"color":"#ffffff","opacity":"ff","type":"gradient","gradient":"$theme_input_disabled_background/gradient"}}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"160px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"}},"style":{"focus":{"border":{"bottom":{"width":"2px","style":"solid","color":"#88a931","opacity":"ff"}}}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"230px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"}}}},"subtype":"text","props":{"placeholder":"Apellido Materno","value":{"props":{"value":""},"type":"LITERAL"},"required":false,"contentType":"normal"},"hyperLink":{"destinityType":"_self"},"parent":"e67cf-0f6-a62a-ecc8-fa77713fa67a","relationConfig":{"type":"WITHOUT_RELATION"},"relatedAttribute":{}},"d34266-dec7-5a7d-cf1-b5dde07ac18f":{"uuid":"d34266-dec7-5a7d-cf1-b5dde07ac18f","id":"apellidoPaterno","name":"apellidoPaterno","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"400px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"500px","marginRight":0.0,"marginTop":"90px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"$theme_input_text_size","align":"left","spacing":"0px"},"regular":{"padding":{"paddingTop":"0","paddingRight":0.0,"paddingBottom":"0","paddingLeft":"12px"},"font":{"color":"#2e4a93","opacity":"ff"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"color":"#ddd7d7","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]}},"border":{"top":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"left":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"bottom":{"width":"2px","style":"none","color":"#88a931","opacity":"64"},"right":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"radius":{"topLeft":"40px","topRight":"40px","bottomRight":"40px","bottomLeft":"40px"}}},"focus":{"border":{"bottom":{"width":"2px","style":"solid","color":"#88a931","opacity":"ff"}}},"disabled":{"border":{"bottom":"$theme_input_disabled_border_bottom/border"},"background":{"color":"#ffffff","opacity":"ff","type":"gradient","gradient":"$theme_input_disabled_background/gradient"}}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"370px","marginRight":0.0,"marginTop":"90px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"}},"style":{"focus":{"border":{"bottom":{"width":"2px","style":"solid","color":"#88a931","opacity":"ff"}}}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"160px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"}}}},"subtype":"text","props":{"placeholder":"Apellido Paterno","value":{"props":{"value":""},"type":"LITERAL"},"required":false,"contentType":"normal"},"hyperLink":{"destinityType":"_self"},"parent":"e67cf-0f6-a62a-ecc8-fa77713fa67a","relationConfig":{"type":"WITHOUT_RELATION"},"relatedAttribute":{}},"5687ef5-e84b-3411-bff1-365e62b6288":{"uuid":"5687ef5-e84b-3411-bff1-365e62b6288","id":"textAdjuntarArchivos","name":"textAdjuntarArchivos","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"300px","height":"18auto","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"510px","marginRight":0.0,"marginTop":"30px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"14px","align":"left","color":"#2e4a93","opacity":"ff","height":"1.15","spacing":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","color":"#000000","opacity":"00"}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"end","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"20px","marginBottom":0.0},"size":{"width":"42.72%","height":"18auto","gridArea":"1/1/2/2"}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"65px","marginBottom":0.0},"size":{"width":"100%","height":"auto","gridArea":"1/1/2/2"}}}},"subtype":"h5","props":{"value":{"props":{"value":"Puedes adjuntar archivos si lo necesitas."},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self"},"parent":"3d068a4-2337-e5eb-25af-73102c15a0c3","modifiedName":true,"modifiedId":true},"7b3cbc0-617e-cfca-2cf-62cdfd50d4":{"uuid":"7b3cbc0-617e-cfca-2cf-62cdfd50d4","id":"textFecha","name":"textFecha","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"40%","height":"auto","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"13px"}},"style":{"font":{"weight":"400","family":"Arial","size":"14px","align":"left","color":"#2e4a93","opacity":"ff","height":1.3,"spacing":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","color":"#000000","opacity":"00"}}},"TABLET":{"structure":{"size":{"width":"45%","height":"auto","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"13px","marginRight":0.0,"marginTop":0.0,"marginBottom":0.0}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":0.0,"marginBottom":0.0},"size":{"width":"300px","height":"auto","gridArea":"1/1/2/2"}}}},"subtype":"h6","props":{"value":{"props":{"value":"Fecha de Ingreso"},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self"},"parent":"e67cf-0f6-a62a-ecc8-fa77713fa67a"},"e42dac8-b665-82d8-e0-3eda875a0ad":{"uuid":"e42dac8-b665-82d8-e0-3eda875a0ad","id":"textNumeroDeFolio","name":"textNumeroDeFolio","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"40%","height":"16auto","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"end","alignSelf":"start","marginLeft":0.0,"marginRight":"10%","marginTop":"14px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"14px","align":"left","color":"#2e4a93","opacity":"ff","height":"1.15","spacing":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","color":"#000000","opacity":"00"}},"visible":false},"TABLET":{"structure":{"size":{"width":"40%","height":"auto","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"29px","marginBottom":0.0}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":0.0,"marginBottom":0.0},"size":{"width":"80%","height":"auto","gridArea":"1/1/2/2"}}}},"subtype":"h6","props":{"value":{"props":{"value":"Número de Folio"},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self"},"parent":"e67cf-0f6-a62a-ecc8-fa77713fa67a"},"ce5588a-ed1-bf83-3b0d-06763835d13d":{"uuid":"ce5588a-ed1-bf83-3b0d-06763835d13d","id":"layout1","name":"layout1","type":"layout","subitems":["afb2003-717-58f4-b6a5-ac8c2be4db58","818d61-10a-82d4-bf5f-cccbcd5732d","0f7ea16-531f-7a3b-b6a-f41a5460ec0f","a77ac8f-8861-b1f2-862-a810d82345d","fab4478-6ab6-ffaf-603f-eef43f303d5","5dbb-a3b7-454e-b54-3355df60045","d0bf260-02c1-8f4-e78-84c62c485b42","704c6e-ff70-56ff-60e-0d21674fda","77bff24-f8b2-37c7-37f4-485c33bc1533","1536f4-43e2-103-3ad-32becbc1e80"],"layout":{"DESKTOP":{"structure":{"size":{"width":"auto","height":"auto","gridArea":"1/1/2/2","minHeight":"unset","minWidth":"unset"},"position":{"position":"relative","justifySelf":"center","alignSelf":"start","marginTop":0.0,"marginBottom":0.0}},"style":{"padding":{"paddingTop":"10px","paddingBottom":"10px","paddingLeft":"10px","paddingRight":"10px"},"gap":0.0,"props":{"type":"COLUMN"}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"center","alignSelf":"start","marginLeft":"0%","marginRight":0.0,"marginTop":"-10px","marginBottom":0.0},"size":{"width":"100%","height":"auto","gridArea":"1/1/2/2","minHeight":"1942px"}}},"MOBILE":{"structure":{"size":{"width":"100%","height":"2800px","gridArea":"1/1/2/2","minHeight":"auto","minWidth":"unset"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"-0.01%","marginRight":0.0,"marginTop":0.0,"marginBottom":0.0}}}},"subtype":"COLUMN","props":{},"hyperLink":{"destinityType":"_self"},"parent":"16bbd7b-a01f-2dc8-3bc8-ffccdbc2707f"},"7d313e8-f18-77bf-4f5c-45fb0d5d81c":{"uuid":"7d313e8-f18-77bf-4f5c-45fb0d5d81c","id":"containerEstadoRepublica","name":"containerEstadoRepublica","type":"container","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"400px","height":"37px","minHeight":"unset","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"230px","marginBottom":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"40px","topLeft":"40px","bottomRight":"40px","bottomLeft":"40px"}}}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"230px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minHeight":"unset"}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"370px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minHeight":"unset"}}}},"subtype":"containerSimple","props":{},"hyperLink":{"destinityType":"_self"},"parent":"e67cf-0f6-a62a-ecc8-fa77713fa67a"},"af54c68-b483-12-5a80-b3fa61eaad":{"uuid":"af54c68-b483-12-5a80-b3fa61eaad","id":"containerRelacionAseguradora","name":"containerRelacionAseguradora","type":"container","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"400px","height":"37px","minHeight":"unset","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"440px","marginBottom":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"40px","topLeft":"40px","bottomRight":"40px","bottomLeft":"40px"}}}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"440px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minHeight":"unset"}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"510px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minHeight":"unset","gridArea":"1/1/2/2"}}}},"subtype":"containerSimple","props":{},"hyperLink":{"destinityType":"_self"},"parent":"e67cf-0f6-a62a-ecc8-fa77713fa67a"},"a1e5d46-0df2-210-e24f-db48054de4":{"uuid":"a1e5d46-0df2-210-e24f-db48054de4","id":"containerProductoServicio","name":"containerProductoServicio","type":"container","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"400px","height":"37px","minHeight":"unset","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"500px","marginRight":0.0,"marginTop":"440px","marginBottom":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"40px","topLeft":"40px","bottomRight":"40px","bottomLeft":"40px"}}}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"370px","marginRight":0.0,"marginTop":"440px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minHeight":"unset"}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"580px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minHeight":"unset","gridArea":"1/1/2/2"}}}},"subtype":"containerSimple","props":{},"hyperLink":{"destinityType":"_self"},"parent":"e67cf-0f6-a62a-ecc8-fa77713fa67a","events":{"onClick":"containerProductoServicio_onClick"},"modifiedName":true,"modifiedId":true},"a88b73-40f-4712-bbd6-5231ea552e13":{"uuid":"a88b73-40f-4712-bbd6-5231ea552e13","id":"textSucursal","name":"textSucursal","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"200px","height":"16auto","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"13px","marginRight":0.0,"marginTop":"280px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"14px","align":"left","color":"#2e4a93","opacity":"ff","height":"1.15","spacing":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","color":"#000000","opacity":"00"}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"13px","marginRight":0.0,"marginTop":"280px","marginBottom":0.0},"size":{"width":"45%","height":"16auto","gridArea":"1/1/2/2"}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"630px","marginBottom":0.0},"size":{"width":"300px","height":"16auto","gridArea":"1/1/2/2"}}}},"subtype":"h6","props":{"value":{"props":{"value":"Sucursal"},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self"},"parent":"e67cf-0f6-a62a-ecc8-fa77713fa67a"},"0812fe-5b0f-014a-0fc4-4ba74cd2ef8":{"uuid":"0812fe-5b0f-014a-0fc4-4ba74cd2ef8","id":"sucursalAseg","name":"sucursalAseg","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"400px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"300px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"$theme_input_text_size","align":"left","spacing":"0px"},"regular":{"padding":{"paddingTop":"0","paddingRight":0.0,"paddingBottom":"0","paddingLeft":"12px"},"font":{"color":"#2e4a93","opacity":"ff"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"color":"#ddd7d7","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]}},"border":{"top":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"left":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"bottom":{"width":"2px","style":"none","color":"#88a931","opacity":"64"},"right":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"radius":{"topLeft":"40px","topRight":"40px","bottomRight":"40px","bottomLeft":"40px"}}},"focus":{"border":{"bottom":{"width":"2px","style":"solid","color":"#88a931","opacity":"ff"}}},"disabled":{"border":{"bottom":"$theme_input_disabled_border_bottom/border"},"background":{"color":"#ffffff","opacity":"ff","type":"gradient","gradient":"$theme_input_disabled_background/gradient"}}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"300px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"}},"style":{"focus":{"border":{"bottom":{"width":"2px","style":"solid","color":"#88a931","opacity":"ff"}}}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"650px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"}}}},"subtype":"text","props":{"placeholder":"","value":{"props":{"value":""},"type":"LITERAL"},"rules":{"cond":[]},"contentType":"normal"},"hyperLink":{"destinityType":"_self"},"parent":"e67cf-0f6-a62a-ecc8-fa77713fa67a","modifiedName":true,"modifiedId":true,"relationConfig":{"type":"WITHOUT_RELATION"},"relatedAttribute":{}},"22f3716-708b-50c2-1eee-d5772338227":{"uuid":"22f3716-708b-50c2-1eee-d5772338227","id":"textRamo","name":"textRamo","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"200px","height":"16auto","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"510px","marginRight":0.0,"marginTop":"280px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"14px","align":"left","color":"#2e4a93","opacity":"ff","height":"1.15","spacing":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","color":"#000000","opacity":"00"}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"51%","marginRight":0.0,"marginTop":"280px","marginBottom":0.0},"size":{"width":"45%","height":"16auto","gridArea":"1/1/2/2"}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"700px","marginBottom":0.0},"size":{"width":"300px","height":"16auto","gridArea":"1/1/2/2"}}}},"subtype":"h6","props":{"value":{"props":{"value":"Ramo"},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self"},"parent":"e67cf-0f6-a62a-ecc8-fa77713fa67a"},"232cfe-a81a-42cc-54fd-765466baf7c":{"uuid":"232cfe-a81a-42cc-54fd-765466baf7c","id":"ramoAseg","name":"ramoAseg","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"400px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"500px","marginRight":0.0,"marginTop":"300px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"$theme_input_text_size","align":"left","spacing":"0px"},"regular":{"padding":{"paddingTop":"0","paddingRight":0.0,"paddingBottom":"0","paddingLeft":"12px"},"font":{"color":"#2e4a93","opacity":"ff"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"color":"#ddd7d7","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]}},"border":{"top":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"left":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"bottom":{"width":"2px","style":"none","color":"#88a931","opacity":"64"},"right":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"radius":{"topLeft":"40px","topRight":"40px","bottomRight":"40px","bottomLeft":"40px"}}},"focus":{"border":{"bottom":{"width":"2px","style":"solid","color":"#88a931","opacity":"ff"}}},"disabled":{"border":{"bottom":"$theme_input_disabled_border_bottom/border"},"background":{"color":"#ffffff","opacity":"ff","type":"gradient","gradient":"$theme_input_disabled_background/gradient"}}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"370px","marginRight":0.0,"marginTop":"300px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"}},"style":{"focus":{"border":{"bottom":{"width":"2px","style":"solid","color":"#88a931","opacity":"ff"}}}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"790px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"}}}},"subtype":"text","props":{"placeholder":"","value":{"props":{"value":""},"type":"LITERAL"},"contentType":"normal"},"hyperLink":{"destinityType":"_self"},"parent":"e67cf-0f6-a62a-ecc8-fa77713fa67a","modifiedName":true,"modifiedId":true,"relationConfig":{"type":"WITHOUT_RELATION"},"relatedAttribute":{}},"75d10f8-b17b-ecc7-1ee-08fef0c36cb":{"uuid":"75d10f8-b17b-ecc7-1ee-08fef0c36cb","id":"textNoDeSiniestro","name":"textNoDeSiniestro","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"200px","height":"16auto","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"10px","marginRight":0.0,"marginTop":"10px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"14px","align":"left","color":"#2e4a93","opacity":"ff","height":"1.15","spacing":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","color":"#000000","opacity":"00"}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"13px","marginRight":0.0,"marginTop":0.0,"marginBottom":0.0},"size":{"width":"45%","height":"16auto","gridArea":"1/1/2/2"}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"22px","marginBottom":0.0},"size":{"width":"73.41%","height":"auto","gridArea":"1/1/2/2"}}}},"subtype":"h6","props":{"value":{"props":{"value":"N° de Siniestro"},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self"},"parent":"24ed0b5-ae1e-e8e1-217a-5e18d127763"},"173b4fe-8ab3-d3ad-3f30-afd5a35b4b7c":{"uuid":"173b4fe-8ab3-d3ad-3f30-afd5a35b4b7c","id":"nDeSiniestro","name":"nDeSiniestro","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"400px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"30px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"$theme_input_text_size","align":"left","spacing":"0px"},"regular":{"padding":{"paddingTop":"0","paddingRight":"0px","paddingBottom":"0","paddingLeft":"12px"},"font":{"color":"#2e4a93","opacity":"ff"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"color":"#ddd7d7","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]}},"border":{"top":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"left":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"bottom":{"width":"2px","style":"none","color":"#88a931","opacity":"64"},"right":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"radius":{"topLeft":"40px","topRight":"40px","bottomRight":"40px","bottomLeft":"40px"}}},"focus":{"border":{"bottom":{"width":"2px","style":"solid","color":"#88a931","opacity":"ff"}}},"disabled":{"border":{"bottom":"$theme_input_disabled_border_bottom/border"},"background":{"color":"#ffffff","opacity":"ff","type":"gradient","gradient":"$theme_input_disabled_background/gradient"}}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"20px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"}},"style":{"focus":{"border":{"bottom":{"width":"2px","style":"solid","color":"#88a931","opacity":"ff"}}}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginTop":"38px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"}}}},"subtype":"text","props":{"placeholder":"","value":{"props":{"value":""},"type":"LITERAL"},"contentType":"normal"},"hyperLink":{"destinityType":"_self"},"parent":"24ed0b5-ae1e-e8e1-217a-5e18d127763","modifiedName":true,"modifiedId":true,"relationConfig":{"type":"WITHOUT_RELATION"},"relatedAttribute":{}},"faffebb-6b83-f622-2dd2-1438006543":{"uuid":"faffebb-6b83-f622-2dd2-1438006543","id":"textNoDeFolio","name":"textNoDeFolio","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"200px","height":"16auto","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"1%","marginRight":0.0,"marginTop":"20px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"14px","align":"left","color":"#2e4a93","opacity":"ff","height":"1.15","spacing":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","color":"#000000","opacity":"00"}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"13px","marginRight":0.0,"marginTop":0.0,"marginBottom":0.0},"size":{"width":"45%","height":"16auto","gridArea":"1/1/2/2"}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":0.0,"marginBottom":0.0},"size":{"width":"100%","height":"auto","gridArea":"1/1/2/2"}}}},"subtype":"h6","props":{"value":{"props":{"value":"N° de Folio"},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self"},"parent":"ba2a560-381a-6081-dd8e-778a5d4cda"},"8dc12d8-d8e3-20cd-a118-26e6f2a4b":{"uuid":"8dc12d8-d8e3-20cd-a118-26e6f2a4b","id":"noDeFolio","name":"noDeFolio","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"400px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"40px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"$theme_input_text_size","align":"left","spacing":"0px"},"regular":{"padding":{"paddingTop":"0","paddingRight":"0px","paddingBottom":"0","paddingLeft":"12px"},"font":{"color":"#2e4a93","opacity":"ff"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"color":"#ddd7d7","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]}},"border":{"top":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"left":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"bottom":{"width":"2px","style":"none","color":"#88a931","opacity":"64"},"right":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"radius":{"topLeft":"40px","topRight":"40px","bottomRight":"40px","bottomLeft":"40px"}}},"focus":{"border":{"bottom":{"width":"2px","style":"solid","color":"#88a931","opacity":"ff"}}},"disabled":{"border":{"bottom":"$theme_input_disabled_border_bottom/border"},"background":{"color":"#ffffff","opacity":"ff","type":"gradient","gradient":"$theme_input_disabled_background/gradient"}}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"20px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"}},"style":{"focus":{"border":{"bottom":{"width":"2px","style":"solid","color":"#88a931","opacity":"ff"}}}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"16px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"}}}},"subtype":"text","props":{"placeholder":"","value":{"props":{"value":""},"type":"LITERAL"},"required":false,"contentType":"normal"},"hyperLink":{"destinityType":"_self"},"parent":"ba2a560-381a-6081-dd8e-778a5d4cda","modifiedName":true,"modifiedId":true,"relationConfig":{"type":"WITHOUT_RELATION"},"relatedAttribute":{}},"c768c7-d82e-6fab-845-eb5f5f5c65":{"uuid":"c768c7-d82e-6fab-845-eb5f5f5c65","id":"textDondeSeRealizoFactura","name":"textDondeSeRealizoFactura","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"300px","height":"16auto","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"1%","marginRight":0.0,"marginTop":"150px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"14px","align":"left","color":"#2e4a93","opacity":"ff","height":"1.15","spacing":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","color":"#000000","opacity":"00"}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"13px","marginRight":0.0,"marginTop":"140px","marginBottom":0.0},"size":{"width":"45%","height":"16auto","gridArea":"1/1/2/2"}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"224px","marginBottom":0.0},"size":{"width":"100%","height":"auto","gridArea":"1/1/2/2"}}}},"subtype":"h6","props":{"value":{"props":{"value":"Donde se Realizó la Factura"},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self"},"parent":"c5ee05d-c80e-cc7c-3a6e-f71f5f573e"},"fc6382d-7df-01e2-7e22-ac3276022501":{"uuid":"fc6382d-7df-01e2-7e22-ac3276022501","id":"dondeRealizoFac","name":"dondeRealizoFac","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"400px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"170px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"$theme_input_text_size","align":"left","spacing":"0px"},"regular":{"padding":{"paddingTop":"0","paddingRight":"0px","paddingBottom":"0","paddingLeft":"12px"},"font":{"color":"#2e4a93","opacity":"ff"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"color":"#ddd7d7","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]}},"border":{"top":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"left":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"bottom":{"width":"2px","style":"none","color":"#88a931","opacity":"64"},"right":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"radius":{"topLeft":"40px","topRight":"40px","bottomRight":"40px","bottomLeft":"40px"}}},"focus":{"border":{"bottom":{"width":"2px","style":"solid","color":"#88a931","opacity":"ff"}}},"disabled":{"border":{"bottom":"$theme_input_disabled_border_bottom/border"},"background":{"color":"#ffffff","opacity":"ff","type":"gradient","gradient":"$theme_input_disabled_background/gradient"}}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"160px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"}},"style":{"focus":{"border":{"bottom":{"width":"2px","style":"solid","color":"#88a931","opacity":"ff"}}}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"242px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"}}}},"subtype":"text","props":{"placeholder":"","value":{"props":{"value":""},"type":"LITERAL"},"contentType":"normal"},"hyperLink":{"destinityType":"_self"},"parent":"c5ee05d-c80e-cc7c-3a6e-f71f5f573e","modifiedName":true,"modifiedId":true,"relationConfig":{"type":"WITHOUT_RELATION"},"relatedAttribute":{}},"fcd470a-b8-44cd-20c-feef465b848c":{"uuid":"fcd470a-b8-44cd-20c-feef465b848c","id":"textFechaFactura","name":"textFechaFactura","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"200px","height":"16auto","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"510px","marginRight":0.0,"marginTop":"220px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"14px","align":"left","color":"#2e4a93","opacity":"ff","height":"1.15","spacing":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","color":"#000000","opacity":"00"}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"420px","marginRight":0.0,"marginTop":"140px","marginBottom":0.0},"size":{"width":"45%","height":"16auto","gridArea":"1/1/2/2"}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"438px","marginBottom":0.0},"size":{"width":"100%","height":"16auto","gridArea":"1/1/2/2"}}}},"subtype":"h6","props":{"value":{"props":{"value":"Fecha de la Factura"},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self"},"parent":"c5ee05d-c80e-cc7c-3a6e-f71f5f573e"},"aa75bd-d46-e281-f781-535bd0d7202":{"uuid":"aa75bd-d46-e281-f781-535bd0d7202","id":"textmontoDeLaFactSalud","name":"textmontoDeLaFactSalud","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"200px","height":"16auto","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"1%","marginRight":0.0,"marginTop":"290px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"14px","align":"left","color":"#2e4a93","opacity":"ff","height":"1.15","spacing":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","color":"#000000","opacity":"00"}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"13px","marginRight":0.0,"marginTop":"280px","marginBottom":0.0},"size":{"width":"45%","height":"16auto","gridArea":"1/1/2/2"}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"512px","marginBottom":0.0},"size":{"width":"100%","height":"16auto","gridArea":"1/1/2/2"}}}},"subtype":"h6","props":{"value":{"props":{"value":"Monto de la Factura"},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self"},"parent":"c5ee05d-c80e-cc7c-3a6e-f71f5f573e"},"38f8e22-2ec1-3e3d-3835-3ef5ba850fed":{"uuid":"38f8e22-2ec1-3e3d-3835-3ef5ba850fed","id":"montoDeLaFactSalud","name":"montoDeLaFactSalud","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"400px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"310px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"$theme_input_text_size","align":"left","spacing":"0px"},"regular":{"padding":{"paddingTop":"0","paddingRight":"0px","paddingBottom":"0","paddingLeft":"12px"},"font":{"color":"#2e4a93","opacity":"ff"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"color":"#ddd7d7","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]}},"border":{"top":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"left":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"bottom":{"width":"2px","style":"none","color":"#88a931","opacity":"64"},"right":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"radius":{"topLeft":"40px","topRight":"40px","bottomRight":"40px","bottomLeft":"40px"}}},"focus":{"border":{"bottom":{"width":"2px","style":"solid","color":"#88a931","opacity":"ff"}}},"disabled":{"border":{"bottom":"$theme_input_disabled_border_bottom/border"},"background":{"color":"#ffffff","opacity":"ff","type":"gradient","gradient":"$theme_input_disabled_background/gradient"}}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"300px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"}},"style":{"focus":{"border":{"bottom":{"width":"2px","style":"solid","color":"#88a931","opacity":"ff"}}}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"528px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"}}}},"subtype":"text","props":{"placeholder":"","value":{"props":{"value":""},"type":"LITERAL"},"contentType":"normal"},"hyperLink":{"destinityType":"_self"},"parent":"c5ee05d-c80e-cc7c-3a6e-f71f5f573e","relationConfig":{"type":"WITHOUT_RELATION"},"relatedAttribute":{}},"508702-d8d-154e-a186-a4ef56b548ba":{"uuid":"508702-d8d-154e-a186-a4ef56b548ba","id":"textcanalIngresoTramSalu","name":"textcanalIngresoTramSalu","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"300px","height":"16auto","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"510px","marginRight":0.0,"marginTop":"150px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"14px","align":"left","color":"#2e4a93","opacity":"ff","height":"1.15","spacing":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","color":"#000000","opacity":"00"}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"420px","marginRight":0.0,"marginTop":"70px","marginBottom":0.0},"size":{"width":"45%","height":"16auto","gridArea":"1/1/2/2"}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"291px","marginBottom":0.0},"size":{"width":"100%","height":"auto","gridArea":"1/1/2/2"}}}},"subtype":"h6","props":{"value":{"props":{"value":"Canal en el cual Ingreso el Trámite"},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self"},"parent":"c5ee05d-c80e-cc7c-3a6e-f71f5f573e"},"f2cd11e-4bec-532b-80-60a0c05ac2f1":{"uuid":"f2cd11e-4bec-532b-80-60a0c05ac2f1","id":"canalIngresoTramSalu","name":"canalIngresoTramSalu","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"400px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"500px","marginRight":0.0,"marginTop":"170px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"$theme_input_text_size","align":"left","spacing":"0px"},"regular":{"padding":{"paddingTop":"0","paddingRight":"0px","paddingBottom":"0","paddingLeft":"12px"},"font":{"color":"#2e4a93","opacity":"ff"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"color":"#ddd7d7","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]}},"border":{"top":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"left":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"bottom":{"width":"2px","style":"none","color":"#88a931","opacity":"64"},"right":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"radius":{"topLeft":"40px","topRight":"40px","bottomRight":"40px","bottomLeft":"40px"}}},"focus":{"border":{"bottom":{"width":"2px","style":"solid","color":"#88a931","opacity":"ff"}}},"disabled":{"border":{"bottom":"$theme_input_disabled_border_bottom/border"},"background":{"color":"#ffffff","opacity":"ff","type":"gradient","gradient":"$theme_input_disabled_background/gradient"}}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"50%","marginRight":0.0,"marginTop":"90px","marginBottom":0.0},"size":{"width":"336px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"}},"style":{"focus":{"border":{"bottom":{"width":"2px","style":"solid","color":"#88a931","opacity":"ff"}}}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"309px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"}}}},"subtype":"text","props":{"placeholder":"","value":{"props":{"value":""},"type":"LITERAL"},"contentType":"normal"},"hyperLink":{"destinityType":"_self"},"parent":"c5ee05d-c80e-cc7c-3a6e-f71f5f573e","relationConfig":{"type":"WITHOUT_RELATION"},"relatedAttribute":{}},"f68bc13-756-5047-3c4-6b36fe7bb17":{"uuid":"f68bc13-756-5047-3c4-6b36fe7bb17","id":"textFolioSalud","name":"textFolioSalud","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"200px","height":"16auto","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"1%","marginRight":0.0,"marginTop":"220px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"14px","align":"left","color":"#2e4a93","opacity":"ff","height":"1.15","spacing":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","color":"#000000","opacity":"00"}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"13px","marginRight":0.0,"marginTop":"210px","marginBottom":0.0},"size":{"width":"45%","height":"16auto","gridArea":"1/1/2/2"}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"358px","marginBottom":0.0},"size":{"width":"100%","height":"auto","gridArea":"1/1/2/2"}}}},"subtype":"h6","props":{"value":{"props":{"value":"Folio"},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self"},"parent":"c5ee05d-c80e-cc7c-3a6e-f71f5f573e"},"e7fa3a-7318-55e1-8e65-d5bf0fe7f444":{"uuid":"e7fa3a-7318-55e1-8e65-d5bf0fe7f444","id":"folioSalud","name":"folioSalud","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"400px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"240px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"$theme_input_text_size","align":"left","spacing":"0px"},"regular":{"padding":{"paddingTop":"0","paddingRight":"0px","paddingBottom":"0","paddingLeft":"12px"},"font":{"color":"#2e4a93","opacity":"ff"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"color":"#ddd7d7","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]}},"border":{"top":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"left":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"bottom":{"width":"2px","style":"none","color":"#88a931","opacity":"64"},"right":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"radius":{"topLeft":"40px","topRight":"40px","bottomRight":"40px","bottomLeft":"40px"}}},"focus":{"border":{"bottom":{"width":"2px","style":"solid","color":"#88a931","opacity":"ff"}}},"disabled":{"border":{"bottom":"$theme_input_disabled_border_bottom/border"},"background":{"color":"#ffffff","opacity":"ff","type":"gradient","gradient":"$theme_input_disabled_background/gradient"}}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"230px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"}},"style":{"focus":{"border":{"bottom":{"width":"2px","style":"solid","color":"#88a931","opacity":"ff"}}}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"381px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"}}}},"subtype":"text","props":{"placeholder":"","value":{"props":{"value":""},"type":"LITERAL"},"contentType":"normal"},"hyperLink":{"destinityType":"_self"},"parent":"c5ee05d-c80e-cc7c-3a6e-f71f5f573e","relationConfig":{"type":"WITHOUT_RELATION"},"relatedAttribute":{}},"8337b0-1148-68fe-73c7-e81747acaf":{"uuid":"8337b0-1148-68fe-73c7-e81747acaf","id":"textFechaEntregaDtosVida","name":"textFechaEntregaDtosVida","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"200px","height":"auto","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"13px","marginRight":0.0,"marginTop":"15px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"14px","align":"left","color":"#2e4a93","opacity":"ff","height":"1.15","spacing":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","color":"#000000","opacity":"00"}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"13px","marginRight":0.0,"marginTop":0.0,"marginBottom":0.0},"size":{"width":"45%","height":"16auto","gridArea":"1/1/2/2"}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":0.0,"marginBottom":0.0},"size":{"width":"100%","height":"16auto","gridArea":"1/1/2/2"}}}},"subtype":"h6","props":{"value":{"props":{"value":"Fecha Entrega Documentos"},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self"},"parent":"cb38f1b-d00-c3f4-3d3a-811f2a70db8"},"b1824d-0cbd-dc2b-fdef-770378d4d076":{"uuid":"b1824d-0cbd-dc2b-fdef-770378d4d076","id":"textFileAdjuntoAntecedentes","name":"textFileAdjuntoAntecedentes","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"200px","height":"16auto","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"510px","marginRight":0.0,"marginTop":"15px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"14px","align":"left","color":"#2e4a93","opacity":"ff","height":"1.15","spacing":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","color":"#000000","opacity":"00"}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"end","alignSelf":"start","marginLeft":0.0,"marginRight":"18%","marginTop":0.0,"marginBottom":0.0},"size":{"width":"22%","height":"16auto","gridArea":"1/1/2/2"}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"59px","marginBottom":0.0},"size":{"width":"100%","height":"auto","gridArea":"1/1/2/2"}}}},"subtype":"h6","props":{"value":{"props":{"value":"Adjuntar Antecedentes"},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self"},"parent":"cb38f1b-d00-c3f4-3d3a-811f2a70db8","modifiedName":true,"modifiedId":true},"71258c2-4253-c1-f2e8-6408a235b02e":{"uuid":"71258c2-4253-c1-f2e8-6408a235b02e","id":"buttonEnviar","name":"buttonEnviar","type":"button","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"700px","minWidth":"unset","height":"30px","gridArea":"1/1/2/2","maxWidth":"none"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginTop":"420px","marginBottom":0.0,"marginLeft":"142px","marginRight":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"14px","align":"center","spacing":"0px"},"regular":{"font":{"color":"#ffffff","opacity":"ff"},"background":{"color":"#88a931","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"$theme_button_background","opacity":"ff","left":100.0}]}},"border":{"top":{"color":"$theme_button_text_color","opacity":"ff","width":"0px","style":"solid"},"left":{"color":"$theme_button_text_color","opacity":"ff","width":"0px","style":"solid"},"bottom":{"color":"$theme_button_text_color","opacity":"ff","width":"0px","style":"solid"},"right":{"color":"$theme_button_text_color","opacity":"ff","width":"0px","style":"solid"},"radius":{"topRight":"5px","topLeft":"5px","bottomRight":"5px","bottomLeft":"5px"}},"padding":{"paddingTop":0.0,"paddingBottom":0.0,"paddingLeft":"6px","paddingRight":"6px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"}}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"23.8%","marginRight":0.0,"marginTop":"352px","marginBottom":0.0},"size":{"width":"386px","height":"25px","minWidth":"245px","gridArea":"1/1/2/2","maxWidth":"800px"}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"367px","marginBottom":0.0},"size":{"width":"100%","height":"33px","minWidth":"unset","gridArea":"1/1/2/2","maxWidth":"none","minHeight":"NaNpx"}}}},"subtype":"button_primary","props":{"value":{"props":{"value":"Enviar"},"type":"LITERAL"},"rules":{"view":[]},"validateEnabled":false,"validate":[]},"hyperLink":{"destinityType":"_self"},"parent":"3d068a4-2337-e5eb-25af-73102c15a0c3","events":{"onClick":"buttonEnviar_onClick"}},"55af7e-be3d-32a-6c3d-6a3032a243a":{"uuid":"55af7e-be3d-32a-6c3d-6a3032a243a","id":"textAvisoPrivacidad","name":"textAvisoPrivacidad","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"850px","height":"18auto","gridArea":"1/1/2/2","minWidth":"unset"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"40px","marginRight":0.0,"marginTop":"230px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"16px","align":"left","color":"#2e4a93","opacity":"ff","height":"1.15","spacing":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","color":"#000000","opacity":"00"}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"40px","marginRight":0.0,"marginTop":"242px","marginBottom":0.0},"size":{"width":"91.52%","height":"18auto","gridArea":"1/1/2/2"}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"11.3%","marginRight":0.0,"marginTop":"250px","marginBottom":0.0},"size":{"width":"85%","height":"auto","gridArea":"1/1/2/2"}}}},"subtype":"h5","props":{"value":{"props":{"value":"He leído los avisos de privacidad"},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self"},"parent":"3d068a4-2337-e5eb-25af-73102c15a0c3","modifiedName":true,"modifiedId":true},"24ed0b5-ae1e-e8e1-217a-5e18d127763":{"uuid":"24ed0b5-ae1e-e8e1-217a-5e18d127763","id":"containerInformacion2","name":"containerInformacion2","type":"container","subitems":["173b4fe-8ab3-d3ad-3f30-afd5a35b4b7c","03c31b-866f-d77f-24e4-a7e28877da5","035e10f-611-85cb-1677-600b48ec63b","75d10f8-b17b-ecc7-1ee-08fef0c36cb"],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"auto","minHeight":"auto","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":0.0,"marginBottom":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}},"visible":true},"TABLET":{"structure":{"size":{"width":"99.67%","height":"auto","minHeight":"unset","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":0.0,"marginBottom":0.0}}}},"subtype":"containerSimple","props":{},"hyperLink":{"destinityType":"_self"},"parent":"0f7ea16-531f-7a3b-b6a-f41a5460ec0f"},"cb38f1b-d00-c3f4-3d3a-811f2a70db8":{"uuid":"cb38f1b-d00-c3f4-3d3a-811f2a70db8","id":"containerFechaEntregaVida","name":"containerFechaEntregaVida","type":"container","subitems":["ca1fd2-1b8c-7b5-88eb-1ae3be0bf56","f274407-5534-4ee5-d3d-cf242a7be7b","b1824d-0cbd-dc2b-fdef-770378d4d076","c8a2f46-4c37-faa1-78e0-4dce677f480","8337b0-1148-68fe-73c7-e81747acaf","8d04ae-186-f86c-e2ce-d446221e5f8"],"layout":{"DESKTOP":{"structure":{"size":{"width":"99.82%","height":"auto","minHeight":"unset","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"3px","marginBottom":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}},"visible":true},"TABLET":{"structure":{"size":{"width":"99.82%","height":"auto","minHeight":"unset","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"0.18%","marginRight":0.0,"marginTop":"3px","marginBottom":0.0}}},"MOBILE":{"structure":{"size":{"height":"auto","minHeight":"unset"}}}},"subtype":"containerSimple","props":{},"hyperLink":{"destinityType":"_self"},"parent":"a77ac8f-8861-b1f2-862-a810d82345d"},"c5ee05d-c80e-cc7c-3a6e-f71f5f573e":{"uuid":"c5ee05d-c80e-cc7c-3a6e-f71f5f573e","id":"containerProveedorFaltaPago","name":"containerProveedorFaltaPago","type":"container","subitems":["1d1148-817c-25a6-181-4f5a7f4db7c","5e06c3d-a71-b255-1bee-66125b0233c2","30c1b-c8ec-abdb-1c85-8a1077230846","385c4f2-fd54-c4d-d23-685bd045b0cf","44def12-c767-0cc-eff0-d0f7857d4a16","6c54c-e0-f688-c085-add7f542207","38f8e22-2ec1-3e3d-3835-3ef5ba850fed","aa75bd-d46-e281-f781-535bd0d7202","f2cd11e-4bec-532b-80-60a0c05ac2f1","508702-d8d-154e-a186-a4ef56b548ba","f68bc13-756-5047-3c4-6b36fe7bb17","e2ae7c8-6370-d1fe-c854-ebf1c150ea2","c768c7-d82e-6fab-845-eb5f5f5c65","fc6382d-7df-01e2-7e22-ac3276022501","e7fa3a-7318-55e1-8e65-d5bf0fe7f444","fcd470a-b8-44cd-20c-feef465b848c"],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"auto","minHeight":"auto","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"center","alignSelf":"start","marginTop":"2px","marginBottom":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}},"visible":true},"TABLET":{"structure":{"size":{"minHeight":"unset","width":"100%","height":"auto","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":0.0,"marginBottom":0.0}}},"MOBILE":{"structure":{"size":{"width":"99.82%","height":"auto","minHeight":"unset","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"0.18%","marginRight":0.0,"marginTop":"2px","marginBottom":0.0}}}},"subtype":"containerSimple","props":{},"hyperLink":{"destinityType":"_self"},"parent":"5dbb-a3b7-454e-b54-3355df60045","modifiedName":true,"modifiedId":true},"e41bcc4-0e1c-75ee-40bb-d3cee2a27a37":{"type":"section","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"auto","minHeight":"500px"},"position":{"position":"relative","marginBottom":0.0,"marginTop":0.0,"marginRight":0.0,"marginLeft":0.0}},"style":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"00","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"$theme_color_1","opacity":"ff","width":"0","style":"solid"},"left":{"color":"$theme_color_1","opacity":"ff","width":"0","style":"solid"},"bottom":{"color":"$theme_color_1","opacity":"ff","width":"0","style":"solid"},"right":{"color":"$theme_color_1","opacity":"ff","width":"0","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}}},"uuid":"e41bcc4-0e1c-75ee-40bb-d3cee2a27a37","id":"section2","name":"section2"},"3d068a4-2337-e5eb-25af-73102c15a0c3":{"uuid":"3d068a4-2337-e5eb-25af-73102c15a0c3","id":"containerEnviar","name":"containerEnviar","type":"container","subitems":["5687ef5-e84b-3411-bff1-365e62b6288","71258c2-4253-c1-f2e8-6408a235b02e","55af7e-be3d-32a-6c3d-6a3032a243a","768fa0-f737-f64-aa4-ffbbe862b21c","6cf6e1-f7b8-4e61-0f74-10adf1bc6aa3","d73fdb3-865-3b38-5c2-28bad2d85d12","2c63e74-75bf-66ca-18fe-20c42731beac","edb44e4-c1f-382-3ad8-7c0e6dcd0ea2","6787e6-cf80-cd61-523c-35c6f431586","b1e0a5-65a-2041-b06e-4cbea282ff","ac5a08-3fcd-8af1-5d5d-463e584f0b","c1d22-634b-755b-8d1f-ab6f56568e72","13c64aa-d256-aa3-184-23ebae371ded","f5f4835-751c-7133-2df1-830f73c616","6e64208-aaa8-63e2-2144-1dee28415d43","3e7cfe-4b74-cefd-28bb-e123cdb2d64","117dcba-726-7bdc-0514-da4102182bc","0382d6f-00e-6ece-7a17-745b7e0cf","4a7ba15-c787-fdaf-bc37-8261f75c8fdc"],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"auto","minHeight":"unset","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"center","alignSelf":"start","marginTop":0.0,"marginBottom":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}}},"TABLET":{"structure":{"size":{"width":"100%","height":"auto","minHeight":"unset","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginTop":0.0,"marginBottom":0.0}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"-0.65%","marginRight":0.0,"marginTop":"14px","marginBottom":0.0},"size":{"width":"100%","height":"400px","minHeight":"unset","gridArea":"1/1/2/2"}}}},"subtype":"containerSimple","props":{},"hyperLink":{"destinityType":"_self"},"parent":"77bff24-f8b2-37c7-37f4-485c33bc1533"},"818d61-10a-82d4-bf5f-cccbcd5732d":{"uuid":"818d61-10a-82d4-bf5f-cccbcd5732d","id":"itemTipoQueja","name":"itemTipoQueja","type":"item","subitems":["f8e15e1-e50-3d7-c4c0-fa372dc71f"],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"auto","flexGrow":"1","flexShrink":"1"},"position":{"position":"relative","marginBottom":0.0,"marginTop":0.0,"marginRight":0.0,"marginLeft":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"color":"#ffffff","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"$theme_gris_1","opacity":"ff","left":100.0}]},"url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"left":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"bottom":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"right":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}},"props":{"type":"COLUMN"}}},"TABLET":{"structure":{"size":{"width":"auto","height":"auto","flexGrow":"1","flexShrink":"1"},"position":{"position":"relative","marginBottom":0.0,"marginTop":0.0,"marginRight":0.0,"marginLeft":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"color":"#ffffff","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"$theme_gris_1","opacity":"ff","left":100.0}]},"url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"left":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"bottom":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"right":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}},"props":{"type":"COLUMN"}},"visible":true},"MOBILE":{"structure":{"size":{"width":"100%","height":"auto","flexGrow":"1","flexShrink":"1"},"position":{"position":"relative","marginBottom":0.0,"marginTop":0.0,"marginRight":0.0,"marginLeft":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"color":"#ffffff","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"$theme_gris_1","opacity":"ff","left":100.0}]},"url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"left":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"bottom":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"right":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}},"props":{"type":"COLUMN"}},"visible":true}},"hyperLink":{"destinityType":"_self"},"props":{},"subtype":"COLUMN","parent":"ce5588a-ed1-bf83-3b0d-06763835d13d"},"0f7ea16-531f-7a3b-b6a-f41a5460ec0f":{"uuid":"0f7ea16-531f-7a3b-b6a-f41a5460ec0f","id":"itemInformacion2","name":"itemInformacion2","type":"item","subitems":["24ed0b5-ae1e-e8e1-217a-5e18d127763"],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"auto","flexGrow":"1","flexShrink":"1"},"position":{"position":"relative","marginBottom":0.0,"marginTop":0.0,"marginRight":0.0,"marginLeft":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"color":"#ffffff","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"$theme_gris_1","opacity":"ff","left":100.0}]},"url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"left":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"bottom":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"right":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}},"props":{"type":"COLUMN"}}},"TABLET":{"structure":{"size":{"width":"100%","height":"auto","flexGrow":"1","flexShrink":"1"},"position":{"position":"relative","marginBottom":0.0,"marginTop":0.0,"marginRight":0.0,"marginLeft":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"color":"#ffffff","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"$theme_gris_1","opacity":"ff","left":100.0}]},"url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"left":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"bottom":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"right":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}},"props":{"type":"COLUMN"}},"visible":true},"MOBILE":{"structure":{"size":{"width":"100%","height":"auto","flexGrow":"1","flexShrink":"1"},"position":{"position":"relative","marginBottom":0.0,"marginTop":0.0,"marginRight":0.0,"marginLeft":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"color":"#ffffff","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"$theme_gris_1","opacity":"ff","left":100.0}]},"url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"left":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"bottom":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"right":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}},"props":{"type":"COLUMN"}},"visible":true}},"hyperLink":{"destinityType":"_self"},"props":{},"subtype":"COLUMN","parent":"ce5588a-ed1-bf83-3b0d-06763835d13d"},"a77ac8f-8861-b1f2-862-a810d82345d":{"uuid":"a77ac8f-8861-b1f2-862-a810d82345d","id":"itemFechaEntregaVida","name":"itemFechaEntregaVida","type":"item","subitems":["cb38f1b-d00-c3f4-3d3a-811f2a70db8"],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"auto","flexGrow":"1","flexShrink":"1"},"position":{"position":"relative","marginBottom":0.0,"marginTop":0.0,"marginRight":0.0,"marginLeft":"0%"}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"color":"#ffffff","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"$theme_gris_1","opacity":"ff","left":100.0}]},"url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"left":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"bottom":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"right":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}},"props":{"type":"COLUMN"}}},"TABLET":{"structure":{"size":{"width":"100%","height":"auto","flexGrow":"1","flexShrink":"1"},"position":{"position":"relative","marginBottom":0.0,"marginTop":0.0,"marginRight":0.0,"marginLeft":"0%"}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"color":"#ffffff","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"$theme_gris_1","opacity":"ff","left":100.0}]},"url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"left":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"bottom":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"right":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}},"props":{"type":"COLUMN"}},"visible":true},"MOBILE":{"structure":{"size":{"width":"100%","height":"auto","flexGrow":"1","flexShrink":"1"},"position":{"position":"relative","marginBottom":0.0,"marginTop":0.0,"marginRight":0.0,"marginLeft":"0%"}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"color":"#ffffff","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"$theme_gris_1","opacity":"ff","left":100.0}]},"url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"left":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"bottom":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"right":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}},"props":{"type":"COLUMN"}},"visible":true}},"hyperLink":{"destinityType":"_self"},"props":{},"subtype":"COLUMN","parent":"ce5588a-ed1-bf83-3b0d-06763835d13d"},"fab4478-6ab6-ffaf-603f-eef43f303d5":{"uuid":"fab4478-6ab6-ffaf-603f-eef43f303d5","id":"itemFolioAsistencia","name":"itemFolioAsistencia","type":"item","subitems":["ba2a560-381a-6081-dd8e-778a5d4cda"],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"auto","flexGrow":"1","flexShrink":"1"},"position":{"position":"relative","marginBottom":0.0,"marginTop":0.0,"marginRight":0.0,"marginLeft":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"color":"#ffffff","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"$theme_gris_1","opacity":"ff","left":100.0}]},"url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"left":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"bottom":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"right":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}},"props":{"type":"COLUMN"}}},"TABLET":{"structure":{"size":{"width":"100%","height":"auto","flexGrow":"1","flexShrink":"1"},"position":{"position":"relative","marginBottom":0.0,"marginTop":0.0,"marginRight":0.0,"marginLeft":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"color":"#ffffff","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"$theme_gris_1","opacity":"ff","left":100.0}]},"url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"left":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"bottom":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"right":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}},"props":{"type":"COLUMN"}},"visible":true},"MOBILE":{"structure":{"size":{"width":"100%","height":"auto","flexGrow":"1","flexShrink":"1"},"position":{"position":"relative","marginBottom":0.0,"marginTop":0.0,"marginRight":0.0,"marginLeft":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"color":"#ffffff","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"$theme_gris_1","opacity":"ff","left":100.0}]},"url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"left":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"bottom":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"right":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}},"props":{"type":"COLUMN"}},"visible":true}},"hyperLink":{"destinityType":"_self"},"props":{},"subtype":"COLUMN","parent":"ce5588a-ed1-bf83-3b0d-06763835d13d","modifiedName":true,"modifiedId":true},"e67cf-0f6-a62a-ecc8-fa77713fa67a":{"uuid":"e67cf-0f6-a62a-ecc8-fa77713fa67a","id":"containerInformacion1","name":"containerInformacion1","type":"container","subitems":["70d5ba1-b2fa-6eea-8fc8-ed60a8dc500e","3468ad7-0f45-15c3-8807-f5005ff6c37d","f241d8a-20e4-3e36-ec0-36d72a1a7cf","678322f-28d-e08d-262-e58a7135a2","2f3b8e1-6e5d-dbfc-5a52-8735562b4e1c","24a725-600-f6b-7776-2fa381000825","d34266-dec7-5a7d-cf1-b5dde07ac18f","f6cc77b-c176-ecfd-446a-1ed4720066","e8532e4-8fd7-223-64e7-c85a7b8eeac5","7b3cbc0-617e-cfca-2cf-62cdfd50d4","b2bf54-6e4-c54d-cc3-1daade64f2","af54c68-b483-12-5a80-b3fa61eaad","01086b4-bbc4-78c3-2bab-ac77fba7a","4e8aec0-e484-151a-a845-eb32df773631","ebebece-5c4d-ab2c-fa43-664148e23fb2","7d313e8-f18-77bf-4f5c-45fb0d5d81c","c70b54-2eb-d83d-58f0-a3becbf5c7e","a1e5d46-0df2-210-e24f-db48054de4","1ed4a3d-2bf3-487-77ca-bed1cacccb7c","e42dac8-b665-82d8-e0-3eda875a0ad","a88b73-40f-4712-bbd6-5231ea552e13","0812fe-5b0f-014a-0fc4-4ba74cd2ef8","22f3716-708b-50c2-1eee-d5772338227","232cfe-a81a-42cc-54fd-765466baf7c","583570-48d-43be-602-e67081bcd58","6eea71-3fb4-71da-eee1-fcc0b84ac00b","87d34fc-78f4-804-c41-866170af2e7","3f4ae5-1bf1-6bc1-845-8e23a2483531","72643f7-21b3-c54b-510-0bfd0c110b4","bfc86ac-0d0-52f-0f60-a6e6075e560","716bd22-0f02-cc67-edac-3a55f5883ea4","768e44-5b-7267-3cf3-f511c2bb352b","084deac-0d87-bb28-2c4f-d48fe257f456","6831e0-16c3-31b5-a51-7c4e4631a318"],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"auto","minHeight":"unset","gridArea":"1/1/2/2","minWidth":"unset"},"position":{"position":"relative","justifySelf":"center","alignSelf":"start","marginTop":0.0,"marginBottom":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}}},"TABLET":{"structure":{"size":{"width":"99.33%","height":"auto","minHeight":"479px","gridArea":"1/1/2/2","minWidth":"NaN%"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"0.34%","marginRight":0.0,"marginTop":"1px","marginBottom":0.0}}},"MOBILE":{"structure":{"size":{"width":"100%","height":"auto","minHeight":"unset","gridArea":"1/1/2/2","minWidth":"NaN%"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":0.0,"marginBottom":0.0}}}},"subtype":"containerSimple","props":{},"hyperLink":{"destinityType":"_self"},"parent":"afb2003-717-58f4-b6a5-ac8c2be4db58"},"5dbb-a3b7-454e-b54-3355df60045":{"uuid":"5dbb-a3b7-454e-b54-3355df60045","id":"itemProveedorFaltaPago","name":"itemProveedorFaltaPago","type":"item","subitems":["c5ee05d-c80e-cc7c-3a6e-f71f5f573e"],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"auto","flexGrow":"1","flexShrink":"1"},"position":{"position":"relative","marginBottom":0.0,"marginTop":0.0,"marginRight":0.0,"marginLeft":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"color":"#ffffff","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"$theme_gris_1","opacity":"ff","left":100.0}]},"url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"left":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"bottom":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"right":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}},"props":{"type":"COLUMN"}}},"TABLET":{"structure":{"size":{"width":"100%","height":"auto","flexGrow":"1","flexShrink":"1"},"position":{"position":"relative","marginBottom":0.0,"marginTop":0.0,"marginRight":0.0,"marginLeft":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"color":"#ffffff","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"$theme_gris_1","opacity":"ff","left":100.0}]},"url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"left":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"bottom":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"right":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}},"props":{"type":"COLUMN"}},"visible":true},"MOBILE":{"structure":{"size":{"width":"100%","height":"auto","flexGrow":"1","flexShrink":"1"},"position":{"position":"relative","marginBottom":0.0,"marginTop":0.0,"marginRight":0.0,"marginLeft":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"color":"#ffffff","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"$theme_gris_1","opacity":"ff","left":100.0}]},"url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"left":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"bottom":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"right":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}},"props":{"type":"COLUMN"}},"visible":true}},"hyperLink":{"destinityType":"_self"},"props":{},"subtype":"COLUMN","parent":"ce5588a-ed1-bf83-3b0d-06763835d13d","modifiedName":true,"modifiedId":true},"77bff24-f8b2-37c7-37f4-485c33bc1533":{"uuid":"77bff24-f8b2-37c7-37f4-485c33bc1533","id":"itemEnviar","name":"itemEnviar","type":"item","subitems":["3d068a4-2337-e5eb-25af-73102c15a0c3"],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"auto","flexGrow":"1","flexShrink":"1"},"position":{"position":"relative","marginBottom":0.0,"marginTop":0.0,"marginRight":0.0,"marginLeft":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"color":"#ffffff","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"$theme_gris_1","opacity":"ff","left":100.0}]},"url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"left":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"bottom":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"right":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}},"props":{"type":"COLUMN"}}},"TABLET":{"structure":{"size":{"width":"100%","height":"auto","flexGrow":"1","flexShrink":"1"},"position":{"position":"relative","marginBottom":0.0,"marginTop":0.0,"marginRight":0.0,"marginLeft":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"color":"#ffffff","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"$theme_gris_1","opacity":"ff","left":100.0}]},"url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"left":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"bottom":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"right":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}},"props":{"type":"COLUMN"}},"visible":true},"MOBILE":{"structure":{"size":{"width":"100%","height":"auto","flexGrow":"1","flexShrink":"1"},"position":{"position":"relative","marginBottom":0.0,"marginTop":0.0,"marginRight":0.0,"marginLeft":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"color":"#ffffff","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"$theme_gris_1","opacity":"ff","left":100.0}]},"url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"left":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"bottom":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"right":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}},"props":{"type":"COLUMN"}},"visible":true}},"hyperLink":{"destinityType":"_self"},"props":{},"subtype":"COLUMN","parent":"ce5588a-ed1-bf83-3b0d-06763835d13d"},"c3a3aa-47e6-1d46-5be3-b13d4577fc3":{"uuid":"c3a3aa-47e6-1d46-5be3-b13d4577fc3","id":"containerTipoQueja","name":"containerTipoQueja","type":"container","subitems":["10c3fb1-ba2-e805-dc2e-35ab2e68f10","d8e4e-0c8d-d11-670b-8c31ca0ddc","471aa70-3e7-f4fc-a77c-e65c144d5302"],"layout":{"DESKTOP":{"structure":{"size":{"width":"500px","height":"auto","minHeight":"unset","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":0.0,"marginBottom":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}}},"TABLET":{"structure":{"size":{"height":"auto","minHeight":"55px","width":"50%","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"5px","marginBottom":0.0}}},"MOBILE":{"structure":{"size":{"width":"99.35%","height":"auto","minHeight":"unset","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"0.65%","marginRight":0.0,"marginTop":"5px","marginBottom":0.0}}}},"subtype":"containerSimple","props":{},"hyperLink":{"destinityType":"_self"},"parent":"f8e15e1-e50-3d7-c4c0-fa372dc71f"},"d8e4e-0c8d-d11-670b-8c31ca0ddc":{"uuid":"d8e4e-0c8d-d11-670b-8c31ca0ddc","id":"textTipoQueja","name":"textTipoQueja","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"200px","height":"16auto","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"13px","marginRight":0.0,"marginTop":"10px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"14px","align":"left","color":"#2e4a93","opacity":"ff","height":"1.15","spacing":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","color":"#000000","opacity":"00"}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"13px","marginRight":0.0,"marginTop":0.0,"marginBottom":0.0},"size":{"width":"90%","height":"auto","gridArea":"1/1/2/2"}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"16px","marginBottom":0.0},"size":{"width":"300px","height":"auto","gridArea":"1/1/2/2"}}}},"subtype":"h6","props":{"value":{"props":{"value":"Tipo de Queja"},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self"},"parent":"c3a3aa-47e6-1d46-5be3-b13d4577fc3","modifiedName":true,"modifiedId":true},"10c3fb1-ba2-e805-dc2e-35ab2e68f10":{"uuid":"10c3fb1-ba2-e805-dc2e-35ab2e68f10","id":"containerSelectTipoQueja","name":"containerSelectTipoQueja","type":"container","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"400px","height":"37px","minHeight":"unset","gridArea":"1/1/2/2","minWidth":"unset"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"30px","marginBottom":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"40px","topLeft":"40px","bottomRight":"40px","bottomLeft":"40px"}}}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"37px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minWidth":"unset","minHeight":"unset"}}},"TABLET":{"structure":{"position":{"marginTop":"20px","marginLeft":0.0},"size":{"width":"330px","height":"33px"}}}},"subtype":"containerSimple","props":{},"hyperLink":{"destinityType":"_self"},"parent":"c3a3aa-47e6-1d46-5be3-b13d4577fc3"},"ba2a560-381a-6081-dd8e-778a5d4cda":{"uuid":"ba2a560-381a-6081-dd8e-778a5d4cda","id":"containerFolioAsistencia","name":"containerFolioAsistencia","type":"container","subitems":["8dc12d8-d8e3-20cd-a118-26e6f2a4b","faffebb-6b83-f622-2dd2-1438006543"],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"auto","minHeight":"unset","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"center","alignSelf":"start","marginTop":"2px","marginBottom":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}}},"MOBILE":{"structure":{"size":{"width":"99.07%","height":"auto","minHeight":"unset","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"0.14%","marginRight":0.0,"marginTop":"2px","marginBottom":0.0}}},"TABLET":{"structure":{"size":{"width":"100%","minHeight":"unset"}}}},"subtype":"containerSimple","props":{},"hyperLink":{"destinityType":"_self"},"parent":"fab4478-6ab6-ffaf-603f-eef43f303d5","modifiedName":true,"modifiedId":true},"ca1fd2-1b8c-7b5-88eb-1ae3be0bf56":{"uuid":"ca1fd2-1b8c-7b5-88eb-1ae3be0bf56","id":"iconFileAdjuntoAntecedentes","name":"iconFileAdjuntoAntecedentes","type":"icon","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"24px","height":"24px","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"465px","marginRight":0.0,"marginTop":"35px","marginBottom":0.0}},"style":{"color":{"color":"$theme_color_1","opacity":"ff"},"shadow":{"x":"0px","y":"0px","blur":"0px","color":"#000000","opacity":"00"}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"90px","marginBottom":0.0},"size":{"width":"28px","height":"28px","gridArea":"1/1/2/2"}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"367px","marginRight":0.0,"marginTop":"25px","marginBottom":0.0},"size":{"width":"24px","height":"24px"}}}},"subtype":"small_icon","props":{"value":{"props":{"value":{"type":"deyel","value":"icon-deyel_app-adm-archivos"}},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self","scroll":{"behavior":"auto","block":"nearest","line":"nearest"},"idDep":"30f318e-2be6-6fba-2dfa-e8eaa365f32d","params":[]},"parent":"cb38f1b-d00-c3f4-3d3a-811f2a70db8","events":{"onClick":"iconFileAdjuntoAntecedentes_onClick"},"modifiedName":true,"modifiedId":true},"05a67d3-07dc-5cc6-3571-02c1c8b6305":{"uuid":"05a67d3-07dc-5cc6-3571-02c1c8b6305","id":"containerOpciones","name":"containerOpciones","type":"container","subitems":["aa6644b-cfb-a72-35b1-c4a242ecacc3","11550fc-3afc-8c4-854c-ed627551fe"],"layout":{"DESKTOP":{"structure":{"size":{"width":"500px","height":"auto","minHeight":"unset","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"500px","marginTop":0.0,"marginBottom":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}}},"TABLET":{"structure":{"size":{"minHeight":"unset","width":"50%","height":"auto","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"50%","marginRight":0.0,"marginTop":"2px","marginBottom":0.0}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"103px","marginBottom":0.0},"size":{"width":"100%","height":"auto","minHeight":"unset","gridArea":"1/1/2/2"}}}},"subtype":"containerSimple","props":{},"hyperLink":{"destinityType":"_self"},"parent":"f8e15e1-e50-3d7-c4c0-fa372dc71f"},"aa6644b-cfb-a72-35b1-c4a242ecacc3":{"uuid":"aa6644b-cfb-a72-35b1-c4a242ecacc3","id":"textOpciones","name":"textOpciones","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"200px","height":"auto","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"10px","marginRight":0.0,"marginTop":"10px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"14px","align":"left","color":"#2e4a93","opacity":"ff","height":"1.15","spacing":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","color":"#000000","opacity":"00"}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"1%","marginRight":0.0,"marginTop":0.0,"marginBottom":0.0},"size":{"width":"90%","height":"auto","gridArea":"1/1/2/2"}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":0.0,"marginBottom":0.0},"size":{"width":"300px","height":"16auto","gridArea":"1/1/2/2"}}}},"subtype":"h6","props":{"value":{"props":{"value":"Opciones"},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self"},"parent":"05a67d3-07dc-5cc6-3571-02c1c8b6305","modifiedName":true,"modifiedId":true},"11550fc-3afc-8c4-854c-ed627551fe":{"uuid":"11550fc-3afc-8c4-854c-ed627551fe","id":"containerSelectOpciones","name":"containerSelectOpciones","type":"container","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"400px","height":"37px","minHeight":"unset","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"30px","marginBottom":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"40px","topLeft":"40px","bottomRight":"40px","bottomLeft":"40px"}}}}},"TABLET":{"structure":{"size":{"minHeight":"unset","width":"330px","height":"33px","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"20px","marginBottom":0.0}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"31px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minHeight":"unset","gridArea":"1/1/2/2"}}}},"subtype":"containerSimple","props":{},"hyperLink":{"destinityType":"_self"},"parent":"05a67d3-07dc-5cc6-3571-02c1c8b6305"},"6cf6e1-f7b8-4e61-0f74-10adf1bc6aa3":{"uuid":"6cf6e1-f7b8-4e61-0f74-10adf1bc6aa3","id":"iconAdjuntarArchivo","name":"iconAdjuntarArchivo","type":"icon","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"24px","height":"24px","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"465px","marginRight":0.0,"marginTop":"50px","marginBottom":0.0}},"style":{"color":{"color":"$theme_color_1","opacity":"ff"},"shadow":{"x":"0px","y":"0px","blur":"0px","color":"#000000","opacity":"00"}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"10px","marginRight":0.0,"marginTop":"100px","marginBottom":0.0},"size":{"width":"15px","height":"15px"}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"380px","marginRight":0.0,"marginTop":"40px","marginBottom":0.0},"size":{"width":"24px","height":"24px"}}}},"subtype":"small_icon","props":{"value":{"props":{"value":{"type":"deyel","value":"icon-deyel_app-adm-archivos"}},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self","scroll":{"behavior":"auto","block":"nearest","line":"nearest"},"idDep":"30f318e-2be6-6fba-2dfa-e8eaa365f32d","params":[]},"parent":"3d068a4-2337-e5eb-25af-73102c15a0c3","events":{"onClick":"iconAdjuntarArchivo_onClick"},"modifiedName":true,"modifiedId":true},"d73fdb3-865-3b38-5c2-28bad2d85d12":{"uuid":"d73fdb3-865-3b38-5c2-28bad2d85d12","id":"error","name":"error","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"480px","height":"18auto","gridArea":"1/1/2/2","minWidth":"unset"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginTop":"307px","marginBottom":0.0,"marginLeft":"380px","marginRight":0.0}},"style":{"font":{"weight":"bold","family":"Arial","size":"18px","align":"left","color":"#d10000","opacity":"ff","height":"1.15","spacing":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","color":"#000000","opacity":"00"}}},"TABLET":{"structure":{"size":{"width":"600px","height":"21auto","minWidth":"unset"},"position":{"marginLeft":"75px","marginBottom":0.0,"position":"relative","justifySelf":"start","alignSelf":"start","marginRight":0.0,"marginTop":"311px"}}},"MOBILE":{"structure":{"size":{"width":"330px"},"position":{"marginBottom":"179px","marginTop":"325px","position":"relative","justifySelf":"start","alignSelf":"start"}}}},"subtype":"h1","props":{"value":{"props":{"value":" "},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self"},"parent":"3d068a4-2337-e5eb-25af-73102c15a0c3"},"2c63e74-75bf-66ca-18fe-20c42731beac":{"uuid":"2c63e74-75bf-66ca-18fe-20c42731beac","id":"iconCheckAvisoPrivacidad","name":"iconCheckAvisoPrivacidad","type":"icon","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"15px","height":"15px","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"10px","marginRight":0.0,"marginTop":"230px","marginBottom":0.0}},"style":{"color":{"color":"$theme_color_1","opacity":"ff"},"shadow":{"x":"0px","y":"0px","blur":"0px","color":"#000000","opacity":"00"}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"0.6%","marginRight":0.0,"marginTop":"250px","marginBottom":0.0},"size":{"width":"15px","height":"15px"}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"242px","marginBottom":0.0},"size":{"width":"15px","height":"15px"}}}},"subtype":"small_icon","props":{"value":{"props":{"value":{"type":"deyel","value":"icon-deyel_checkbox_desactivado"}},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self","scroll":{"behavior":"auto","block":"nearest","line":"nearest"},"idDep":"30f318e-2be6-6fba-2dfa-e8eaa365f32d","params":[]},"parent":"3d068a4-2337-e5eb-25af-73102c15a0c3","events":{"onClick":"iconCheckAvisoPrivacidad_onClick"},"modifiedName":true,"modifiedId":true},"afb2003-717-58f4-b6a5-ac8c2be4db58":{"uuid":"afb2003-717-58f4-b6a5-ac8c2be4db58","id":"itemInformacion1","name":"itemInformacion1","type":"item","subitems":["e67cf-0f6-a62a-ecc8-fa77713fa67a"],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"480px"},"position":{"position":"relative","marginBottom":0.0,"marginTop":0.0,"marginRight":0.0,"marginLeft":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"color":"#ffffff","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"$theme_gris_1","opacity":"ff","left":100.0}]},"url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"left":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"bottom":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"right":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}},"props":{"type":"COLUMN"}}},"MOBILE":{"structure":{"size":{"height":"auto"}}}},"hyperLink":{"destinityType":"_self"},"props":{},"subtype":"COLUMN","parent":"ce5588a-ed1-bf83-3b0d-06763835d13d"},"f8e15e1-e50-3d7-c4c0-fa372dc71f":{"uuid":"f8e15e1-e50-3d7-c4c0-fa372dc71f","id":"containerMenu","name":"containerMenu","type":"container","subitems":["c3a3aa-47e6-1d46-5be3-b13d4577fc3","05a67d3-07dc-5cc6-3571-02c1c8b6305"],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"auto","minHeight":"74px","gridArea":"1/1/2/2","minWidth":"unset"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":0.0,"marginBottom":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}}},"TABLET":{"structure":{"size":{"width":"100%","minHeight":"unset","height":"60px","gridArea":"1/1/2/2","minWidth":"unset"},"position":{"marginLeft":"0.52%","marginTop":0.0,"position":"relative","justifySelf":"start","alignSelf":"start","marginRight":0.0,"marginBottom":0.0}}},"MOBILE":{"structure":{"size":{"width":"98%","height":"167px","minHeight":"unset","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"0.52%","marginRight":0.0,"marginTop":0.0,"marginBottom":0.0}}}},"subtype":"containerSimple","props":{},"hyperLink":{"destinityType":"_self"},"parent":"818d61-10a-82d4-bf5f-cccbcd5732d","modifiedName":true,"modifiedId":true},"d0bf260-02c1-8f4-e78-84c62c485b42":{"uuid":"d0bf260-02c1-8f4-e78-84c62c485b42","id":"itemReembolso","name":"itemReembolso","type":"item","subitems":["a8843-f065-3d3-16c4-2deb1fae70d8"],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"auto"},"position":{"position":"relative","marginBottom":0.0,"marginTop":0.0,"marginRight":0.0,"marginLeft":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"color":"#ffffff","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"$theme_gris_1","opacity":"ff","left":100.0}]},"url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"left":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"bottom":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"right":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}},"props":{"type":"COLUMN"}}},"TABLET":{"structure":{"size":{"width":"100%","height":"auto"},"position":{"position":"relative","marginBottom":0.0,"marginTop":0.0,"marginRight":0.0,"marginLeft":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"color":"#ffffff","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"$theme_gris_1","opacity":"ff","left":100.0}]},"url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"left":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"bottom":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"right":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}},"props":{"type":"COLUMN"}},"visible":true},"MOBILE":{"structure":{"size":{"width":"100%","height":"auto"},"position":{"position":"relative","marginBottom":0.0,"marginTop":0.0,"marginRight":0.0,"marginLeft":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"color":"#ffffff","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"$theme_gris_1","opacity":"ff","left":100.0}]},"url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"left":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"bottom":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"right":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}},"props":{"type":"COLUMN"}},"visible":true}},"hyperLink":{"destinityType":"_self"},"props":{},"subtype":"COLUMN","parent":"ce5588a-ed1-bf83-3b0d-06763835d13d","modifiedName":true,"modifiedId":true},"a8843-f065-3d3-16c4-2deb1fae70d8":{"uuid":"a8843-f065-3d3-16c4-2deb1fae70d8","id":"containerReembolso","name":"containerReembolso","type":"container","subitems":["c71b08f-24b0-f0bf-b626-dbb5cbe214d6","60aa8d-7f60-a716-313d-1ec74605c072","853ea5-fed8-75e6-b4fa-1f0c022d73","0e88e6-631-30e4-6ccc-67de321b4b3","5c36cbd-80c-0ed-c08-e0e814762e1","67a2df-d00-e560-3c76-6e42d066f78","667fd66-1073-8ca1-4d8a-1523ad76fd2","bc83725-b101-0fb7-b8fa-288f5cb1e2a3"],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"auto","minHeight":"145px","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"center","alignSelf":"start","marginTop":"12px","marginBottom":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}},"visible":true},"MOBILE":{"structure":{"size":{"width":"99.82%","height":"auto","minHeight":"unset","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginTop":"12px","marginBottom":0.0}}},"TABLET":{"structure":{"size":{"width":"100%","minHeight":"unset"}}}},"subtype":"containerSimple","props":{},"hyperLink":{"destinityType":"_self"},"parent":"d0bf260-02c1-8f4-e78-84c62c485b42","modifiedName":true,"modifiedId":true},"60aa8d-7f60-a716-313d-1ec74605c072":{"uuid":"60aa8d-7f60-a716-313d-1ec74605c072","id":"textmotivoDelReemboSalud","name":"textmotivoDelReemboSalud","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"200px","height":"16auto","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"510px","marginRight":0.0,"marginTop":"70px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"14px","align":"left","color":"#2e4a93","opacity":"ff","height":"1.15","spacing":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","color":"#000000","opacity":"00"}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"384px","marginRight":0.0,"marginTop":"70px","marginBottom":0.0},"size":{"width":"44.98%","height":"16auto","gridArea":"1/1/2/2"}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"201px","marginBottom":0.0},"size":{"width":"100%","height":"16auto","gridArea":"1/1/2/2"}}}},"subtype":"h6","props":{"value":{"props":{"value":"Motivo del Reembolso"},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self"},"parent":"a8843-f065-3d3-16c4-2deb1fae70d8","modifiedName":true,"modifiedId":true},"c71b08f-24b0-f0bf-b626-dbb5cbe214d6":{"uuid":"c71b08f-24b0-f0bf-b626-dbb5cbe214d6","id":"motivoDelReemboSalud","name":"motivoDelReemboSalud","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"400px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"500px","marginRight":0.0,"marginTop":"90px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"$theme_input_text_size","align":"left","spacing":"0px"},"regular":{"padding":{"paddingTop":"0","paddingRight":"0px","paddingBottom":"0","paddingLeft":"12px"},"font":{"color":"#2e4a93","opacity":"ff"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"color":"#ddd7d7","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]}},"border":{"top":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"left":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"bottom":{"width":"2px","style":"none","color":"#88a931","opacity":"64"},"right":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"radius":{"topLeft":"40px","topRight":"40px","bottomRight":"40px","bottomLeft":"40px"}}},"focus":{"border":{"bottom":{"width":"2px","style":"solid","color":"#88a931","opacity":"ff"}}},"disabled":{"border":{"bottom":"$theme_input_disabled_border_bottom/border"},"background":{"color":"#ffffff","opacity":"ff","type":"gradient","gradient":"$theme_input_disabled_background/gradient"}}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"49.93%","marginRight":0.0,"marginTop":"90px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"}},"style":{"focus":{"border":{"bottom":{"width":"2px","style":"solid","color":"#88a931","opacity":"ff"}}}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"223px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"}}}},"subtype":"text","props":{"placeholder":"","value":{"props":{"value":""},"type":"LITERAL"},"contentType":"normal"},"hyperLink":{"destinityType":"_self"},"parent":"a8843-f065-3d3-16c4-2deb1fae70d8","modifiedName":true,"modifiedId":true,"relationConfig":{"type":"WITHOUT_RELATION"},"relatedAttribute":{}},"0e88e6-631-30e4-6ccc-67de321b4b3":{"uuid":"0e88e6-631-30e4-6ccc-67de321b4b3","id":"textlugarRadicaAsegSalud","name":"textlugarRadicaAsegSalud","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"300px","height":"16auto","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"1%","marginRight":0.0,"marginTop":"70px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"14px","align":"left","color":"#2e4a93","opacity":"ff","height":"1.15","spacing":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","color":"#000000","opacity":"00"}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"388px","marginRight":0.0,"marginTop":0.0,"marginBottom":0.0},"size":{"width":"44.98%","height":"16auto","gridArea":"1/1/2/2"}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"70px","marginBottom":0.0},"size":{"width":"100%","height":"auto","gridArea":"1/1/2/2"}}}},"subtype":"h6","props":{"value":{"props":{"value":"Lugar Donde Radica el Asegurado"},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self"},"parent":"a8843-f065-3d3-16c4-2deb1fae70d8","modifiedName":true,"modifiedId":true},"853ea5-fed8-75e6-b4fa-1f0c022d73":{"uuid":"853ea5-fed8-75e6-b4fa-1f0c022d73","id":"lugarRadicaAsegSalud","name":"lugarRadicaAsegSalud","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"400px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"90px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"$theme_input_text_size","align":"left","spacing":"0px"},"regular":{"padding":{"paddingTop":"0","paddingRight":"0px","paddingBottom":"0","paddingLeft":"12px"},"font":{"color":"#2e4a93","opacity":"ff"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"color":"#ddd7d7","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]}},"border":{"top":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"left":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"bottom":{"width":"2px","style":"none","color":"#88a931","opacity":"64"},"right":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"radius":{"topLeft":"40px","topRight":"40px","bottomRight":"40px","bottomLeft":"40px"}}},"focus":{"border":{"bottom":{"width":"2px","style":"solid","color":"#88a931","opacity":"ff"}}},"disabled":{"border":{"bottom":"$theme_input_disabled_border_bottom/border"},"background":{"color":"#ffffff","opacity":"ff","type":"gradient","gradient":"$theme_input_disabled_background/gradient"}}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"90px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"}},"style":{"focus":{"border":{"bottom":{"width":"2px","style":"solid","color":"#88a931","opacity":"ff"}}}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"90px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"}}}},"subtype":"text","props":{"placeholder":"","value":{"props":{"value":""},"type":"LITERAL"},"contentType":"normal"},"hyperLink":{"destinityType":"_self"},"parent":"a8843-f065-3d3-16c4-2deb1fae70d8","modifiedName":true,"modifiedId":true,"relationConfig":{"type":"WITHOUT_RELATION"},"relatedAttribute":{}},"67a2df-d00-e560-3c76-6e42d066f78":{"uuid":"67a2df-d00-e560-3c76-6e42d066f78","id":"textLugarDondeEntregoDoc","name":"textLugarDondeEntregoDoc","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"300px","height":"16auto","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"510px","marginRight":0.0,"marginTop":"0px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"14px","align":"left","color":"#2e4a93","opacity":"ff","height":"1.15","spacing":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","color":"#000000","opacity":"00"}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"13px","marginRight":0.0,"marginTop":"70px","marginBottom":0.0},"size":{"width":"45%","height":"16auto","gridArea":"1/1/2/2"}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"136px","marginBottom":0.0},"size":{"width":"100%","height":"auto","gridArea":"1/1/2/2"}}}},"subtype":"h6","props":{"value":{"props":{"value":"Lugar Donde se Entregó la Documentación"},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self"},"parent":"a8843-f065-3d3-16c4-2deb1fae70d8","modifiedName":true,"modifiedId":true},"5c36cbd-80c-0ed-c08-e0e814762e1":{"uuid":"5c36cbd-80c-0ed-c08-e0e814762e1","id":"lugarEntregoDocSalud","name":"lugarEntregoDocSalud","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"400px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"500px","marginRight":0.0,"marginTop":"20px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"$theme_input_text_size","align":"left","spacing":"0px"},"regular":{"padding":{"paddingTop":"0","paddingRight":"0px","paddingBottom":"0","paddingLeft":"12px"},"font":{"color":"#2e4a93","opacity":"ff"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"color":"#ddd7d7","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]}},"border":{"top":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"left":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"bottom":{"width":"2px","style":"none","color":"#88a931","opacity":"64"},"right":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"radius":{"topLeft":"40px","topRight":"40px","bottomRight":"40px","bottomLeft":"40px"}}},"focus":{"border":{"bottom":{"width":"2px","style":"solid","color":"#88a931","opacity":"ff"}}},"disabled":{"border":{"bottom":"$theme_input_disabled_border_bottom/border"},"background":{"color":"#ffffff","opacity":"ff","type":"gradient","gradient":"$theme_input_disabled_background/gradient"}}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"49.93%","marginRight":0.0,"marginTop":"20px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"}},"style":{"focus":{"border":{"bottom":{"width":"2px","style":"solid","color":"#88a931","opacity":"ff"}}}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"155px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minWidth":"unset","minHeight":"auto","gridArea":"1/1/2/2","maxWidth":"none"}}}},"subtype":"text","props":{"placeholder":"","value":{"props":{"value":""},"type":"LITERAL"},"contentType":"normal"},"hyperLink":{"destinityType":"_self"},"parent":"a8843-f065-3d3-16c4-2deb1fae70d8","modifiedName":true,"modifiedId":true,"relationConfig":{"type":"WITHOUT_RELATION"},"relatedAttribute":{}},"bc83725-b101-0fb7-b8fa-288f5cb1e2a3":{"uuid":"bc83725-b101-0fb7-b8fa-288f5cb1e2a3","id":"textIdPoliza","name":"textIdPoliza","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"200px","height":"16auto","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"1%","marginRight":0.0,"marginTop":"0px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"14px","align":"left","color":"#2e4a93","opacity":"ff","height":"1.15","spacing":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","color":"#000000","opacity":"00"}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"13px","marginRight":0.0,"marginTop":0.0,"marginBottom":0.0},"size":{"width":"45%","height":"16auto","gridArea":"1/1/2/2"}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"9px","marginBottom":0.0},"size":{"width":"100%","height":"16auto","gridArea":"1/1/2/2"}}}},"subtype":"h6","props":{"value":{"props":{"value":"Id Póliza"},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self"},"parent":"a8843-f065-3d3-16c4-2deb1fae70d8","modifiedName":true,"modifiedId":true},"667fd66-1073-8ca1-4d8a-1523ad76fd2":{"uuid":"667fd66-1073-8ca1-4d8a-1523ad76fd2","id":"idPoliza","name":"idPoliza","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"400px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"20px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"$theme_input_text_size","align":"left","spacing":"0px"},"regular":{"padding":{"paddingTop":"0","paddingRight":"0px","paddingBottom":"0","paddingLeft":"12px"},"font":{"color":"#2e4a93","opacity":"ff"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"color":"#ddd7d7","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]}},"border":{"top":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"left":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"bottom":{"width":"2px","style":"none","color":"#88a931","opacity":"64"},"right":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"radius":{"topLeft":"40px","topRight":"40px","bottomRight":"40px","bottomLeft":"40px"}}},"focus":{"border":{"bottom":{"width":"2px","style":"solid","color":"#88a931","opacity":"ff"}}},"disabled":{"border":{"bottom":"$theme_input_disabled_border_bottom/border"},"background":{"color":"#ffffff","opacity":"ff","type":"gradient","gradient":"$theme_input_disabled_background/gradient"}}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"-0.75%","marginRight":0.0,"marginTop":"20px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"}},"style":{"focus":{"border":{"bottom":{"width":"2px","style":"solid","color":"#88a931","opacity":"ff"}}}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"28px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"}}}},"subtype":"text","props":{"placeholder":"","value":{"props":{"value":""},"type":"LITERAL"},"contentType":"normal"},"hyperLink":{"destinityType":"_self"},"parent":"a8843-f065-3d3-16c4-2deb1fae70d8","modifiedName":true,"modifiedId":true,"relationConfig":{"type":"WITHOUT_RELATION"},"relatedAttribute":{}},"704c6e-ff70-56ff-60e-0d21674fda":{"uuid":"704c6e-ff70-56ff-60e-0d21674fda","id":"itemTipoIndemnizacion","name":"itemTipoIndemnizacion","type":"item","subitems":["43066e-87ab-f506-c43c-f74ce4d0ec2"],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"auto"},"position":{"position":"relative","marginBottom":0.0,"marginTop":0.0,"marginRight":0.0,"marginLeft":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"color":"#ffffff","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"$theme_gris_1","opacity":"ff","left":100.0}]},"url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"left":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"bottom":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"right":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}},"props":{"type":"COLUMN"}}},"TABLET":{"structure":{"size":{"width":"100%","height":"auto"},"position":{"position":"relative","marginBottom":0.0,"marginTop":0.0,"marginRight":0.0,"marginLeft":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"color":"$theme_gris_1","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"$theme_gris_1","opacity":"ff","left":100.0}]},"url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"left":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"bottom":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"right":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}},"props":{"type":"COLUMN"}},"visible":true},"MOBILE":{"structure":{"size":{"width":"100%","height":"auto"},"position":{"position":"relative","marginBottom":0.0,"marginTop":0.0,"marginRight":0.0,"marginLeft":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"color":"#ffffff","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"$theme_gris_1","opacity":"ff","left":100.0}]},"url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"left":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"bottom":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"right":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}},"props":{"type":"COLUMN"}},"visible":true}},"hyperLink":{"destinityType":"_self"},"props":{},"subtype":"COLUMN","parent":"ce5588a-ed1-bf83-3b0d-06763835d13d","modifiedName":true,"modifiedId":true},"e8532e4-8fd7-223-64e7-c85a7b8eeac5":{"uuid":"e8532e4-8fd7-223-64e7-c85a7b8eeac5","id":"fechaSolBuzonQuejas","name":"fechaSolBuzonQuejas","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"300px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginTop":"20px"}},"style":{"font":{"weight":"400","family":"Arial","size":"$theme_input_text_size","align":"left","spacing":"0px"},"regular":{"padding":{"paddingTop":"0","paddingRight":"0px","paddingBottom":"0","paddingLeft":"12px"},"font":{"color":"#2e4a93","opacity":"ff"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"color":"#ddd7d7","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]}},"border":{"top":{"width":"1px","style":"solid","color":"#d8dadc","opacity":"7f"},"left":{"width":"1px","style":"solid","color":"#d8dadc","opacity":"7f"},"bottom":{"width":"1px","style":"solid","color":"#d8dadc","opacity":"7f"},"right":{"width":"1px","style":"solid","color":"#d8dadc","opacity":"7f"},"radius":{"topLeft":"40px","topRight":"40px","bottomRight":"40px","bottomLeft":"40px"}}},"focus":{"border":{"bottom":{"width":"2px","style":"solid","color":"#d8dadc","opacity":"ff"}}},"disabled":{"border":{"bottom":{"width":"2px","style":"solid","color":"#d8dadc","opacity":"80"}},"background":{"color":"#ddd7d7","opacity":"ff","type":"solid","gradient":"$theme_input_disabled_background/gradient"}}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"20px","marginBottom":0.0},"size":{"width":"220px","height":"33px","minWidth":"unset","minHeight":"unset"}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"20px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2"}}}},"modifiedName":true,"modifiedId":true,"subtype":"datetime","props":{"placeholder":"","value":{"props":{"value":"dac4d1-3557-7a36-b86d-b0be2a22113b"},"type":"CONTEXT"},"initialState":"disabled","contentType":"datetime"},"hyperLink":{"destinityType":"_self"},"parent":"e67cf-0f6-a62a-ecc8-fa77713fa67a","relatedAttribute":{}},"2020cb-bde8-6bb8-4d25-a5c61e0f6b7a":{"uuid":"2020cb-bde8-6bb8-4d25-a5c61e0f6b7a","id":"inputTipoIndemnizacion","name":"inputTipoIndemnizacion","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"400px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"30px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"$theme_input_text_size","align":"left","spacing":"0px"},"regular":{"padding":{"paddingTop":"0","paddingRight":"0px","paddingBottom":"0","paddingLeft":"12px"},"font":{"color":"#2e4a93","opacity":"ff"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"color":"#ddd7d7","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]}},"border":{"top":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"left":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"bottom":{"width":"2px","style":"none","color":"#88a931","opacity":"64"},"right":{"width":"1px","style":"none","color":"#d8dadc","opacity":"ff"},"radius":{"topLeft":"40px","topRight":"40px","bottomRight":"40px","bottomLeft":"40px"}}},"focus":{"border":{"bottom":{"width":"2px","style":"solid","color":"#88a931","opacity":"ff"}}},"disabled":{"border":{"bottom":"$theme_input_disabled_border_bottom/border"},"background":{"color":"#ffffff","opacity":"ff","type":"gradient","gradient":"$theme_input_disabled_background/gradient"}}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"30px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"}},"style":{"focus":{"border":{"bottom":{"width":"2px","style":"solid","color":"#88a931","opacity":"ff"}}}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"36px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2","maxWidth":"none"}}}},"subtype":"text","props":{"placeholder":"","value":{"props":{"value":""},"type":"LITERAL"},"contentType":"normal"},"hyperLink":{"destinityType":"_self"},"parent":"43066e-87ab-f506-c43c-f74ce4d0ec2","modifiedName":true,"modifiedId":true,"relationConfig":{"type":"WITHOUT_RELATION"},"relatedAttribute":{}},"c0f1e31-2b86-75a-bca-f4e53183af":{"uuid":"c0f1e31-2b86-75a-bca-f4e53183af","id":"textTipoIndemnizacion","name":"textTipoIndemnizacion","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"200px","height":"auto","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"1%","marginRight":0.0,"marginTop":"10px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"14px","align":"left","color":"#2e4a93","opacity":"ff","height":"1.15","spacing":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","color":"#000000","opacity":"00"}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"13px","marginRight":0.0,"marginTop":"10px","marginBottom":0.0},"size":{"width":"24%","height":"16auto","gridArea":"1/1/2/2"}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"20px","marginBottom":0.0},"size":{"width":"73.37%","height":"407auto","gridArea":"1/1/2/2"}}}},"subtype":"h6","props":{"value":{"props":{"value":"Tipo de Indemnización"},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self"},"parent":"43066e-87ab-f506-c43c-f74ce4d0ec2","modifiedName":true,"modifiedId":true},"43066e-87ab-f506-c43c-f74ce4d0ec2":{"uuid":"43066e-87ab-f506-c43c-f74ce4d0ec2","id":"containerTipoIndemnizacion","name":"containerTipoIndemnizacion","type":"container","subitems":["c0f1e31-2b86-75a-bca-f4e53183af","2020cb-bde8-6bb8-4d25-a5c61e0f6b7a"],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"auto","minHeight":"unset","gridArea":"1/1/2/2","minWidth":"unset"},"position":{"position":"relative","justifySelf":"center","alignSelf":"start","marginTop":0.0,"marginBottom":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}}},"TABLET":{"structure":{"size":{"height":"128.62%","width":"100.02%","minHeight":"unset","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"-0.02%","marginRight":0.0,"marginTop":0.0,"marginBottom":0.0}}},"MOBILE":{"structure":{"size":{"width":"100.02%","height":"auto","minHeight":"unset","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"-0.02%","marginRight":0.0,"marginTop":0.0,"marginBottom":0.0}}}},"modifiedName":true,"modifiedId":true,"subtype":"containerSimple","props":{},"hyperLink":{"destinityType":"_self"},"parent":"704c6e-ff70-56ff-60e-0d21674fda"},"c8a2f46-4c37-faa1-78e0-4dce677f480":{"uuid":"c8a2f46-4c37-faa1-78e0-4dce677f480","id":"fechaEntregaDtosVida","name":"fechaEntregaDtosVida","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"300px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"35px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"$theme_input_text_size","align":"left","spacing":"0px"},"regular":{"padding":{"paddingTop":"0","paddingRight":"0px","paddingBottom":"0","paddingLeft":"12px"},"font":{"color":"#2e4a93","opacity":"ff"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"color":"#ddd7d7","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]}},"border":{"top":{"width":"1px","style":"solid","color":"#d8dadc","opacity":"7f"},"left":{"width":"1px","style":"solid","color":"#d8dadc","opacity":"7f"},"bottom":{"width":"1px","style":"solid","color":"#d8dadc","opacity":"7f"},"right":{"width":"1px","style":"solid","color":"#d8dadc","opacity":"7f"},"radius":{"topLeft":"40px","topRight":"40px","bottomRight":"40px","bottomLeft":"40px"}}},"focus":{"border":{"bottom":{"width":"2px","style":"solid","color":"#88a931","opacity":"ff"}}},"disabled":{"border":{"bottom":{"width":"2px","style":"solid","color":"#d8dadc","opacity":"80"}},"background":{"color":"#ddd7d7","opacity":"ff","type":"solid","gradient":"$theme_input_disabled_background/gradient"}}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"20px","marginBottom":0.0},"size":{"width":"220px","height":"33px","minWidth":"unset","minHeight":"unset"}}},"MOBILE":{"structure":{"size":{"width":"330px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"19px","marginBottom":0.0}}}},"modifiedName":true,"modifiedId":true,"subtype":"datetime","props":{"placeholder":"","value":{"props":{},"type":"LITERAL"},"datetimeType":"date","contentType":"date"},"hyperLink":{"destinityType":"_self"},"parent":"cb38f1b-d00-c3f4-3d3a-811f2a70db8","relatedAttribute":{}},"21bcca0-8d3c-e71c-e74d-b08b3c2af8":{"uuid":"21bcca0-8d3c-e71c-e74d-b08b3c2af8","id":"loading","name":"loading","type":"container","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"100%","minHeight":"unset","gridArea":"1/1/2/2","minWidth":"NaN%"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"NaNpx","marginRight":0.0,"marginTop":0.0,"marginBottom":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"7f","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}},"visible":false}},"subtype":"containerSimple","props":{},"hyperLink":{"destinityType":"_self"},"parent":"16bbd7b-a01f-2dc8-3bc8-ffccdbc2707f","events":{}},"1536f4-43e2-103-3ad-32becbc1e80":{"uuid":"1536f4-43e2-103-3ad-32becbc1e80","id":"itemFolioGenerado","name":"itemFolioGenerado","type":"item","subitems":["d57bd2d-7858-008c-d48c-0071a5ce11","430bc4-cc2-5ad2-f75b-3a0a3a8610"],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"200px"},"position":{"position":"relative","marginBottom":0.0,"marginTop":0.0,"marginRight":0.0,"marginLeft":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"color":"#ffffff","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"$theme_gris_1","opacity":"ff","left":100.0}]},"url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"left":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"bottom":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"right":{"color":"#cccccc","opacity":"ff","width":"0px","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}},"props":{"type":"COLUMN"}},"visible":false}},"hyperLink":{"destinityType":"_self"},"props":{},"subtype":"COLUMN","parent":"ce5588a-ed1-bf83-3b0d-06763835d13d","modifiedName":true,"modifiedId":true},"d57bd2d-7858-008c-d48c-0071a5ce11":{"uuid":"d57bd2d-7858-008c-d48c-0071a5ce11","id":"containerFolioGenerado","name":"containerFolioGenerado","type":"container","subitems":["ed643-78f8-552c-0768-0860172ac5","02fae04-755-5e2-74d7-411a1fbcba03","088f13-c56-7fdb-7430-0603e0cb52"],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"160px","minHeight":"unset","gridArea":"1/1/2/2","minWidth":"unset"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":0.0,"marginBottom":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}}},"MOBILE":{"structure":{"size":{"width":"100%","minHeight":"unset","height":"auto"}}}},"modifiedName":true,"modifiedId":true,"subtype":"containerSimple","props":{},"hyperLink":{"destinityType":"_self"},"parent":"1536f4-43e2-103-3ad-32becbc1e80"},"edb44e4-c1f-382-3ad8-7c0e6dcd0ea2":{"uuid":"edb44e4-c1f-382-3ad8-7c0e6dcd0ea2","id":"inputAdjuntarArchivos","name":"inputAdjuntarArchivos","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"414px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"500px","marginRight":0.0,"marginTop":"50px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"$theme_input_text_size","align":"left","spacing":"0px"},"regular":{"padding":{"paddingTop":"0","paddingRight":"0px","paddingBottom":"0","paddingLeft":"12px"},"font":{"color":"#2e4a93","opacity":"ff"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"color":"#ddd7d7","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]}},"border":{"top":{"width":"1px","style":"solid","color":"#d8dadc","opacity":"ff"},"left":{"width":"1px","style":"solid","color":"#d8dadc","opacity":"ff"},"bottom":{"width":"2px","style":"solid","color":"#d8dadc","opacity":"64"},"right":{"width":"1px","style":"solid","color":"#d8dadc","opacity":"ff"},"radius":{"topLeft":"40px","topRight":"40px","bottomRight":"40px","bottomLeft":"40px"}}},"focus":{"border":{"bottom":{"width":"2px","style":"solid","color":"#88a931","opacity":"ff"}}},"disabled":{"border":{"bottom":{"width":"2px","style":"solid","color":"#d8dadc","opacity":"80"},"right":{"width":"1px","style":"solid","color":"#d8dadc","opacity":"7f"},"top":{"width":"1px","style":"solid","color":"#d8dadc","opacity":"7f"},"left":{"width":"1px","style":"solid","color":"#d8dadc","opacity":"7f"}},"background":{"color":"#ddd7d7","opacity":"ff","type":"solid","gradient":"$theme_input_disabled_background/gradient"}}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"420px","marginRight":0.0,"marginTop":"40px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minWidth":"unset","minHeight":"unset"}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"50px","marginRight":0.0,"marginTop":"100px","marginBottom":0.0},"size":{"width":"80%","height":"33px","minWidth":"unset","minHeight":"unset"}}}},"modifiedName":true,"modifiedId":true,"subtype":"text","props":{"placeholder":"","value":{"props":{"value":""},"type":"LITERAL"},"initialState":"disabled","contentType":"normal"},"hyperLink":{"destinityType":"_self"},"parent":"3d068a4-2337-e5eb-25af-73102c15a0c3","events":{},"relationConfig":{"type":"WITHOUT_RELATION"},"relatedAttribute":{}},"f274407-5534-4ee5-d3d-cf242a7be7b":{"uuid":"f274407-5534-4ee5-d3d-cf242a7be7b","id":"inputAdjuntoAntecedentes","name":"inputAdjuntoAntecedentes","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"400px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"500px","marginRight":0.0,"marginTop":"35px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"$theme_input_text_size","align":"left","spacing":"0px"},"regular":{"padding":{"paddingTop":"0","paddingRight":"0px","paddingBottom":"0","paddingLeft":"12px"},"font":{"color":"#2e4a93","opacity":"ff"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"color":"#ddd7d7","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]}},"border":{"top":{"width":"1px","style":"solid","color":"#d8dadc","opacity":"ff"},"left":{"width":"1px","style":"solid","color":"#d8dadc","opacity":"ff"},"bottom":{"width":"2px","style":"solid","color":"#d8dadc","opacity":"64"},"right":{"width":"1px","style":"solid","color":"#d8dadc","opacity":"ff"},"radius":{"topLeft":"40px","topRight":"40px","bottomRight":"40px","bottomLeft":"40px"}}},"focus":{"border":{"bottom":{"width":"2px","style":"solid","color":"#88a931","opacity":"ff"}}},"disabled":{"border":{"bottom":{"width":"2px","style":"solid","color":"#d8dadc","opacity":"80"}},"background":{"color":"#ddd7d7","opacity":"ff","type":"solid","gradient":{"degree":"274deg","points":[{"color":"#e0f6fd","opacity":"99","left":"0.00"},{"color":"#ddd7d7","opacity":"00","left":"100.00"}],"type":"linear"}}}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"400px","marginRight":0.0,"marginTop":"25px","marginBottom":0.0},"size":{"width":"300px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2"}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"16.8%","marginRight":0.0,"marginTop":"90px","marginBottom":0.0},"size":{"width":"270px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2"}}}},"modifiedName":true,"modifiedId":true,"subtype":"text","props":{"placeholder":"","value":{"props":{"value":""},"type":"LITERAL"},"initialState":"disabled","contentType":"normal"},"hyperLink":{"destinityType":"_self"},"parent":"cb38f1b-d00-c3f4-3d3a-811f2a70db8","relationConfig":{"type":"WITHOUT_RELATION"},"relatedAttribute":{}},"e2ae7c8-6370-d1fe-c854-ebf1c150ea2":{"uuid":"e2ae7c8-6370-d1fe-c854-ebf1c150ea2","id":"fechaFacturaSalud","name":"fechaFacturaSalud","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"300px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"500px","marginRight":0.0,"marginTop":"240px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"$theme_input_text_size","align":"left","spacing":"0px"},"regular":{"padding":{"paddingTop":"0","paddingRight":"0px","paddingBottom":"0","paddingLeft":"12px"},"font":{"color":"#2e4a93","opacity":"ff"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"color":"#ddd7d7","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]}},"border":{"top":{"width":"2px","style":"solid","color":"#d8dadc","opacity":"7f"},"left":{"width":"2px","style":"solid","color":"#d8dadc","opacity":"7f"},"bottom":{"width":"2px","style":"solid","color":"#d8dadc","opacity":"64"},"right":{"width":"2px","style":"solid","color":"#d8dadc","opacity":"7f"},"radius":{"topLeft":"40px","topRight":"40px","bottomRight":"40px","bottomLeft":"40px"}}},"focus":{"border":{"bottom":{"width":"2px","style":"solid","color":"#d8dadc","opacity":"ff"}}},"disabled":{"border":{"bottom":"$theme_input_disabled_border_bottom/border"},"background":{"color":"#ddd7d7","opacity":"ff","type":"solid","gradient":"$theme_input_disabled_background/gradient"}}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"50%","marginRight":0.0,"marginTop":"160px","marginBottom":0.0},"size":{"width":"220px","height":"33px","minWidth":"unset","minHeight":"unset"}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"462px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minWidth":"unset","minHeight":"unset"}}}},"modifiedName":true,"modifiedId":true,"subtype":"datetime","props":{"placeholder":"","value":{"props":{},"type":"LITERAL"},"datetimeType":"date","contentType":"date"},"hyperLink":{"destinityType":"_self"},"parent":"c5ee05d-c80e-cc7c-3a6e-f71f5f573e","relatedAttribute":{}},"6787e6-cf80-cd61-523c-35c6f431586":{"uuid":"6787e6-cf80-cd61-523c-35c6f431586","id":"iconAdjuntarArchivo2","name":"iconAdjuntarArchivo2","type":"icon","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"24px","height":"24px","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"465px","marginRight":0.0,"marginTop":"100px","marginBottom":0.0}},"style":{"color":{"color":"$theme_color_1","opacity":"ff"},"shadow":{"x":"0px","y":"0px","blur":"0px","color":"#000000","opacity":"00"}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"10px","marginRight":0.0,"marginTop":"150px","marginBottom":0.0},"size":{"width":"15px","height":"15px"}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"380px","marginRight":0.0,"marginTop":"100px","marginBottom":0.0},"size":{"width":"24px","height":"24px"}}}},"subtype":"small_icon","props":{"value":{"props":{"value":{"type":"deyel","value":"icon-deyel_app-adm-archivos"}},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self","scroll":{"behavior":"auto","block":"nearest","line":"nearest"},"idDep":"30f318e-2be6-6fba-2dfa-e8eaa365f32d","params":[]},"parent":"3d068a4-2337-e5eb-25af-73102c15a0c3","events":{"onClick":"iconAdjuntarArchivo2_onClick"},"modifiedName":true,"modifiedId":true},"b1e0a5-65a-2041-b06e-4cbea282ff":{"uuid":"b1e0a5-65a-2041-b06e-4cbea282ff","id":"iconAdjuntarArchivo3","name":"iconAdjuntarArchivo3","type":"icon","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"24px","height":"24px","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"465px","marginRight":0.0,"marginTop":"150px","marginBottom":0.0}},"style":{"color":{"color":"$theme_color_1","opacity":"ff"},"shadow":{"x":"0px","y":"0px","blur":"0px","color":"#000000","opacity":"00"}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"10px","marginRight":0.0,"marginTop":"200px","marginBottom":0.0},"size":{"width":"15px","height":"15px"}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"380px","marginRight":0.0,"marginTop":"150px","marginBottom":0.0},"size":{"width":"24px","height":"24px"}}}},"subtype":"small_icon","props":{"value":{"props":{"value":{"type":"deyel","value":"icon-deyel_app-adm-archivos"}},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self","scroll":{"behavior":"auto","block":"nearest","line":"nearest"},"idDep":"30f318e-2be6-6fba-2dfa-e8eaa365f32d","params":[]},"parent":"3d068a4-2337-e5eb-25af-73102c15a0c3","events":{"onClick":"iconAdjuntarArchivo3_onClick"},"modifiedName":true,"modifiedId":true},"ac5a08-3fcd-8af1-5d5d-463e584f0b":{"uuid":"ac5a08-3fcd-8af1-5d5d-463e584f0b","id":"inputAdjuntarArchivos2","name":"inputAdjuntarArchivos2","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"414px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"500px","marginRight":0.0,"marginTop":"100px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"$theme_input_text_size","align":"left","spacing":"0px"},"regular":{"padding":{"paddingTop":"0","paddingRight":"0px","paddingBottom":"0","paddingLeft":"12px"},"font":{"color":"#2e4a93","opacity":"ff"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"color":"#ddd7d7","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]}},"border":{"top":{"width":"1px","style":"solid","color":"#d8dadc","opacity":"ff"},"left":{"width":"1px","style":"solid","color":"#d8dadc","opacity":"ff"},"bottom":{"width":"2px","style":"solid","color":"#d8dadc","opacity":"64"},"right":{"width":"1px","style":"solid","color":"#d8dadc","opacity":"ff"},"radius":{"topLeft":"40px","topRight":"40px","bottomRight":"40px","bottomLeft":"40px"}}},"focus":{"border":{"bottom":{"width":"2px","style":"solid","color":"#88a931","opacity":"ff"},"left":{"width":"1px","style":"solid","color":"#88a931","opacity":"ff"}}},"disabled":{"border":{"bottom":{"width":"2px","style":"solid","color":"#d8dadc","opacity":"80"}},"background":{"color":"#ddd7d7","opacity":"ff","type":"solid","gradient":"$theme_input_disabled_background/gradient"}}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"420px","marginRight":0.0,"marginTop":"100px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minWidth":"unset","minHeight":"unset"}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"50px","marginRight":0.0,"marginTop":"150px","marginBottom":0.0},"size":{"width":"80%","height":"33px","minWidth":"unset","minHeight":"unset"}}}},"modifiedName":true,"modifiedId":true,"subtype":"text","props":{"placeholder":"","value":{"props":{"value":""},"type":"LITERAL"},"initialState":"disabled","contentType":"normal"},"hyperLink":{"destinityType":"_self"},"parent":"3d068a4-2337-e5eb-25af-73102c15a0c3","events":{},"relationConfig":{"type":"WITHOUT_RELATION"},"relatedAttribute":{}},"c1d22-634b-755b-8d1f-ab6f56568e72":{"uuid":"c1d22-634b-755b-8d1f-ab6f56568e72","id":"inputAdjuntarArchivos3","name":"inputAdjuntarArchivos3","type":"input","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"414px","height":"33px","minWidth":"unset","minHeight":"unset","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"500px","marginRight":0.0,"marginTop":"150px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"$theme_input_text_size","align":"left","spacing":"0px"},"regular":{"padding":"$theme_input_padding/padding","font":{"color":"#2e4a93","opacity":"ff"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"color":"#ddd7d7","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]}},"border":{"top":{"width":"1px","style":"solid","color":"#d8dadc","opacity":"ff"},"left":{"width":"1px","style":"solid","color":"#d8dadc","opacity":"ff"},"bottom":{"width":"2px","style":"solid","color":"#d8dadc","opacity":"64"},"right":{"width":"1px","style":"solid","color":"#d8dadc","opacity":"ff"},"radius":{"topLeft":"40px","topRight":"40px","bottomRight":"40px","bottomLeft":"40px"}}},"focus":{"border":{"bottom":{"width":"2px","style":"solid","color":"#88a931","opacity":"ff"}}},"disabled":{"border":{"bottom":{"width":"2px","style":"solid","color":"#d8dadc","opacity":"80"}},"background":{"color":"#ddd7d7","opacity":"ff","type":"solid","gradient":{"degree":"274deg","points":[{"color":"#e0f6fd","opacity":"99","left":"0.00"},{"color":"#ddd7d7","opacity":"00","left":"100.00"}],"type":"linear"}},"padding":{"paddingRight":"0px","paddingLeft":"12px"},"font":{"color":"#2e4a93"}}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"420px","marginRight":0.0,"marginTop":"150px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minWidth":"unset","minHeight":"unset"}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"50px","marginRight":0.0,"marginTop":"200px","marginBottom":0.0},"size":{"width":"80%","height":"33px","minWidth":"unset","minHeight":"unset"}}}},"modifiedName":true,"modifiedId":true,"subtype":"text","props":{"placeholder":"","value":{"props":{"value":""},"type":"LITERAL"},"initialState":"disabled","contentType":"normal"},"hyperLink":{"destinityType":"_self"},"parent":"3d068a4-2337-e5eb-25af-73102c15a0c3","events":{},"relationConfig":{"type":"WITHOUT_RELATION"},"relatedAttribute":{}},"430bc4-cc2-5ad2-f75b-3a0a3a8610":{"uuid":"430bc4-cc2-5ad2-f75b-3a0a3a8610","id":"containerRegresar","name":"containerRegresar","type":"container","subitems":["8ac4a51-8c7-fe6-0bde-622eb100e6cb"],"layout":{"DESKTOP":{"structure":{"size":{"width":"100%","height":"30px","minHeight":"unset","gridArea":"1/1/2/2","minWidth":"unset"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"160px","marginBottom":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}}}},"modifiedName":true,"modifiedId":true,"subtype":"containerSimple","props":{},"hyperLink":{"destinityType":"_self"},"parent":"1536f4-43e2-103-3ad-32becbc1e80"},"8ac4a51-8c7-fe6-0bde-622eb100e6cb":{"uuid":"8ac4a51-8c7-fe6-0bde-622eb100e6cb","id":"buttonRegresar","name":"buttonRegresar","type":"button","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"100auto","minWidth":"100px","height":"30px","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"50%","marginRight":0.0,"marginTop":0.0,"marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Arial","size":"14px","align":"center","spacing":"0px"},"regular":{"font":{"color":"#ffffff","opacity":"ff"},"background":{"color":"#88a931","opacity":"ff","type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"$theme_color_5","opacity":"ff","left":100.0}]}},"border":{"top":{"color":"#88a931","opacity":"ff","width":"1px","style":"solid"},"left":{"color":"#88a931","opacity":"ff","width":"1px","style":"solid"},"bottom":{"color":"#88a931","opacity":"ff","width":"1px","style":"solid"},"right":{"color":"#88a931","opacity":"ff","width":"1px","style":"solid"},"radius":{"topRight":"5px","topLeft":"5px","bottomRight":"5px","bottomLeft":"5px"}},"padding":{"paddingTop":0.0,"paddingBottom":0.0,"paddingLeft":"6px","paddingRight":"6px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"}}}}},"modifiedName":true,"modifiedId":true,"subtype":"button_secondary","props":{"value":{"props":{"value":"Regresar"},"type":"LITERAL"}},"hyperLink":{"idDep":"6dc485-007f-1ea4-ba17-436cfdff12d","destinityType":"_self","params":[{"id":"pOrigen","props":{"value":"f463f51-80ca-cce-3617-eefef1c74dd5"},"type":"CONTEXT"}]},"parent":"430bc4-cc2-5ad2-f75b-3a0a3a8610"},"87d34fc-78f4-804-c41-866170af2e7":{"uuid":"87d34fc-78f4-804-c41-866170af2e7","id":"icon1","name":"icon1","type":"icon","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"5px","height":"5px","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"90px","marginRight":0.0,"marginTop":"70px","marginBottom":0.0}},"style":{"color":{"color":"#ff4900","opacity":"ff"},"shadow":{"x":"0px","y":"0px","blur":"0px","color":"#000000","opacity":"00"}}},"TABLET":{"structure":{"position":{"marginLeft":"90px"}}}},"modifiedName":false,"modifiedId":false,"subtype":"small_icon","props":{"value":{"props":{"value":{"type":"deyel","value":"icon-deyel_reglas_obligatorio"}},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self"},"parent":"e67cf-0f6-a62a-ecc8-fa77713fa67a"},"3f4ae5-1bf1-6bc1-845-8e23a2483531":{"uuid":"3f4ae5-1bf1-6bc1-845-8e23a2483531","id":"icon2","name":"icon2","type":"icon","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"5px","height":"5px","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"617px","marginRight":0.0,"marginTop":"70px","marginBottom":0.0}},"style":{"color":{"color":"#ff4900","opacity":"ff"},"shadow":{"x":"0px","y":"0px","blur":"0px","color":"#000000","opacity":"00"}}},"TABLET":{"structure":{"position":{"marginLeft":"485px","marginTop":"70px"}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"120px","marginRight":0.0,"marginTop":"280px","marginBottom":0.0},"size":{"width":"5px","height":"5px"}}}},"modifiedName":false,"modifiedId":false,"subtype":"small_icon","props":{"value":{"props":{"value":{"type":"deyel","value":"icon-deyel_reglas_obligatorio"}},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self"},"parent":"e67cf-0f6-a62a-ecc8-fa77713fa67a"},"72643f7-21b3-c54b-510-0bfd0c110b4":{"uuid":"72643f7-21b3-c54b-510-0bfd0c110b4","id":"icon3","name":"icon3","type":"icon","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"5px","height":"5px","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"122px","marginRight":0.0,"marginTop":"140px","marginBottom":0.0}},"style":{"color":{"color":"#ff4900","opacity":"ff"},"shadow":{"x":"0px","y":"0px","blur":"0px","color":"#000000","opacity":"00"}}},"TABLET":{"structure":{"position":{"marginLeft":"120px"}}}},"modifiedName":false,"modifiedId":false,"subtype":"small_icon","props":{"value":{"props":{"value":{"type":"deyel","value":"icon-deyel_reglas_obligatorio"}},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self"},"parent":"e67cf-0f6-a62a-ecc8-fa77713fa67a"},"bfc86ac-0d0-52f-0f60-a6e6075e560":{"uuid":"bfc86ac-0d0-52f-0f60-a6e6075e560","id":"icon4","name":"icon4","type":"icon","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"5px","height":"5px","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"630px","marginRight":0.0,"marginTop":"140px","marginBottom":0.0}},"style":{"color":{"color":"#ff4900","opacity":"ff"},"shadow":{"x":"0px","y":"0px","blur":"0px","color":"#000000","opacity":"00"}}},"TABLET":{"structure":{"position":{"marginLeft":"497px","marginTop":"140px"}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"center","marginLeft":"147px","marginRight":0.0,"marginTop":0.0,"marginBottom":"118px"},"size":{"width":"5px","height":"5px"}}}},"modifiedName":false,"modifiedId":false,"subtype":"small_icon","props":{"value":{"props":{"value":{"type":"deyel","value":"icon-deyel_reglas_obligatorio"}},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self"},"parent":"e67cf-0f6-a62a-ecc8-fa77713fa67a"},"716bd22-0f02-cc67-edac-3a55f5883ea4":{"uuid":"716bd22-0f02-cc67-edac-3a55f5883ea4","id":"icon5","name":"icon5","type":"icon","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"5px","height":"5px","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"160px","marginRight":0.0,"marginTop":"210px","marginBottom":0.0}},"style":{"color":{"color":"#ff4900","opacity":"ff"},"shadow":{"x":"0px","y":"0px","blur":"0px","color":"#000000","opacity":"00"}}},"MOBILE":{"structure":{"size":{"width":"5px","height":"5px","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"107px","marginRight":0.0,"marginTop":"212px","marginBottom":0.0}}}},"modifiedName":false,"modifiedId":false,"subtype":"small_icon","props":{"value":{"props":{"value":{"type":"deyel","value":"icon-deyel_reglas_obligatorio"}},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self"},"parent":"e67cf-0f6-a62a-ecc8-fa77713fa67a"},"768e44-5b-7267-3cf3-f511c2bb352b":{"uuid":"768e44-5b-7267-3cf3-f511c2bb352b","id":"icon6","name":"icon6","type":"icon","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"5px","height":"5px","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"645px","marginRight":0.0,"marginTop":"210px","marginBottom":0.0}},"style":{"color":{"color":"#ff4900","opacity":"ff"},"shadow":{"x":"0px","y":"0px","blur":"0px","color":"#000000","opacity":"00"}}},"TABLET":{"structure":{"position":{"marginLeft":"515px"}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"end","alignSelf":"center","marginLeft":0.0,"marginRight":"22.1%","marginTop":"162px","marginBottom":0.0},"size":{"width":"5px","height":"5px"}}}},"modifiedName":false,"modifiedId":false,"subtype":"small_icon","props":{"value":{"props":{"value":{"type":"deyel","value":"icon-deyel_reglas_obligatorio"}},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self"},"parent":"e67cf-0f6-a62a-ecc8-fa77713fa67a"},"084deac-0d87-bb28-2c4f-d48fe257f456":{"uuid":"084deac-0d87-bb28-2c4f-d48fe257f456","id":"icon7","name":"icon7","type":"icon","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"5px","height":"5px","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"283px","marginRight":0.0,"marginTop":"422px","marginBottom":0.0}},"style":{"color":{"color":"#ff4900","opacity":"ff"},"shadow":{"x":"0px","y":"0px","blur":"0px","color":"#000000","opacity":"00"}}},"TABLET":{"structure":{"position":{"marginLeft":"280px"}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"center","marginLeft":"142px","marginRight":0.0,"marginTop":"22px","marginBottom":0.0},"size":{"width":"5px","height":"5px"}}}},"modifiedName":false,"modifiedId":false,"subtype":"small_icon","props":{"value":{"props":{"value":{"type":"deyel","value":"icon-deyel_reglas_obligatorio"}},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self"},"parent":"e67cf-0f6-a62a-ecc8-fa77713fa67a"},"6831e0-16c3-31b5-a51-7c4e4631a318":{"uuid":"6831e0-16c3-31b5-a51-7c4e4631a318","id":"icon8","name":"icon8","type":"icon","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"5px","height":"5px","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"620px","marginRight":0.0,"marginTop":"422px","marginBottom":0.0}},"style":{"color":{"color":"#ff4900","opacity":"ff"},"shadow":{"x":"0px","y":"0px","blur":"0px","color":"#000000","opacity":"00"}}},"TABLET":{"structure":{"position":{"marginLeft":"490px"}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"110px","marginRight":0.0,"marginTop":"560px","marginBottom":0.0},"size":{"width":"5px","height":"5px"}}}},"modifiedName":false,"modifiedId":false,"subtype":"small_icon","props":{"value":{"props":{"value":{"type":"deyel","value":"icon-deyel_reglas_obligatorio"}},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self"},"parent":"e67cf-0f6-a62a-ecc8-fa77713fa67a"},"471aa70-3e7-f4fc-a77c-e65c144d5302":{"uuid":"471aa70-3e7-f4fc-a77c-e65c144d5302","id":"icon9","name":"icon9","type":"icon","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"5px","height":"5px","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"103px","marginRight":0.0,"marginTop":"10px","marginBottom":0.0}},"style":{"color":{"color":"#ff4900","opacity":"ff"},"shadow":{"x":"0px","y":"0px","blur":"0px","color":"#000000","opacity":"00"}}},"TABLET":{"structure":{"position":{"marginTop":0.0,"marginLeft":"105px"}}},"MOBILE":{"structure":{"size":{"width":"5px","height":"5px","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"center","marginLeft":"90px","marginRight":0.0,"marginTop":"-19px","marginBottom":"12px"}}}},"modifiedName":false,"modifiedId":false,"subtype":"small_icon","props":{"value":{"props":{"value":{"type":"deyel","value":"icon-deyel_reglas_obligatorio"}},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self"},"parent":"c3a3aa-47e6-1d46-5be3-b13d4577fc3"},"f5f4835-751c-7133-2df1-830f73c616":{"uuid":"f5f4835-751c-7133-2df1-830f73c616","id":"icon10","name":"icon10","type":"icon","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"5px","height":"5px","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"28px","marginRight":0.0,"marginTop":"230px","marginBottom":0.0}},"style":{"color":{"color":"#ff4900","opacity":"ff"},"shadow":{"x":"0px","y":"0px","blur":"0px","color":"#000000","opacity":"00"}}},"TABLET":{"structure":{"position":{"alignSelf":"start","marginTop":"243px","marginBottom":0.0,"marginLeft":"20px"},"size":{"height":"5px"}}}},"modifiedName":false,"modifiedId":false,"subtype":"small_icon","props":{"value":{"props":{"value":{"type":"deyel","value":"icon-deyel_reglas_obligatorio"}},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self"},"parent":"3d068a4-2337-e5eb-25af-73102c15a0c3"},"6e64208-aaa8-63e2-2144-1dee28415d43":{"uuid":"6e64208-aaa8-63e2-2144-1dee28415d43","id":"infoAdicContainer","name":"infoAdicContainer","type":"container","subitems":["1316cc-68-7ac8-4c37-3c4762d014b"],"layout":{"DESKTOP":{"structure":{"size":{"width":"430px","height":"33px","minHeight":"unset","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"500px","marginRight":0.0,"marginTop":"50px","marginBottom":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}},"visible":true},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"420px","marginRight":0.0,"marginTop":"40px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minHeight":"unset","gridArea":"1/1/2/2"}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"14.8%","marginRight":0.0,"marginTop":"100px","marginBottom":0.0},"size":{"width":"269px","height":"33px","minHeight":"unset","gridArea":"1/1/2/2"}}}},"modifiedName":true,"modifiedId":true,"subtype":"containerSimple","props":{},"hyperLink":{"destinityType":"_self"},"parent":"3d068a4-2337-e5eb-25af-73102c15a0c3"},"1316cc-68-7ac8-4c37-3c4762d014b":{"uuid":"1316cc-68-7ac8-4c37-3c4762d014b","id":"adjuntarLoading","name":"adjuntarLoading","type":"container","subitems":["115f4f-702-2a88-0c28-152776ab2b7e"],"layout":{"DESKTOP":{"structure":{"size":{"width":"420px","height":"33px","minHeight":"unset","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":0.0,"marginBottom":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"cc","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}},"visible":true},"TABLET":{"structure":{"size":{"width":"250px","height":"33auto","minHeight":"unset","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":0.0,"marginBottom":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"cc","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}},"visible":true},"MOBILE":{"structure":{"size":{"width":"97.02%","height":"33auto","minHeight":"33px","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"2.98%","marginRight":0.0,"marginTop":0.0,"marginBottom":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"cc","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}},"visible":true}},"modifiedName":true,"modifiedId":true,"subtype":"containerSimple","props":{},"hyperLink":{"destinityType":"_self"},"parent":"6e64208-aaa8-63e2-2144-1dee28415d43"},"115f4f-702-2a88-0c28-152776ab2b7e":{"uuid":"115f4f-702-2a88-0c28-152776ab2b7e","id":"image3","name":"image3","type":"image","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"20px","height":"20px","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"200px","marginRight":0.0,"marginTop":"6px","marginBottom":0.0}},"style":{"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"00","size":"contain","repeat":"no-repeat","position":{"y":"center","x":"center"}},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"border":{"top":{"width":"0px","color":"#ffffff","opacity":"ff","style":"solid"},"left":{"width":"0px","color":"#ffffff","opacity":"ff","style":"solid"},"bottom":{"width":"0px","color":"#ffffff","opacity":"ff","style":"solid"},"right":{"width":"0px","color":"#ffffff","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}},"visible":true},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"114px","marginRight":0.0,"marginTop":"7px","marginBottom":0.0},"size":{"width":"20px","height":"20px"}}}},"modifiedName":true,"modifiedId":true,"subtype":"small_image","props":{"value":{"props":{"value":"ea28372-dbce-67ea-bd0d-5c062d7aaa"},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self"},"parent":"1316cc-68-7ac8-4c37-3c4762d014b"},"3e7cfe-4b74-cefd-28bb-e123cdb2d64":{"uuid":"3e7cfe-4b74-cefd-28bb-e123cdb2d64","id":"infoAdicContainer2","name":"infoAdicContainer2","type":"container","subitems":["5147e01-5ab-86eb-1f-cc422dbf8"],"layout":{"DESKTOP":{"structure":{"size":{"width":"430px","height":"33px","minHeight":"unset","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"500px","marginRight":0.0,"marginTop":"100px","marginBottom":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"419px","marginRight":0.0,"marginTop":"100px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minHeight":"unset"}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"14.79%","marginRight":0.0,"marginTop":"150px","marginBottom":0.0},"size":{"width":"79.71%","height":"33px","minHeight":"15px","gridArea":"1/1/2/2"}}}},"modifiedName":true,"modifiedId":true,"subtype":"containerSimple","props":{},"hyperLink":{"destinityType":"_self"},"parent":"3d068a4-2337-e5eb-25af-73102c15a0c3"},"5147e01-5ab-86eb-1f-cc422dbf8":{"uuid":"5147e01-5ab-86eb-1f-cc422dbf8","id":"adjuntarLoading2","name":"adjuntarLoading2","type":"container","subitems":["d6ab35-02b3-ad0-d82b-25d10fd430e"],"layout":{"DESKTOP":{"structure":{"size":{"width":"420px","height":"33px","minHeight":"unset","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":0.0,"marginBottom":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"cc","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}},"visible":true},"TABLET":{"structure":{"size":{"width":"300px","height":"auto","minHeight":"unset","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"stretch","marginLeft":0.0,"marginRight":0.0,"marginTop":0.0,"marginBottom":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"cc","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}},"visible":true},"MOBILE":{"structure":{"size":{"width":"97.02%","height":"33auto","minHeight":"33px","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"2.98%","marginRight":0.0,"marginTop":0.0,"marginBottom":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"cc","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}},"visible":true}},"modifiedName":true,"modifiedId":true,"subtype":"containerSimple","props":{},"hyperLink":{"destinityType":"_self"},"parent":"3e7cfe-4b74-cefd-28bb-e123cdb2d64"},"d6ab35-02b3-ad0-d82b-25d10fd430e":{"uuid":"d6ab35-02b3-ad0-d82b-25d10fd430e","id":"image1","name":"image1","type":"image","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"20px","height":"20px","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"47.69%","marginRight":0.0,"marginTop":"6px","marginBottom":0.0}},"style":{"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"00","size":"contain","repeat":"no-repeat","position":{"y":"center","x":"center"}},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"border":{"top":{"width":"0px","color":"#ffffff","opacity":"ff","style":"solid"},"left":{"width":"0px","color":"#ffffff","opacity":"ff","style":"solid"},"bottom":{"width":"0px","color":"#ffffff","opacity":"ff","style":"solid"},"right":{"width":"0px","color":"#ffffff","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}},"visible":true},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"114px","marginRight":0.0,"marginTop":0.0,"marginBottom":0.0},"size":{"width":"20px","height":"20px"}}}},"modifiedName":true,"modifiedId":true,"subtype":"small_image","props":{"value":{"props":{"value":"ea28372-dbce-67ea-bd0d-5c062d7aaa"},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self"},"parent":"5147e01-5ab-86eb-1f-cc422dbf8"},"117dcba-726-7bdc-0514-da4102182bc":{"uuid":"117dcba-726-7bdc-0514-da4102182bc","id":"infoAdicContainer3","name":"infoAdicContainer3","type":"container","subitems":["850eb6-eaa3-2f36-fe68-3d0c76755ad"],"layout":{"DESKTOP":{"structure":{"size":{"width":"43.41%","height":"33px","minHeight":"unset","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"500px","marginRight":0.0,"marginTop":"150px","marginBottom":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}}},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"419px","marginRight":0.0,"marginTop":"150px","marginBottom":0.0},"size":{"width":"44%","height":"33px","minHeight":"unset","gridArea":"1/1/2/2"}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"14.8%","marginRight":0.0,"marginTop":"201px","marginBottom":0.0},"size":{"width":"79.71%","height":"32px","minHeight":"25px","gridArea":"1/1/2/2"}}}},"modifiedName":true,"modifiedId":true,"subtype":"containerSimple","props":{},"hyperLink":{"destinityType":"_self"},"parent":"3d068a4-2337-e5eb-25af-73102c15a0c3"},"850eb6-eaa3-2f36-fe68-3d0c76755ad":{"uuid":"850eb6-eaa3-2f36-fe68-3d0c76755ad","id":"adjuntarLoading3","name":"adjuntarLoading3","type":"container","subitems":["284f36b-80c7-5ef3-0ff-b3f6df6a1d3"],"layout":{"DESKTOP":{"structure":{"size":{"width":"420px","height":"33px","minHeight":"unset","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":"-1px","marginBottom":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"cc","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}},"visible":true},"TABLET":{"structure":{"size":{"width":"75.66%","height":"auto","minHeight":"29px","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"end","marginLeft":0.0,"marginRight":0.0,"marginTop":0.0,"marginBottom":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"cc","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}},"visible":true},"MOBILE":{"structure":{"size":{"width":"97.02%","height":"32auto","minHeight":"32px","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"2.98%","marginRight":0.0,"marginTop":0.0,"marginBottom":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"cc","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}},"visible":true}},"modifiedName":true,"modifiedId":true,"subtype":"containerSimple","props":{},"hyperLink":{"destinityType":"_self"},"parent":"117dcba-726-7bdc-0514-da4102182bc"},"284f36b-80c7-5ef3-0ff-b3f6df6a1d3":{"uuid":"284f36b-80c7-5ef3-0ff-b3f6df6a1d3","id":"image2","name":"image2","type":"image","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"20px","height":"20px","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"47.69%","marginRight":0.0,"marginTop":"6px","marginBottom":0.0}},"style":{"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"00","size":"contain","repeat":"no-repeat","position":{"y":"center","x":"center"}},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"border":{"top":{"width":"0px","color":"#ffffff","opacity":"ff","style":"solid"},"left":{"width":"0px","color":"#ffffff","opacity":"ff","style":"solid"},"bottom":{"width":"0px","color":"#ffffff","opacity":"ff","style":"solid"},"right":{"width":"0px","color":"#ffffff","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}},"visible":true},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"114px","marginRight":0.0,"marginTop":0.0,"marginBottom":0.0},"size":{"width":"20px","height":"20px"}}}},"modifiedName":true,"modifiedId":true,"subtype":"small_image","props":{"value":{"props":{"value":"ea28372-dbce-67ea-bd0d-5c062d7aaa"},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self"},"parent":"850eb6-eaa3-2f36-fe68-3d0c76755ad"},"0382d6f-00e-6ece-7a17-745b7e0cf":{"uuid":"0382d6f-00e-6ece-7a17-745b7e0cf","id":"containerCaptcha","name":"containerCaptcha","type":"container","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"355px","height":"80px","minHeight":"unset","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginTop":"290px","marginBottom":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}}}},"modifiedName":true,"modifiedId":true,"subtype":"containerSimple","props":{},"hyperLink":{"destinityType":"_self"},"parent":"3d068a4-2337-e5eb-25af-73102c15a0c3"},"4a7ba15-c787-fdaf-bc37-8261f75c8fdc":{"uuid":"4a7ba15-c787-fdaf-bc37-8261f75c8fdc","id":"containerError","name":"containerError","type":"container","subitems":["74ec61-803a-3f2a-c328-4fe803d4c0"],"layout":{"DESKTOP":{"structure":{"size":{"width":"307px","height":"30px","minHeight":"unset","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"400px","marginRight":0.0,"marginTop":"326px","marginBottom":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}},"visible":false}},"modifiedName":true,"modifiedId":true,"subtype":"containerSimple","props":{},"hyperLink":{"destinityType":"_self"},"parent":"3d068a4-2337-e5eb-25af-73102c15a0c3"},"74ec61-803a-3f2a-c328-4fe803d4c0":{"uuid":"74ec61-803a-3f2a-c328-4fe803d4c0","id":"Debevalidarelc","name":"Debevalidarelc","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"89.02%","height":"16auto","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"center","alignSelf":"center","marginLeft":0.0,"marginRight":"4.5%","marginTop":"3px","marginBottom":0.0}},"style":{"font":{"weight":"bold","family":"Arial","size":"18px","align":"left","color":"#d10000","opacity":"ff","height":"1.15","spacing":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","color":"#000000","opacity":"00"}}}},"modifiedName":false,"modifiedId":false,"subtype":"h6","props":{"value":{"props":{"value":"Por favor validar el captcha"},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self"},"parent":"4a7ba15-c787-fdaf-bc37-8261f75c8fdc"},"8d04ae-186-f86c-e2ce-d446221e5f8":{"uuid":"8d04ae-186-f86c-e2ce-d446221e5f8","id":"infoAdicContainer4","name":"infoAdicContainer4","type":"container","subitems":["a5ad00a-a32-a67b-fbb0-8a632606625"],"layout":{"DESKTOP":{"structure":{"size":{"width":"41.63%","height":"33auto","minHeight":"unset","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"501px","marginRight":0.0,"marginTop":"35px","marginBottom":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"ff","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}},"visible":true},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"420px","marginRight":0.0,"marginTop":"40px","marginBottom":0.0},"size":{"width":"330px","height":"33px","minHeight":"unset","gridArea":"1/1/2/2"}}},"MOBILE":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"14.8%","marginRight":0.0,"marginTop":"100px","marginBottom":0.0},"size":{"width":"269px","height":"33px","minHeight":"unset","gridArea":"1/1/2/2"}}}},"modifiedName":true,"modifiedId":true,"subtype":"containerSimple","props":{},"hyperLink":{"destinityType":"_self"},"parent":"cb38f1b-d00-c3f4-3d3a-811f2a70db8"},"a5ad00a-a32-a67b-fbb0-8a632606625":{"uuid":"a5ad00a-a32-a67b-fbb0-8a632606625","id":"adjuntarLoading4","name":"adjuntarLoading4","type":"container","subitems":["40c5be6-5a41-b2e-5c63-024218224"],"layout":{"DESKTOP":{"structure":{"size":{"width":"414px","height":"33px","minHeight":"unset","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"0.46%","marginRight":0.0,"marginTop":0.0,"marginBottom":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"cc","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}},"visible":true},"TABLET":{"structure":{"size":{"width":"250px","height":"33auto","minHeight":"unset","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":0.0,"marginRight":0.0,"marginTop":0.0,"marginBottom":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"cc","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}},"visible":true},"MOBILE":{"structure":{"size":{"width":"97.02%","height":"33auto","minHeight":"33px","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"2.98%","marginRight":0.0,"marginTop":0.0,"marginBottom":0.0}},"style":{"regular":{"padding":{"paddingTop":"0px","paddingBottom":"0px","paddingLeft":"0px","paddingRight":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"cc","url":"","size":"cover","repeat":"no-repeat","position":{"y":"center","x":"center"}},"border":{"top":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"left":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"bottom":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"right":{"color":"#cccccc","width":"0px","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}}},"visible":true}},"modifiedName":true,"modifiedId":true,"subtype":"containerSimple","props":{},"hyperLink":{"destinityType":"_self"},"parent":"8d04ae-186-f86c-e2ce-d446221e5f8"},"40c5be6-5a41-b2e-5c63-024218224":{"uuid":"40c5be6-5a41-b2e-5c63-024218224","id":"image4","name":"image4","type":"image","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"20px","height":"20px","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"200px","marginRight":0.0,"marginTop":"6px","marginBottom":0.0}},"style":{"background":{"type":"solid","gradient":{"type":"linear","degree":"0deg","points":[{"color":"#eeeeee","opacity":"ff","left":0.0},{"color":"#ffffff","opacity":"ff","left":100.0}]},"color":"#ffffff","opacity":"00","size":"contain","repeat":"no-repeat","position":{"y":"center","x":"center"}},"shadow":{"x":"0px","y":"0px","blur":"0px","spread":"0px","inset":"","color":"#000000","opacity":"00"},"border":{"top":{"width":"0px","color":"#ffffff","opacity":"ff","style":"solid"},"left":{"width":"0px","color":"#ffffff","opacity":"ff","style":"solid"},"bottom":{"width":"0px","color":"#ffffff","opacity":"ff","style":"solid"},"right":{"width":"0px","color":"#ffffff","opacity":"ff","style":"solid"},"radius":{"topRight":"0px","topLeft":"0px","bottomRight":"0px","bottomLeft":"0px"}}},"visible":true},"TABLET":{"structure":{"position":{"position":"relative","justifySelf":"start","alignSelf":"start","marginLeft":"114px","marginRight":0.0,"marginTop":"7px","marginBottom":0.0},"size":{"width":"20px","height":"20px"}}}},"modifiedName":true,"modifiedId":true,"subtype":"small_image","props":{"value":{"props":{"value":"ea28372-dbce-67ea-bd0d-5c062d7aaa"},"type":"LITERAL"}},"hyperLink":{"destinityType":"_self"},"parent":"a5ad00a-a32-a67b-fbb0-8a632606625"},"ed643-78f8-552c-0768-0860172ac5":{"uuid":"ed643-78f8-552c-0768-0860172ac5","id":"textMsjFolio","name":"textMsjFolio","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"71.3%","height":"auto","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"center","alignSelf":"start","marginLeft":0.0,"marginRight":"1.76%","marginTop":"40px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Calibri","size":"32px","align":"left","color":"#0693e3","opacity":"ff","height":"1.15","spacing":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","color":"#000000","opacity":"00"}}}},"modifiedName":true,"modifiedId":true,"subtype":"h1","props":{"value":{"props":{"value":"Se ha procesado su solicitud, con número de seguimiento:"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"d57bd2d-7858-008c-d48c-0071a5ce11"},"02fae04-755-5e2-74d7-411a1fbcba03":{"uuid":"02fae04-755-5e2-74d7-411a1fbcba03","id":"textMsjFolio1","name":"textMsjFolio1","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"71.3%","height":"auto","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"center","alignSelf":"center","marginLeft":"-1.4%","marginRight":"0.1%","marginTop":"-115px","marginBottom":0.0}},"style":{"font":{"weight":"400","family":"Calibri","size":"32px","align":"left","color":"#0693e3","opacity":"ff","height":"1.15","spacing":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","color":"#000000","opacity":"00"}}}},"modifiedName":true,"modifiedId":true,"subtype":"h1","props":{"value":{"props":{"value":"Estimado Usuario:\n"},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"d57bd2d-7858-008c-d48c-0071a5ce11"},"088f13-c56-7fdb-7430-0603e0cb52":{"uuid":"088f13-c56-7fdb-7430-0603e0cb52","id":"textMsjFolio3","name":"textMsjFolio3","type":"text","subitems":[],"layout":{"DESKTOP":{"structure":{"size":{"width":"71.3%","height":"auto","gridArea":"1/1/2/2"},"position":{"position":"relative","justifySelf":"center","alignSelf":"end","marginLeft":0.0,"marginRight":"1.8%","marginTop":0.0,"marginBottom":"10px"}},"style":{"font":{"weight":"400","family":"Calibri","size":"32px","align":"left","color":"#0693e3","opacity":"ff","height":"1.15","spacing":"0px"},"shadow":{"x":"0px","y":"0px","blur":"0px","color":"#000000","opacity":"00"}}}},"modifiedName":true,"modifiedId":true,"subtype":"h1","props":{"value":{"props":{"value":"Gracias por su comprensión."},"type":"LITERAL"}},"relatedAttribute":{},"hyperLink":{"destinityType":"_self"},"parent":"d57bd2d-7858-008c-d48c-0071a5ce11"}},"root":["16bbd7b-a01f-2dc8-3bc8-ffccdbc2707f"]},"breakpoints":{},"linkDependencies":{"6dc485-007f-1ea4-ba17-436cfdff12d":{"id":"6dc485-007f-1ea4-ba17-436cfdff12d","idElement":"8ac4a51-8c7-fe6-0bde-622eb100e6cb","link":{"type":"PAGE","idObject":"89b09bb1-1b82-402f-b97b-8ff672783e73","operation":"","params":[],"finalLink":"SLPage?idPage\u003d89b09bb1-1b82-402f-b97b-8ff672783e73"}}},"events":{"beforeViewUnload":"beforeViewUnload","onInit":"onInit","afterViewInit":"afterViewInit"},"buildingBlocks":[],"isBuildingBlock":false,"isReferable":true,"translatedObjects":{},"translatable":false,"prompts":[],"ssr":false}