body{margin:0;font-family:Ubuntu,sans-serif;background:#f8f8f8;position:absolute;top:0;left:0;width:100%;height:100%;font-size:1.5vmin}::-webkit-scrollbar{width:.75em;height:.75em;border-left:.05em solid #ccc}::-webkit-scrollbar-thumb{background:#ccc}:root{--gris:#d4dce3;--grisOscuro:#868c92;--azul:#5984a4;--azulOscuro:#0a4372;--naranja:#edbda0;--naranjaOscuro:#d45d1c;--marron:#885d45}.oculto{display:none!important}.contenedorMargenes{width:105vh;height:100%;margin:auto;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:0 1em;border-left:.25em solid var(--azulOscuro);border-right:.25em solid var(--azulOscuro)}.fondoClaro{background:#f8f8f8}.fondoOscuro{background:#cce3f5}.panel{background:#fff;border-radius:.25em;box-shadow:0 0 4px 0 rgba(0,0,0,.08),0 2px 4px 0 rgba(0,0,0,.12)}.full{width:100%;min-height:calc(100% - 4em)}.flexCenter{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.campo{margin:.5em 0}.campo .etiqueta{color:var(--azulOscuro);font-size:1.25em;font-weight:700;margin-bottom:.5em}.campo .valor{border:0;border-bottom:.05em solid #ccc;font-size:1.25em}.boton{border:0;background:0 0;font-size:1.25em;text-transform:uppercase;cursor:pointer}.boton.primario{background:var(--azulOscuro);color:#fff;padding:.5em 1em;border-radius:.25em}.boton.secundario{background:var(--azulOscuro);color:#fff;padding:.5em 1em;border-radius:.25em;margin:.5em}.boton.disabled{background:#ccc}.boton.primario.seleccionado{background:var(--naranjaOscuro);color:#fff;padding:.5em 1em;border-radius:.25em}.boton.flotante{position:absolute;font-size:2em;width:1.8em;height:1.8em;border-radius:100%;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.boton.flotante.azul{background:var(--azulOscuro);color:#fff}.boton.flotante.verde{background:#0f0;color:#fff}.boton.flotante.rojo{background:red;color:#fff}input[type=file]{position:fixed;top:-999999999%;left:-999999999%}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99999999998}.onTop{z-index:99999999999}:focus{outline:0}.displayFlex{display:-webkit-box;display:flex}.flexDirectionColumn{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.justifyContentSpaceBetween{-webkit-box-pack:justify;justify-content:space-between}.alignItemsCenter{-webkit-box-align:center;align-items:center}.flex1{-webkit-box-flex:1;flex:1}.width100{width:100%}.width90{width:90%}.width50{width:50%}.margin1vmin{margin:1vmin}table{border-collapse:collapse;width:100%}table th{background:var(--azulOscuro);color:#fff;padding:1em;border:.05em solid var(--azulOscuro)}table td{padding:.5em 1em;border:.05em solid #ccc}table td,table th{text-align:center}.mdl{position:fixed;top:5%;left:50%;width:24em;margin-left:-12em;background:#fff;box-shadow:0 0 4px 0 rgba(0,0,0,.08),0 2px 4px 0 rgba(0,0,0,.12);min-height:10em;border:.1em solid #000;max-height:80vh;overflow-y:auto}.mdl .cerrar{position:absolute;top:1em;right:1em;cursor:pointer}.mdl .titulo{font-size:1.5em;margin:.5em}.mdl .boton{width:80%;margin:1em auto}.mdl select{margin:1em auto;display:block;width:90%;padding:1em .5em}.mdl .campo{width:90%;margin:1em auto}