        .lista{
            max-height: 300px;
            position: fixed;
            z-index:120;
            margin-top:-25px;
        }
        .boxCode{
            font-size: 12px;
            margin-top: -25px;
            margin-bottom: 30px;
        }
        .anchoInput{
            width:200px;
        }
        .tabla{
            font-size:12px;
            z-index:0;
        }
        .btn-rotate{
            transform: rotate(-90deg);
            position: fixed;
            bottom: 50%;
            right: 0;
        }
        .selectx{
            font-size:8px !important;
        }
        .offcanvas, .offcanvas-xxl, .offcanvas-xl, .offcanvas-lg, .offcanvas-md, .offcanvas-sm {
          --bs-offcanvas-width: 600px;
        }
