:root{--bb-bg:#fcfcfd;--bb-surface:#f8f9fb;--bb-surface-2:#eef1f5;--bb-border:#ccd0d8;--bb-border-strong:#8a91a0;--bb-text:#1b2230;--bb-text-muted:#5c6577;--bb-text-faint:#6e7587;--bb-brand:#076ac9;--bb-brand-strong:#02509b;--bb-brand-soft:#e6effa;--bb-brand-faint:#f2f6fc;--bb-success:#15803d;--bb-success-soft:#dcfce7;--bb-warning:#b45309;--bb-warning-soft:#fef3c7;--bb-danger:#b91c1c;--bb-danger-soft:#fee2e2;--bb-info:#076ac9;--bb-info-soft:#e6effa;--bb-radius-sm:4px;--bb-radius-md:6px;--bb-radius-lg:10px;--bb-radius-pill:9999px;--bb-shadow-0:none;--bb-shadow-1:0 1px 0 0 rgba(20,24,33,.04);--bb-shadow-2:0 1px 2px 0 rgba(20,24,33,.06),0 1px 1px 0 rgba(20,24,33,.04);--bb-shadow-3:0 6px 16px -4px rgba(20,24,33,.08),0 2px 4px 0 rgba(20,24,33,.05);--bb-motion-fast:100ms;--bb-motion-base:160ms;--bb-motion-panel:220ms;--bb-motion-page:320ms;--bb-easing:cubic-bezier(0.2,0.8,0.2,1);--bb-z-dropdown:50;--bb-z-sticky:100;--bb-z-sidebar:200;--bb-z-header:250;--bb-z-modal:1000;--bb-z-toast:1100}@media (prefers-reduced-motion:reduce){:root{--bb-motion-fast:0ms;--bb-motion-base:0ms;--bb-motion-panel:0ms;--bb-motion-page:0ms}}#__next,body,html{height:100%}body{background:var(--bb-bg);color:var(--bb-text);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}button{font:inherit;color:inherit}.wrapper_btn,button{border:none;background:none;cursor:pointer}fieldset{border:0}input[type=checkbox]{cursor:pointer;accent-color:var(--bb-brand)}.required:after{content:"";display:inline-block;width:6px;height:6px;margin-left:6px;border-radius:50%;background:var(--bb-danger);vertical-align:middle}input[type=date]:focus,input[type=datetime-local]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,textarea:focus{border-color:var(--bb-brand)!important;box-shadow:0 0 0 3px var(--bb-brand-soft)!important}input[type=date]:hover:not(:disabled):not(:focus),input[type=datetime-local]:hover:not(:disabled):not(:focus),input[type=email]:hover:not(:disabled):not(:focus),input[type=number]:hover:not(:disabled):not(:focus),input[type=password]:hover:not(:disabled):not(:focus),input[type=tel]:hover:not(:disabled):not(:focus),input[type=text]:hover:not(:disabled):not(:focus),input[type=time]:hover:not(:disabled):not(:focus),textarea:hover:not(:disabled):not(:focus){border-color:var(--bb-border-strong)!important}input[type=date]{flex-direction:row}input[type=date]::-webkit-calendar-picker-indicator{display:block;background:url(/calendar.svg) no-repeat;background-position:50%;color:transparent;width:20px;height:20px;cursor:pointer;opacity:.7}input[type=date]::-webkit-datetime-edit{padding-left:10px}.default_select,.table_size_select{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.default_select:focus{border-color:var(--bb-brand)!important;box-shadow:0 0 0 3px var(--bb-brand-soft)!important;outline:none}.default_select:hover:not(:disabled):not(:focus){border-color:var(--bb-border-strong)!important}.select_label_auto,.select_label_lg,.select_label_sm,.table_size_label{position:relative;display:block}.select_label_auto:after,.select_label_lg:after,.select_label_sm:after{content:"";position:absolute;right:12px;pointer-events:none;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid var(--bb-text-muted);transition:transform var(--bb-motion-fast) var(--bb-easing)}label.clicked:after{transform:rotate(180deg)}.select_label_auto:focus-within:after,.select_label_lg:focus-within:after,.select_label_sm:focus-within:after{border-top-color:var(--bb-brand)}.select_label_auto:before,.select_label_lg:before,.select_label_sm:before{display:none}.select_label_auto:after,.select_label_lg:after,.select_label_sm:after{top:calc(50% - 3px)}.margin_label:before{top:-12px}.wrapper_table{overflow:auto;width:100%;scrollbar-gutter:stable}table{border-collapse:collapse;position:relative;width:100%;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.headerRegistru th{background:var(--bb-surface-2);font-weight:600;border:1px solid var(--bb-border)!important;border-bottom-color:var(--bb-border-strong)!important;text-align:center;color:var(--bb-text);font-size:12px;letter-spacing:.02em;text-transform:uppercase;padding:8px 10px}.PDFheaderRegistru th{font-weight:600;border-bottom:1px solid #000!important;border-right:1px solid #000!important;text-align:center}table tr:nth-child(2) td,table tr:nth-child(2) th{border-top:0!important}table th:nth-child(2){border-left:1px solid var(--bb-border)}table tr:last-child td,table tr:last-child th{border-bottom:0!important}table tr td:last-child,table tr th:last-child{border-right:0!important}thead{border-bottom:1px solid var(--bb-border-strong)}th{position:-webkit-sticky;position:sticky;top:0;z-index:var(--bb-z-sticky)}td,th{padding:0 10px}.clasificator_td{padding:5px}.resizer{position:absolute;right:-4px;top:0;height:100%;width:8px;cursor:col-resize;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none;z-index:2}.resizer:after{content:"";position:absolute;right:3px;top:12%;height:76%;width:2px;border-radius:1px;background:var(--bb-border-strong);opacity:.45;transition:opacity var(--bb-motion-fast) var(--bb-easing),background var(--bb-motion-fast) var(--bb-easing),width var(--bb-motion-fast) var(--bb-easing)}.resizer.isResizing:after{background:var(--bb-brand);opacity:1;width:3px}@media (hover:hover){th:hover .resizer:after{background:var(--bb-brand);opacity:1;width:3px}}.search,.search_small{width:80%;height:36px;background:#fff;border:1px solid var(--bb-border);border-radius:var(--bb-radius-md);padding:0 12px 0 40px;font-size:13px;font-weight:400;color:var(--bb-text);transition:border-color var(--bb-motion-fast) var(--bb-easing),box-shadow var(--bb-motion-fast) var(--bb-easing)}.search:focus,.search_small:focus{border-color:var(--bb-brand);box-shadow:0 0 0 3px var(--bb-brand-soft);outline:none}.search_small{width:50%;padding-left:35px}.search_btn{background:none;border:none;cursor:pointer;position:absolute;top:50%;left:12px;transform:translateY(-50%);color:var(--bb-text-muted)}.circle_dots{position:relative;background:transparent;width:36px;height:36px;border-radius:var(--bb-radius-md);cursor:pointer;transition:background var(--bb-motion-fast) var(--bb-easing)}.circle_dots:hover{background:var(--bb-surface)}.circle_dots:after{content:"";position:absolute;left:50%;top:50%;width:3px;height:3px;margin-left:-1.5px;margin-top:-1.5px;background-color:var(--bb-text-muted);border-radius:50%;box-shadow:7px 0 0 0 var(--bb-text-muted),0 0 0 0 var(--bb-text-muted),-7px 0 0 0 var(--bb-text-muted)}.pagination_btn{background:transparent;border:none;font-size:16px;cursor:pointer;color:var(--bb-text-muted);height:32px;width:32px;border-radius:var(--bb-radius-sm);transition:background var(--bb-motion-fast) var(--bb-easing)}.pagination_btn:hover{background:var(--bb-surface)}.page_btn{background:transparent;border:1px solid var(--bb-border);border-radius:var(--bb-radius-sm);color:var(--bb-text);cursor:pointer;margin-right:6px;height:32px;min-width:32px;padding:0 8px;font-size:13px;font-weight:500;transition:background var(--bb-motion-fast) var(--bb-easing),border-color var(--bb-motion-fast) var(--bb-easing)}.page_btn:hover{border-color:var(--bb-border-strong)}.page_btn_active{background:var(--bb-brand);color:#fff}.page_btn_active,.page_btn_active:hover{border-color:var(--bb-brand)}.table_size_select{border:1px solid var(--bb-border);height:32px;padding:0 28px 0 30px;text-align:center;border-radius:var(--bb-radius-sm);background:#fff}.table_size_select,.table_size_select option{color:var(--bb-text);font-family:inherit;font-size:13px}.table_size_select option{font-weight:500;line-height:18px}.table_size_label:after{content:">";color:var(--bb-text-muted);font:13px Consolas,monospace;padding-left:7px;position:absolute;left:0;top:4px;pointer-events:none;transform:rotate(90deg)}.table_size_label:before{content:"";left:0;background:#fff;border:1px solid var(--bb-border);position:absolute;pointer-events:none;display:block;width:15px;height:24px}[role=button]:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--bb-brand);outline-offset:2px;border-radius:var(--bb-radius-sm)}.pagination{display:flex;justify-content:center;align-items:center;gap:4px;margin-top:20px}.pagination li{list-style:none}.page-link{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:32px;padding:0 8px;margin:0;border:1px solid var(--bb-border);border-radius:var(--bb-radius-sm);text-align:center;color:var(--bb-text);font-size:13px;font-weight:500;transition:background var(--bb-motion-fast) var(--bb-easing),border-color var(--bb-motion-fast) var(--bb-easing)}.page-link:hover{border-color:var(--bb-border-strong)}.page-link.active{background-color:var(--bb-brand);border-color:var(--bb-brand);color:#fff}