.theme--light.v-pagination .v-pagination__item{background:#fff;color:rgba(0,0,0,.87)}.theme--light.v-pagination .v-pagination__item--active{color:#fff}.theme--light.v-pagination .v-pagination__navigation{background:#fff}.theme--dark.v-pagination .v-pagination__item{background:#1e1e1e;color:#fff}.theme--dark.v-pagination .v-pagination__item--active{color:#fff}.theme--dark.v-pagination .v-pagination__navigation{background:#1e1e1e}.v-pagination{align-items:center;display:inline-flex;list-style-type:none;justify-content:center;margin:0;max-width:100%;width:100%}.v-pagination.v-pagination{padding-left:0}.v-pagination>li{align-items:center;display:flex}.v-pagination--circle .v-pagination__item,.v-pagination--circle .v-pagination__more,.v-pagination--circle .v-pagination__navigation{border-radius:50%}.v-pagination--disabled{pointer-events:none;opacity:.6}.v-pagination__item{background:transparent;border-radius:4px;font-size:1rem;height:34px;margin:.3rem;min-width:34px;padding:0 5px;text-decoration:none;transition:.3s cubic-bezier(0,0,.2,1);width:auto;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.v-pagination__item--active{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.v-pagination__navigation{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);border-radius:4px;display:inline-flex;justify-content:center;align-items:center;text-decoration:none;height:32px;width:32px;margin:.3rem 10px}.v-pagination__navigation .v-icon{transition:.2s cubic-bezier(.4,0,.6,1);vertical-align:middle}.v-pagination__navigation--disabled{opacity:.6;pointer-events:none}.v-pagination__more{margin:.3rem;display:inline-flex;align-items:flex-end;justify-content:center;height:32px;width:32px}.theme--light.v-data-table{background-color:#fff;color:rgba(0,0,0,.87)}.theme--light.v-data-table .v-data-table__divider{border-right:thin solid rgba(0,0,0,.12)}.theme--light.v-data-table.v-data-table--fixed-header thead th{background:#fff;box-shadow:inset 0 -1px 0 rgba(0,0,0,.12)}.theme--light.v-data-table>.v-data-table__wrapper>table>thead>tr>th{color:rgba(0,0,0,.6)}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:last-child,.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:last-child,.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>thead>tr:last-child>th{border-bottom:thin solid rgba(0,0,0,.12)}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr.active{background:#f5f5f5}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:hover:not(.v-data-table__expanded__content):not(.v-data-table__empty-wrapper){background:#eee}.theme--light.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th:not(.v-data-table__mobile-row){border-top:thin solid rgba(0,0,0,.12)}.theme--dark.v-data-table{background-color:#1e1e1e;color:#fff}.theme--dark.v-data-table .v-data-table__divider{border-right:thin solid hsla(0,0%,100%,.12)}.theme--dark.v-data-table.v-data-table--fixed-header thead th{background:#1e1e1e;box-shadow:inset 0 -1px 0 hsla(0,0%,100%,.12)}.theme--dark.v-data-table>.v-data-table__wrapper>table>thead>tr>th{color:hsla(0,0%,100%,.7)}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:last-child,.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:last-child,.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>thead>tr:last-child>th{border-bottom:thin solid hsla(0,0%,100%,.12)}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr.active{background:#505050}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:hover:not(.v-data-table__expanded__content):not(.v-data-table__empty-wrapper){background:#616161}.theme--dark.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th:not(.v-data-table__mobile-row){border-top:thin solid hsla(0,0%,100%,.12)}.v-data-table{line-height:1.5;max-width:100%}.v-data-table>.v-data-table__wrapper>table{width:100%;border-spacing:0}.v-data-table>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table>.v-data-table__wrapper>table>thead>tr>td,.v-data-table>.v-data-table__wrapper>table>thead>tr>th{padding:0 16px;transition:height .2s cubic-bezier(.4,0,.6,1)}.v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table>.v-data-table__wrapper>table>thead>tr>th{-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:.75rem;height:48px}.v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>thead>tr>th{text-align:left}.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>thead>tr>th{text-align:right}.v-data-table>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table>.v-data-table__wrapper>table>thead>tr>td{font-size:.875rem;height:48px}.v-data-table__wrapper{overflow-x:auto;overflow-y:hidden}.v-data-table__progress{height:auto!important}.v-data-table__progress th{height:auto!important;border:none!important;padding:0;position:relative}.v-data-table--dense>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table--dense>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table--dense>.v-data-table__wrapper>table>thead>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>thead>tr>th{height:32px}.v-data-table--has-top>.v-data-table__wrapper>table>tbody>tr:first-child:hover>td:first-child{border-top-left-radius:0}.v-data-table--has-top>.v-data-table__wrapper>table>tbody>tr:first-child:hover>td:last-child{border-top-right-radius:0}.v-data-table--has-bottom>.v-data-table__wrapper>table>tbody>tr:last-child:hover>td:first-child{border-bottom-left-radius:0}.v-data-table--has-bottom>.v-data-table__wrapper>table>tbody>tr:last-child:hover>td:last-child{border-bottom-right-radius:0}.v-data-table--fixed-header>.v-data-table__wrapper,.v-data-table--fixed-height .v-data-table__wrapper{overflow-y:auto}.v-data-table--fixed-header>.v-data-table__wrapper>table>thead>tr>th{border-bottom:0!important;position:sticky;top:0;z-index:2}.v-data-table--fixed-header>.v-data-table__wrapper>table>thead>tr:nth-child(2)>th{top:48px}.v-application--is-ltr .v-data-table--fixed-header .v-data-footer{margin-right:17px}.v-application--is-rtl .v-data-table--fixed-header .v-data-footer{margin-left:17px}.v-data-table--fixed-header.v-data-table--dense>.v-data-table__wrapper>table>thead>tr:nth-child(2)>th{top:32px}.marktwaarde_titals[data-v-0c0a284d]{position:relative;top:4px}.ma-10s .sidebar .Ratio_block .bg_2s[data-v-0c0a284d]{padding-top:5px!important}.vbsg .v-data-table__wrapper[data-v-0c0a284d]{border-radius:5px!important}.scrollable[data-v-6b621218]{overflow-y:scroll;height:400px}.pd10[data-v-6b621218]{padding:0 9px}.form_pad[data-v-6b621218]{padding:10px 0 0 0}.mr-n4[data-v-6b621218]{height:35px!important}.col-md-4 .ml-n2[data-v-6b621218]{text-align:center;width:49%!important;border-radius:5px}.v-toolbar__content[data-v-6b621218],.v-toolbar__extension[data-v-6b621218]{padding:4px 15px!important}.theme--light.v-btn.v-btn--disabled.v-btn--has-bg[data-v-6b621218]{background-color:#d1d5ed!important;position:relative}.Panden_left[data-v-6b621218]{margin-top:0!important;padding-top:0!important}.pagesidebar[data-v-6b621218]{background-color:#fff!important}.menuable__content__active[data-v-6b621218]{right:20px!important;left:inherit!important}@media only screen and (max-width:767px){.data_picker_panden .col-6 .v-input[data-v-6b621218],.data_picker_panden .col-6 .v-input__control[data-v-6b621218],.data_picker_panden .col-6 .v-input fieldset[data-v-6b621218]{margin:0!important;min-height:42px!important;height:42px!important}.filter_searchs li[data-v-6b621218]{width:100%!important;height:65px!important}.date_picker_tital[data-v-6b621218]{padding:0 0 4px!important}.label_1s[data-v-6b621218]{margin-top:23px!important}.button_footer[data-v-6b621218]{margin-top:20px!important}.data_picker .col[data-v-6b621218]{width:50%!important;max-width:47%!important;min-width:47%!important}.data_picker .col .v-input[data-v-6b621218]{background-color:#fff!important}.data_picker .col[data-v-6b621218]:last-child{float:right}.mobile_menu .v-navigation-drawer .v-icon[data-v-6b621218]{font-size:21px!important;line-height:15px!important;position:relative;top:-1px!important;left:5px}.sidebar_right_filter .filter_searchs .v-input__control .v-input__icon--append i[data-v-6b621218]{top:-4px!important}}.text-firstCase:first-letter{text-transform:capitalize}.sidebar table{margin:0 0}.decorationInTable{-webkit-text-decoration-line:underline;text-decoration-line:underline}.active-filter .v-application .primary{background-color:var(--v-primary-base)!important;border-color:#fff!important}.inline-block hr,.inline-block p{display:inline-block}.inline-block hr{width:70px}.hr-line{width:84%;border-bottom:2px solid #000;margin-bottom:49px}.v-list-item{border:1px solid #f0f1f9}.v-list-item,.v-list-item:hover .v-list-item__content,.v-list-item:hover .v-list-item__icon i{transition:all .3s ease-out}.navbarText{line-height:24px!important}.v-navigation-drawer .v-icon{font-size:21px!important;line-height:15px!important;position:relative;top:-4px;left:5px}.v-list-item__icon:last-child{display:none}.pand_fix .header_right_box{padding-left:0!important}@media only screen and (min-width:1800px) and (max-width:2800px){.col-md-8{max-width:78%!important}.col-md-4,.col-md-8{flex:inherit!important}.col-md-4{max-width:22%!important}.v-toolbar__content span .mt-4 span{margin-right:275px}}.Panden_left .v-card__title{line-height:50px!important}.pand_fix .header_right_box{padding-top:15px!important;position:relative;top:0}.side-form_PANDEN[data-v-20190657]{margin:25px 0 0 0!important}.Main_wrapss{padding:74px 12px 0 30px!important}.toggle-tab{margin:-3px 0 0 0}.Main_wrapss .Panden_left{max-width:67%!important}.f_rgt_div{float:right;position:relative;top:-4px;right:-12px}.col-md-8 .primary{border:1px solid #fff!important}.f_lefts_div{width:80%;float:left;width:70%!important;padding-top:9px;padding-top:10px!important}.sidebar .v-toolbar__content{padding:4px 10px!important}@media only screen and (max-width:479px){.Panden_left .v-card__title{line-height:24px!important}.v-card__title .mr-1.mt-n1{float:left;width:17px!important}.fixed-header{position:relative!important;height:auto!important;padding-bottom:17px!important}.fixed-header .v-toolbar__title,.pand_fix .header_right_box{width:100%!important}.f_lefts_div,.main-heading{width:100%!important;text-align:center;padding:0 0 8px 0!important}.sidebar .ml-6,.sidebar .pr-3{margin:auto!important;position:relative;left:-31px}.Main_wrapss{padding:0 12px 0 30px!important}}@media only screen and(max-width:767px){.ma-7s{margin:11px!important}}.col-md-4 .ml-n2{background-color:#d1d5ed!important}.pd_topss .ml-n2 span{color:#fff!important}.Main_wrapss .Panden_left{max-width:70%!important}.Main_wrapss{padding:0!important}.Main_wrapss .col-md-4,.Main_wrapss .Panden_left{margin-left:0!important}.col-md-8 .ac_bottom button:disabled{background-color:#ddd!important;color:#000!important}.sidebar .mt-8 .v-btn--disabled{background-color:#d1d5ed!important}.pd_topss .ml-n2{position:relative;left:-5px}.f_lefts_div .rgt_header2s .v-btn .v-btn__content{line-height:40px!important}@media only screen and (max-width:600px){.ma-10s .col-md-8{padding:0 13px 0 13px!important}}