@charset "UTF-8";body{color-scheme:normal;background-color:#f4f4f4;color:#484848;font-size:16px;margin:0;font-family:Open Sans,sans-serif;line-height:1.2;font-size-adjust:.5}header{width:100%;height:min-content;display:flex;justify-content:space-between;align-items:center}header .header-buttons{display:flex;align-items:center;width:fit-content;margin-right:90px}header .header-buttons button{display:flex;align-items:center;justify-content:center;background:none;height:fit-content;border:1px solid #c5c5c5;border-radius:16px;padding:6px 12px;color:#545454;font-size:15px;cursor:pointer;opacity:90%;margin:0 3px}header .header-buttons .icon-button{height:32px;width:38px;padding:4px 0 0}header .header-buttons .icon-button .mat-icon{font-size:19px;color:#545454d6}header .header-buttons .disabled{cursor:default;opacity:60%}header .header-buttons .disabled:hover{opacity:60%;border-color:#c5c5c5}header button:hover{opacity:100%;border-color:#b6b6b6}input,textarea{font-size:16px;font-family:Open Sans,sans-serif}.form-input{border:solid 1px #9f9f9f;margin-bottom:20px;margin-top:4px;border-radius:4px;height:38px;box-sizing:border-box;padding:5px 10px;background-color:#ecececba;font-size:1em;color:#484848}.form-error{color:#960000cf;margin:3px;transform:translateY(-10px);font-size:.95em}.form-label{font-size:1em!important;margin-bottom:4px}.boton-default{border:none;color:#fff;border-radius:4px;padding:10px 18px;font-size:15px;background-color:#009bb4}.boton-default:hover{background-color:#d7d7d7;color:#3b3b3b;cursor:pointer}.separador{border-bottom:2px solid #e7e7e7;margin-top:15px;margin-bottom:15px;width:100%}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:#9b9b9b;border-radius:10px;border:none}::-webkit-scrollbar-button{display:none}::-webkit-scrollbar-corner{background:transparent}*{scrollbar-width:thin;scrollbar-color:#9b9b9b transparent}p{text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}.mat-mdc-tooltip{background:#222222cf;color:#fff;font-size:14px;border-radius:6px}:focus-visible{outline:1px solid #3ba8d0;outline-offset:0;border-radius:6px}:focus:not(:focus-visible){outline:none}@media screen and (width<800px){::-webkit-scrollbar-thumb{background-color:#9b9b9b00}*{scrollbar-color:rgba(155,155,155,0) transparent}}
