.btn-link{width:100%;border-radius:.475rem!important;padding:.65rem 1rem!important}.multiselect,.multiselect__input,.multiselect__single{font-family:inherit;font-size:1rem;touch-action:manipulation}.multiselect{box-sizing:content-box;display:inline;position:relative;width:100%;min-height:40px;text-align:left;color:#35495e}.multiselect-sm{min-height:35px!important;height:35px}.multiselect-sm .multiselect__tags{min-height:35px!important;height:35px!important;padding-top:6px!important}.multiselect-sm .multiselect__select{min-height:35px!important;height:35px!important;padding-top:5px}.multiselect__input_custom{padding:10px!important;height:35px;margin-bottom:0!important;border:1px solid #ced4da;border-radius:3px!important;transition:border-color .3s,box-shadow .3s}.multiselect__input_custom:focus{border-color:#007bff;box-shadow:0 0 0 .1rem #007bff40}.multiselect__single{padding-left:5px;margin-bottom:8px;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.multiselect__tags{min-height:40px;display:block;border-radius:5px;border:1px solid #e8e8e8;background:#fff;font-size:14px}.multiselect__tag{position:relative;display:inline-block;padding:4px 26px 4px 10px;border-radius:5px;margin-right:10px;color:#4b5675!important;line-height:1;background:#f1f1f4!important;margin-bottom:5px;white-space:nowrap;overflow:hidden;max-width:100%;text-overflow:ellipsis}.multiselect__tag-icon:after{content:"×";color:#4b5675!important;font-size:14px}.multiselect__placeholder{color:#adadad;display:inline-block;padding-top:2px}.multiselect--above .multiselect__content-wrapper{bottom:100%;border-bottom-left-radius:10;border-bottom-right-radius:60;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom:none;border-top:1px solid #e8e8e8}.multiselect__option{display:block;padding:12px;min-height:40px;text-decoration:none;text-transform:none;position:relative;cursor:pointer;font-size:1.1rem;font-weight:500;line-height:1.5;color:var(--bs-gray-700);white-space:normal!important}.multiselect__option--highlight{background:#f9f9f9!important;outline:none!important;color:#35495e!important}.multiselect__option--highlight:after{content:attr(data-select);background:#f9f9f9!important;color:#35495e!important}.multiselect__option--selected{background:#e0e0e0!important;color:#35495e!important;font-weight:700!important}.multiselect__option--selected:after{content:attr(data-selected)!important;background:#e0e0e0!important;color:#35495e!important}.multiselect__option--selected.multiselect__option--highlight{background:#e0e0e0!important;color:#35495e!important}.multiselect__option--selected.multiselect__option--highlight:after{background:#e0e0e0!important;content:attr(data-deselect)!important;color:#35495e!important}.multiselect--disabled .multiselect__current,.multiselect--disabled .multiselect__select{background:#ededed!important;color:#a6a6a6!important}html[data-bs-theme=dark] .multiselect__tags{background:#15171c!important;border:1px solid #363843}html[data-bs-theme=dark] .multiselect__tag{background:#363843!important;border:1px solid #363843!important;color:#fff!important}html[data-bs-theme=dark] .multiselect__content-wrapper{background:#15171c!important}html[data-bs-theme=dark] .multiselect__input,html[data-bs-theme=dark] .multiselect__single{background:#15171c!important;color:#b5b7c8}html[data-bs-theme=dark] .multiselect__input_custom{background:#15171c!important;border:1px solid #363843!important;box-shadow:none}html[data-bs-theme=dark] .multiselect__input_custom::placeholder{color:#b5b7c8}html[data-bs-theme=dark] .multiselect__option--selected{background:#1e222b!important;color:#fff!important;font-weight:700!important}html[data-bs-theme=dark] .multiselect__option--selected:after{background:#1e222b!important;color:#fff!important}html[data-bs-theme=dark] .multiselect__option--highlight{background:#2a2e38!important;outline:none!important;color:#fff!important}html[data-bs-theme=dark] .multiselect__option--highlight:after{background:#2a2e38!important;color:#fff!important}.multiselect__spinner{position:absolute;right:1px;top:1px;width:48px;height:35px;background:#fff;display:block}.multiselect__spinner:before,.multiselect__spinner:after{position:absolute;content:"";top:50%;left:50%;margin:-8px 0 0 -8px;width:16px;height:16px;border-radius:100%;border-color:#F9F9F9 transparent transparent;border-style:solid;border-width:2px;box-shadow:0 0 0 1px transparent}.multiselect__tags{min-height:40px;display:block;padding:8px 40px 0 8px;border-radius:5px;background:#fff;font-size:14px}.multiselect__tag{position:relative;display:inline-block;padding:4px 26px 4px 10px;border-radius:5px;margin-right:10px;color:#1b84ff;line-height:1;background:#f9f9f9;margin-bottom:5px;white-space:nowrap;overflow:hidden;max-width:100%;text-overflow:ellipsis}.multiselect__tag-icon:focus:after,.multiselect__tag-icon:hover:after{color:#1b84ff}.multiselect__current{line-height:16px;min-height:40px;box-sizing:border-box;display:block;overflow:hidden;padding:8px 30px 0 12px;white-space:nowrap;margin:0;text-decoration:none;border-radius:5px;cursor:pointer}.multiselect__placeholder{padding-top:2px;display:block;padding-left:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#adadad;font-weight:400}.multiselect__content-wrapper{position:absolute;display:block;background:#fff;width:100%;max-height:240px;overflow:auto;border:1px solid var(--bs-gray-300)!important;border-top:none;border-bottom-left-radius:5px;border-bottom-right-radius:5px;z-index:50;-webkit-overflow-scrolling:touch}.multiselect__option--highlight{background:#f9f9f9;outline:none;color:#1b84ff}.multiselect__option--highlight:after{content:attr(data-select);background:#f9f9f9;color:#1b84ff}.multiselect__option--selected:after{content:attr(data-selected);color:silver}.multiselect__option--selected.multiselect__option--highlight{background:#f9f9f9;color:#1b84ff}.multiselect__option--selected.multiselect__option--highlight:after{background:#f9f9f9;content:attr(data-deselect);color:#1b84ff}.multiselect__option--group.multiselect__option--highlight{background:#35495e;color:#1b84ff}.multiselect__option--group-selected.multiselect__option--highlight{background:#f9f9f9;color:#1b84ff}.multiselect__option--group-selected.multiselect__option--highlight:after{background:#f9f9f9;content:attr(data-deselect);color:#1b84ff}.multiselect__tags{border:1px solid rgba(255,255,255,.2)!important;box-shadow:none!important}.bg-side .multiselect__tags{background-color:#2f5ed9!important}.bg-side .multiselect__select{color:#7493e6!important}.multiselect__content-wrapper{box-shadow:none!important}.multiselect__tags,.multiselect__single{background-color:transparent!important;box-shadow:none!important;color:inherit!important}.bg-side .multiselect__single{color:transparent!important}html[data-bs-theme=light] .bg-side .multiselect__single{color:#fff!important}.multiselect__option:has(.option-parent),.multiselect__option:has(.option-child){background:transparent!important;color:#fff!important}html[data-bs-theme=dark] .multiselect__option:has(.option-parent),html[data-bs-theme=dark] .multiselect__option:has(.option-child){background:transparent!important;color:transparent!important}.bg-side input.multiselect__input{background:transparent!important}.bg-side .multiselect__select:before{filter:invert(36%) sepia(52%) saturate(527%) hue-rotate(194deg) brightness(90%) contrast(89%)}#nprogress .bar{height:2.5px!important}#nprogress .spinner{top:10px!important}.card-footer{background:#edf1f7!important}.h-180px[data-v-bfa98817]{height:180px}.scroll-y[data-v-bfa98817]{overflow-y:auto}.btn-renstra-link[data-v-bfa98817]{border:1px solid #2563eb;background-color:#f9fafb;color:#2563eb;font-weight:500;border-radius:8px;padding:10px 16px;display:inline-flex;align-items:center;justify-content:center;font-size:.9rem}.btn-renstra-link i[data-v-bfa98817]{font-size:1rem}.btn-renstra-link[data-v-bfa98817]:disabled{opacity:.6;cursor:not-allowed}.btn-renstra-unlink[data-v-bfa98817]{border:1px solid #fecaca;background-color:#fef2f2;color:#b91c1c;font-weight:500;border-radius:8px;padding:10px 16px;display:inline-flex;align-items:center;justify-content:center;font-size:.9rem}.btn-renstra-unlink i[data-v-bfa98817]{font-size:1rem}.table-scroll-wrapper[data-v-64c301f3]{overflow-x:auto;overflow-y:hidden;width:100%;white-space:nowrap}.table-scale[data-v-64c301f3]{display:inline-block;transform-origin:top left;contain:layout paint}.table-scale>table[data-v-64c301f3]{width:max-content!important;table-layout:auto}.zoom-group .btn[data-v-64c301f3]{border-color:#e4e6ef}.zoom-group .btn[data-v-64c301f3]:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.zoom-group .btn[data-v-64c301f3]:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.zoom-pill[data-v-64c301f3]{pointer-events:none;font-weight:600;display:inline-flex;align-items:center;justify-content:center}.w-75px[data-v-64c301f3]{width:75px}.unduh-btn[data-v-64c301f3]{padding-inline:14px}.menu-sub-dropdown[data-v-64c301f3]{min-width:175px}.header-subtitle[data-v-64c301f3]{margin-top:2px;font-size:.925rem;color:#6c757d;font-weight:600}.has-jabatan[data-v-64c301f3]{filter:brightness(.93)}.row-has-jabatan td[data-v-64c301f3]{background-color:#00000008!important}.level-dot[data-v-64c301f3]{width:8px;height:8px;border-radius:50%;display:inline-block;flex:0 0 8px}.row-has-jabatan td[data-v-64c301f3]{background-color:#00000006!important}.table-scroll-wrapper[data-v-6b51068c]{overflow-x:auto;overflow-y:hidden;width:100%;white-space:nowrap}.table-scale[data-v-6b51068c]{display:inline-block;transform-origin:top left;contain:layout paint}.table-scale>table[data-v-6b51068c]{width:max-content!important;table-layout:auto}.zoom-group .btn[data-v-6b51068c]{border-color:#e4e6ef}.zoom-group .btn[data-v-6b51068c]:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.zoom-group .btn[data-v-6b51068c]:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.zoom-pill[data-v-6b51068c]{pointer-events:none;font-weight:600;display:inline-flex;align-items:center;justify-content:center}.w-75px[data-v-6b51068c]{width:75px}.unduh-btn[data-v-6b51068c]{padding-inline:14px}.menu-sub-dropdown[data-v-6b51068c]{min-width:175px}.header-subtitle[data-v-6b51068c]{margin-top:2px;font-size:.925rem;color:#6c757d;font-weight:600}.has-jabatan[data-v-6b51068c]{filter:brightness(.93)}.row-has-jabatan td[data-v-6b51068c]{background-color:#00000006!important}.level-dot[data-v-6b51068c]{width:8px;height:8px;border-radius:50%;display:inline-block;flex:0 0 8px}.indikator-list[data-v-6b51068c]{padding-left:1.1rem;margin-bottom:0;text-align:left}.indikator-list li[data-v-6b51068c]{list-style-type:disc;font-size:1rem;line-height:1.4;margin-bottom:2px}.h-180px[data-v-3e85968e]{height:180px}.scroll-y[data-v-3e85968e]{overflow-y:auto}.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:100%!important}.xcut-row[data-v-cab14c09]{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.5rem .75rem;border:1px solid rgba(0,0,0,.05);border-radius:.5rem;margin-bottom:.5rem;background:#fff}.xcut-label[data-v-cab14c09]{max-width:420px}.badge.bg-light-primary[data-v-cab14c09],.badge.bg-light-success[data-v-cab14c09]{font-weight:600}.text-truncate[data-v-cab14c09]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.go-host[data-v-0a2cba28]{width:100%;height:72vh;border:1px solid #eee;border-radius:12px;background:#fff}fieldset[disabled] .multiselect{pointer-events:none}.multiselect__spinner{position:absolute;right:1px;top:1px;width:40px;height:38px;background:#fff;display:block}.multiselect__spinner:before,.multiselect__spinner:after{position:absolute;content:"";top:50%;left:50%;margin:-8px 0 0 -8px;width:16px;height:16px;border-radius:100%;border-color:#41b883 transparent transparent;border-style:solid;border-width:2px;box-shadow:0 0 0 1px transparent}.multiselect__spinner:before{animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);animation-iteration-count:infinite}.multiselect__spinner:after{animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8);animation-iteration-count:infinite}.multiselect__loading-enter-active,.multiselect__loading-leave-active{transition:opacity .4s ease-in-out;opacity:1}.multiselect__loading-enter,.multiselect__loading-leave-active{opacity:0}.multiselect,.multiselect__input,.multiselect__single{font-family:inherit;font-size:16px;touch-action:manipulation}.multiselect{box-sizing:content-box;display:block;position:relative;width:100%;min-height:40px;text-align:left;color:#35495e}.multiselect *{box-sizing:border-box}.multiselect:focus{outline:none}.multiselect--disabled{background:#ededed;pointer-events:none;opacity:.6}.multiselect--active{z-index:50}.multiselect--active:not(.multiselect--above) .multiselect__current,.multiselect--active:not(.multiselect--above) .multiselect__input,.multiselect--active:not(.multiselect--above) .multiselect__tags{border-bottom-left-radius:0;border-bottom-right-radius:0}.multiselect--active .multiselect__select{transform:rotate(180deg)}.multiselect--above.multiselect--active .multiselect__current,.multiselect--above.multiselect--active .multiselect__input,.multiselect--above.multiselect--active .multiselect__tags{border-top-left-radius:0;border-top-right-radius:0}.multiselect__input,.multiselect__single{position:relative;display:inline-block;min-height:20px;line-height:20px;border:none;border-radius:5px;background:#fff;padding:0 0 0 5px;width:100%;transition:border .1s ease;box-sizing:border-box;margin-bottom:8px;vertical-align:top}.multiselect__input::placeholder{color:#35495e}.multiselect__tag~.multiselect__input,.multiselect__tag~.multiselect__single{width:auto}.multiselect__input:hover,.multiselect__single:hover{border-color:#cfcfcf}.multiselect__input:focus,.multiselect__single:focus{border-color:#a8a8a8;outline:none}.multiselect__single{padding-left:5px;margin-bottom:8px}.multiselect__tags-wrap{display:inline}.multiselect__tags{min-height:40px;display:block;padding:8px 40px 0 8px;border-radius:5px;border:1px solid #e8e8e8;background:#fff;font-size:14px}.multiselect__tag{position:relative;display:inline-block;padding:4px 26px 4px 10px;border-radius:5px;margin-right:10px;color:#fff;line-height:1;background:#41b883;margin-bottom:5px;white-space:nowrap;overflow:hidden;max-width:100%;text-overflow:ellipsis}.multiselect__tag-icon{cursor:pointer;margin-left:7px;position:absolute;right:0;top:0;bottom:0;font-weight:700;font-style:initial;width:22px;text-align:center;line-height:22px;transition:all .2s ease;border-radius:5px}.multiselect__tag-icon:after{content:"×";color:#266d4d;font-size:14px}.multiselect__tag-icon:focus:after,.multiselect__tag-icon:hover:after{color:#fff}.multiselect__current{line-height:16px;min-height:40px;box-sizing:border-box;display:block;overflow:hidden;padding:8px 30px 0 12px;white-space:nowrap;margin:0;text-decoration:none;border-radius:5px;border:1px solid #e8e8e8;cursor:pointer}.multiselect__select{line-height:16px;display:block;position:absolute;box-sizing:border-box;width:40px;height:38px;right:1px;top:1px;padding:4px 8px;margin:0;text-decoration:none;text-align:center;cursor:pointer;transition:transform .2s ease}.multiselect__select:before{position:relative;right:0;top:65%;color:#999;margin-top:4px;border-style:solid;border-width:5px 5px 0 5px;border-color:#999 transparent transparent transparent;content:""}.multiselect__placeholder{color:#adadad;display:inline-block;margin-bottom:10px;padding-top:2px}.multiselect--active .multiselect__placeholder{display:none}.multiselect__content-wrapper{position:absolute;display:block;background:#fff;width:100%;max-height:240px;overflow:auto;border:1px solid #e8e8e8;border-top:none;border-bottom-left-radius:5px;border-bottom-right-radius:5px;z-index:50;-webkit-overflow-scrolling:touch}.multiselect__content{list-style:none;display:inline-block;padding:0;margin:0;min-width:100%;vertical-align:top}.multiselect--above .multiselect__content-wrapper{bottom:100%;border-radius:5px 5px 0 0;border-bottom:none;border-top:1px solid #e8e8e8}.multiselect__content::-webkit-scrollbar{display:none}.multiselect__element{display:block}.multiselect__option{display:block;padding:12px;min-height:40px;line-height:16px;text-decoration:none;text-transform:none;vertical-align:middle;position:relative;cursor:pointer;white-space:nowrap}.multiselect__option:after{top:0;right:0;position:absolute;line-height:40px;padding-right:12px;padding-left:20px;font-size:13px}.multiselect__option--highlight{background:#41b883;outline:none;color:#fff}.multiselect__option--highlight:after{content:attr(data-select);background:#41b883;color:#fff}.multiselect__option--selected{background:#f3f3f3;color:#35495e;font-weight:700}.multiselect__option--selected:after{content:attr(data-selected);color:silver;background:inherit}.multiselect__option--selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect--disabled .multiselect__current,.multiselect--disabled .multiselect__select{background:#ededed;color:#a6a6a6}.multiselect__option--disabled{background:#ededed!important;color:#a6a6a6!important;cursor:text;pointer-events:none}.multiselect__option--group{background:#ededed;color:#35495e}.multiselect__option--group.multiselect__option--highlight{background:#35495e;color:#fff}.multiselect__option--group.multiselect__option--highlight:after{background:#35495e}.multiselect__option--disabled.multiselect__option--highlight{background:#dedede}.multiselect__option--group-selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--group-selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect-enter-active,.multiselect-leave-active{transition:all .15s ease}.multiselect-enter,.multiselect-leave-active{opacity:0}.multiselect__strong{margin-bottom:8px;line-height:20px;display:inline-block;vertical-align:top}*[dir=rtl] .multiselect{text-align:right}*[dir=rtl] .multiselect__select{right:auto;left:1px}*[dir=rtl] .multiselect__tags{padding:8px 8px 0 40px}*[dir=rtl] .multiselect__content{text-align:right}*[dir=rtl] .multiselect__option:after{right:auto;left:0}*[dir=rtl] .multiselect__clear{right:auto;left:12px}*[dir=rtl] .multiselect__spinner{right:auto;left:1px}@keyframes spinning{0%{transform:rotate(0)}to{transform:rotate(2turn)}}.multiselect--sm .multiselect__tags,.multiselect--sm .multiselect__input,.multiselect--sm .multiselect__single{font-size:.875rem;line-height:1.25rem;padding:.25rem .5rem;min-height:calc(1.5em + .5rem + 2px)}.multiselect--sm .multiselect__select{height:calc(1.5em + .5rem + 2px)}.multiselect--sm .multiselect__option{font-size:.875rem;padding:.25rem .5rem}.small.lh-sm{line-height:1.2}.badge.bg-light-primary,.badge.bg-light-success{font-weight:600}.cc-type-card{cursor:pointer;flex:1;border-radius:.75rem;border:1px solid #e5e7eb;padding:.75rem 1rem;background:#fafbfc;transition:all .15s ease}.cc-type-card:hover{border-color:#4b8bf8;box-shadow:0 0 0 1px #3b82f61f}.cc-type-card--active{border-color:#0d6efd;background:#eff6ff;box-shadow:0 0 0 1px #0d6efd26}.chart-container{position:relative;display:flex;flex-direction:column;align-items:center}#custom-xaxis{display:flex;justify-content:space-between;width:550px;position:relative;margin-top:-24px;padding-left:45px}.xaxis-label{text-align:center;font-size:12px;font-weight:500}#chart-title{position:relative;bottom:20px;text-align:center}.datatable{background-color:#fff}.datatable:nth-child(2n){background-color:#f7f9fc}.form-control-tujuan{display:block;width:100%;padding:.2rem .5rem;font-size:1.1rem;font-weight:500;line-height:1.5;color:var(--bs-gray-700);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:1px solid var(--bs-gray-300);border-radius:.475rem;box-shadow:false;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.bg-tujuan{padding-top:0}.table-container{width:100%;overflow-x:auto}table{width:100%}.blur-content{pointer-events:none;transition:filter .3s ease-in-out}.nav_custom{display:flex;align-items:end;justify-content:end;width:70%;flex-wrap:wrap}.message-uploadx{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:500px;text-align:center}.message-uploadx embed{width:100%;height:100vh;max-height:100%;object-fit:contain}.dropzone .dz-messagex{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:20px;height:299px;overflow:hidden}.tabel-gabungan{width:100%;border-collapse:collapse;text-align:center}.tabel-gabungan tbody{text-align:center}table{width:100%;border-collapse:collapse}th{font-weight:700}th[colspan]{border-bottom:none}.sub-header{border-top:none}.card-body[data-v-3f08acc0]{font-size:13px}.ra-label[data-v-3f08acc0]{min-width:90px;justify-content:center;font-weight:500;font-size:12px}.input-group-text.ra-label[data-v-3f08acc0]{background-color:#f5f5f5;border-color:#e5e7eb}.ra-input-number[data-v-3f08acc0]{text-align:left}.input-readonly[data-v-3f08acc0]{background-color:#f5f5f5}.select2-container--default .select2-selection--single[data-v-756c3f2e]{height:32px;border-radius:6px;border-color:#e4e6ef}.select2-container--default .select2-selection--single .select2-selection__rendered[data-v-756c3f2e]{line-height:32px;padding-left:10px}.select2-container--default .select2-selection--single .select2-selection__arrow[data-v-756c3f2e]{height:32px}.dropzone .dz-message{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:20px;height:150px}.dropzone .dz-message img{max-width:50px;margin-bottom:10px}.dropzone .dz-message p{margin:-3px 0}.dropzone .dz-message span{margin-top:5px;padding:5px 10px;border-radius:20px;color:#2f5ed9}tr.program-row{background-color:#f2f2f2!important;font-weight:700}tr.kegiatan-row{background-color:#e6f4ea!important;font-weight:700}tr.sub-kegiatan-row{background-color:#e6f7ff!important}tr.indicator-row td:nth-child(2){padding-left:30px!important}.text-right{text-align:right}.text-center{text-align:center}table.dataTable>tbody>tr>td.dtr-control:before{display:none}.grid-container{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.form-check{display:flex;align-items:center;gap:10px}.group-header{background:#eef5ff!important;color:#0d3b66!important;font-weight:800!important;padding:12px 16px!important}.group-header .badge{margin-right:6px;margin-bottom:6px}.go-host[data-v-f736669b]{width:100%;height:72vh;border:1px solid #eee;border-radius:12px;background:#fff}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.go-host{width:100%;height:72vh;border:1px solid #eee;border-radius:12px;background:#0d0c0c}.header .multiselect__tags,.header .multiselect__input{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.header .multiselect__placeholder{margin-bottom:0!important}.aktivitas-card{background:#fff;border-radius:14px;border:1px solid #e5e7eb;padding:14px 16px 16px}.btn-aktivitas-remove{background:#ffe2e5;border-color:#ffe2e5;color:#f1416c;padding-inline:.75rem}.btn-aktivitas-remove:disabled{opacity:.6}.bulan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));row-gap:6px}.bulan-item{display:flex;align-items:center;gap:6px;font-size:13px}.bulan-item .form-check-label{font-weight:500}.select2-container--default .select2-selection--single[data-v-a6fb1794]{height:32px;border-radius:6px;border-color:#e4e6ef}.select2-container--default .select2-selection--single .select2-selection__rendered[data-v-a6fb1794]{line-height:32px;padding-left:10px}.select2-container--default .select2-selection--single .select2-selection__arrow[data-v-a6fb1794]{height:32px}.ti-card[data-v-35199768]{padding:12px 14px}.ti-heading[data-v-35199768]{font-weight:600;font-size:1.1rem}.ti-hr[data-v-35199768]{border:0;border-top:1px solid #eff2f5;margin:.5rem 0}.ti-item[data-v-35199768]{margin-bottom:.25rem}.ti-label[data-v-35199768]{font-weight:700;margin-bottom:.25rem}.ti-row[data-v-35199768]{display:flex;justify-content:space-between;align-items:center;gap:8px}.ti-bullets[data-v-35199768]{margin:0 0 0 1.25rem;color:#5e6278}.ti-bullets>li[data-v-35199768]{list-style:disc}.ti-value[data-v-35199768]{font-weight:700;color:#000}.chip{display:inline-flex;align-items:center;gap:.5rem;padding:.25rem .5rem;border-radius:9999px;font-weight:600;font-size:.8rem}.chip-urusan{background:#ede9fe;color:#5b21b6}.chip-bidang{background:#dbeafe;color:#1d4ed8}.chip-program{background:#dcfce7;color:#166534}.chip-dot{width:.45rem;height:.45rem;border-radius:9999px;background:currentColor;opacity:.6}.indicator-wrap-program[data-v-f2ce83a1]{margin-top:10px;display:flex;gap:56px}#datatable-program tr.dtrg-group[data-v-f2ce83a1]{background-color:#fff!important;font-weight:700;color:#2f5ed9}#datatable-sasaran tr.dtrg-level-0[data-v-5dbefb9e]{background-color:#cfd9f2!important;font-weight:700;color:#2f5ed9}.ti-card[data-v-e029b440]{padding:12px 14px}.ti-heading[data-v-e029b440]{font-weight:500;font-size:1.2rem}.ti-hr[data-v-e029b440]{border:0;border-top:1px solid #eff2f5;margin:.5rem 0}.ti-item[data-v-e029b440]{margin-bottom:.25rem}.ti-label[data-v-e029b440]{font-weight:800;margin-bottom:.25rem}.ti-row[data-v-e029b440]{display:flex;justify-content:space-between;align-items:center;gap:8px}.ti-bullets[data-v-e029b440]{margin:0 0 0 1.25rem;color:#5e6278}.ti-bullets>li[data-v-e029b440]{list-style:disc}.ti-value[data-v-e029b440]{font-weight:700;color:#000}.group-soft{padding:.5rem .75rem;display:inline-flex;gap:.5rem;align-items:center}.pill{display:inline-block;padding:.275rem .6rem;border-radius:999px;font-size:.75rem;font-weight:600;letter-spacing:.2px;border:1px solid transparent}.pill-urusan{background:#e9f2ff;border-color:#d5e6ff;color:#2f5ed9}.pill-bidang{background:#efe9ff;border-color:#e0d6ff;color:#6b4ce6}.pill-program{background:#e9f9ee;border-color:#cff0d9;color:#0f9d58}.pill-kegiatan{background:#fff6e5;border-color:#ffe6bc;color:#a46b00}.container_label .circle_label{width:10px;height:10px;border-radius:999px;display:inline-block;margin-right:.35rem}.container_label .bg-primary{background:#2f5ed9!important}.container_label .bg-info{background:#6b4ce6!important}.container_label .bg-success{background:#0f9d58!important}.container_label .bg-warning{background:#a46b00!important}.section{border:1px #ffffff;background-color:#fff;padding:12px 0 0;margin-bottom:16px;border-radius:10px;height:auto}.section h4{margin-bottom:8px;font-size:16px;margin-left:20px}.content{width:100%;height:100%;border-radius:0 0 10px 10px}.content p{margin:4px 0 0 10px;color:#151a30;padding-left:10px;font-weight:400;font-size:12px}.bg-card{background-color:#edf1f7}.bg-content{background-color:#f7f9fc;padding-top:10px}.indicator-wrap{margin-top:10px;display:flex;gap:130px}.target-wrap{margin-top:5px;display:flex;gap:300px}.last-target-wrap{margin:5px 0;display:flex;gap:299px;padding-bottom:5px;font-weight:500}.dtrg-level-0{background-color:#edd5d9}.bg-content-pd{background-color:#f7f9fc;padding:16px!important}.select2-container--default .select2-selection--single[data-v-8ae1f4ff]{height:32px;border-radius:6px;border-color:#e4e6ef}.select2-container--default .select2-selection--single .select2-selection__rendered[data-v-8ae1f4ff]{line-height:32px;padding-left:10px}.select2-container--default .select2-selection--single .select2-selection__arrow[data-v-8ae1f4ff]{height:32px}.modal.fade.show.d-block[data-v-8ae1f4ff]{display:block}.hidden-input{position:absolute;height:0;width:0;opacity:0}table.dataTable{border-collapse:collapse!important}#datatable-rpjmd-alt tr.dtrg-group{background-color:#edd5d9!important;font-weight:700;color:#2f5ed9}.sz-select{margin-right:30px}.sz-1{height:36px;margin-top:10px}.multiselect__placeholder{margin-bottom:0!important}
