.vm--container.scrollable .vm--modal{overflow:hidden}.tabela-container{height:calc(100vh - 50px);padding:0 16px;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:#cfcfcf #f0f0f0}.tabela-container::-webkit-scrollbar{width:8px}.tabela-container::-webkit-scrollbar-track{background:#f0f0f0}.tabela-container::-webkit-scrollbar-thumb{background-color:#cfcfcf;border-radius:4px}.paginacao-container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px}.paginacao-container,.paginacao-container .pagination-control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.paginacao-container .pagination-control{gap:.5rem}.paginacao-container .paginas-select{width:100px!important}.back-arrow-squared{border:1px solid grey;border-radius:4px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);height:32px;width:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.back-arrow-squared:hover{background-color:#f0f0f0}.table-header-center-align th{text-align:center!important;position:sticky;top:0;background-color:#1565c0;color:#fff;font-weight:700;z-index:10;border-bottom:3px solid #0d47a1;padding:12px}#previewTable tbody tr td{text-align:center}.b-table tbody tr:nth-child(odd){background-color:#f9f9f9}.b-table tbody tr:hover{background-color:#e3f2fd;cursor:pointer}