._instrumento_h8eg4_1{margin-bottom:.3rem;padding:.2rem 1.2rem .2rem .5rem;border:1px solid var(--fondo_medio);border-radius:6px;overflow:hidden;transition:all .3s ease;box-shadow:0 1px 3px var(--fondo_medio)}._instrumento_h8eg4_1 summary{height:1.7rem;display:flex;justify-content:space-between;align-items:center;transition:all .25s ease;position:relative;list-style:none;letter-spacing:.3px}details._instrumento_h8eg4_1 summary{cursor:pointer}._instrumento_h8eg4_1 h4{margin:.5rem .5rem 0;font-size:.8rem}._instrumento_h8eg4_1 ol{margin:0 0 .5rem}._instrumento_h8eg4_1 ol li::marker{color:var(--grafito_claro);font-size:.95rem}._instrumento_h8eg4_1 summary::-webkit-details-marker{display:none}details._instrumento_h8eg4_1 summary:after{content:"›";font-size:1.5rem;font-weight:300;transform:rotate(90deg);transition:transform .3s ease;opacity:.6}details._instrumento_h8eg4_1 details[open] summary:after{transform:rotate(-90deg)}details._instrumento_h8eg4_1 details[open] summary{border-bottom:1px solid var(--fondo_medio)}._formularioBuscador_19ag5_1 input{padding:.375rem .75rem;font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5;color:var(--grafito_medio);border:1px solid var(--grafito);border-right:0;border-radius:.25rem;border-top-right-radius:0;border-bottom-right-radius:0;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}._formularioBuscador_19ag5_1 input:focus{border-color:var(--azul_claro)}._formularioBuscador_19ag5_1 button{font-family:inherit;font-weight:400;text-align:center;border:1px solid var(--grafito);padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;border-top-left-radius:0;border-bottom-left-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;color:var(--grafito);background-color:var(--fuente_claro_debil);cursor:pointer}._formularioBuscador_19ag5_1 button:hover{color:#fff;background-color:var(--grafito)}._tablaResultado_1db5l_1{margin-top:2rem;width:100%;box-sizing:border-box;border-collapse:collapse;line-height:1.5;text-align:left;font-size:.98em}._tablaResultado_1db5l_1 thead tr th,._tablaResultado_1db5l_1 tfoot tr td{padding:.3rem;font-weight:bolder}._tablaResultado_1db5l_1 tbody tr:nth-of-type(odd){background-color:#0000000d}._tablaResultado_1db5l_1 tbody td{padding:.3rem}div.inputbutton input{padding:.375rem .75rem;font-family:inherit;font-size:1.2rem;font-weight:400;line-height:1.5;color:var(--grafito_medio);border:1px solid var(--grafito);border-right:0;border-radius:.25rem;border-top-right-radius:0;border-bottom-right-radius:0;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}div.inputbutton input:focus{border-color:var(--azul_claro)}div.inputbutton button{font-family:inherit;font-weight:400;text-align:center;border:1px solid var(--grafito);padding:.375rem .75rem;font-size:1.2rem;line-height:1.5;border-radius:.25rem;border-top-left-radius:0;border-bottom-left-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;color:var(--grafito);background-color:var(--fuente_claro_debil);cursor:pointer}div.inputbutton button:hover{color:#fff;background-color:var(--grafito)}div.inputbutton a{display:inline-block;margin-left:1rem;font-size:.85rem}div.inputbutton output{display:block;margin:0;font-size:.7rem}div.inputbutton.aceptado input{border:1px solid var(--grafito);border-radius:.25rem}div.inputbutton.aceptado output{visibility:hidden}div.caja{width:36rem;margin:10px 0;border:1px solid var(--grafito);border-radius:.35rem;padding:1rem}div.caja h5{margin:0}div.caja table.tablaOrdenTrabajo{margin-top:15px;width:100%;box-sizing:border-box;border-collapse:collapse;line-height:1.5;text-align:left;font-size:.98em}div.caja table.tablaOrdenTrabajo thead tr th{background-color:var(--fondo_medio);padding:.3rem;font-weight:bolder}div.caja table.tablaOrdenTrabajo tfoot tr td{border-top:1px solid var(--grafito);padding:.3rem;font-weight:bolder}div.botonPago{border:0}*{min-width:0;font:inherit}*,*:before,*:after{box-sizing:border-box}img,video,svg{display:block;height:auto;max-width:100%}body{margin:0;min-height:100dvh}h1,h2,h3,h4,h5,h6{text-wrap:balance}p{text-wrap:pretty}textarea:focus,input:focus{outline:none}html{font-size:16px}body{font-family:Open Sans,Helvetica,Arial,sans-serif;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none}h2{font-weight:700;font-size:1.1rem}h3{font-weight:700;font-size:1rem}#main aside{font-family:Merriweather,serif;font-size:1.2rem}body{line-height:1.5}#header{position:sticky;top:0;z-index:1000;transition:height .3s ease,padding .3s ease;overflow:hidden;height:6rem;padding:0 1rem}#header.shrink{height:2rem}#header main{height:100%;transition:opacity .3s ease;margin:0 auto;max-width:70rem;display:flex;justify-content:space-between;align-items:center;gap:0 3rem}#header aside{max-width:15rem;flex-basis:15rem}#header aside img{transition:max-width .3s ease,min-width .3s ease;max-width:100%;min-width:140px}#header.shrink aside img{max-width:85%;min-width:120px}#header div#login{transition:opacity .3s ease;position:absolute;top:2px;right:1rem}#header.shrink div#login{opacity:0;pointer-events:none}#header nav{align-items:center;height:2rem;flex-basis:55rem;max-width:55rem;align-self:flex-end;display:flex;justify-content:space-between;gap:0 .5em}#header a{max-width:9em}#main{min-height:80vh;padding:0 1rem}#main>div{margin:0 auto;max-width:70rem;padding-bottom:5rem;display:flex;justify-content:space-between;align-items:flex-start;gap:0 3rem}#main aside{max-width:15rem;flex-basis:15rem;padding-top:2rem;padding-bottom:5rem;line-height:1.45em}#main article{flex-basis:55rem;max-width:55rem;padding-top:2rem}#main article>p{width:36rem}#main article>p:first-child{margin-top:0}#main article>img{float:right;margin:1em 2em;max-width:25em}#footer{padding:3em 2em 4em}#footer>div{margin:0 auto;max-width:70em;display:flex;flex-wrap:wrap;justify-content:space-between;gap:1em 2em}#footer section{width:15em}#footer section.marca{flex-basis:100%}:root{--amarillo: rgba(253, 209, 53, 1);--amarillo_oscuro: rgba(207, 171, 47, 1);--fondo_claro: rgba(249, 246, 227, 1);--fondo_medio: rgba(59, 60, 54, .12);--fondo_oscuro: rgba(59, 60, 54, 1);--fuente_claro_debil: rgba(255, 255, 255, .38);--grafito: rgba(41, 41, 41, 1);--grafito_medio: rgba(91, 91, 91, 1);--grafito_claro: rgba(152, 152, 152, 1);--azul: rgb(0, 123, 255, 1);--azul_claro: rgb(0, 123, 255, .6);--verde: rgb(0, 153, 0, 1);--rojo: rgb(153, 0, 0);--naranjo: rgba(255, 102, 50, 1)}body{color:var(--grafito_medio);background:var(--fondo_claro)}a{color:var(--azul)}#header{background:var(--amarillo);border-bottom:1px solid var(--amarillo_oscuro)}#header div.login,#header a{color:var(--grafito_medio)}#main{color:var(--grafito_medio);background:var(--fondo_claro)}#main aside{color:var(--grafito_claro)}#main article>img{border-radius:5px;box-shadow:0 10px 25px #0009}#main .invalid{color:var(--rojo)}#main .valid{color:var(--verde)}#footer{background:var(--grafito);color:var(--grafito_claro)}@media all and (max-width:992px){#main aside{font-size:1rem}#main article{font-size:.9rem}#footer section{font-size:.84em}}@media all and (max-width:768px){#header nav{font-size:.8rem}#main aside{font-size:.85rem}#main article{font-size:.85rem}#main article>p{width:70vw}#main article>img{float:none;height:auto}#footer section{flex-basis:100%}}@media all and (max-width:576px){#header{height:7.4rem}#header main{height:7.4rem}#header nav{padding-top:1.5rem;flex-direction:column;align-self:flex-start;align-items:flex-end;background:var(--amarillo)}#main aside{display:none}#main article>p{width:90vw}#main article>img{margin:1em 0;width:90vw;height:auto}}
