.table-container-base[data-v-7b131013]{border-radius:8px 8px 0 0;background:#fff;box-shadow:0 0 16px 0 rgba(0,0,0,.1);overflow:auto;max-height:calc(100vh - 100px);margin-bottom:24px;margin-right:-4px}.table-container-base .wrap-icon[data-v-7b131013]{display:flex;align-items:center;margin-top:5px;gap:12px}.table-container-base .yellow[data-v-7b131013]{color:#c39300}.table-container-base .blue[data-v-7b131013]{color:#0078c8}.table-container-base .green[data-v-7b131013]{color:#25c05a}.table-container-base .green-dark[data-v-7b131013]{color:#28a745}.table-container-base .red[data-v-7b131013]{color:#f66}.table-container-base .blue-dark[data-v-7b131013]{color:#00e}.table-container-base .hover-tr[data-v-7b131013]{cursor:pointer}.table-container-base .hover-tr p[data-v-7b131013],.table-container-base .hover-tr span[data-v-7b131013],.table-container-base .hover-tr td[data-v-7b131013]{transition:.3s ease}.table-container-base .hover-tr:active p[data-v-7b131013],.table-container-base .hover-tr:active span[data-v-7b131013],.table-container-base .hover-tr:active td[data-v-7b131013],.table-container-base .hover-tr:hover p[data-v-7b131013],.table-container-base .hover-tr:hover span[data-v-7b131013],.table-container-base .hover-tr:hover td[data-v-7b131013]{color:#00e}.table-container-base .filter[data-v-7b131013]{padding:8px}.table-container-base table[data-v-7b131013]{min-width:100%}.table-container-base thead[data-v-7b131013]{position:sticky;top:0;background:#fff;z-index:10}.table-container-base thead tr[data-v-7b131013]{box-shadow:inset 0 -2px 0 #01a39d}.table-container-base tbody tr[data-v-7b131013]{box-shadow:inset 0 -1px 0 #d1d5db}.table-container-base td[data-v-7b131013],.table-container-base th[data-v-7b131013]{font:12px/16px Fira Sans;vertical-align:top;padding:24px 8px;color:#231f20}.table-container-base td p[data-v-7b131013],.table-container-base td span[data-v-7b131013],.table-container-base th p[data-v-7b131013],.table-container-base th span[data-v-7b131013]{font:12px/16px Fira Sans;color:#231f20}.table-container-base td .date[data-v-7b131013],.table-container-base td .name[data-v-7b131013],.table-container-base th .date[data-v-7b131013],.table-container-base th .name[data-v-7b131013]{font:500 12px/16px Fira Sans}.table-container-base td[data-v-7b131013]:first-child,.table-container-base th[data-v-7b131013]:first-child{padding-left:16px}.table-container-base td[data-v-7b131013]:last-child,.table-container-base th[data-v-7b131013]:last-child{padding-right:16px}.table-container-base th.th-grey[data-v-7b131013]{font:500 12px/16px Fira Sans;color:#989898}.table-container-base td .icon[data-v-7b131013]{color:#231f20;width:16px;height:16px;transition:.3s ease}.table-container-base td .icon[data-v-7b131013]:active,.table-container-base td .icon[data-v-7b131013]:hover{color:#00e}.table-container-base td .icon:active.delete[data-v-7b131013],.table-container-base td .icon:hover.delete[data-v-7b131013]{color:#dc3545}.table-container-base td .icon.icon-document[data-v-7b131013]{width:12px;height:12px;margin-right:4px;color:#00e}.table-container-base--modified[data-v-7b131013]{border-radius:0;background:transparent;box-shadow:none;margin-bottom:0;max-height:none}.table-container-base--modified td[data-v-7b131013],.table-container-base--modified th[data-v-7b131013]{font:14px/16px Fira Sans}.table-container-base--modified td[data-v-7b131013]:first-child,.table-container-base--modified th[data-v-7b131013]:first-child{padding-left:0}.table-container-base--modified td p[data-v-7b131013],.table-container-base--modified td span[data-v-7b131013],.table-container-base--modified th p[data-v-7b131013],.table-container-base--modified th span[data-v-7b131013]{font:14px/16px Fira Sans}.table-container-base--modified th[data-v-7b131013]{padding:0 8px 16px;font:500 12px/16px Fira Sans;color:#989898}.table-container-base--modified td[data-v-7b131013]{padding:32px 8px}.table-container-base--sort[data-v-7b131013]{box-shadow:none}.table-container-base--sort th[data-v-7b131013]{vertical-align:bottom;padding:16px}.table-container-base--sort th.sort[data-v-7b131013]{font:500 14px/16px Fira Sans;color:#989898}.table-container-base--sort th.sort p[data-v-7b131013]{font:inherit;color:inherit;position:relative;padding-right:14px;display:inline-block}.table-container-base--sort th.sort p[data-v-7b131013]:after{position:absolute;content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='20' viewBox='0 0 16 22' fill='none'%3E%3Cpath d='M12 10L8 6l-4 4M4 16l4 4 4-4' stroke='%23989898' stroke-width='2' stroke-linecap='square'/%3E%3C/svg%3E");background-size:100%;background-position:50%;background-repeat:no-repeat;width:12px;height:14px;top:0;right:0;border:none;opacity:0}.table-container-base--sort th.sort p.ascending[data-v-7b131013],.table-container-base--sort th.sort p.default[data-v-7b131013],.table-container-base--sort th.sort p.descending[data-v-7b131013]{cursor:pointer}.table-container-base--sort th.sort p.ascending[data-v-7b131013]:after,.table-container-base--sort th.sort p.default[data-v-7b131013]:after,.table-container-base--sort th.sort p.descending[data-v-7b131013]:after{opacity:1}.table-container-base--sort th.sort p.ascending[data-v-7b131013]:after,.table-container-base--sort th.sort p.descending[data-v-7b131013]:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 6l4 4 4-4' stroke='%23989898' stroke-width='2' stroke-linecap='square'/%3E%3C/svg%3E")}.table-container-base--sort th.sort p.descending[data-v-7b131013]:after{transform:rotate(180deg)}.table-container-base--sort td[data-v-7b131013]{font:14px/16px Fira Sans;padding:20px 16px}.table-container-base--sort td p[data-v-7b131013],.table-container-base--sort td span[data-v-7b131013]{font:inherit}.table-container-base--sort thead tr:first-child th[data-v-7b131013]{padding-top:0}.table-container-base--sort .wrap-icon[data-v-7b131013]{margin-top:0;gap:4px}.table-container-base .tr-commission[data-v-7b131013]{background:#f1f2f5}.table-container-base .stub[data-v-7b131013]{box-shadow:none}.table-container-base .center[data-v-7b131013]{text-align:center}.table-container-base .bold[data-v-7b131013]{font-weight:500}.table-container-base .column-32[data-v-7b131013]{min-width:32px;max-width:32px}.table-container-base .column-40[data-v-7b131013]{min-width:40px;max-width:40px}.table-container-base .column-50[data-v-7b131013]{min-width:50px;max-width:50px}.table-container-base .column-68[data-v-7b131013]{min-width:68px}.table-container-base .column-100[data-v-7b131013]{min-width:100px;max-width:100px}.table-container-base .column-140[data-v-7b131013]{min-width:140px;max-width:140px}.table-container-base .column-160[data-v-7b131013]{min-width:160px;max-width:160px}.table-container-base .column-180[data-v-7b131013]{min-width:180px;max-width:180px}.table-container-base .column-200[data-v-7b131013]{min-width:200px;max-width:200px}.table-container-base .column-icon[data-v-7b131013]{min-width:68px;max-width:68px}.table-container-base .column-icon-88[data-v-7b131013]{min-width:88px;max-width:88px}.table-container-base .column-name-mpk[data-v-7b131013]{min-width:171px;max-width:171px}.table-container-base .column-status[data-v-7b131013]{min-width:100px;max-width:100px}.table-container-base .column-country[data-v-7b131013]{min-width:116px;max-width:116px}.table-container-base .column-chairman-RF[data-v-7b131013]{min-width:171px;max-width:171px}.table-container-base .column-chairman-foreigh[data-v-7b131013]{min-width:171px;max-width:171px}.table-container-base .column-deputy-chairman-RF[data-v-7b131013]{min-width:171px;max-width:171px}.table-container-base .column-executive-secretary-RF[data-v-7b131013]{min-width:171px;max-width:171px}.table-container-base .column-meeting[data-v-7b131013]{min-width:116px;max-width:116px}.table-container-base .column-session[data-v-7b131013]{min-width:124px;max-width:124px}.table-container-base .column-ps-status[data-v-7b131013]{min-width:104px;max-width:104px}.table-container-base .column-ps-name[data-v-7b131013]{min-width:316px;max-width:316px}.table-container-base .column-ps-country[data-v-7b131013]{min-width:112px;max-width:112px}.table-container-base .column-ps-russian-side[data-v-7b131013]{min-width:212px;max-width:212px}.table-container-base .column-ps-foreign-party[data-v-7b131013]{min-width:212px;max-width:212px}.table-container-base .column-ps-start[data-v-7b131013]{min-width:124px;max-width:124px}.table-container-base .column-ps-end[data-v-7b131013]{min-width:204px;max-width:204px}.table-container-base .column-agreements-country[data-v-7b131013]{min-width:204px;max-width:204px}.table-container-base .column-agreements-country-group[data-v-7b131013]{min-width:150px;max-width:150px}.table-container-base .column-agreements-signing-date[data-v-7b131013]{min-width:90px;max-width:90px}.table-container-base .column-agreements-ratification-date[data-v-7b131013]{min-width:204px;max-width:204px}.table-container-base .column-agreements-introduction[data-v-7b131013]{min-width:90px;max-width:90px}.table-container-base .column-agreements-published[data-v-7b131013]{min-width:100px;max-width:100px}.table-container-base .column-agreements-from-government[data-v-7b131013]{min-width:160px;max-width:160px}.table-container-base .column-agreements-document[data-v-7b131013]{min-width:204px;max-width:204px}.table-container-base .column-46[data-v-7b131013]{min-width:46px;max-width:46px}.table-container-base .width-33[data-v-7b131013]{min-width:33px;max-width:33px}.table-container-base .width-138[data-v-7b131013]{min-width:138px;max-width:138px}.table-container-base .width-192[data-v-7b131013]{min-width:192px;max-width:192px}.table-container-base .width-202[data-v-7b131013]{min-width:202px;max-width:202px}.table-container-base .width-226[data-v-7b131013]{min-width:226px;max-width:226px}.table-container-base .width-232[data-v-7b131013]{min-width:232px;max-width:232px}.table-container-base .width-240[data-v-7b131013]{min-width:240px;max-width:240px}.table-container-base .width-352[data-v-7b131013]{min-width:352px;max-width:352px}@media(max-width:1023px){.table-container-base[data-v-7b131013]{max-height:none}}@media(max-width:576px){.table-container-base[data-v-7b131013]{margin-bottom:16px}}.table-container-base--no-borders[data-v-7b131013]{box-shadow:none;max-height:none;margin-right:0}.table-container-base--no-borders table[data-v-7b131013]{min-height:500px}.table-container-base--no-borders thead tr[data-v-7b131013]{box-shadow:none}.table-container-base--no-borders thead .table-container-base__filters[data-v-7b131013]{background-color:#fbfbfb;border-bottom:2px solid #01a39d}.table-container-base--no-borders thead[data-v-7b131013]:before{content:"";width:100%;height:2px;position:absolute;left:0;top:48px}.table-container-base--no-borders thead .table-container-base__th[data-v-7b131013]{padding:0 8px 16px 8px;color:#989898;font:500 12px/16px Fira Sans}.table-container-base--no-borders tbody td[data-v-7b131013]{font:14px/16px Fira Sans}.table-container-base--no-borders td[data-v-7b131013]:first-child,.table-container-base--no-borders th[data-v-7b131013]:first-child{padding-left:14px}.table-container-base--no-borders .wrap-icon[data-v-7b131013]{margin-top:0}.table-shadow[data-v-7b131013]{position:relative;z-index:1}.table-shadow[data-v-7b131013]:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:calc(100% - 80px);box-shadow:0 0 16px 0 rgba(0,0,0,.1);z-index:-1}