@import url(https://fonts.googleapis.com/css?family=Muli|Poppins&display=swap);@-webkit-keyframes pulsate{0%{-webkit-transform:scale(1);transform:scale(1);box-shadow:none}50%{-webkit-transform:scale(1.05);transform:scale(1.05);box-shadow:0 1rem 4rem rgba(0,0,0,.25)}to{-webkit-transform:scale(1);transform:scale(1);box-shadow:none}}@keyframes pulsate{0%{-webkit-transform:scale(1);transform:scale(1);box-shadow:none}50%{-webkit-transform:scale(1.05);transform:scale(1.05);box-shadow:0 1rem 4rem rgba(0,0,0,.25)}to{-webkit-transform:scale(1);transform:scale(1);box-shadow:none}}*{margin:0;padding:0}*,:after,:before{box-sizing:inherit}html{box-sizing:border-box;font-size:62.5%;height:100%;width:100%}@media only screen and (max-width:68.75em){html{font-size:50%}}body{font-family:Muli,Open Sans,sans-serif;font-weight:400;line-height:1.6;color:#000;background-color:#dddede;min-height:100%}button{border:none;cursor:pointer;text-decoration:none;background-color:initial;color:inherit;font-size:inherit}button:active,button:focus{outline:none}h1{font-family:Poppins,sans-serif}p{font-size:1.6rem}table .total td,table thead th{background:#909090;color:#fff}table .total td{font-weight:700}.align-center{text-align:center}.buttons-wrapper{display:flex;margin-top:20px}.buttons-wrapper>div{display:flex;flex-direction:column}.buttons-wrapper>div:first-child{margin-right:10px}.hidden{display:none}@media print{button{display:none}@page{size:"A4";margin-top:50px}body{background-color:red;margin:5mm;font-family:Poppins,Muli,Arial;font-size:10px}table{border-collapse:collapse}.table2,table{width:100%;font-size:10px}.table2{border:none}.table4{margin-top:50rem;border-collapse:collapse;width:100%}span.gbp{border:1px inset #ccc}table td.col_sm,table td input.test:before{text-align:left;content:"Rp";padding-bottom:0 1px}table td.amount:after{text-align:center;content:"..";color:transparent;padding-bottom:0 1px;flex-direction:row}table td.col_sm,table th.test{text-align:center}table th.test table td.nominal{text-align:right;text-align:left}table th.test table tr{page-break-inside:avoid!important;page-break-after:auto!important}table th.test #image,table th.test #logo{background-image:url(/img/logo-kopsurat-ricci.png);width:5px;height:5px;width:18%;margin-left:-2}table th.test h1{font-size:12px;line-height:100%;margin:0;font-weight:700}table th.test #print-container{width:100%}table th.test #print-container>thead#print-table-header{display:"table-header-group";margin-bottom:5mm}table th.test #print-container>thead#print-table-header tr th div{border:3px double #000}table th.test #print-container>tfoot{display:table-footer-group}table th.test #print-container>thead#print-table-header2>tr>th>div{padding:8px}table th.test #print-container>tbody div:first-child,table th.test #print-container>tbody table{margin-top:20px}table th.test #print-container>tbody table#print-table-content tr td table thead{display:table-row-group!important}table th.test #print-container>tbody table#print-table-content tr td table div,table th.test #print-container>tbody table#print-table-content tr td table td,table th.test #print-container>tbody table#print-table-content tr td table th{border:1px solid #000;padding:1 5px}table th.test #print-container>tbody table#print-table-content tr td table tfoot tr:first-child td{border-top:5px double #000}table th.test #print-container>tbody table#print-table-content tr td table tfoot td{font-weight:700}table th.test div[class*=header-top]{display:flex;flex-direction:row}table th.test div[class*=header-title]{display:flex;flex-direction:column;flex:8 1}table th.test div[class*=top--left],table th.test div[class*=top--right]{display:flex;flex-direction:column;flex:2 1}table th.test div[class*=footer-bottom]{display:flex;flex-direction:row;position:fixed;width:50%;bottom:0}table th.test div[class*=footer-bottom] div,table th.test div[class*=header2-head] div{flex:1 1;display:flex;flex-direction:column;text-align:center;font-weight:700}table th.test div[class*=footer-bottom] div p:first-child{margin-bottom:20rem}table th.test div[class*=header-title]{clear:both}table th.test #print-table-footer{display:table-footer-group}table th.test #print-table-footer #page-counter{counter-increment:page;content:"Hal " counter(page) "/" counter(pages)}table th.test .page-break-avoid{page-break-inside:avoid!important;page-break-after:auto!important}}.button,.button:link,.button:visited{display:flex;width:100%;justify-content:center;align-items:center;background-color:#08c;font-size:1.6rem;color:#fff;text-transform:uppercase;text-decoration:none;padding:8px 5px;border-radius:5px;border:none;cursor:pointer;transition:all .2s}.button .modal{position:fixed;z-index:1;padding-top:100px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4)}.button .modal-content{position:relative;background-color:#fefefe;margin:auto;padding:0;border:1px solid #888;width:60%;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);-webkit-animation-name:animatetop;-webkit-animation-duration:.4s;animation-name:animatetop;animation-duration:.4s}@-webkit-keyframes animatetop{0%{top:-300px;opacity:0}to{top:0;opacity:1}}@keyframes animatetop{0%{top:-300px;opacity:0}to{top:0;opacity:1}}.button .close{color:#fff;float:right;font-size:28px;font-weight:700}.button .close:focus,.button .close:hover{color:#000;text-decoration:none;cursor:pointer}.button .modal-header{padding:2px 16px;background-color:#451b04;color:#fff}.button .modal-body{padding:20px 16px}.button .modal-footer{padding:2px 16px;background-color:#451b04;color:#fff}.button .display-block{display:block}.button .display-none{display:none}.button:hover{background-color:#33bddf}.button:active{background-color:#022d41}.button:active,.button:focus{outline:none}.button__icon{margin-right:5px}.button__icon--no-margin{margin-right:0}.modal{background:rgba(0,0,0,.6)}.modal-main{position:fixed;background:#fff;width:80%;height:auto;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.button2,.button2:link,.button2:visited{display:flex;width:100%;justify-content:center;align-items:center;background-color:#08c;font-size:1.6rem;color:#fff;text-decoration:none;padding:8px 5px;border-radius:5px;border:none;cursor:pointer;transition:all .2s}.button2:hover{background-color:#33bddf}.button2:active{background-color:#022d41}.button2:active,.button2:focus{outline:none}.button2__icon{margin-right:5px}.button2__icon--no-margin{margin-right:0}.button-transparent,.button-transparent:link,.button-transparent:visited{background-color:initial;font-size:1.6rem;color:#fff;text-transform:uppercase;text-decoration:none;padding:1rem 3rem;border-radius:5px;border:none;cursor:pointer;transition:all .2s}.button-transparent:hover{background-color:#08c;color:#fff}.button-transparent:active,.button-transparent:focus{outline:none}.button-square,.button-square:link,.button-square:visited{width:50px;height:50px;background-color:initial;font-size:1.6rem;color:#fff;text-transform:uppercase;text-decoration:none;border-radius:5px;border:none;cursor:pointer;transition:all .2s}.button-square:hover{background-color:#08c;color:#fff}.button-square:active,.button-square:focus{outline:none}.button-white,.button-white:link,.button-white:visited{background-color:#fff;color:#022d41}.button-white:hover{background-color:#a3a3a3}.button-white:active,.button-white:focus{outline:none}.button-disabled{opacity:.65;pointer-events:none}.card{background-color:#191c20;display:flex;width:100%;min-width:100%}.card__body{padding:2rem;flex:1 1}.checkbox{margin-bottom:1rem;display:flex;flex-direction:column;width:100%}.checkbox__container{position:relative;align-items:center;width:100%;display:flex}.checkbox__container,.checkbox__container--center{justify-content:center}.checkbox__label{font-size:1.4rem}.checkbox__label--error{color:red}.checkbox__icon-left{padding:1.2rem 1rem;display:flex;align-items:center;justify-content:center;font-size:1.6rem;border:none;background-color:#0d0d0d;color:#4b5564;border-radius:4px 0 0 4px}.checkbox__text{padding:.9rem 1.2rem;font-size:1.6rem;background-color:#2a3038;border-radius:4px;background-clip:padding-box;color:#fff;border:1px solid hsla(0,0%,100%,.1);outline:none;width:100%}.checkbox__text--icon-left{border-top-left-radius:0;border-bottom-left-radius:0}.checkbox__text--icon-right{border-top-right-radius:0;border-bottom-right-radius:0}.checkbox__text--no-border{border:0}.checkbox__text--disabled{color:rgba(0,0,0,.3);pointer-events:none}.checkbox__text:active,.checkbox__text:focus{outline:none}.checkbox__icon-right{padding:1.2rem 1rem;font-size:1.6rem;border:none;background-color:#0d0d0d;color:#4b5564;border-radius:0 4px 4px 0}.checkbox__err{font-size:1.6rem;color:red}.checkbox__no-margin{margin-bottom:0}.checkbox__content{position:relative;cursor:pointer;font-size:1.6rem;-webkit-user-select:none;user-select:none;display:flex;justify-content:center;align-items:center;height:25px;width:25px;margin-left:5px}.checkbox__content input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkbox__content input:checked~.checkbox__checkmark{background-color:#022d41;display:flex;justify-content:center;align-self:center}.checkbox__content input:checked~.checkbox__checkmark:after{display:flex;justify-content:center;align-items:center}.checkbox__content:hover input~.checkbox__checkmark{background-color:#777}.checkbox__content .checkbox__checkmark:after{left:9px;top:5px;width:5px;height:10px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.checkbox__checkmark{position:absolute;height:25px;width:25px;background-color:#999}.checkbox__checkmark:after{content:"";position:absolute;display:none}.input{margin-bottom:1rem;flex-direction:column;min-width:15px}.input,.input__container{display:flex;width:100%}.input__container.total{justify-content:flex-end}.input__label{font-size:1.4rem}.input__label--error{color:red}.input__icon-left{order:1;height:4rem;padding:1.2rem 1rem;display:flex;align-items:center;justify-content:center;font-size:1.6rem;transition:border .3s ease-in-out}.input__icon-left__default{border-left:1px solid rgba(0,0,0,.3);border-top:1px solid rgba(0,0,0,.3);border-bottom:1px solid rgba(0,0,0,.3);background-color:#fff;border-radius:4px 0 0 4px}.input__icon-left__line{color:#fff;border-radius:0;border:none;border-bottom:1px solid hsla(0,0%,100%,.5)}.input__text{order:2;padding:.9rem 1.2rem;height:4rem;font-size:1.6rem;background-clip:padding-box;outline:none;width:100%}.input__text::-webkit-input-placeholder{color:hsla(0,0%,100%,.5)}.input__text::placeholder{color:hsla(0,0%,100%,.5)}.input__text__default{border-radius:4px;border:1px solid rgba(0,0,0,.3)}.input__text__default--icon-left{border-top-left-radius:0;border-bottom-left-radius:0}.input__text__default--icon-right{border-top-right-radius:0;border-bottom-right-radius:0}.input__text__line{background-color:initial;border-radius:0;border:none;border-bottom:1px solid hsla(0,0%,100%,.5)}.input__text--no-border{border:0}.input__text--disabled{color:rgba(0,0,0,.3);pointer-events:none}.input__text:active,.input__text:focus{outline:none}.input__icon-right{order:3;height:4rem;padding:1.2rem 1rem;display:flex;align-items:center;justify-content:center;font-size:1.6rem;transition:border .3s ease-in-out}.input__icon-right__default{border:none;border-radius:4px 0 0 4px}.input__icon-right__line{color:#fff;border-radius:0;border:none;border-bottom:1px solid hsla(0,0%,100%,.5)}.input__err{font-size:1.6rem;color:red}.input__no-margin{margin-bottom:0}.input input:-webkit-autofill,.input input:-webkit-autofill:active,.input input:-webkit-autofill:focus,.input input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px #fff inset!important}.input input:-webkit-autofill{-webkit-text-fill-color:#000!important}.input__text,.input textarea{transition:border .3s ease-in-out}.input__text__default:focus{border:1px solid #000}.input__text__line:focus,.input__text__line:focus~.input__icon-left__line,.input__text__line:focus~.input__icon-right__line{border-bottom:1px solid #fff}.input__preview{font-size:1.6rem}.textarea{margin-bottom:1rem;flex-direction:column}.textarea,.textarea__container{display:flex;width:100%}.textarea__label{font-size:1.4rem}.textarea__label--error{color:red}.textarea__icon-left{order:1;padding:1.2rem 1rem;display:flex;align-items:center;justify-content:center;font-size:1.6rem;transition:border .3s ease-in-out}.textarea__icon-left__default{border:none;background-color:#fff;border-radius:4px 0 0 4px}.textarea__icon-left__line{color:#fff;border-radius:0;border:none;border-bottom:1px solid hsla(0,0%,100%,.5)}.textarea__text{order:2;padding:.9rem 1.2rem;font-size:1.6rem;background-clip:padding-box;outline:none;width:100%}.textarea__text::-webkit-input-placeholder{color:hsla(0,0%,100%,.5)}.textarea__text::placeholder{color:hsla(0,0%,100%,.5)}.textarea__text__default{border-radius:4px;border:1px solid rgba(0,0,0,.3)}.textarea__text__default--icon-left{border-top-left-radius:0;border-bottom-left-radius:0}.textarea__text__default--icon-right{border-top-right-radius:0;border-bottom-right-radius:0}.textarea__text__line{background-color:initial;border-radius:0;border:none;border-bottom:1px solid hsla(0,0%,100%,.5)}.textarea__text--no-border{border:0}.textarea__text--disabled{color:rgba(0,0,0,.3);pointer-events:none}.textarea__text:active,.textarea__text:focus{outline:none}.textarea__icon-right{order:3;padding:1.2rem 1rem;display:flex;align-items:center;justify-content:center;font-size:1.6rem;transition:border .3s ease-in-out}.textarea__icon-right__default{border:none;border-radius:4px 0 0 4px}.textarea__icon-right__line{color:#fff;border-radius:0;border:none;border-bottom:1px solid hsla(0,0%,100%,.5)}.textarea__err{font-size:1.6rem;color:red}.textarea__no-margin{margin-bottom:0}.textarea textarea:-webkit-autofill,.textarea textarea:-webkit-autofill:active,.textarea textarea:-webkit-autofill:focus,.textarea textarea:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px #fff inset!important}.textarea textarea:-webkit-autofill{-webkit-text-fill-color:#000!important}.textarea__text,.textarea textarea{transition:border .3s ease-in-out}.textarea__text__default:focus{border:1px solid #000}.textarea__text__line:focus,.textarea__text__line:focus~.textarea__icon-left__line,.textarea__text__line:focus~.textarea__icon-right__line{border-bottom:1px solid #fff}.textarea__preview{font-size:1.6rem;word-break:break-all;-webkit-hyphens:auto;hyphens:auto;white-space:pre-wrap}.loading{display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:999999}.loading__full{position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.5)}.loading__message{color:#000;font-size:3.6rem;font-weight:700}.loading-ellipsis{display:inline-block;position:relative;width:64px;height:64px}.loading-ellipsis div{position:absolute;top:27px;width:11px;height:11px;border-radius:50%;background:#000;-webkit-animation-timing-function:cubic-bezier(0,1,1,0);animation-timing-function:cubic-bezier(0,1,1,0)}.loading-ellipsis div:first-child{left:6px;-webkit-animation:lds-ellipsis1 .6s infinite;animation:lds-ellipsis1 .6s infinite}.loading-ellipsis div:nth-child(2){left:6px}.loading-ellipsis div:nth-child(2),.loading-ellipsis div:nth-child(3){-webkit-animation:lds-ellipsis2 .6s infinite;animation:lds-ellipsis2 .6s infinite}.loading-ellipsis div:nth-child(3){left:26px}.loading-ellipsis div:nth-child(4){left:45px;-webkit-animation:lds-ellipsis3 .6s infinite;animation:lds-ellipsis3 .6s infinite}.loading-ellipsis--white div{background:#fff}.loading-hide{display:none}.loading-show{display:flex}@-webkit-keyframes lds-ellipsis1{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes lds-ellipsis1{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes lds-ellipsis3{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@keyframes lds-ellipsis3{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@-webkit-keyframes lds-ellipsis2{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(19px);transform:translate(19px)}}@keyframes lds-ellipsis2{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(19px);transform:translate(19px)}}.modal{z-index:999;padding-top:100px}.modal,.modal__overlay{visibility:hidden;position:fixed;left:0;top:0;width:100%;height:100%}.modal__overlay{z-index:998;background-color:#000;opacity:0;transition:all .15s linear}.modal__overlay--show{visibility:visible;background-color:#000;opacity:.5}.modal__button-container{width:100%}.modal__button{display:flex;width:100%;justify-content:center;align-items:center;background-color:#08c;font-size:1.6rem;color:#fff;text-transform:uppercase;text-decoration:none;padding:1.2rem 1rem;border-radius:5px;border:none;cursor:pointer;transition:all .2s}.modal__button:hover{background-color:#33bddf}.modal__button:active{background-color:#022d41}.modal__button:active,.modal__button:focus{outline:none}.modal__content{position:relative;background-color:#2e2f32;margin:auto;padding:0;border:1px solid #888;width:80%;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);opacity:0;transition:all .15s linear}.modal__content--show{visibility:visible;background-color:#000;opacity:1}.modal__body,.modal__header{padding:2rem;border-bottom:1px solid hsla(0,0%,100%,.7)}.modal__footer{padding:2rem}.modal__close{color:#fff;float:right;font-size:28px;font-weight:700}.modal__close:focus,.modal__close:hover{color:#000;text-decoration:none;cursor:pointer}.modal2{position:absolute;top:0;left:0;width:100%;height:100%;opacity:1;display:none;z-index:1;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4)}.modal2-main{position:fixed;background:#fff;width:50%;height:auto;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.display-block{display:block}.display-none{display:none;color:#000;text-decoration:none;cursor:pointer}.modal2>.close{position:absolute;padding:2px 5px;line-height:20px;right:-10px;top:-10px;font-size:24px;background:#fff;border-radius:18px;border:1px solid #cfcece}.container,.modal2>.close{cursor:pointer;display:block}.container{position:relative;padding-left:35px;margin-bottom:30px;font-size:22px;-webkit-user-select:none;user-select:none}.container input{position:absolute;opacity:0;cursor:pointer}.checkmark{position:absolute;top:0;left:0;height:25px;width:25px;background-color:#c37777;border-radius:50%}.container:hover input~.checkmark{background-color:#ccc}.container input:checked~.checkmark{background-color:#2196f3}.checkmark:after{content:"";position:absolute;display:none}.container input:checked~.checkmark:after{display:block}.container .checkmark:after{top:9px;left:9px;width:8px;height:8px;border-radius:50%;background:#fff}.pagination{display:inline-block;background-color:#fff}.pagination button{color:#000;float:left;padding:8px 16px;text-decoration:none;border:1px solid #000}.pagination button.active{background-color:#08c;color:#fff;border:1px solid #08c}.pagination button:hover:not(.active){background-color:#ddd}.pagination button:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.pagination button:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}.select{width:100%;margin-bottom:1rem}.select__no-margin{margin-bottom:0}.select__container{width:100%;display:flex;justify-content:center;align-items:center}.select__label{font-size:1.4rem}.select__label--error{color:red}.select__input{padding:.9rem 1.2rem;font-size:1.6rem;background-color:#fff;border-radius:4px;background-clip:padding-box;border:1px solid rgba(0,0,0,.3);outline:none;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-appearance:button;-webkit-user-select:none}.select__input--center{text-align-last:center}.select__input:active,.select__input:focus{outline:none}.select__input option{color:#022d41}.select__arrow{color:#000;font-size:1.6rem}.select__err{font-size:1.6rem;color:red}.select__placeholder{color:rgba(0,0,0,.5)}.search-select{margin-bottom:1rem;display:flex;flex-direction:column;width:100%}.search-select__container{position:relative;width:100%;display:flex;justify-content:center;align-items:center}.search-select__label{font-size:1.4rem}.search-select__label--error{color:red}.search-select__icon-left{order:1;height:4rem;padding:1.2rem 1rem;display:flex;align-items:center;justify-content:center;font-size:1.6rem;transition:border .3s ease-in-out}.search-select__icon-left__default{border:1px solid rgba(0,0,0,.3);background-color:#fff;border-radius:4px 0 0 4px;border-right:0}.search-select__icon-left__line{color:#fff;border-radius:0;border:none;border-bottom:1px solid hsla(0,0%,100%,.5)}.search-select__text{order:2;padding:.9rem 1.2rem;height:4rem;font-size:1.6rem;background-clip:padding-box;outline:none;width:100%}.search-select__text::-webkit-input-placeholder{color:rgba(0,0,0,.5)}.search-select__text::placeholder{color:rgba(0,0,0,.5)}.search-select__text__default{border-radius:4px;border:1px solid rgba(0,0,0,.3)}.search-select__text__default--icon-left{border-top-left-radius:0;border-bottom-left-radius:0}.search-select__text__default--icon-right{border-top-right-radius:0;border-bottom-right-radius:0}.search-select__text__line{background-color:initial;border-radius:0;border:none;border-bottom:1px solid hsla(0,0%,100%,.5)}.search-select__text--no-border{border:0}.search-select__text--disabled{color:rgba(0,0,0,.3);pointer-events:none}.search-select__text:focus+.search-select__list{display:block}.search-select__text:active,.search-select__text:focus{outline:none}.search-select__icon-right{order:3;height:4rem;padding:1.2rem 1rem;display:flex;align-items:center;justify-content:center;font-size:1.6rem;transition:border .3s ease-in-out}.search-select__icon-right__default{border:1px solid rgba(0,0,0,.3);border-radius:0 4px 4px 0;border-left:0}.search-select__icon-right__line{color:#fff;border-radius:0;border:none;border-bottom:1px solid hsla(0,0%,100%,.5)}.search-select__err{font-size:1.6rem;color:red}.search-select__no-margin{margin-bottom:0}.search-select__clear{position:absolute;top:0;bottom:0;right:1rem;display:flex;justify-content:center;align-items:center;color:#000;cursor:pointer;font-size:1.6rem}.search-select__list{display:none;max-height:30rem;width:50rem;overflow:auto;position:absolute;top:4.4rem;left:0;right:0;background-color:#fff;color:#000;z-index:1;border:1px solid #000;border-radius:4px}@media only screen and (max-width:56.25em){.search-select__list{max-height:20rem}}.search-select__item{display:block;width:100%;text-align:left;font-size:1.6rem;color:#000;padding:10px}.search-select__disabled{pointer-events:none}.search-select__icon-disabled,.search-select__text-disabled{color:rgba(0,0,0,.3)}.search-select__placeholder::-webkit-input-placeholder{color:#000}.search-select__placeholder::placeholder{color:#000}.search-select__placeholder-disabled::-webkit-input-placeholder{color:rgba(0,0,0,.3)}.search-select__placeholder-disabled::placeholder{color:rgba(0,0,0,.3)}.search-select input:-webkit-autofill,.search-select input:-webkit-autofill:active,.search-select input:-webkit-autofill:focus,.search-select input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px #fff inset!important}.search-select input:-webkit-autofill{-webkit-text-fill-color:#000!important}.search-select__text,.search-select textarea{transition:border .3s ease-in-out;text-overflow:ellipsis}.search-select__text__default:focus{border:1px solid #000}.search-select__text__default:focus~.search-select__icon-left__default{border-left-color:#000;border-top-color:#000;border-bottom-color:#000}.search-select__text__default:focus~.search-select__icon-right__default{border-right-color:#000;border-top-color:#000;border-bottom-color:#000}.search-select__text__line:focus,.search-select__text__line:focus~.input__icon-left__line,.search-select__text__line:focus~.input__icon-right__line{border-bottom:1px solid #fff}.search-select__title,.search-select__title:link,.search-select__title:visited{width:100%;text-align:left;color:#000;cursor:pointer;transition:all .2s}.search-select__title:hover{background-color:#dddede}.search-select__title:active{background-color:#022d41}.search-select__title:active,.search-select__title:focus{outline:none}.search-select__title p{padding:1rem;border-bottom:1px solid rgba(0,0,0,.5)}.search-select__category,.search-select__category:link,.search-select__category:visited{width:100%;text-align:left;color:#000;cursor:pointer;transition:all .2s}.search-select__category:hover{background-color:#dddede}.search-select__category:active{background-color:#022d41}.search-select__category:active,.search-select__category:focus{outline:none}.search-select__category p{border-bottom:1px solid rgba(0,0,0,.5);padding:1rem 1rem 1rem 4rem}.search-select__group,.search-select__group:link,.search-select__group:visited{width:100%;text-align:left;color:#000;cursor:pointer;transition:all .2s}.search-select__group:hover{background-color:#dddede}.search-select__group:active{background-color:#022d41}.search-select__group:active,.search-select__group:focus{outline:none}.search-select__group p{border-bottom:1px solid rgba(0,0,0,.5);padding:1rem 1rem 1rem 6rem}.search-select__account,.search-select__account:link,.search-select__account:visited{width:100%;text-align:left;color:#000;cursor:pointer;transition:all .2s}.search-select__account:hover{background-color:#dddede}.search-select__account:active{background-color:#022d41}.search-select__account:active,.search-select__account:focus{outline:none}.search-select__account p{border-bottom:1px solid rgba(0,0,0,.5);padding:1rem 1rem 1rem 8rem}.table{border-collapse:collapse;width:100%;margin-bottom:4rem}.table td,.table th{border:1px solid #000;padding:8px}.table tr td:first-child,.table tr th:first-child{width:2%}.table td{font-size:1.6rem}.table td.nominal,.table td.nominal .input__container,.table td.nominal .input__preview,.table td.nominal input{text-align:right}.table td.nominal.red{color:red}.table tr.total.summary td,.table tr.total.summary td.col_rekomendasi{background-color:#afeeee}.table tr.total td{background-color:#dedede}.table tfoot tr.total td{background-color:#afeeee}.table td.test{margin-left:50px}.table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:center}.table__actions{display:flex}.table__actions button{margin-right:1rem}.table__actions button:last-child{margin-right:0}.table_title h1,.table_title h2,.table_title h3{text-align:center}.table2{border-collapse:collapse;width:100%;margin-bottom:4rem}.table2 td,.table2 th{padding:8px}.table2 tr td:first-child,.table2 tr th:first-child{width:2%}.table2 td{font-size:1.6rem}.table2 td.nominal,.table2 td.nominal .input__container,.table2 td.nominal .input__preview,.table2 td.nominal input{text-align:right}.table2 tr.total.summary td,.table2 tr.total.summary td.col_rekomendasi{background-color:#afeeee}.table2 tr.total td{background-color:#dedede}.table2 tfoot tr.total td{background-color:#afeeee}.table2 th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:center}.table2__actions{display:flex}.table2__actions button{margin-right:1rem}.table2__actions button:last-child{margin-right:0}.table3{border-collapse:collapse;width:100%;margin-bottom:4rem}.table3 td,.table3 th{border:1px solid #000;padding:8px}.table3 tr td:first-child,.table3 tr th:first-child{width:2%}.table3 td{font-size:1.6rem}.table3 td.nominal,.table3 td.nominal .input__container,.table3 td.nominal .input__preview,.table3 td.nominal input{text-align:right}.table3 td.nominal.red{color:red}.table3 tr.total.summary td,.table3 tr.total.summary td.col_rekomendasi{background-color:#afeeee}.table3 tr.total td{background-color:#dedede}.table3 tfoot tr.total td{background-color:#afeeee}.table3 td.test{margin-left:50px}.table3 th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:center}.table3__actions{display:flex}.table3__actions button{margin-right:1rem}.table3__actions button:last-child{margin-right:0}.table3_title h1,.table3_title h2,.table3_title h3{text-align:center}.table0{width:100%;margin-bottom:4rem}.table0 td,.table0 th{padding:8px}.table0 tr td:first-child,.table0 tr th:first-child{width:2%}.table0 td{font-size:1.6rem}.table0 td.nominal,.table0 td.nominal .input__container,.table0 td.nominal .input__preview,.table0 td.nominal input{text-align:right}.table0 tr.total.summary td,.table0 tr.total.summary td.col_rekomendasi{background-color:#afeeee}.table0 tr.total td{background-color:#dedede}.table0 tfoot tr.total td{background-color:#afeeee}.table0 th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:center}.table0__actions{display:flex}.table0__actions button{margin-right:1rem}.table0__actions button:last-child{margin-right:0}.table6{border-collapse:collapse;width:100%;margin-bottom:4rem}.table6 td,.table6 th{border:1px solid #000;padding:8px}.table6 tr td:first-child,.table6 tr th:first-child{width:2%}.table6 td{font-size:1.6rem}.table6 td.nominal,.table6 td.nominal .input__container,.table6 td.nominal .input__preview,.table6 td.nominal input{text-align:right}.table6 td.nominal.red{color:red}.table6 tr.total.summary td,.table6 tr.total.summary td.col_rekomendasi{background-color:#afeeee}.table6 tr.total td{background-color:#dedede}.table6 tfoot tr.total td{background-color:#afeeee}.table6 td.test{margin-left:50px}.table6 th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:center}.table6__actions{display:flex}.table6__actions button{margin-right:1rem}.table6__actions button:last-child{margin-right:0}.table6_title h1,.table6_title h2,.table6_title h3{text-align:center}.table5{border-collapse:collapse;width:100%;margin-bottom:4rem}.table5 td,.table5 th{border:1px solid #000;padding:8px}.table5 tr td:first-child,.table5 tr th:first-child{width:2%}.table5 td{font-size:1.6rem}.table5 td.nominal,.table5 td.nominal .input__container,.table5 td.nominal .input__preview,.table5 td.nominal input{text-align:right}.table5 td.nominal.red{color:red}.table5 tr.total.summary td,.table5 tr.total.summary td.col_rekomendasi{background-color:#afeeee}.table5 tr.total td{background-color:#dedede}.table5 tfoot tr.total td{background-color:#afeeee}.table5 td.test{margin-left:50px}.table5 th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:center}.table5__actions{display:flex}.table5__actions button{margin-right:1rem}.table5__actions button:last-child{margin-right:0}.table5_title h1,.table5_title h2,.table5_title h3{text-align:center}.table-filters{display:flex}.table-filters>*{margin-right:1rem}.table-filters>:last-child{margin-right:0}.table-daftarnilai{border-collapse:collapse;width:200%;margin-bottom:4rem}.table-daftarnilai td,.table-daftarnilai th{border:1px solid #000;padding:8px}.table-daftarnilai tr td:first-child,.table-daftarnilai tr th:first-child{width:2%}.table-daftarnilai td{font-size:1.6rem}.table-daftarnilai td.nominal,.table-daftarnilai td.nominal .input__container,.table-daftarnilai td.nominal .input__preview,.table-daftarnilai td.nominal input{text-align:right}.table-daftarnilai td.nominal.red{color:red}.table-daftarnilai tr.total.summary td,.table-daftarnilai tr.total.summary td.col_rekomendasi{background-color:#afeeee}.table-daftarnilai tr.total td{background-color:#dedede}.table-daftarnilai tfoot tr.total td{background-color:#afeeee}.table-daftarnilai td.test{margin-left:50px}.table-daftarnilai th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:center}.table-daftarnilai__actions{display:flex}.table-daftarnilai__actions button{margin-right:1rem}.table-daftarnilai__actions button:last-child{margin-right:0}.table-daftarnilai_title h1,.table-daftarnilai_title h2,.table-daftarnilai_title h3{text-align:center}.table-raport{border-collapse:collapse;width:100%;margin-bottom:4rem}.table-raport td,.table-raport th{border:1px solid #000;padding:8px}.table-raport td{font-size:1.6rem}.table-raport td.nominal,.table-raport td.nominal .input__container,.table-raport td.nominal .input__preview,.table-raport td.nominal input{text-align:right}.table-raport td.nominal.red{color:red}.table-raport tfoot tr.total td{background-color:#afeeee}.table-raport th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:center}.table-raport__actions{display:flex}.table-raport__actions button{margin-right:1rem}.table-raport__actions button:last-child{margin-right:0}.table-raport_title h1,.table-raport_title h2,.table-raport_title h3{text-align:center}.table-signature{border-collapse:collapse;width:100%;table-layout:fixed;margin-bottom:4rem}.table-signature td,.table-signature th{border:1px solid #000;padding:8px}.table-signature td{font-size:1.6rem}.table-signature td.nominal,.table-signature td.nominal .input__container,.table-signature td.nominal .input__preview,.table-signature td.nominal input{text-align:right}.table-signature td.nominal.red{color:red}.table-signature tfoot tr.total td{background-color:#afeeee}.table-signature th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:center}.table-signature__actions{display:flex}.table-signature__actions button{margin-right:1rem}.table-signature__actions button:last-child{margin-right:0}.table-signature_title h1,.table-signature_title h2,.table-signature_title h3{text-align:center}.table-report-header{border-collapse:collapse;width:100%;margin-bottom:4rem}.table-report-header td,.table-report-header th{border:none;padding:0}.table-report-header td{font-size:1.6rem}.table-report-header td.nominal,.table-report-header td.nominal .input__container,.table-report-header td.nominal .input__preview,.table-report-header td.nominal input{text-align:right}.table-report-header td.nominal.red{color:red}.table-report-header tfoot tr.total td{background-color:#afeeee}.table-report-header th{font-size:1.6rem;padding-top:0;padding-bottom:0;text-align:center}.table-report-header__actions{display:flex}.table-report-header__actions button{margin-right:1rem}.table-report-header__actions button:last-child{margin-right:0}.table-report-header_title h1,.table-report-header_title h2,.table-report-header_title h3{text-align:center}.table-anekdot{border-collapse:collapse;width:100%;margin-bottom:4rem}.table-anekdot td,.table-anekdot th{padding:8px}.table-anekdot td{font-size:1.6rem}.table-anekdot td.nominal,.table-anekdot td.nominal .input__container,.table-anekdot td.nominal .input__preview,.table-anekdot td.nominal input{text-align:right}.table-anekdot tr.total.summary td,.table-anekdot tr.total.summary td.col_rekomendasi{background-color:#afeeee}.table-anekdot tr.total td{background-color:#dedede}.table-anekdot tfoot tr.total td{background-color:#afeeee}.table-anekdot th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:center}.table-anekdot__actions{display:flex}.table-anekdot__actions button{margin-right:1rem}.table-anekdot__actions button:last-child{margin-right:0}.table-indikator{border-collapse:collapse;width:100%;margin-bottom:4rem}.table-indikator td,.table-indikator th{border:1px solid #000;padding:8px}.table-indikator tr td:first-child,.table-indikator tr th:first-child{width:2%}.table-indikator td{font-size:1.6rem}.table-indikator td.nominal,.table-indikator td.nominal .input__container,.table-indikator td.nominal .input__preview,.table-indikator td.nominal input{text-align:right}.table-indikator td.nominal.red{color:red}.table-indikator tr.total.summary td,.table-indikator tr.total.summary td.col_rekomendasi{background-color:#afeeee}.table-indikator tr.total td{background-color:#dedede}.table-indikator tfoot tr.total td{background-color:#afeeee}.table-indikator td.test{margin-left:50px}.table-indikator th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:center}.table-indikator__actions{display:flex}.table-indikator__actions button{margin-right:1rem}.table-indikator__actions button:last-child{margin-right:0}.table-indikator_title h1,.table-indikator_title h2,.table-indikator_title h3{text-align:center}.option{margin-bottom:1rem;flex-direction:column}.option,.option__container{display:flex;width:100%}.option__label{font-size:1.4rem}.option__label--error{color:red}.option__select{font-size:3.6rem}.option__list-label{margin-right:1rem;margin-left:2px}.option__preview{font-size:1.6rem}.admission-header{position:fixed;width:100%;height:17rem;background-image:url(/static/media/background-merge.8fa994d2.png);z-index:4;flex-direction:column;padding-top:2rem}.admission-header,.admission-header__top{display:flex;justify-content:space-between}.admission-header__top{height:7rem;align-items:flex-start}.admission-header__title{position:absolute;right:2rem;left:2rem;top:10rem;background-color:hsla(0,0%,100%,.85);display:flex;flex-direction:column;justify-content:center;align-items:center}.admission-header__title p:first-child{font-size:2.4rem}.admission-header__title p:nth-child(2){font-size:3.6rem;font-weight:700}.admission-header__logo{width:200px;height:auto}.admission-header__top-content{flex:1 1;display:flex;justify-content:flex-end;align-items:center}.admission-header__search-form{flex:1 1;margin-right:2rem}.admission-header__icon{background-color:hsla(0,0%,100%,.3);color:#fff;font-size:1.6rem}.admission-header__icon,.admission-header__ypl-logo{width:4rem;height:4rem;margin-right:2rem;border-radius:50%}.admission-header__bottom{display:flex;justify-content:space-between;align-items:flex-start;padding:0 2rem}.admission-header__bottom-content{flex:1 1;padding:0 2rem;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;background-color:hsla(0,0%,100%,.3)}.admission-header__bottom-content__content{display:flex;width:100%;justify-content:space-between;align-items:center}.admission-header__greeting{color:#fff;font-size:2.4rem}.admission-header__logout{color:#fff;padding:1.2rem 1rem}.breadcrumb ol{list-style-type:none}.breadcrumb__content{display:flex;justify-content:flex-start;align-items:center;font-size:1.6rem}.breadcrumb__item{display:flex;color:#fff}.breadcrumb__item:not(:first-child):before{padding:0 1rem;color:#fff;content:"/"}.breadcrumb__item:last-child{pointer-events:none}.breadcrumb__item:not(:last-child){color:#007bff}.collapsible-menu__list{max-height:0;transition:max-height .15s ease-out;overflow:hidden}.collapsible-menu__list--show{max-height:1000px;transition:max-height .25s ease-in}.collapsible-menu__child-container{list-style-type:none;margin:0;padding:0}.collapsible-menu__child-menu{color:#a3a3a3;padding:.8rem 1.6rem;font-size:1.5rem;line-height:1}.collapsible-menu__child-menu:hover{color:#fff}.content-table__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:2rem}@media only screen and (max-width:56.25em){.content-table__header{flex-direction:column;justify-content:center;align-items:flex-start}}.content-table__entries{display:flex;flex-direction:row;justify-content:center;align-items:center}@media only screen and (max-width:56.25em){.content-table__entries{margin-bottom:2rem}}.header{position:fixed;width:100%;height:17rem;background-image:url(/static/media/background-merge2.1a610a9f.jpg);z-index:4;flex-direction:column;padding-top:2rem}.header,.header__top{display:flex;justify-content:space-between}.header__top{height:7rem;align-items:flex-start}.header__top-left{position:relative;display:flex;justify-content:center;align-items:center;background-color:initial;height:7rem;width:31rem}@media only screen and (max-width:56.25em){.header__top-left{width:12rem}}.header__title{position:absolute;right:2rem;left:2rem;top:10rem;background-color:hsla(0,0%,100%,.85);display:flex;flex-direction:column;justify-content:center;align-items:center}.header__title p:first-child{font-size:2.4rem}.header__title p:nth-child(2){font-size:3.6rem;font-weight:700}.header__logo{width:200px;height:auto}.header__top-right{flex:1 1;display:flex;justify-content:flex-start;align-items:center}.header__search-form{flex:1 1;margin-right:2rem}.header__icon{background-color:hsla(0,0%,100%,.3);color:#fff;font-size:1.6rem}.header__demo-logo,.header__icon{width:4rem;height:4rem;margin-right:2rem;border-radius:50%}.header__bottom{display:flex;justify-content:space-between;align-items:flex-start}.header__bottom-right{flex:1 1;padding:0 2rem;margin-right:2rem;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;background-color:hsla(0,0%,100%,.3)}.header__bottom-right__content{display:flex;width:100%;justify-content:space-between;align-items:center}.header__greeting{color:#fff;font-size:2.4rem}.header__logout{color:#fff;padding:1.2rem 1rem}.list-form__wrapper{display:flex;flex-direction:row;flex-wrap:wrap}.list-form__content{display:flex;width:calc(50% - 1rem);flex-direction:row;margin-right:2rem}.list-form__content--full{display:flex;width:100%;flex-direction:row}.list-form__content:nth-child(2n){margin-right:0}.list-form__content .input__disabled input{color:#fff;background:#9e9e9e}.list-form__date-of-birth>div:nth-child(2){margin-left:2rem}.list-form__footer{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.list-form__footer div:first-child{margin-right:2rem}.list-form__title{min-height:4rem;background-clip:padding-box;outline:none;width:100%;font-weight:700;font-size:2.4rem}.form-group{display:flex;flex-direction:column;justify-content:bottom}.form-group-member{margin-right:2rem;align-self:flex-end}.form-group-member:last-child{margin-right:0}.form-group-member>*{margin-bottom:0}.form-group-member button{margin-bottom:3px}.form-group.inline{flex-direction:row;flex-wrap:wrap;flex:1 0 100%;margin-right:0}.form-group.inline .form-group-member{flex-direction:column;flex-grow:1}.form-group.inline .form-group-member::first{margin-right:2rem}.form-group.inline .form-group-member .form-group.inline{flex:1 0 auto}.form-group.inline .form-group-label{flex:0 1 100%}.menu{font-size:1.5rem;width:100%;padding:1rem 1.2rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid hsla(0,0%,46.7%,.3);font-family:Poppins,sans-serif}.menu__left,.menu__left-icon{display:flex;justify-content:center;align-items:center}.menu__left-icon{font-size:3.6rem;color:#000}.menu__left-icon img{width:30px;height:30px}.menu__left-icon--small{font-size:1.4rem}.menu__title{margin-left:3px;font-size:1.5rem}.sidebar{position:fixed;width:31rem;background-color:#ccc;min-height:100%;z-index:1}.sidebar__wrapper{position:relative;display:flex;flex-direction:column}.sidebar__wrapper.collapsed{transition:1s;left:0;width:7rem}.sidebar__wrapper.collapsed .sidebar{transition:1s;width:7rem}.sidebar__wrapper.collapsed .sidebar__menu-container{overflow:hidden}.sidebar__wrapper.collapsed .sidebar__menu-container .collapsible-menu__list,.sidebar__wrapper.collapsed .sidebar__menu-container__collapsed{display:none}.sidebar__wrapper.expanded{transition:1s;left:0}.sidebar__wrapper.expanded .sidebar{transition:1s;width:31rem}.sidebar__wrapper.expanded .sidebar__menu-container{overflow:auto}.sidebar__wrapper.expanded .sidebar__menu-container__collapsed{display:none}.sidebar__menu-container{max-height:calc(100vh - 17rem);padding-top:6rem;overflow:auto;position:relative}.sidebar__user-dropdown{width:100%;padding:2rem 0;display:flex;justify-content:space-between;align-items:center}.sidebar__user-dropdown--left{display:flex;justify-content:center;align-items:center}.sidebar__username{margin-left:2rem}.sidebar__menu{padding:0 2rem}.sidebar__menu:last-child{margin-bottom:4rem}.sidebar .navbar_toggle_button{position:absolute;top:50%;margin-top:-9rem;background:#fff;border-radius:50%;width:4rem;height:4rem;right:-1.5rem;z-index:2;box-shadow:0 0 .6rem}.sidebar .navbar_toggle_button:hover{box-shadow:0 0 .8rem}.sidebar .navbar_toggle_button:hover .navbar_toggle_content{color:#000}.sidebar .navbar_toggle_button .navbar_toggle_content{font-size:2rem;font-weight:700;color:#757575;display:block;line-height:4rem;width:4rem;height:4rem}.select-coa{margin-bottom:4rem;display:flex;flex-direction:column;width:100%}.select-coa__container{position:relative;width:100%;display:flex;justify-content:center;align-items:center}.select-coa__label{font-size:1.4rem}.select-coa__label--error{color:red}.select-coa__icon-left{order:1;height:4rem;padding:1.2rem 1rem;display:flex;align-items:center;justify-content:center;font-size:1.6rem;transition:border .3s ease-in-out}.select-coa__icon-left__default{border:1px solid rgba(0,0,0,.3);background-color:#fff;border-radius:4px 0 0 4px;border-right:0}.select-coa__icon-left__line{color:#fff;border-radius:0;border:none;border-bottom:1px solid hsla(0,0%,100%,.5)}.select-coa__text{order:2;padding:.9rem 1.2rem;height:4rem;font-size:1.6rem;background-clip:padding-box;outline:none;width:100%}.select-coa__text::-webkit-input-placeholder{color:rgba(0,0,0,.5)}.select-coa__text::placeholder{color:rgba(0,0,0,.5)}.select-coa__text__default{border-radius:4px;border:1px solid rgba(0,0,0,.3)}.select-coa__text__default--icon-left{border-top-left-radius:0;border-bottom-left-radius:0}.select-coa__text__default--icon-right{border-top-right-radius:0;border-bottom-right-radius:0}.select-coa__text__line{background-color:initial;border-radius:0;border:none;border-bottom:1px solid hsla(0,0%,100%,.5)}.select-coa__text--no-border{border:0}.select-coa__text--disabled{color:rgba(0,0,0,.3);background:transparent!important;cursor:not-allowed!important}.select-coa__text:focus+.select-coa__list{display:block}.select-coa__text:active,.select-coa__text:focus{outline:none}.select-coa__icon-right{order:3;height:4rem;padding:1.2rem 1rem;display:flex;align-items:center;justify-content:center;font-size:1.6rem;transition:border .3s ease-in-out}.select-coa__icon-right__default{border:1px solid rgba(0,0,0,.3);border-radius:0 4px 4px 0;border-left:0}.select-coa__icon-right__line{color:#fff;border-radius:0;border:none;border-bottom:1px solid hsla(0,0%,100%,.5)}.select-coa__err{font-size:1.6rem;color:red}.select-coa__no-margin{margin-bottom:0}.select-coa__clear{position:absolute;top:0;bottom:0;right:4rem;display:flex;justify-content:center;align-items:center;color:#000;cursor:pointer;font-size:1.6rem}.select-coa__list{display:none;max-height:30rem;width:50rem;overflow:auto;position:absolute;top:4.4rem;left:0;right:0;background-color:#fff;color:#000;z-index:1;border:1px solid #000;border-radius:4px}@media only screen and (max-width:56.25em){.select-coa__list{max-height:20rem}}.select-coa__item{display:block;width:100%;text-align:left;font-size:1.6rem;color:#000;padding:10px}.select-coa__disabled{pointer-events:none}.select-coa__icon-disabled,.select-coa__text-disabled{color:rgba(0,0,0,.3)}.select-coa__placeholder::-webkit-input-placeholder{color:#000}.select-coa__placeholder::placeholder{color:#000}.select-coa__placeholder-disabled::-webkit-input-placeholder{color:rgba(0,0,0,.3)}.select-coa__placeholder-disabled::placeholder{color:rgba(0,0,0,.3)}.select-coa input:-webkit-autofill,.select-coa input:-webkit-autofill:active,.select-coa input:-webkit-autofill:focus,.select-coa input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px #fff inset!important}.select-coa input:-webkit-autofill{-webkit-text-fill-color:#000!important}.select-coa__text,.select-coa textarea{transition:border .3s ease-in-out}.select-coa__text__default:focus{border:1px solid #000}.select-coa__text__default:focus~.select-coa__icon-left__default{border-left-color:#000;border-top-color:#000;border-bottom-color:#000}.select-coa__text__default:focus~.select-coa__icon-right__default{border-right-color:#000;border-top-color:#000;border-bottom-color:#000}.select-coa__text__line:focus,.select-coa__text__line:focus~.input__icon-left__line,.select-coa__text__line:focus~.input__icon-right__line{border-bottom:1px solid #fff}.select-coa__title,.select-coa__title:link,.select-coa__title:visited{width:100%;text-align:left;color:#000;cursor:pointer;transition:all .2s}.select-coa__title:hover{background-color:#dddede}.select-coa__title:active{background-color:#022d41}.select-coa__title:active,.select-coa__title:focus{outline:none}.select-coa__title p{padding:1rem;border-bottom:1px solid rgba(0,0,0,.5)}.select-coa__category,.select-coa__category:link,.select-coa__category:visited{width:100%;text-align:left;color:#000;cursor:pointer;transition:all .2s}.select-coa__category:hover{background-color:#dddede}.select-coa__category:active{background-color:#022d41}.select-coa__category:active,.select-coa__category:focus{outline:none}.select-coa__category p{border-bottom:1px solid rgba(0,0,0,.5);padding:1rem 1rem 1rem 4rem}.select-coa__group,.select-coa__group:link,.select-coa__group:visited{width:100%;text-align:left;color:#000;cursor:pointer;transition:all .2s}.select-coa__group:hover{background-color:#dddede}.select-coa__group:active{background-color:#022d41}.select-coa__group:active,.select-coa__group:focus{outline:none}.select-coa__group p{border-bottom:1px solid rgba(0,0,0,.5);padding:1rem 1rem 1rem 6rem}.select-coa__account,.select-coa__account:link,.select-coa__account:visited{width:100%;text-align:left;color:#000;cursor:pointer;transition:all .2s}.select-coa__account:hover{background-color:#dddede}.select-coa__account:active{background-color:#022d41}.select-coa__account:active,.select-coa__account:focus{outline:none}.select-coa__account p{border-bottom:1px solid rgba(0,0,0,.5);padding:1rem 1rem 1rem 8rem}.salary-option{margin-bottom:1rem;flex-direction:column}.salary-option,.salary-option__container{display:flex;width:100%}.salary-option__label{font-size:1.4rem}.salary-option__label--error{color:red}.salary-option__icon-left{order:1;height:4rem;padding:1.2rem 1rem;display:flex;align-items:center;justify-content:center;font-size:1.6rem;transition:border .3s ease-in-out}.salary-option__icon-left__default{border:none;background-color:#fff;border-radius:4px 0 0 4px}.salary-option__icon-left__line{color:#fff;border-radius:0;border:none;border-bottom:1px solid hsla(0,0%,100%,.5)}.salary-option__text{order:2;padding:.9rem 1.2rem;height:4rem;font-size:1.6rem;background-clip:padding-box;outline:none;width:100%}.salary-option__text::-webkit-input-placeholder{color:hsla(0,0%,100%,.5)}.salary-option__text::placeholder{color:hsla(0,0%,100%,.5)}.salary-option__text__default{border-radius:4px;border:1px solid rgba(0,0,0,.3)}.salary-option__text__default--icon-left{border-top-left-radius:0;border-bottom-left-radius:0}.salary-option__text__default--icon-right{border-top-right-radius:0;border-bottom-right-radius:0}.salary-option__text__line{background-color:initial;border-radius:0;border:none;border-bottom:1px solid hsla(0,0%,100%,.5)}.salary-option__text--no-border{border:0}.salary-option__text--disabled{color:rgba(0,0,0,.3);pointer-events:none}.salary-option__text:active,.salary-option__text:focus{outline:none}.salary-option__icon-right{order:3;height:4rem;padding:1.2rem 1rem;display:flex;align-items:center;justify-content:center;font-size:1.6rem;transition:border .3s ease-in-out}.salary-option__icon-right__default{border:none;border-radius:4px 0 0 4px}.salary-option__icon-right__line{color:#fff;border-radius:0;border:none;border-bottom:1px solid hsla(0,0%,100%,.5)}.salary-option__err{font-size:1.6rem;color:red}.salary-option__no-margin{margin-bottom:0}.salary-option input:-webkit-autofill,.salary-option input:-webkit-autofill:active,.salary-option input:-webkit-autofill:focus,.salary-option input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px #fff inset!important}.salary-option input:-webkit-autofill{-webkit-text-fill-color:#000!important}.salary-option__text,.salary-option textarea{transition:border .3s ease-in-out}.salary-option__text__default:focus{border:1px solid #000}.salary-option__text__line:focus,.salary-option__text__line:focus~.salary-option__icon-left__line,.salary-option__text__line:focus~.salary-option__icon-right__line{border-bottom:1px solid #fff}.salary-option__preview{font-size:1.6rem}.book-content{display:flex;flex-direction:row;flex:1 1}.book-content__wrapper-left{display:flex;flex:8 1;flex-direction:column}.book-content__wrapper-right{display:flex;flex:2 1}.book-content__content{display:flex;width:calc(50% - 1rem);flex-direction:row;margin-right:2rem}.book-content__content--full{display:flex;width:100%;flex-direction:row}.book-content__content:nth-child(2n){margin-right:0}.book-content__content-wrapper{width:100%}.book-content__student{display:flex;flex-direction:row;flex-wrap:wrap}.book-content__detail-wrapper{width:100%}.book-content__detail{display:flex;flex:1 1;flex-direction:row}.book-content__detail div:first-child,.book-content__detail div:nth-child(2){display:flex;flex:5 1}.book-content__detail div p{word-break:break-all;-webkit-hyphens:auto;hyphens:auto;white-space:pre-wrap}.report-card__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:2rem;margin-top:2rem}@media only screen and (max-width:56.25em){.report-card__header{flex-direction:column;justify-content:center;align-items:flex-start}}.report-card__entries{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-basis:100%}@media only screen and (max-width:56.25em){.report-card__entries{margin-bottom:2rem}}.admission-route{overflow:hidden}.admission-route__banner{position:absolute;z-index:2}.admission-route__banner img{display:block;width:100%;height:17rem;object-fit:cover}.admission-route__wrapper{padding-top:17rem;min-height:calc(100vh - 17rem);display:flex;flex-direction:row}.admission-route__main-panel{background-color:#fff;width:100%;min-height:calc(100vh - 17rem);display:flex;flex-direction:column}@media only screen and (max-width:56.25em){.admission-route__main-panel{margin-left:0;width:100%}}.admission-route__content-wrapper{z-index:3;background:hsla(0,0%,100%,.3);padding:2.75rem 2.25rem;width:100%;flex-grow:1}.dashboard{overflow:hidden}.dashboard__banner{position:absolute;z-index:2}.dashboard__banner img{display:block;width:100%;height:17rem;object-fit:cover}.dashboard__wrapper{padding-top:17rem;min-height:calc(100vh - 17rem);display:flex;flex-direction:row}.dashboard__main-panel{background-color:#fff;margin-left:31rem;margin-right:2rem;width:calc(100% - 31rem);height:calc(100vh - 17rem);display:flex;flex-direction:column}@media only screen and (max-width:56.25em){.dashboard__main-panel{margin-left:0;width:100%}}.dashboard__content-wrapper{z-index:3;background:hsla(0,0%,100%,.3);padding:2.75rem 2.25rem;width:100%;flex:1 1 auto;overflow:auto}.dashboard .unit_selector{position:absolute;margin-top:5px;right:40px}.dashboard .unit_selector div.search-select__list{right:0;left:auto}.dashboard .unit_selector input.search-select__text{text-overflow:ellipsis;padding-right:2rem}.dashboard .unit_selector .search-select__clear{right:1rem}@font-face{font-family:icomoon;src:url(/static/media/icomoon.81e3a5f7.eot);src:url(/static/media/icomoon.81e3a5f7.eot#iefix) format("embedded-opentype"),url(/static/media/icomoon.13606b41.ttf) format("truetype"),url(/static/media/icomoon.378bc1b7.woff) format("woff"),url(/static/media/icomoon.840dc45f.svg#icomoon) format("svg");font-weight:400;font-style:normal}[class*=" icon-"],[class^=icon-]{font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-plus:before{content:"\F067"}.icon-question:before{content:"\F128"}.icon-minus:before{content:"\F068"}.icon-music:before{content:"\F001"}.icon-search:before{content:"\F002"}.icon-heart:before{content:"\F004"}.icon-star:before{content:"\F005"}.icon-star-o:before{content:"\F006"}.icon-user:before{content:"\F007"}.icon-film:before{content:"\F008"}.icon-th:before{content:"\F00A"}.icon-th-list:before{content:"\F00B"}.icon-check:before{content:"\F00C"}.icon-close:before,.icon-remove:before,.icon-times:before{content:"\F00D"}.icon-search-plus:before{content:"\F00E"}.icon-search-minus:before{content:"\F010"}.icon-power-off:before{content:"\F011"}.icon-cog:before,.icon-gear:before{content:"\F013"}.icon-trash-o:before{content:"\F014"}.icon-home:before{content:"\F015"}.icon-file-o:before{content:"\F016"}.icon-clock-o:before{content:"\F017"}.icon-download:before{content:"\F019"}.icon-play-circle-o:before{content:"\F01D"}.icon-repeat:before,.icon-rotate-right:before{content:"\F01E"}.icon-refresh:before{content:"\F021"}.icon-lock:before{content:"\F023"}.icon-bookmark:before{content:"\F02E"}.icon-camera:before{content:"\F030"}.icon-image:before,.icon-photo:before,.icon-picture-o:before{content:"\F03E"}.icon-map-marker:before{content:"\F041"}.icon-check-square-o:before{content:"\F046"}.icon-calendar:before{content:"\F073"}.icon-bar-chart-o:before,.icon-bar-chart:before{content:"\F080"}.icon-comments:before{content:"\F086"}.icon-bell-o:before{content:"\F0A2"}.icon-envelope:before{content:"\F0E0"}.icon-bell:before{content:"\F0F3"}.icon-angle-right:before{content:"\F105"}.login{min-height:100vh;flex-direction:row;background-image:url(/static/media/background-merge2.1a610a9f.jpg);background-size:cover;background-repeat:no-repeat;background-position:50%;background-attachment:fixed}.login,.login__simpeel-logo{display:flex;justify-content:center;align-items:center}.login__simpeel-logo{height:100%;flex:7 1;flex-direction:column}.login__simpeel-logo img{width:80%;height:auto}.login__form{background-color:hsla(0,0%,100%,.3);height:100vh;display:flex;flex:3 1;flex-direction:column;justify-content:flex-start;align-items:center;padding:6rem}.login__form-title{margin-top:4rem;margin-bottom:2rem;font-size:2.4rem;color:#fff}.login__input-wrapper{display:flex;width:100%;flex-direction:row;justify-content:center;align-items:center;margin-bottom:4rem}.login__input-wrapper--icon{color:#fff;padding:0 2rem;font-size:2.4rem}.home{padding:2rem;display:flex;flex-direction:row;align-items:center}.home__logo{padding:2rem;width:25rem;height:25rem}.home__logo2{padding:2rem;width:15rem;height:15rem;margin-left:1}.home__logo3{width:7rem;height:7rem}.home__info{padding:2rem;flex:1 1;display:flex;flex-direction:column}.home__info-list{display:flex;flex-direction:row;align-items:center}.home__info-list p:first-child{flex:2 1;font-weight:700;font-size:2.4rem}.home__info-list p:nth-child(2){flex:8 1;font-size:2.4rem}.upload__content{margin-top:4rem}.add-upload__form-table{border-collapse:collapse;width:100%;margin-bottom:4rem}.add-upload__form-table td,.add-upload__form-table th{border:1px solid #000;padding:8px}.add-upload__form-table tr td:first-child{width:1%}.add-upload__form-table tr td:nth-child(2){width:20%}.add-upload__form-table tr td:nth-child(4){width:30%}.add-upload__form-table td{font-size:1.6rem}.add-upload__form-table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:left}.add-upload__form-table__actions{display:flex}.add-upload__form-table__actions button:first-child{margin-right:1rem}.add-upload__add-more div{width:10%;flex-direction:column;justify-content:center;align-items:center}.add-upload__table-footer td:first-child{text-align:right}.manage-registration__custom-form-row{display:flex;flex-direction:row}.manage-registration__custom-form-row__field{display:flex;flex-direction:row;flex:1 1}.manage-registration__custom-form-row__field:not(:first-child){margin-left:2rem}.manage-registration__custom-form-row-obs-harian{display:flex;flex-direction:row}.manage-registration__custom-form-row-obs-harian__field{display:flex;flex-direction:row;flex:1 1}.manage-registration__custom-form-row-obs-harian__field:not(:first-child){margin-left:.15rem}.manage-registration__custom-form-row-datadiri,.manage-registration__custom-form-row-obs{margin-left:1rem;width:100%}.manage-registration__custom-form-row-city{display:flex;flex-direction:row;margin-top:-50rem}.manage-registration__custom-form-row-city__field{display:flex;flex-direction:row;flex:1 1}.manage-registration__custom-form-row-city__field:not(:first-child){margin-left:2rem}.manage-registration__custom-form-row-input{display:flex;flex-direction:row}.manage-registration__custom-form-row-input__field{display:flex;flex-direction:row;flex:1 1;width:50%}.manage-registration__custom-form-row-input__field:not(:first-child){margin-left:1rem}.manage-registration__custom-form-margin-left{display:flex;flex-direction:row;margin-left:1rem;width:100%}.manage-registration__custom-form-column{display:flex;flex-direction:column}.manage-registration__custom-form-column__field{display:flex;flex-direction:column;flex:1 1}.manage-registration__custom-form-column__field:not(:first-child){margin-left:2rem}.manage-registration__custom-form-column-city{display:flex;flex-direction:column}.manage-registration__custom-form-column-city__field{display:flex;flex-direction:column;flex:1 1;margin-top:-7rem}.manage-registration__custom-form-column-city__field:not(:first-child){margin-left:2rem}.manage-registration__button-wrapper{display:flex;justify-content:center;align-items:center}.manage-registration__button-wrapper button:nth-child(2){margin-left:2rem}.student-list__header{display:flex;flex-direction:row}.student-list__button{width:100%}.student-list__button:nth-child(2){margin-left:2rem}.student-list__button2{width:100%;margin-top:2rem}.student-list__button2:first-child{margin-left:2rem}.student-list__content,.upload-student__content{margin-top:4rem}.upload-student__content2{margin-top:4rem;margin-bottom:4rem}.student-number__header{display:flex;flex-direction:column}.student-number__header-detail{display:flex;flex-direction:row}.student-number__header-detail p:first-child{flex:1 1}.student-number__header-detail p:nth-child(2){flex:9 1}.student-number__content-header{display:flex;flex-direction:column;justify-content:center;align-items:center}.klapper__content{justify-content:center}.klapper__content-header{display:flex;flex-direction:column;justify-content:center;align-items:center}.student-kbk__table{border-collapse:collapse;width:100%;margin-bottom:4rem}.student-kbk__table--number{width:1%}.student-kbk__table td,.student-kbk__table th{border:1px solid #000;padding:8px}.student-kbk__table td{font-size:1.6rem}.student-kbk__table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:left}.student-kbk__table__actions{display:flex}.student-kbk__table__actions button:first-child{margin-right:1rem}.student-grade__header{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:4rem}.student-grade__table-wrapper{min-width:100%;overflow-x:auto}.student-grade__table{border-collapse:collapse;width:100%;margin-bottom:4rem}.student-grade__table--number{width:1%}.student-grade__table td,.student-grade__table th{border:1px solid #000;padding:8px}.student-grade__table td{font-size:1.6rem}.student-grade__table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:left}.student-grade__table__actions{display:flex}.student-grade__table__actions button:first-child{margin-right:1rem}.student-book__content-header,.student-book__header{display:flex;flex-direction:column;justify-content:center;align-items:center}.report__content{margin-top:4rem}.report__content2{margin-left:0;margin-top:2rem;position:relative;width:500px}.cetak-displiner__content{margin-top:4rem;position:absolute}.cetak-displiner__field{margin-top:-4rem;margin-left:70rem;font-weight:700}.cetak-displiner__header{padding:2rem;display:flex;flex-direction:column;justify-content:center}.cetak-displiner__header-top{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.cetak-displiner__header-top--left,.cetak-displiner__header-top--right{font-size:1.6rem;font-weight:700}.cetak-displiner__header-title{margin-top:2rem;display:flex;justify-content:center;align-items:center}.cetak-displiner__body{margin-top:1rem}.cetak-displiner__table{border-collapse:collapse;width:100%;margin-bottom:4rem}.cetak-displiner__table td,.cetak-displiner__table th{border:1px solid #000;padding:8px;color:#000}.cetak-displiner__table tr td:first-child,.cetak-displiner__table tr th:first-child{width:1%}.cetak-displiner__table td.nominal{text-align:right}.cetak-displiner__table td{font-size:1.6rem}.cetak-displiner__table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:left}.cetak-displiner tfoot td{font-weight:700}.cetak-displiner tfoot td:last-child{border-left:5px double #000}.cetak-displiner tfoot tr:first-child td{border-top:5px double #000}.cetak-displiner tbody td:last-child,.cetak-displiner tbody th:last-child,.cetak-displiner tfoot td:last-child,.cetak-displiner tfoot th:last-child,.cetak-displiner thead td:last-child,.cetak-displiner thead th:last-child{border-left:5px double #000}.cetak-displiner__footer{padding:1rem 0 0;border:1px solid #000}.cetak-displiner__footer-top{display:flex;flex-direction:row;justify-content:space-between}.cetak-displiner__footer-top--left{padding:0 1rem;flex:3 1;display:flex;flex-direction:column;font-size:1.6rem;font-weight:700}.cetak-displiner__footer-top--right{flex:2 1;display:flex;flex-direction:column;justify-content:flex-start}.cetak-displiner__footer-top--right p{font-size:1.6rem;font-weight:700}.cetak-displiner__footer-top--total{padding:0 1rem;display:flex;justify-content:space-between;border-bottom:1px solid #000}.cetak-displiner__footer-bottom{margin-top:1rem;display:flex;flex-direction:row;border-top:1px solid #000}.cetak-displiner__footer-bottom div{min-height:10rem;padding:1rem;display:flex;flex-direction:column;flex:1 1;justify-content:space-between;align-items:center;font-size:1.4rem}.cetak-displiner__footer-bottom div p:nth-child(2){font-weight:700}.cetak-displiner__footer-bottom div:not(:last-child){border-right:1px solid #000}.cetak-8355__content{margin-top:4rem;margin-left:5rem;width:100%}.cetak-8355__field{margin-top:-4rem;margin-left:70rem;font-weight:700}.cetak-8355__header{padding:2rem;display:flex;flex-direction:column;justify-content:center;margin-left:5rem}.cetak-8355__header-top{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.cetak-8355__header-top--left,.cetak-8355__header-top--right{font-size:1.6rem;font-weight:700}.cetak-8355__header-title{margin-top:2rem;display:flex;justify-content:center;align-items:center}.cetak-8355__header-title--column{flex-direction:column;text-align:center}.cetak-8355__header-title2{display:flex;flex-direction:row;justify-content:space-between}.cetak-8355__header-title2--left,.cetak-8355__header-title2--right{font-size:1.6rem;flex-direction:column}.cetak-8355__body{margin-top:1rem;margin-left:1rem}.cetak-8355__table{border-collapse:collapse;width:100%;margin-bottom:4rem}.cetak-8355__table td,.cetak-8355__table th{border:1px solid #000;padding:8px;color:#000}.cetak-8355__table tr td:first-child,.cetak-8355__table tr th:first-child{width:1%}.cetak-8355__table td.nominal{text-align:right}.cetak-8355__table td{font-size:1.6rem}.cetak-8355__table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:left}.cetak-8355__table2{border-collapse:collapse;width:200%;margin-bottom:4rem}.cetak-8355 tfoot td{font-weight:700}.cetak-8355 tfoot td:last-child{border-left:5px double #000}.cetak-8355 tfoot tr:first-child td{border-top:5px double #000}.cetak-8355__footer{padding:1rem 0 0;border:1px solid #000}.cetak-8355__footer-top{display:flex;flex-direction:row;justify-content:space-between}.cetak-8355__footer-top--left{padding:0 1rem;flex:3 1;display:flex;flex-direction:column;font-size:1.6rem;font-weight:700}.cetak-8355__footer-top--right{flex:2 1;display:flex;flex-direction:column;justify-content:flex-start}.cetak-8355__footer-top--right p{font-size:1.6rem;font-weight:700}.cetak-8355__footer-top--total{padding:0 1rem;display:flex;justify-content:space-between;border-bottom:1px solid #000}.cetak-8355__footer-bottom{margin-top:1rem;display:flex;flex-direction:row;border-top:1px solid #000}.cetak-8355__footer-bottom div{min-height:10rem;padding:1rem;display:flex;flex-direction:column;flex:1 1;justify-content:space-between;align-items:center;font-size:1.4rem}.cetak-8355__footer-bottom div p:nth-child(2){font-weight:700}.cetak-8355__footer-bottom div:not(:last-child){border-right:1px solid #000}.cetak-konseling__content{margin-top:4rem;position:absolute}.cetak-konseling__field{margin-top:-4rem;margin-left:70rem;font-weight:700}.cetak-konseling__header{padding:2rem;display:flex;flex-direction:column;justify-content:center}.cetak-konseling__header-top{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.cetak-konseling__header-top--left,.cetak-konseling__header-top--right{font-size:1.6rem;font-weight:700}.cetak-konseling__header-title{margin-top:2rem;display:flex;justify-content:center;align-items:center}.cetak-konseling__header-title--column{flex-direction:column;text-align:center}.cetak-konseling__header-title2{display:flex;flex-direction:row;justify-content:space-between}.cetak-konseling__header-title2--left{font-size:1.6rem;flex-direction:column}.cetak-konseling__header-title2--left--field{flex-direction:row}.cetak-konseling__header-title2--right{font-size:1.6rem;flex-direction:column}.cetak-konseling__body{margin-top:1rem}.cetak-konseling__table{border-collapse:collapse;width:100%;margin-bottom:4rem}.cetak-konseling__table td,.cetak-konseling__table th{border:1px solid #000;padding:8px;color:#000}.cetak-konseling__table tr td:first-child,.cetak-konseling__table tr th:first-child{width:1%}.cetak-konseling__table td.nominal{text-align:right}.cetak-konseling__table td{font-size:1.6rem}.cetak-konseling__table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:left}.cetak-konseling tfoot td{font-weight:700}.cetak-konseling tfoot td:last-child{border-left:5px double #000}.cetak-konseling tfoot tr:first-child td{border-top:5px double #000}.cetak-konseling__footer{padding:1rem 0 0;border:1px solid #000}.cetak-konseling__footer-top{display:flex;flex-direction:row;justify-content:space-between}.cetak-konseling__footer-top--left{padding:0 1rem;flex:3 1;display:flex;flex-direction:column;font-size:1.6rem;font-weight:700}.cetak-konseling__footer-top--right{flex:2 1;display:flex;flex-direction:column;justify-content:flex-start}.cetak-konseling__footer-top--right p{font-size:1.6rem;font-weight:700}.cetak-konseling__footer-top--total{padding:0 1rem;display:flex;justify-content:space-between;border-bottom:1px solid #000}.cetak-konseling__footer-bottom{margin-top:1rem;display:flex;flex-direction:row;border-top:1px solid #000}.cetak-konseling__footer-bottom div{min-height:10rem;padding:1rem;display:flex;flex-direction:column;flex:1 1;justify-content:space-between;align-items:center;font-size:1.4rem}.cetak-konseling__footer-bottom div p:nth-child(2){font-weight:700}.cetak-konseling__footer-bottom div:not(:last-child){border-right:1px solid #000}.cetak-buku-induk__content{margin-top:4rem;margin-left:5rem}.cetak-buku-induk__field{margin-top:-4rem;margin-left:70rem;font-weight:700}.cetak-buku-induk__header{padding:2rem;display:flex;flex-direction:column;justify-content:center}.cetak-buku-induk__header-top{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.cetak-buku-induk__header-top--left,.cetak-buku-induk__header-top--right{font-size:1.6rem;font-weight:700}.cetak-buku-induk__header-title{margin-top:2rem;display:flex;justify-content:center;align-items:center;margin-left:20rem}.cetak-buku-induk__header-title--column{flex-direction:column;text-align:center}.cetak-buku-induk__header-title--bold{font-weight:700}.cetak-buku-induk__box{display:flex;justify-content:space-between}.cetak-buku-induk__box--square{padding:20px}.cetak-buku-induk__box--square,.cetak-buku-induk__box--square2{font-size:1.6rem;width:200px;border:1px solid #000;margin:5px 5px 5px 50rem}.cetak-buku-induk__box--square2{flex-direction:column;padding:80px}.cetak-buku-induk__title{width:300%;flex-direction:row;justify-content:space-between}.cetak-buku-induk__title2{width:300%;margin-left:1rem;flex-direction:row}.cetak-buku-induk__title3{width:300%;flex-direction:column}.cetak-buku-induk__title4{flex-direction:column;margin-right:-10rem}.cetak-buku-induk__title5{display:flex;width:300%;margin-left:1rem;flex-direction:row}.cetak-buku-induk__beasiswa{width:100%;margin-left:24rem;flex-direction:column}.cetak-buku-induk__header-title2{display:flex;flex-direction:row;justify-content:space-between}.cetak-buku-induk__header-title2--left{font-size:1.6rem;flex-direction:column;margin-left:2rem}.cetak-buku-induk__header-title2--right{font-size:1.6rem;flex-direction:column;width:200px;border:1px solid #000;padding:80px;margin:5px 5rem 5px 5px}.cetak-buku-induk__header-title3{display:flex;flex-direction:row;justify-content:space-between;width:100%}.cetak-buku-induk__header-title3--left{margin-left:2rem}.cetak-buku-induk__header-title3--left,.cetak-buku-induk__header-title3--right{font-size:1.6rem;flex-direction:column;width:100%}.cetak-buku-induk__header-title4{margin-left:2rem}.cetak-buku-induk__body{margin-top:1rem}.cetak-buku-induk__table-test{width:250%}.cetak-buku-induk__table-test td{font-size:16px;padding-top:1px}.cetak-buku-induk__table-test_nisn{width:100%}.cetak-buku-induk__table-test_nisn td{font-size:14px;padding-top:1px}.cetak-buku-induk__table-test_nisn td.nominal{text-align:left}.cetak-buku-induk__table-test2{width:76%}.cetak-buku-induk__table-test2 td{font-size:16px;padding-top:1px}.cetak-buku-induk__table-test3{width:76%}.cetak-buku-induk__table-test3 td{font-size:16px;padding-top:1px}.cetak-buku-induk__table-test4{width:80%}.cetak-buku-induk__table-test4 td{font-size:16px;padding-top:1px}.cetak-buku-induk__table-test5{width:80%}.cetak-buku-induk__table-test5 td{font-size:16px;padding-top:1px}.cetak-buku-induk__table-test6{width:80%}.cetak-buku-induk__table-test6 td{font-size:16px;padding-top:1px}.cetak-buku-induk__table-test7{width:92%}.cetak-buku-induk__table-test7 td{font-size:16px;padding-top:1px}.cetak-buku-induk__table-test8{width:50%}.cetak-buku-induk__table-test8 td{font-size:16px;padding-top:1px}.cetak-buku-induk__table{border-collapse:collapse;width:100%;margin-bottom:4rem}.cetak-buku-induk__table td,.cetak-buku-induk__table th{border:1px solid #000;padding:8px;background-color:#fff;color:#000}.cetak-buku-induk__table td.nominal,.cetak-buku-induk__table th.nominal{text-align:left}.cetak-buku-induk__table tr td:first-child,.cetak-buku-induk__table tr th:first-child{width:1%}.cetak-buku-induk__table td{font-size:1.6rem}.cetak-buku-induk__table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:left}.cetak-buku-induk__table__actions{display:flex}.cetak-buku-induk__table__actions button:first-child{margin-right:1rem}.cetak-buku-induk__table tr:first-child th,.cetak-buku-induk__table tr:nth-child(2) th,.cetak-buku-induk__table tr:nth-child(3) th{text-align:center}.cetak-buku-induk__table tr:first-child th.nominal,.cetak-buku-induk__table tr:nth-child(2) th.nominal,.cetak-buku-induk__table tr:nth-child(3) th.nominal{text-align:right}.cetak-buku-induk tfoot td{font-weight:700}.cetak-buku-induk tfoot td:last-child{border-left:5px #000}.cetak-buku-induk tfoot tr:first-child td{border-top:5px #000}.cetak-buku-induk__footer{padding:1rem 0 0;border:1px solid #000}.cetak-buku-induk__footer-top{display:flex;flex-direction:row;justify-content:space-between}.cetak-buku-induk__footer-top--left{padding:0 1rem;flex:3 1;display:flex;flex-direction:column;font-size:1.6rem;font-weight:700}.cetak-buku-induk__footer-top--right{flex:2 1;display:flex;flex-direction:column;justify-content:flex-start}.cetak-buku-induk__footer-top--right p{font-size:1.6rem;font-weight:700}.cetak-buku-induk__footer-top--total{padding:0 1rem;display:flex;justify-content:space-between;border-bottom:1px solid #000}.cetak-buku-induk__footer-bottom{margin-top:1rem;display:flex;flex-direction:row;border-top:1px solid #000}.cetak-buku-induk__footer-bottom div{min-height:10rem;padding:1rem;display:flex;flex-direction:column;flex:1 1;justify-content:space-between;align-items:center;font-size:1.4rem}.cetak-buku-induk__footer-bottom div p:nth-child(2){font-weight:700}.cetak-buku-induk__footer-bottom div:not(:last-child){border-right:1px solid #000}.accident__content{margin-top:4rem}.accident__search{margin-left:80%;position:relative;width:500px}.absensi-rekap__custom-form-row{display:flex;flex-direction:row}.absensi-rekap__custom-form-row__field{display:flex;flex-direction:row;flex:1 1}.absensi-rekap__custom-form-row__field:not(:first-child){margin-left:1rem}.absensi-rekap__custom-form2-row{display:flex;flex-direction:row}.absensi-rekap__custom-form2-row__field{display:flex;flex-direction:row;flex:1 1;width:50%}.absensi-rekap__custom-form2-row__field:not(:first-child){margin-left:1rem}.absensi-rekap__custom-form-row-ganda{display:flex;flex-direction:row}.absensi-rekap__custom-form-row-ganda__field{display:flex;flex-direction:row;flex:1 1}.absensi-rekap__custom-form-row-ganda__field:not(:first-child){margin-left:2rem}.absensi-rekap__custom-form-row-datadiri{margin-left:1rem;width:100%}.absensi-rekap__custom-form-column{display:flex;flex-direction:column}.absensi-rekap__custom-form-column__field{display:flex;flex-direction:column;flex:1 1}.absensi-rekap__custom-form-column__field:not(:first-child){margin-left:2rem}.absensi-rekap__custom-form2-column{display:flex;flex-direction:column}.absensi-rekap__custom-form2-column__field{display:flex;flex-direction:column;flex:1 1}.absensi-rekap__button-wrapper{display:flex;justify-content:center;align-items:center}.absensi-rekap__button-wrapper button:nth-child(2){margin-left:2rem}.absensi-harian__custom-form-row{display:flex;flex-direction:row}.absensi-harian__custom-form-row__field{display:flex;flex-direction:row;flex:1 1;width:10%}.absensi-harian__custom-form-row__field:not(:first-child){margin-left:1rem}.absensi-harian__custom-form-row-kls{display:flex;flex-direction:row;width:20%}.absensi-harian__custom-form-row-kls__field{display:flex;flex-direction:row;flex:1 1}.absensi-harian__custom-form-row-kls__field:not(:first-child){margin-left:1rem}.absensi-harian__custom-form-row-datadiri{margin-left:1rem;width:100%}.absensi-harian__custom-form-column{display:flex;flex-direction:column;width:150%}.absensi-harian__custom-form-column__field{display:flex;flex-direction:column;flex:1 1}.absensi-harian__custom-form-column__field:not(:first-child){margin-left:2rem}.absensi-harian__button-wrapper{display:flex;justify-content:center;align-items:center}.absensi-harian__button-wrapper button:nth-child(2){margin-left:2rem}.isi-bidang__custom-form-row{display:flex;flex-direction:row}.isi-bidang__custom-form-row__field{display:flex;flex-direction:row;flex:1 1}.isi-bidang__custom-form-row__field:not(:first-child){margin-left:1rem}.isi-bidang__custom-form-column{display:flex;flex-direction:column}.isi-bidang__custom-form-column__field{display:flex;flex-direction:column;flex:1 1}.isi-bidang__custom-form-column__field:not(:first-child){margin-left:0}.isi-bidang__button-wrapper{display:flex;justify-content:center;align-items:center}.isi-bidang__button-wrapper button:nth-child(2){margin-left:2rem}.laporan-absensi__content{margin-top:4rem}.laporan-absensi__field{margin-top:-4rem;margin-left:80rem;font-weight:700}.laporan-absensi__header{padding:2rem;display:flex;flex-direction:column;justify-content:center}.laporan-absensi__header-top{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.laporan-absensi__header-top--left,.laporan-absensi__header-top--right{font-size:1.6rem;font-weight:700}.laporan-absensi__header-title{margin-top:2rem;display:flex;justify-content:center;align-items:center}.laporan-absensi__body{margin-top:1rem}.laporan-absensi__table{border-collapse:collapse;width:100%;margin-bottom:4rem}.laporan-absensi__table td,.laporan-absensi__table th{border:1px solid #000;padding:8px;background-color:#fff;color:#000}.laporan-absensi__table tr td:first-child,.laporan-absensi__table tr th:first-child{width:1%}.laporan-absensi__table td.nominal{text-align:right}.laporan-absensi__table td{font-size:1.6rem}.laporan-absensi__table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:left}.laporan-absensi tfoot td{font-weight:700}.laporan-absensi tfoot td:last-child{border-left:5px double #000}.laporan-absensi tfoot tr:first-child td{border-top:5px double #000}.laporan-absensi tbody td:last-child,.laporan-absensi tbody th:last-child,.laporan-absensi tfoot td:last-child,.laporan-absensi tfoot th:last-child,.laporan-absensi thead td:last-child,.laporan-absensi thead th:last-child{border-left:5px double #000}.laporan-absensi__footer{padding:1rem 0 0;border:1px solid #000}.laporan-absensi__footer-top{display:flex;flex-direction:row;justify-content:space-between}.laporan-absensi__footer-top--left{padding:0 1rem;flex:3 1;display:flex;flex-direction:column;font-size:1.6rem;font-weight:700}.laporan-absensi__footer-top--right{flex:2 1;display:flex;flex-direction:column;justify-content:flex-start}.laporan-absensi__footer-top--right p{font-size:1.6rem;font-weight:700}.laporan-absensi__footer-top--total{padding:0 1rem;display:flex;justify-content:space-between;border-bottom:1px solid #000}.laporan-absensi__footer-bottom{margin-top:1rem;display:flex;flex-direction:row;border-top:1px solid #000}.laporan-absensi__footer-bottom div{min-height:10rem;padding:1rem;display:flex;flex-direction:column;flex:1 1;justify-content:space-between;align-items:center;font-size:1.4rem}.laporan-absensi__footer-bottom div p:nth-child(2){font-weight:700}.laporan-absensi__footer-bottom div:not(:last-child){border-right:1px solid #000}.tbm__content{margin-top:4rem}.tbm__field{margin-top:-4rem;margin-left:70rem;font-weight:700}.tbm__header{padding:2rem;display:flex;flex-direction:column;justify-content:center}.tbm__header-top{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.tbm__header-top--left,.tbm__header-top--right{font-size:1.6rem;font-weight:700}.tbm__header-title{margin-top:2rem;display:flex;justify-content:center;align-items:center}.tbm__body{margin-top:1rem}.tbm__table{border-collapse:collapse;width:100%;margin-bottom:4rem}.tbm__table td,.tbm__table th{border:1px solid #000;padding:8px;color:#000}.tbm__table tr td:first-child,.tbm__table tr th:first-child{width:1%}.tbm__table td.nominal{text-align:right}.tbm__table td,.tbm__table th{font-size:1.6rem}.tbm__table th{padding-top:12px;padding-bottom:12px;text-align:left}.tbm tfoot td{font-weight:700}.tbm tfoot td:last-child{border-left:5px double #000}.tbm tfoot tr:first-child td{border-top:5px double #000}.tbm tbody td:last-child,.tbm tbody th:last-child,.tbm tfoot td:last-child,.tbm tfoot th:last-child,.tbm thead td:last-child,.tbm thead th:last-child{border-left:5px double #000}.tbm__footer{padding:1rem 0 0;border:1px solid #000}.tbm__footer-top{display:flex;flex-direction:row;justify-content:space-between}.tbm__footer-top--left{padding:0 1rem;flex:3 1;display:flex;flex-direction:column;font-size:1.6rem;font-weight:700}.tbm__footer-top--right{flex:2 1;display:flex;flex-direction:column;justify-content:flex-start}.tbm__footer-top--right p{font-size:1.6rem;font-weight:700}.tbm__footer-top--total{padding:0 1rem;display:flex;justify-content:space-between;border-bottom:1px solid #000}.tbm__footer-bottom{margin-top:1rem;display:flex;flex-direction:row;border-top:1px solid #000}.tbm__footer-bottom div{min-height:10rem;padding:1rem;display:flex;flex-direction:column;flex:1 1;justify-content:space-between;align-items:center;font-size:1.4rem}.tbm__footer-bottom div p:nth-child(2){font-weight:700}.tbm__footer-bottom div:not(:last-child){border-right:1px solid #000}.buat-pelanggaran__custom-form-row{display:flex;flex-direction:row}.buat-pelanggaran__custom-form-row__field{display:flex;flex-direction:row;flex:1 1}.buat-pelanggaran__custom-form-row__field:not(:first-child){margin-left:1rem}.buat-pelanggaran__custom-form-column{display:flex;flex-direction:column}.buat-pelanggaran__custom-form-column__field{display:flex;flex-direction:column;flex:1 1}.buat-pelanggaran__custom-form-column__field:not(:first-child){margin-left:0}.buat-pelanggaran__body{margin-top:1rem}.buat-pelanggaran__table{border-collapse:collapse;width:100%;margin-bottom:4rem;position:relative}.buat-pelanggaran__table td,.buat-pelanggaran__table th{border:1px solid #000;padding:8px;color:#000}.buat-pelanggaran__table tr td:first-child,.buat-pelanggaran__table tr th:first-child{width:5%}.buat-pelanggaran__table td.nominal{text-align:right}.buat-pelanggaran__table td{font-size:1.6rem}.buat-pelanggaran__table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:left}.buat-pelanggaran__content{position:relative;width:500px}.buat-pelanggaran__button-wrapper{display:flex;justify-content:center;align-items:center}.buat-pelanggaran__button-wrapper button:nth-child(2){margin-left:2rem}.data-pelanggaran__custom-form-row{display:flex;flex-direction:row}.data-pelanggaran__custom-form-row__field{display:flex;flex-direction:row;flex:1 1}.data-pelanggaran__custom-form-row__field:not(:first-child){margin-left:1rem}.data-pelanggaran__custom-form-column{display:flex;flex-direction:column}.data-pelanggaran__custom-form-column__field{display:flex;flex-direction:column;flex:1 1}.data-pelanggaran__custom-form-column__field:not(:first-child){margin-left:0}.data-pelanggaran__custom-form-data-row{display:flex;flex-direction:row;width:50%}.data-pelanggaran__custom-form-data-row__field{display:flex;flex-direction:row;flex:1 1}.data-pelanggaran__custom-form-data-row__field:not(:first-child){margin-left:-1rem}.data-pelanggaran__button-wrapper{display:flex;justify-content:center;align-items:center}.data-pelanggaran__button-wrapper button:nth-child(2){margin-left:2rem}.cetak-displiner-pelanggaran__content{margin-top:4rem;margin-left:5rem}.cetak-displiner-pelanggaran__field{margin-top:-4rem;margin-left:70rem;font-weight:700}.cetak-displiner-pelanggaran__header{padding:2rem;display:flex;flex-direction:column;justify-content:center}.cetak-displiner-pelanggaran__header-top{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.cetak-displiner-pelanggaran__header-top--left,.cetak-displiner-pelanggaran__header-top--right{font-size:1.6rem;font-weight:700}.cetak-displiner-pelanggaran__header-title{margin-top:2rem;display:flex;justify-content:center;align-items:center}.cetak-displiner-pelanggaran__body{margin-top:1rem}.cetak-displiner-pelanggaran__table{border-collapse:collapse;width:100%;margin-bottom:4rem}.cetak-displiner-pelanggaran__table td,.cetak-displiner-pelanggaran__table th{border:1px solid #000;padding:8px;color:#000}.cetak-displiner-pelanggaran__table tr td:first-child,.cetak-displiner-pelanggaran__table tr th:first-child{width:1%}.cetak-displiner-pelanggaran__table td.nominal{text-align:right}.cetak-displiner-pelanggaran__table td{font-size:1.6rem}.cetak-displiner-pelanggaran__table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:center}.cetak-displiner-pelanggaran tfoot td{font-weight:700}.cetak-displiner-pelanggaran tfoot td:last-child{border-left:5px double #000}.cetak-displiner-pelanggaran tfoot tr:first-child td{border-top:5px double #000}.cetak-displiner-pelanggaran tbody td:last-child,.cetak-displiner-pelanggaran tbody th:last-child,.cetak-displiner-pelanggaran tfoot td:last-child,.cetak-displiner-pelanggaran tfoot th:last-child,.cetak-displiner-pelanggaran thead td:last-child,.cetak-displiner-pelanggaran thead th:last-child{border-left:5px double #000}.cetak-displiner-pelanggaran__footer{padding:1rem 0 0;border:1px solid #000}.cetak-displiner-pelanggaran__footer-top{display:flex;flex-direction:row;justify-content:space-between}.cetak-displiner-pelanggaran__footer-top--left{padding:0 1rem;flex:3 1;display:flex;flex-direction:column;font-size:1.6rem;font-weight:700}.cetak-displiner-pelanggaran__footer-top--right{flex:2 1;display:flex;flex-direction:column;justify-content:flex-start}.cetak-displiner-pelanggaran__footer-top--right p{font-size:1.6rem;font-weight:700}.cetak-displiner-pelanggaran__footer-top--total{padding:0 1rem;display:flex;justify-content:space-between;border-bottom:1px solid #000}.cetak-displiner-pelanggaran__footer-bottom{margin-top:1rem;display:flex;flex-direction:row;border-top:1px solid #000}.cetak-displiner-pelanggaran__footer-bottom div{min-height:10rem;padding:1rem;display:flex;flex-direction:column;flex:1 1;justify-content:space-between;align-items:center;font-size:1.4rem}.cetak-displiner-pelanggaran__footer-bottom div p:nth-child(2){font-weight:700}.cetak-displiner-pelanggaran__footer-bottom div:not(:last-child){border-right:1px solid #000}.buat-ekskul__custom-form-row{display:flex;flex-direction:row}.buat-ekskul__custom-form-row__field{display:flex;flex-direction:row;flex:1 1}.buat-ekskul__custom-form-row__field:not(:first-child){margin-left:1rem}.buat-ekskul__custom-form-column{display:flex;flex-direction:column}.buat-ekskul__custom-form-column__field{display:flex;flex-direction:column;flex:1 1}.buat-ekskul__custom-form-column__field:not(:first-child){margin-left:0}.buat-ekskul__custom-font{display:flex;font-size:15px;flex-direction:column}.buat-ekskul__custom-font__field{display:flex;flex-direction:column;flex:1 1}.buat-ekskul__custom-font__field:not(:first-child){margin-left:-10rem}.buat-ekskul__custom-font2{display:flex;font-size:15px;flex-direction:column}.buat-ekskul__custom-font2__field{display:flex;flex-direction:column;flex:1 1}.buat-ekskul__custom-font2__field:not(:first-child){margin-left:-10rem}.buat-ekskul__custom-checkbox{display:flex;flex-direction:row}.buat-ekskul__custom-checkbox__field{display:flex;flex-direction:row;flex:1 1}.buat-ekskul__custom-checkbox__field:not(:first-child){margin-left:10rem}.buat-ekskul__custom-form-data-row{display:flex;flex-direction:row;width:50%}.buat-ekskul__custom-form-data-row__field{display:flex;flex-direction:row;flex:1 1}.buat-ekskul__custom-form-data-row__field:not(:first-child){margin-left:-1rem}.buat-ekskul__button-wrapper{display:flex;justify-content:center;align-items:center}.buat-ekskul__button-wrapper button:nth-child(2){margin-left:2rem}.button-ekskul__table-wrapper{min-width:100%}.button-ekskul__form-table{border-collapse:collapse;width:100%;margin-bottom:4rem;position:relative}.button-ekskul__form-table td,.button-ekskul__form-table th{border:1px solid #000;padding:8px}.button-ekskul__form-table td.col_rekomendasi,.button-ekskul__form-table th.col_rekomendasi,.button-ekskul__form-table tr.total td.col_rekomendasi,tr.total .button-ekskul__form-table td.col_rekomendasi,tr.total .button-ekskul__form-table th.col_rekomendasi{background-color:#909090}.button-ekskul__form-table td{font-size:1.6rem}.button-ekskul__form-table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:center}.button-ekskul__form-table thead tr th{position:-webkit-sticky;position:sticky;top:-29px;z-index:2}.button-ekskul__form-table thead tr:nth-child(2) th{top:21px}.button-ekskul_checkbox_checkmark:after{left:9px;top:5px;width:5px;height:10px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.button-ekskul__form-table2{border-collapse:collapse;width:100%;margin-bottom:4rem;position:relative}.button-ekskul__form-table2 td,.button-ekskul__form-table2 th{padding:8px}.button-ekskul__form-table2 td.col_rekomendasi,.button-ekskul__form-table2 th.col_rekomendasi,.button-ekskul__form-table2 tr.total td.col_rekomendasi,tr.total .button-ekskul__form-table2 td.col_rekomendasi,tr.total .button-ekskul__form-table2 th.col_rekomendasi{background-color:#909090}.button-ekskul__form-table2 td{font-size:1.6rem}.button-ekskul__form-table2 th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:center}.button-ekskul__form-table2 thead tr th{position:-webkit-sticky;position:sticky;top:-29px;z-index:2}.button-ekskul__form-table2 thead tr:nth-child(2) th{top:21px}.button-ekskul__add-more{display:flex;align-items:center}.button-ekskul__add-more div:nth-child(2){margin-left:2rem}.button-ekskul__row{min-width:20rem}.button-ekskul__row--30{min-width:30rem}.button-ekskul__row.nominal .input__container{justify-content:flex-end}.button-ekskul__custom-form-row{display:flex;flex-direction:row}.button-ekskul__custom-form-row__field{display:flex;flex-direction:row;flex:1 1}.button-ekskul__custom-form-row__field:not(:first-child){margin-left:1rem}.button-ekskul__custom-checkbox{display:flex;flex-direction:row}.button-ekskul__custom-checkbox__field{display:flex;flex-direction:row;flex:0 1}.button-ekskul__custom-checkbox__field:not(:first-child){margin-left:18rem}.button-ekskul__table-footer td:first-child{text-align:right}.button-ekskul__action-button{display:flex;flex-direction:row}.button-ekskul__action-button button:nth-child(2){margin-left:1rem}.button-ekskul__total-transfer{display:flex;flex-direction:column;align-items:center;justify-content:center}.button-ekskul__summary td{text-align:right;font-weight:700}.daftar-ekskul__content{margin-top:4rem}.daftar-ekskul__field{margin-top:-4rem;margin-left:70rem;font-weight:700}.daftar-ekskul__header{padding:2rem;display:flex;flex-direction:column;justify-content:center}.daftar-ekskul__header-top{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.daftar-ekskul__header-top--left,.daftar-ekskul__header-top--right{font-size:1.6rem;font-weight:700}.daftar-ekskul__header-title{margin-top:2rem;display:flex;justify-content:center;align-items:center}.daftar-ekskul__body{margin-top:1rem}.daftar-ekskul__table{border-collapse:collapse;width:100%;margin-bottom:4rem}.daftar-ekskul__table td,.daftar-ekskul__table th{border:1px solid #000;padding:8px;color:#000}.daftar-ekskul__table tr td:first-child,.daftar-ekskul__table tr th:first-child{width:1%}.daftar-ekskul__table td.nominal{text-align:right}.daftar-ekskul__table td{font-size:1.6rem}.daftar-ekskul__table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:center}.daftar-ekskul tfoot td{font-weight:700}.daftar-ekskul tfoot td:last-child{border-left:5px double #000}.daftar-ekskul tfoot tr:first-child td{border-top:5px double #000}.daftar-ekskul tbody td:last-child,.daftar-ekskul tbody th:last-child,.daftar-ekskul tfoot td:last-child,.daftar-ekskul tfoot th:last-child,.daftar-ekskul thead td:last-child,.daftar-ekskul thead th:last-child{border-left:5px double #000}.daftar-ekskul__footer{padding:1rem 0 0;border:1px solid #000}.daftar-ekskul__footer-top{display:flex;flex-direction:row;justify-content:space-between}.daftar-ekskul__footer-top--left{padding:0 1rem;flex:3 1;display:flex;flex-direction:column;font-size:1.6rem;font-weight:700}.daftar-ekskul__footer-top--right{flex:2 1;display:flex;flex-direction:column;justify-content:flex-start}.daftar-ekskul__footer-top--right p{font-size:1.6rem;font-weight:700}.daftar-ekskul__footer-top--total{padding:0 1rem;display:flex;justify-content:space-between;border-bottom:1px solid #000}.daftar-ekskul__footer-bottom{margin-top:1rem;display:flex;flex-direction:row;border-top:1px solid #000}.daftar-ekskul__footer-bottom div{min-height:10rem;padding:1rem;display:flex;flex-direction:column;flex:1 1;justify-content:space-between;align-items:center;font-size:1.4rem}.daftar-ekskul__footer-bottom div p:nth-child(2){font-weight:700}.daftar-ekskul__footer-bottom div:not(:last-child){border-right:1px solid #000}.konseling__content{margin-top:4rem}.konseling__field{margin-top:-4rem;margin-left:70rem;font-weight:700}.konseling__header{padding:2rem;display:flex;flex-direction:column;justify-content:center}.konseling__header-top{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.konseling__header-top--left,.konseling__header-top--right{font-size:1.6rem;font-weight:700}.konseling__header-title{margin-top:2rem;display:flex;justify-content:center;align-items:center;font-size:18px}.konseling__header-title--column{flex-direction:column;text-align:center}.konseling__header-title2{display:flex;flex-direction:row;justify-content:space-between}.konseling__header-title2--left,.konseling__header-title2--right{font-size:1.6rem;flex-direction:column}.konseling__body{margin-top:1rem}.konseling__table{border-collapse:collapse;width:100%;margin-bottom:4rem}.konseling__table td,.konseling__table th{border:1px solid #000;padding:8px;color:#000}.konseling__table tr td:first-child,.konseling__table tr th:first-child{width:1%}.konseling__table td.nominal{text-align:right}.konseling__table td{font-size:1.6rem}.konseling__table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:left}.konseling tfoot td{font-weight:700}.konseling tfoot td:last-child{border-left:5px double #000}.konseling tfoot tr:first-child td{border-top:5px double #000}.konseling__footer{padding:1rem 0 0;border:1px solid #000}.konseling__footer-top{display:flex;flex-direction:row;justify-content:space-between}.konseling__footer-top--left{padding:0 1rem;flex:3 1;display:flex;flex-direction:column;font-size:1.6rem;font-weight:700}.konseling__footer-top--right{flex:2 1;display:flex;flex-direction:column;justify-content:flex-start}.konseling__footer-top--right p{font-size:1.6rem;font-weight:700}.konseling__footer-top--total{padding:0 1rem;display:flex;justify-content:space-between;border-bottom:1px solid #000}.konseling__footer-bottom{margin-top:1rem;display:flex;flex-direction:row;border-top:1px solid #000}.konseling__footer-bottom div{min-height:10rem;padding:1rem;display:flex;flex-direction:column;flex:1 1;justify-content:space-between;align-items:center;font-size:1.4rem}.konseling__footer-bottom div p:nth-child(2){font-weight:700}.konseling__footer-bottom div:not(:last-child){border-right:1px solid #000}.manage-staff__form-table{border-collapse:collapse;width:100%;margin-bottom:4rem}.manage-staff__form-table td,.manage-staff__form-table th{border:1px solid #000;padding:8px}.manage-staff__form-table>tr>td:first-child{width:1%}.manage-staff__form-table>tr>td:nth-child(2){width:20%}.manage-staff__form-table>tr>td:nth-child(4){width:30%}.manage-staff__form-table td{font-size:1.6rem}.manage-staff__form-table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:left}.manage-staff__form-table__actions{display:flex}.manage-staff__form-table__actions button:first-child{margin-right:1rem}.manage-staff__add-more div{width:10%;flex-direction:column;justify-content:center;align-items:center}.manage-staff__table-footer td:first-child{text-align:right}.manage-staff-form__custom-form-row{display:flex;flex-direction:row}.manage-staff-form__custom-form-row__field{display:flex;flex-direction:row;flex:1 1}.manage-staff-form__custom-form-row__field:not(:first-child){margin-left:1rem}.manage-staff-form__custom-form-row2{display:flex;flex-direction:row}.manage-staff-form__custom-form-row2__field{display:flex;flex-direction:row;flex:1 1}.manage-staff-form__custom-form-row2__field:not(:first-child){margin-left:45rem}.manage-staff-form__custom-form-column{display:flex;flex-direction:column}.manage-staff-form__custom-form-column__field{display:flex;flex-direction:column;flex:1 1}.manage-staff-form__custom-form-column__field:not(:first-child){margin-left:2rem}.manage-staff-form__button-wrapper{display:flex;justify-content:center;align-items:center}.manage-staff-form__button-wrapper button:nth-child(2){margin-left:2rem}.staff-list__header{display:flex;flex-direction:row;margin-bottom:2rem}.staff-list__button{width:100%}.staff-list__button:nth-child(2){margin-left:2rem}.staff-list__content{margin-top:4rem}.staff-list__sk-button{margin-left:1rem}.upload-staff__content{margin-top:4rem}.information-letter__content{margin-top:2rem}.manage-information-letter__title{font-size:3.6rem}.manage-information-letter__form-table{border-collapse:collapse;width:100%;margin-bottom:4rem}.manage-information-letter__form-table td,.manage-information-letter__form-table th{border:1px solid #000;padding:8px}.manage-information-letter__form-table tr td:first-child{width:1%}.manage-information-letter__form-table tr td:nth-child(2){width:20%}.manage-information-letter__form-table tr td:nth-child(4){width:30%}.manage-information-letter__form-table td{font-size:1.6rem}.manage-information-letter__form-table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:left}.manage-information-letter__form-table__actions{display:flex}.manage-information-letter__form-table__actions button:first-child{margin-right:1rem}.manage-information-letter__add-more div{width:10%;flex-direction:column;justify-content:center;align-items:center}.manage-information-letter__table-footer td:first-child{text-align:right}.manage-information-letter__button{display:flex;flex-direction:row}.manage-information-letter__button button:nth-child(2){margin-left:2rem}.job-application__content{margin-top:4rem}.manage-job-application__title{font-size:3.6rem}.manage-job-application__form-table{border-collapse:collapse;width:100%;margin-bottom:4rem}.manage-job-application__form-table td,.manage-job-application__form-table th{border:1px solid #000;padding:8px}.manage-job-application__form-table tr td:first-child{width:1%}.manage-job-application__form-table tr td:nth-child(2){width:20%}.manage-job-application__form-table tr td:nth-child(4){width:30%}.manage-job-application__form-table td{font-size:1.6rem}.manage-job-application__form-table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:left}.manage-job-application__form-table__actions{display:flex}.manage-job-application__form-table__actions button:first-child{margin-right:1rem}.manage-job-application__add-more div{width:10%;flex-direction:column;justify-content:center;align-items:center}.manage-job-application__table-footer td:first-child{text-align:right}.manage-job-application__button{display:flex;flex-direction:row}.manage-job-application__button button:nth-child(2){margin-left:2rem}.request__content{margin-top:4rem}.manage-request__form-table{border-collapse:collapse;width:100%;margin-bottom:4rem}.manage-request__form-table td,.manage-request__form-table th{border:1px solid #000;padding:8px}.manage-request__form-table tr td:first-child{width:1%}.manage-request__form-table tr td:nth-child(2){width:20%}.manage-request__form-table tr td:nth-child(4){width:30%}.manage-request__form-table td{font-size:1.6rem}.manage-request__form-table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:left}.manage-request__form-table__actions{display:flex}.manage-request__form-table__actions button:first-child{margin-right:1rem}.manage-request__add-more div{width:10%;flex-direction:column;justify-content:center;align-items:center}.manage-request__table-footer td:first-child{text-align:right}.discontinuance__content{margin-top:4rem}.manage-discontinuance__title{font-size:3.6rem}.manage-discontinuance__button{display:flex;flex-direction:row}.manage-discontinuance__button button:nth-child(2){margin-left:2rem}.discontinuance-description__content{margin-top:4rem}.manage-discontinuance-description__title{font-size:3.6rem}.manage-discontinuance-description__button{display:flex;flex-direction:row}.manage-discontinuance-description__button button:nth-child(2){margin-left:2rem}.assignment__content{margin-top:4rem}.manage-assignment__title{font-size:3.6rem}.manage-assignment__button{display:flex;flex-direction:row}.manage-assignment__button button:nth-child(2){margin-left:2rem}.retire__content{margin-top:4rem}.manage-retire__title{font-size:3.6rem}.manage-retire__button{display:flex;flex-direction:row}.manage-retire__button button:nth-child(2){margin-left:2rem}.promotion__content{margin-top:4rem}.manage-promotion__title{font-size:3.6rem}.manage-promotion__button{display:flex;flex-direction:row}.manage-promotion__button button:nth-child(2){margin-left:2rem}.employee-contract__content{margin-top:4rem}.manage-employee-contract__title{font-size:3.6rem}.manage-employee-contract__button{display:flex;flex-direction:row}.manage-employee-contract__button button:nth-child(2){margin-left:2rem}.teacher-contract__content{margin-top:4rem}.manage-teacher-contract__title{font-size:3.6rem}.manage-teacher-contract__button{display:flex;flex-direction:row}.manage-teacher-contract__button button:nth-child(2){margin-left:2rem}.position__content{margin-top:4rem}.manage-position__title{font-size:3.6rem}.manage-position__button{display:flex;flex-direction:row}.manage-position__button button:nth-child(2){margin-left:2rem}.permanent__content{margin-top:4rem}.manage-permanent__title{font-size:3.6rem}.manage-permanent__button{display:flex;flex-direction:row}.manage-permanent__button button:nth-child(2){margin-left:2rem}.job-period__form-table{border-collapse:collapse;width:100%;margin-bottom:4rem}.job-period__form-table td,.job-period__form-table th{border:1px solid #000;padding:8px}.job-period__form-table tr td:first-child{width:1%}.job-period__form-table tr td:nth-child(2){width:20%}.job-period__form-table tr td:nth-child(4){width:30%}.job-period__form-table td{font-size:1.6rem}.job-period__form-table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:left}.job-period__form-table__actions{display:flex}.job-period__form-table__actions button:first-child{margin-right:1rem}.job-period__add-more div{width:10%;flex-direction:column;justify-content:center;align-items:center}.job-period__table-footer td:first-child{text-align:right}.teacher-employee__content{overflow-x:auto}.teacher-employee__form-table{border-collapse:collapse;width:100%;margin-bottom:4rem}.teacher-employee__form-table td,.teacher-employee__form-table th{border:1px solid #000;padding:8px}.teacher-employee__form-table tr td:first-child{width:1%}.teacher-employee__form-table tr td:nth-child(2){width:20%}.teacher-employee__form-table tr td:nth-child(4){width:30%}.teacher-employee__form-table td{font-size:1.6rem}.teacher-employee__form-table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:left}.teacher-employee__form-table__actions{display:flex}.teacher-employee__form-table__actions button:first-child{margin-right:1rem}.teacher-employee__add-more div{width:10%;flex-direction:column;justify-content:center;align-items:center}.teacher-employee__table-footer td:first-child{text-align:right}.laporan-pegawai__custom-form-row{display:flex;flex-direction:row}.laporan-pegawai__custom-form-row__field{display:flex;flex-direction:row;flex:1 1}.laporan-pegawai__custom-form-row__field:not(:first-child){margin-left:0}.laporan-pegawai__custom-form-column{display:flex;flex-direction:column}.laporan-pegawai__custom-form-column__field{display:flex;flex-direction:column;flex:1 1}.laporan-pegawai__custom-form-column__field:not(:first-child){margin-left:2rem}.laporan-pegawai__custom-form-column2{display:flex;flex-direction:column}.laporan-pegawai__custom-form-column2__field{display:flex;flex-direction:column;flex:1 1;margin-top:2rem}.laporan-pegawai__custom-form-column2__field:not(:first-child){margin-left:2rem}.laporan-pegawai__custom-p{margin-top:3rem;margin-left:1rem}.laporan-pegawai__button-wrapper{display:flex;justify-content:center;align-items:center}.laporan-pegawai__button-wrapper button:nth-child(2){margin-left:2rem}.laporan-pegawai__custom-form-row6{display:flex;flex-direction:row;width:50%;margin-left:1rem;margin-top:2rem}.laporan-pegawai__body{margin-top:3rem}.laporan-pegawai__table{border-collapse:collapse;width:100%;margin-bottom:4rem}.laporan-pegawai__table td,.laporan-pegawai__table th{border:1px solid #000;padding:8px;color:#000}.laporan-pegawai__table tr td:first-child,.laporan-pegawai__table tr th:first-child{width:1%}.laporan-pegawai__table th.tanggal{text-align:center}.laporan-pegawai__table th.bulan{background-color:#2c8de8;text-align:center}.laporan-pegawai__table th.angka{background-color:#b9bfc4;text-align:center}.laporan-pegawai__table td.text{color:red}.laporan-pegawai__table td{font-size:1.6rem}.laporan-pegawai__table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:center}.laporan-khusus__custom-form-row{display:flex;flex-direction:row}.laporan-khusus__custom-form-row__field{display:flex;flex-direction:row;flex:1 1}.laporan-khusus__custom-form-row__field:not(:first-child){margin-left:1rem}.laporan-khusus__custom-width{width:50%}.laporan-khusus__custom-form-column{display:flex;flex-direction:column;width:50%}.laporan-khusus__custom-form-column__field{display:flex;flex-direction:column;flex:1 1}.laporan-khusus__custom-form-column__field:not(:first-child){margin-left:0}.laporan-khusus__body{margin-top:1rem}.laporan-khusus__table{border-collapse:collapse;width:100%;margin-bottom:4rem;position:relative}.laporan-khusus__table td,.laporan-khusus__table th{border:1px solid #000;padding:8px;color:#000}.laporan-khusus__table tr td:first-child,.laporan-khusus__table tr th:first-child{width:5%}.laporan-khusus__table td.status{color:#10c210}.laporan-khusus__table td{font-size:1.6rem}.laporan-khusus__table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:left}.laporan-khusus__content{position:relative;width:500px}.laporan-khusus__button-wrapper{display:flex;justify-content:center;align-items:center}.laporan-khusus__button-wrapper button:nth-child(2){margin-left:2rem}.finance{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-flow:wrap}.finance__list{margin-right:2rem;margin-top:20px;margin-bottom:20px}.finance__list img{width:100px;height:100px}.finance__list button{display:flex;flex-direction:column;justify-content:center;align-items:center;border:1px solid #000;padding:2rem;border-radius:10px}.bookkeeping{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.bookkeeping__list{margin-right:2rem}.bookkeeping__list img{width:100px;height:100px}.bookkeeping__list button{display:flex;flex-direction:column;justify-content:center;align-items:center;border:1px solid #000;padding:2rem;border-radius:10px}.beginning-balance__custom-form-row{display:flex;flex-direction:row}.beginning-balance__custom-form-row__field{display:flex;flex-direction:row;flex:1 1}.beginning-balance__custom-form-row__field:not(:first-child){margin-left:2rem}.beginning-balance__button-wrapper{display:flex;justify-content:center;align-items:center}.beginning-balance__button-wrapper button:nth-child(2){margin-left:2rem}.budgeting{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.budgeting__list{margin-right:2rem}.budgeting__list img{width:100px;height:100px}.budgeting__list button{display:flex;flex-direction:column;justify-content:center;align-items:center;border:1px solid #000;padding:2rem;border-radius:10px}.budget__content{margin-top:4rem}.budget__search{margin-left:110rem;width:500px}.budget__custom-form-row{display:flex;flex-direction:row}.budget__custom-form-row__field{display:flex;flex-direction:row;flex:1 1}.budget__custom-form-row__field:not(:first-child){margin-left:0}.budget__title,.budget__title2{margin-bottom:2%}.add-budget__form-table{border-collapse:collapse;width:100%;margin-bottom:4rem}.add-budget__form-table td,.add-budget__form-table th{border:1px solid #000;padding:8px}.add-budget__form-table tr td:first-child{width:1%}.add-budget__form-table tr td:nth-child(2){width:20%}.add-budget__form-table tr td:nth-child(4){width:30%}.add-budget__form-table td{font-size:1.6rem}.add-budget__form-table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:left}.add-budget__form-table__actions{display:flex}.add-budget__form-table__actions button:first-child{margin-right:1rem}.add-budget__add-more div{width:10%;flex-direction:column;justify-content:center;align-items:center}.add-budget__table-footer td:first-child{text-align:right}.manage-budget__table-wrapper{min-width:100%}.manage-budget__form-table{border-collapse:collapse;width:100%;margin-bottom:4rem;position:relative}.manage-budget__form-table td,.manage-budget__form-table th{border:1px solid #000;padding:8px}.manage-budget__form-table td.col_rekomendasi,.manage-budget__form-table th.col_rekomendasi,.manage-budget__form-table tr.total td.col_rekomendasi,tr.total .manage-budget__form-table td.col_rekomendasi,tr.total .manage-budget__form-table th.col_rekomendasi{background-color:#909090}.manage-budget__form-table td{font-size:1.6rem}.manage-budget__form-table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:center}.manage-budget__form-table thead tr th{position:-webkit-sticky;position:sticky;top:-29px;z-index:2}.manage-budget__form-table thead tr:nth-child(2) th{top:21px}.manage-budget__form-table2{border-collapse:collapse;width:100%;margin-bottom:4rem;position:relative}.manage-budget__form-table2 td,.manage-budget__form-table2 th{padding:8px}.manage-budget__form-table2 td.col_rekomendasi,.manage-budget__form-table2 th.col_rekomendasi,.manage-budget__form-table2 tr.total td.col_rekomendasi,tr.total .manage-budget__form-table2 td.col_rekomendasi,tr.total .manage-budget__form-table2 th.col_rekomendasi{background-color:#909090}.manage-budget__form-table2 td{font-size:1.6rem}.manage-budget__form-table2 th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:center}.manage-budget__form-table2 thead tr th{position:-webkit-sticky;position:sticky;top:-29px;z-index:2}.manage-budget__form-table2 thead tr:nth-child(2) th{top:21px}.manage-budget__add-more{display:flex;align-items:center}.manage-budget__add-more div:nth-child(2){margin-left:2rem}.manage-budget__row{min-width:20rem}.manage-budget__row--30{min-width:30rem}.manage-budget__row.nominal .input__container{justify-content:flex-end}.manage-budget__custom-form-row{display:flex;flex-direction:row}.manage-budget__custom-form-row__field{display:flex;flex-direction:row;flex:1 1}.manage-budget__custom-form-row__field:not(:first-child){margin-left:1rem}.manage-budget__custom-checkbox{display:flex;flex-direction:row}.manage-budget__custom-checkbox__field{display:flex;flex-direction:row;flex:0 1}.manage-budget__custom-checkbox__field:not(:first-child){margin-left:18rem}.manage-budget__table-footer td:first-child{text-align:right}.manage-budget__action-button{display:flex;flex-direction:row}.manage-budget__action-button button:nth-child(2){margin-left:1rem}.manage-budget__total-transfer{display:flex;flex-direction:column;align-items:center;justify-content:center}.manage-budget__summary td{text-align:right;font-weight:700}.budget-field__table-wrapper{min-width:100%}.budget-field__form-table{border-collapse:collapse;width:100%;margin-bottom:4rem;position:relative}.budget-field__form-table td,.budget-field__form-table th{border:1px solid #000;padding:8px}.budget-field__form-table td.col_rekomendasi,.budget-field__form-table th.col_rekomendasi,.budget-field__form-table tr.total td.col_rekomendasi,tr.total .budget-field__form-table td.col_rekomendasi,tr.total .budget-field__form-table th.col_rekomendasi{background-color:#909090}.budget-field__form-table td{font-size:1.6rem}.budget-field__form-table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:center}.budget-field__form-table thead tr th{position:-webkit-sticky;position:sticky;top:-29px;z-index:2}.budget-field__form-table thead tr:nth-child(2) th{top:21px}.budget-field__checkbox__checkmark:after{left:9px;top:5px;width:5px;height:10px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.budget-field__form-table2{border-collapse:collapse;width:100%;margin-bottom:4rem;position:relative}.budget-field__form-table2 td,.budget-field__form-table2 th{padding:8px}.budget-field__form-table2 td.col_rekomendasi,.budget-field__form-table2 th.col_rekomendasi,.budget-field__form-table2 tr.total td.col_rekomendasi,tr.total .budget-field__form-table2 td.col_rekomendasi,tr.total .budget-field__form-table2 th.col_rekomendasi{background-color:#909090}.budget-field__form-table2 td{font-size:1.6rem}.budget-field__form-table2 th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:center}.budget-field__form-table2 thead tr th{position:-webkit-sticky;position:sticky;top:-29px;z-index:2}.budget-field__form-table2 thead tr:nth-child(2) th{top:21px}.budget-field__add-more{display:flex;align-items:center}.budget-field__add-more div:nth-child(2){margin-left:2rem}.budget-field__row{min-width:20rem}.budget-field__row--30{min-width:30rem}.budget-field__row.nominal .input__container{justify-content:flex-end}.budget-field__custom-form-row{display:flex;flex-direction:row}.budget-field__custom-form-row__field{display:flex;flex-direction:row;flex:1 1}.budget-field__custom-form-row__field:not(:first-child){margin-left:1rem}.budget-field__custom-checkbox{display:flex;flex-direction:row}.budget-field__custom-checkbox__field{display:flex;flex-direction:row;flex:0 1}.budget-field__custom-checkbox__field:not(:first-child){margin-left:18rem}.budget-field__table-footer td:first-child{text-align:right}.budget-field__action-button{display:flex;flex-direction:row}.budget-field__action-button button:nth-child(2){margin-left:1rem}.budget-field__total-transfer{display:flex;flex-direction:column;align-items:center;justify-content:center}.budget-field__summary td{text-align:right;font-weight:700}.upload-rapbu__content{margin-top:4rem}.add-upload-rapbu__form-table{border-collapse:collapse;width:100%;margin-bottom:4rem}.add-upload-rapbu__form-table td,.add-upload-rapbu__form-table th{border:1px solid #000;padding:8px}.add-upload-rapbu__form-table tr td:first-child{width:1%}.add-upload-rapbu__form-table tr td:nth-child(2){width:20%}.add-upload-rapbu__form-table tr td:nth-child(4){width:30%}.add-upload-rapbu__form-table td{font-size:1.6rem}.add-upload-rapbu__form-table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:left}.add-upload-rapbu__form-table__actions{display:flex}.add-upload-rapbu__form-table__actions button:first-child{margin-right:1rem}.add-upload-rapbu__add-more div{width:10%;flex-direction:column;justify-content:center;align-items:center}.add-upload-rapbu__table-footer td:first-child{text-align:right}.non-budget__content{margin-top:4rem}.manage-non-budget__form-table{border-collapse:collapse;width:100%;margin-bottom:4rem}.manage-non-budget__form-table td,.manage-non-budget__form-table th{border:1px solid #000;padding:8px}.manage-non-budget__form-table tr td:first-child{width:1%}.manage-non-budget__form-table tr td:nth-child(2){width:20%}.manage-non-budget__form-table tr td:nth-child(4){width:30%}.manage-non-budget__form-table td{font-size:1.6rem}.manage-non-budget__form-table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:left}.manage-non-budget__form-table__actions{display:flex}.manage-non-budget__form-table__actions button:first-child{margin-right:1rem}.manage-non-budget__add-more div{width:10%;flex-direction:column;justify-content:center;align-items:center}.manage-non-budget__table-footer td:first-child{text-align:right}.budget-transfer__content{margin-top:4rem}.budget-transfer__form-table{border-collapse:collapse;width:100%;margin-bottom:4rem}.budget-transfer__form-table td,.budget-transfer__form-table th{border:1px solid #000;padding:8px}.budget-transfer__form-table tr td:first-child{width:1%}.budget-transfer__form-table tr td:nth-child(2){width:20%}.budget-transfer__form-table tr td:nth-child(4){width:30%}.budget-transfer__form-table td{font-size:1.6rem}.budget-transfer__form-table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:left}.budget-transfer__form-table__actions{display:flex}.budget-transfer__form-table__actions button:first-child{margin-right:1rem}.budget-transfer__add-more div{width:10%;flex-direction:column;justify-content:center;align-items:center}.budget-transfer__table-footer td:first-child{text-align:right}.manage-budget-transfer__row-form{display:flex;flex-direction:row}.manage-budget-transfer__form-content{display:flex;width:calc(50% - 1rem);flex-direction:row;margin-right:2rem}.manage-budget-transfer__form-content:nth-child(2n){margin-right:0}.manage-budget-transfer table{width:100%;table-layout:fixed}.manage-budget-transfer__table-header{background-color:rgba(0,0,0,.3)}.manage-budget-transfer__table-content{height:40rem;overflow-y:auto;margin-top:0;border:1px solid rgba(0,0,0,.5)}.manage-budget-transfer th{padding:2rem 1.5rem}.manage-budget-transfer td,.manage-budget-transfer th{font-size:1.6rem;text-align:left;border:1px solid rgba(0,0,0,.5)}.manage-budget-transfer td{padding:1.5rem;vertical-align:middle}.manage-budget-transfer tr td:first-child,.manage-budget-transfer tr th:first-child{width:5%;text-align:center}.manage-budget-transfer__form-table{margin-bottom:4rem}.fund-request__content{margin-top:4rem}.fund-request__custom-form-row-check{display:flex;flex-direction:row;margin-left:0;margin-top:3rem}.fund-request__custom-form-row-check__field{display:flex;flex-direction:row;flex:1 1}.fund-request__custom-form-row-check__field:not(:first-child){margin-left:-2rem}.fund-request__field2{display:flex;width:80%;margin-left:1rem}.fund-request .laporan-ki4__header-content{position:absolute}.fund-request .laporan-ki4__content2{margin-top:2rem}.fund-request .laporan-ki4__field{margin-top:-4rem;margin-left:70rem;font-weight:700}.fund-request .laporan-ki4__custom-form-row{display:flex;flex-direction:row;margin-left:8rem;margin-top:5rem}.fund-request .laporan-ki4__custom-form-row__field{display:flex;flex-direction:row;flex:1 1}.fund-request .laporan-ki4__custom-form-column{display:flex;flex-direction:column}.fund-request .laporan-ki4__custom-form-column__field{display:flex;margin-top:8rem;flex-direction:column;flex:1 1}.fund-request .laporan-ki4__custom-form-column2{display:flex;flex-direction:column;margin-left:10rem;margin-top:-4rem}.fund-request .laporan-ki4__custom-form-column2__field{display:flex;margin-top:7rem;flex-direction:column;flex:1 1}.fund-request .laporan-ki4__custom-form-column3{display:flex;flex-direction:column;margin-left:40rem}.fund-request .laporan-ki4__custom-form-column3__field{display:flex;margin-top:10rem;flex-direction:column;flex:1 1}.fund-request .laporan-ki4__custom-form-column3__field2{display:flex;margin-top:8rem;flex-direction:column;flex:1 1}.fund-request .laporan-ki4__custom-form-row2{display:flex;flex-direction:row}.fund-request .laporan-ki4__custom-form-row2__field{display:flex;flex-direction:row;flex:1 1}.fund-request .laporan-ki4__custom-form-row2__field:not(:first-child){margin-left:4rem}.fund-request .laporan-ki4__custom-form-row-square{display:flex;flex-direction:row;justify-content:space-between}.fund-request .laporan-ki4__custom-form-row-square__field{display:flex;flex-direction:row;flex:1 1;margin-left:1rem}.fund-request .laporan-ki4__custom-form-row-square2{display:flex;flex-direction:row;margin-top:2rem;justify-content:space-between;margin-left:10rem}.fund-request .laporan-ki4__custom-form-row-square2__field{display:flex;flex-direction:row;flex:1 1;margin-left:1rem}.fund-request .laporan-ki4__ .fund-request .laporan-ki4__header-table{display:flex;flex-direction:row;margin-top:5rem}.fund-request .laporan-ki4__header-table2{margin-top:5rem}.fund-request .laporan-ki4__header{padding:2rem;display:flex;flex-direction:column;justify-content:center}.fund-request .laporan-ki4__header-top{display:flex;flex-direction:row;margin-left:60rem;font-size:14px;font-weight:700}.fund-request .laporan-ki4__header-top--left,.fund-request .laporan-ki4__header-top--right{font-size:1.6rem;font-weight:700}.fund-request .laporan-ki4__header-title{margin-top:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;font-weight:700;font-size:24px}.fund-request .laporan-ki4__header-title--column{flex-direction:column;text-align:center;margin-right:15rem}.fund-request .laporan-ki4__footer-title{margin-top:2rem;display:flex;flex-direction:column;font-weight:700;font-size:14px}.fund-request .laporan-ki4__footer-title--column{flex-direction:column;margin-right:25rem}.fund-request .laporan-ki4__footer-title--column2{flex-direction:column;margin-right:15rem;margin-top:5rem}.fund-request .laporan-ki4__column-field{flex-direction:column;text-align:center}.fund-request .laporan-ki4__box{display:flex;justify-content:space-between}.fund-request .laporan-ki4__box--square2{font-size:1.6rem;flex-direction:column;width:120px;height:120px;border:1px solid #000;margin:5px 5px 5px 4rem}.fund-request .laporan-ki4__box2{display:flex;justify-content:space-between}.fund-request .laporan-ki4__box2--square2{font-size:1.6rem;flex-direction:column;width:120px;height:120px;border:1px solid #000;margin:5px 5px 5px 2rem}.fund-request .laporan-ki4__header-title-table{font-size:16px;display:flex;font-weight:700;margin-left:2rem;margin-top:2rem}.fund-request .laporan-ki4__header-title-table--column{flex-direction:column}.fund-request .laporan-ki4__custom-form-row-title,.fund-request .laporan-ki4__custom-form-row-title__field{display:flex;flex-direction:row}.fund-request .laporan-ki4__header-title2{font-size:16px;display:flex;margin-left:2rem}.fund-request .laporan-ki4__header-title2--row{display:flex;flex-direction:row}.fund-request .laporan-ki4__header-title2--column{flex-direction:column}.fund-request .laporan-ki4__header-title2--bold{font-weight:700}.fund-request .laporan-ki4__header-title3{display:flex;flex-direction:row;justify-content:space-between;width:100%}.fund-request .laporan-ki4__header-title3--left{margin-left:2rem}.fund-request .laporan-ki4__header-title3--left,.fund-request .laporan-ki4__header-title3--right{font-size:1.6rem;flex-direction:column;width:100%}.fund-request .laporan-ki4__body{margin-top:1rem;margin-left:2rem}.fund-request .laporan-ki4__table-test{width:80%}.fund-request .laporan-ki4__table-test td{font-size:16px;padding-top:1px}.fund-request .laporan-ki4__table{border-collapse:collapse;width:90%;margin-bottom:4rem}.fund-request .laporan-ki4__table td,.fund-request .laporan-ki4__table th{border:1px solid #000;padding:8px;color:#000}.fund-request .laporan-ki4__table tr td:first-child,.fund-request .laporan-ki4__table tr th:first-child{width:1%}.fund-request .laporan-ki4__table td.nominal{text-align:right}.fund-request .laporan-ki4__table th.kelompok{text-align:left}.fund-request .laporan-ki4__table td{font-size:1.6rem}.fund-request .laporan-ki4__table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;background-color:#fff;text-align:center}.fund-request .laporan-ki4__table2{margin-right:10rem;margin-top:2rem;width:60%}.fund-request .laporan-ki4__table2 td,.fund-request .laporan-ki4__table2 th{color:#000;font-size:14px}.fund-request .laporan-ki4__table2 tr td:first-child,.fund-request .laporan-ki4__table2 tr th:first-child{width:1%}.fund-request .laporan-ki4__table2 td.batas{font-size:16px;padding-top:1px;margin-left:10rem}.fund-request .laporan-ki4__table2 td{font-size:16px;padding-top:1px}.fund-request .laporan-ki4__table2 th{font-size:15px;padding-top:12px;padding-bottom:12px;text-align:left}.fund-request .laporan-ki4 tfoot td{font-weight:700}.fund-request .laporan-ki4 tfoot td:last-child{border-left:5px double #000}.fund-request .laporan-ki4 tfoot tr:first-child td{border-top:5px double #000}.fund-request .laporan-ki4__footer{padding:1rem 0 0;border:1px solid #000}.fund-request .laporan-ki4__footer-top{display:flex;flex-direction:row;justify-content:space-between}.fund-request .laporan-ki4__footer-top--left{padding:0 1rem;flex:3 1;display:flex;flex-direction:column;font-size:1.6rem;font-weight:700}.fund-request .laporan-ki4__footer-top--right{flex:2 1;display:flex;flex-direction:column;justify-content:flex-start}.fund-request .laporan-ki4__footer-top--right p{font-size:1.6rem;font-weight:700}.fund-request .laporan-ki4__footer-top--total{padding:0 1rem;display:flex;justify-content:space-between;border-bottom:1px solid #000}.fund-request .laporan-ki4__footer-bottom{margin-top:1rem;display:flex;flex-direction:row;border-top:1px solid #000}.fund-request .laporan-ki4__footer-bottom div{min-height:10rem;padding:1rem;display:flex;flex-direction:column;flex:1 1;justify-content:space-between;align-items:center;font-size:1.4rem}.fund-request .laporan-ki4__footer-bottom div p:nth-child(2){font-weight:700}.fund-request .laporan-ki4__footer-bottom div:not(:last-child){border-right:1px solid #000}.manage-fund-request__row-form{display:flex;flex-direction:row}.manage-fund-request__form-content{display:flex;width:calc(50% - 1rem);flex-direction:row;margin-right:2rem}.manage-fund-request__form-content:nth-child(2n){margin-right:0}.manage-fund-request table{width:100%;table-layout:fixed}.manage-fund-request__table-header{background-color:rgba(0,0,0,.3)}.manage-fund-request__table-content{height:40rem;overflow-y:auto;margin-top:0;border:1px solid rgba(0,0,0,.5)}.manage-fund-request th{padding:2rem 1.5rem}.manage-fund-request td,.manage-fund-request th{font-size:1.6rem;text-align:left;border:1px solid rgba(0,0,0,.5)}.manage-fund-request td{padding:1.5rem;vertical-align:middle}.manage-fund-request td.nominal,.manage-fund-request td.nominal .input__container,.manage-fund-request td.nominal input{text-align:right}.manage-fund-request td.nominal .input__preview{display:block;text-align:right;width:100%}.manage-fund-request tr td:first-child,.manage-fund-request tr th:first-child{width:5%;text-align:center}.manage-fund-request__form-table{margin-bottom:4rem}.manage-fund-request__total-transfer{display:flex;flex-direction:column;align-items:center;justify-content:center}.realization__content{margin-top:4rem}.manage-realization__row-form{display:flex;flex-direction:row}.manage-realization__form-content{display:flex;width:calc(50% - 1rem);flex-direction:row;margin-right:2rem}.manage-realization__form-content:nth-child(2n){margin-right:0}.manage-realization table{width:100%;table-layout:fixed}.manage-realization__table-header{background-color:rgba(0,0,0,.3)}.manage-realization__table-content{height:40rem;overflow-y:auto;margin-top:0;border:1px solid rgba(0,0,0,.5)}.manage-realization th{padding:2rem 1.5rem}.manage-realization td,.manage-realization th{font-size:1.6rem;text-align:left;border:1px solid rgba(0,0,0,.5)}.manage-realization td{padding:1.5rem;vertical-align:middle}.manage-realization tr td:first-child,.manage-realization tr th:first-child{width:5%;text-align:center}.manage-realization__form-table{margin-bottom:4rem}.fund-request-bottom__header-content{position:absolute}.fund-request-bottom__content-header{display:flex;flex-direction:column;justify-content:center;align-items:center}.fund-request-bottom__header-detail{display:flex;flex-direction:row}.fund-request-bottom__header-detail p:first-child{flex:1 1}.fund-request-bottom__header-detail p:nth-child(2){flex:9 1}.fund-request-bottom__content{margin-top:2rem}.fund-request-bottom__field{margin-top:-4rem;margin-left:70rem;font-weight:700}.fund-request-bottom__custom-form-row{display:flex;flex-direction:row;margin-left:2rem;margin-top:5rem}.fund-request-bottom__custom-form-row__field{display:flex;flex-direction:row;flex:1 1}.fund-request-bottom__custom-form-column{display:flex;flex-direction:column}.fund-request-bottom__custom-form-column__field{display:flex;margin-top:8rem;flex-direction:column;flex:1 1}.fund-request-bottom__custom-form-column2{display:flex;flex-direction:column;margin-left:5rem}.fund-request-bottom__custom-form-column2__field{display:flex;margin-top:8rem;flex-direction:column;flex:1 1}.fund-request-bottom__custom-form-column2__field2{display:flex;margin-top:10.5rem;flex-direction:column;flex:1 1}.fund-request-bottom__custom-form-column3{display:flex;flex-direction:column;margin-left:20rem}.fund-request-bottom__custom-form-column3__field{display:flex;margin-top:8rem;flex-direction:column;flex:1 1}.fund-request-bottom__custom-form-column3__field2{display:flex;margin-top:10.5rem;flex-direction:column;flex:1 1}.fund-request-bottom__custom-form-column1{display:flex;flex-direction:column;margin-left:20rem}.fund-request-bottom__custom-form-column1__field{display:flex;margin-top:8rem;flex-direction:column;flex:1 1}.fund-request-bottom__custom-form-column1__field2{display:flex;margin-top:10.5rem;flex-direction:column;flex:1 1}.fund-request-bottom__custom-form-row2{display:flex;flex-direction:row}.fund-request-bottom__custom-form-row2__field{display:flex;flex-direction:row;flex:1 1}.fund-request-bottom__custom-form-row2__field:not(:first-child){margin-left:4rem}.fund-request-bottom__custom-form-row-square{display:flex;flex-direction:row;justify-content:space-between}.fund-request-bottom__custom-form-row-square__field{display:flex;flex-direction:row;flex:1 1;margin-left:1rem}.fund-request-bottom__custom-form-row-square2{display:flex;flex-direction:row;margin-top:2rem;justify-content:space-between;margin-left:10rem}.fund-request-bottom__custom-form-row-square2__field{display:flex;flex-direction:row;flex:1 1;margin-left:1rem}.fund-request-bottom__ .fund-request-bottom__header-table{display:flex;flex-direction:row;margin-top:5rem}.fund-request-bottom__header-table2{margin-top:5rem}.fund-request-bottom__header{padding:2rem;display:flex;flex-direction:column;justify-content:center}.fund-request-bottom__header-top{display:flex;flex-direction:row;margin-left:60rem;font-size:14px;font-weight:700}.fund-request-bottom__header-top--left,.fund-request-bottom__header-top--right{font-size:1.6rem;font-weight:700}.fund-request-bottom__header-title{margin-top:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;font-weight:700;font-size:24px}.fund-request-bottom__header-title--column{flex-direction:column;text-align:center;margin-right:15rem}.fund-request-bottom__footer-title{margin-top:2rem;display:flex;flex-direction:column;font-weight:700;font-size:14px}.fund-request-bottom__footer-title--column{flex-direction:column;margin-right:25rem}.fund-request-bottom__footer-title--column2{flex-direction:column;margin-right:15rem;margin-top:5rem}.fund-request-bottom__column-field{flex-direction:column;text-align:center}.fund-request-bottom__box{display:flex;justify-content:space-between}.fund-request-bottom__box--square2{font-size:1.6rem;flex-direction:column;width:120px;height:120px;border:1px solid #000;margin:5px 5px 5px 4rem}.fund-request-bottom__box2{display:flex;justify-content:space-between}.fund-request-bottom__box2--square2{font-size:1.6rem;flex-direction:column;width:120px;height:120px;border:1px solid #000;margin:5px 5px 5px 2rem}.fund-request-bottom__header-title-table{font-size:16px;display:flex;font-weight:700;margin-left:2rem;margin-top:2rem}.fund-request-bottom__header-title-table--column{flex-direction:column}.fund-request-bottom__custom-form-row-title,.fund-request-bottom__custom-form-row-title__field{display:flex;flex-direction:row}.fund-request-bottom__header-title2{font-size:16px;display:flex;margin-left:2rem}.fund-request-bottom__header-title2--row{display:flex;flex-direction:row}.fund-request-bottom__header-title2--column{flex-direction:column}.fund-request-bottom__header-title2--bold{font-weight:700}.fund-request-bottom__header-title3{display:flex;flex-direction:row;justify-content:space-between;width:100%}.fund-request-bottom__header-title3--left{margin-left:2rem}.fund-request-bottom__header-title3--left,.fund-request-bottom__header-title3--right{font-size:1.6rem;flex-direction:column;width:100%}.fund-request-bottom__body{margin-top:1rem;margin-left:2rem}.fund-request-bottom__table-test{border:none;width:80%}.fund-request-bottom__table-test td.bottom{font-size:16px;padding-top:5px}.fund-request-bottom__table-test td{border:none;font-size:16px;padding-top:1px}.fund-request-bottom__table-head{border:none;width:80%}.fund-request-bottom__table-head td.head{font-size:16px;padding-top:1px}.fund-request-bottom__table-head td,.fund-request-bottom__table-head th.test{border:none;font-size:16px;padding-top:1px;text-align:center}.fund-request-bottom__table-head th{border:none;font-size:16px;padding-top:1px;text-align:left}.fund-request-bottom__table-header{border:none;width:80%}.fund-request-bottom__table-header td.bottom{font-size:16px;padding-top:5px}.fund-request-bottom__table-header td{border:none;font-size:16px;padding-top:1px;text-align:left}.fund-request-bottom__table{width:100%;margin-bottom:4rem}.fund-request-bottom__table td,.fund-request-bottom__table th{padding:8px;color:#000}.fund-request-bottom__table tr td:first-child,.fund-request-bottom__table tr th:first-child{width:3%}.fund-request-bottom__table td.nominal{text-align:right}.fund-request-bottom__table td{font-size:1.6rem;padding-top:12px;padding-bottom:12px}.fund-request-bottom__table th{font-size:1.6rem;background-color:#fff;text-align:left}.fund-request-bottom__table2{margin-right:10rem;margin-top:2rem;width:60%}.fund-request-bottom__table2 td,.fund-request-bottom__table2 th{color:#000;font-size:14px}.fund-request-bottom__table2 tr td:first-child,.fund-request-bottom__table2 tr th:first-child{width:1%}.fund-request-bottom__table2 td.batas{font-size:16px;padding-top:1px;margin-left:10rem}.fund-request-bottom__table2 td{font-size:16px;padding-top:1px}.fund-request-bottom__table2 th{font-size:15px;padding-top:12px;padding-bottom:12px;text-align:left}.fund-request-bottom tfoot td{font-weight:700}.fund-request-bottom tfoot td:last-child{border-left:5px double #000}.fund-request-bottom tfoot tr:first-child td{border-top:5px double #000}.fund-request-bottom__footer{padding:1rem 0 0;border:1px solid #000}.fund-request-bottom__footer-top{display:flex;flex-direction:row;justify-content:space-between}.fund-request-bottom__footer-top--left{padding:0 1rem;flex:3 1;display:flex;flex-direction:column;font-size:1.6rem;font-weight:700}.fund-request-bottom__footer-top--right{flex:2 1;display:flex;flex-direction:column;justify-content:flex-start}.fund-request-bottom__footer-top--right p{font-size:1.6rem;font-weight:700}.fund-request-bottom__footer-top--total{padding:0 1rem;display:flex;justify-content:space-between;border-bottom:1px solid #000}.fund-request-bottom__footer-bottom{margin-top:1rem;display:flex;flex-direction:row;border-top:1px solid #000}.fund-request-bottom__footer-bottom div{min-height:10rem;padding:1rem;display:flex;flex-direction:column;flex:1 1;justify-content:space-between;align-items:center;font-size:1.4rem}.fund-request-bottom__footer-bottom div p:nth-child(2){font-weight:700}.fund-request-bottom__footer-bottom div:not(:last-child){border-right:1px solid #000}.cash-journal__content{margin-top:4rem}.manage-cash-journal__form-table{border-collapse:collapse;width:100%;margin-bottom:4rem}.manage-cash-journal__form-table td,.manage-cash-journal__form-table th{border:1px solid #000;padding:8px}.manage-cash-journal__form-table tr td:first-child{width:1%}.manage-cash-journal__form-table tr td:nth-child(2){width:20%}.manage-cash-journal__form-table tr td:nth-child(4){width:30%}.manage-cash-journal__form-table td{font-size:1.6rem}.manage-cash-journal__form-table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:left}.manage-cash-journal__form-table__actions{display:flex}.manage-cash-journal__form-table__actions button:first-child{margin-right:1rem}.manage-cash-journal__add-more div{width:10%;flex-direction:column;justify-content:center;align-items:center}.manage-cash-journal__table-footer td:first-child{text-align:right}.detail-cash-journal__content{margin-top:4rem}.detail-cash-journal__header{padding:2rem;display:flex;flex-direction:column;justify-content:center;border:1px solid #000}.detail-cash-journal__header-top{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.detail-cash-journal__header-top--left,.detail-cash-journal__header-top--right{font-size:1.6rem;font-weight:700}.detail-cash-journal__header-title{margin-top:2rem;display:flex;justify-content:center;align-items:center}.detail-cash-journal__body{margin-top:1rem}.detail-cash-journal__table{border-collapse:collapse;width:100%;margin-bottom:4rem}.detail-cash-journal__table td,.detail-cash-journal__table th{border:1px solid #000;padding:8px}.detail-cash-journal__table tr td:first-child,.detail-cash-journal__table tr th:first-child{width:1%}.detail-cash-journal__table td.nominal{text-align:right}.detail-cash-journal__table td{font-size:1.6rem}.detail-cash-journal__table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:left}.detail-cash-journal tfoot td{font-weight:700}.detail-cash-journal tfoot td:last-child{border-left:5px double #000}.detail-cash-journal tfoot tr:first-child td{border-top:5px double #000}.detail-cash-journal tbody td:last-child,.detail-cash-journal tbody th:last-child,.detail-cash-journal tfoot td:last-child,.detail-cash-journal tfoot th:last-child,.detail-cash-journal thead td:last-child,.detail-cash-journal thead th:last-child{border-left:5px double #000}.detail-cash-journal__footer{padding:1rem 0 0;border:1px solid #000}.detail-cash-journal__footer-top{display:flex;flex-direction:row;justify-content:space-between}.detail-cash-journal__footer-top--left{padding:0 1rem;flex:3 1;display:flex;flex-direction:column;font-size:1.6rem;font-weight:700}.detail-cash-journal__footer-top--right{flex:2 1;display:flex;flex-direction:column;justify-content:flex-start}.detail-cash-journal__footer-top--right p{font-size:1.6rem;font-weight:700}.detail-cash-journal__footer-top--total{padding:0 1rem;display:flex;justify-content:space-between;border-bottom:1px solid #000}.detail-cash-journal__footer-bottom{margin-top:1rem;display:flex;flex-direction:row;border-top:1px solid #000}.detail-cash-journal__footer-bottom div{min-height:10rem;padding:1rem;display:flex;flex-direction:column;flex:1 1;justify-content:space-between;align-items:center;font-size:1.4rem}.detail-cash-journal__footer-bottom div p:nth-child(2){font-weight:700}.detail-cash-journal__footer-bottom div:not(:last-child){border-right:1px solid #000}.bank-journal__content{margin-top:4rem}.bank-journal__action-button{margin-left:1rem}.manage-bank-journal__form-table{border-collapse:collapse;width:100%;margin-bottom:4rem}.manage-bank-journal__form-table td,.manage-bank-journal__form-table th{border:1px solid #000;padding:8px}.manage-bank-journal__form-table tr td:first-child{width:1%}.manage-bank-journal__form-table tr td:nth-child(2){width:20%}.manage-bank-journal__form-table tr td:nth-child(4){width:30%}.manage-bank-journal__form-table td{font-size:1.6rem}.manage-bank-journal__form-table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:left}.manage-bank-journal__form-table__actions{display:flex}.manage-bank-journal__form-table__actions button:first-child{margin-right:1rem}.manage-bank-journal__add-more div{width:10%;flex-direction:column;justify-content:center;align-items:center}.manage-bank-journal__table-footer td:first-child{text-align:right}.detail-bank-journal__content{margin-top:4rem}.detail-bank-journal__header{padding:2rem;display:flex;flex-direction:column;justify-content:center;border:1px solid #000}.detail-bank-journal__header-top{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.detail-bank-journal__header-top--left,.detail-bank-journal__header-top--right{font-size:1.6rem;font-weight:700}.detail-bank-journal__header-title{margin-top:2rem;display:flex;justify-content:center;align-items:center}.detail-bank-journal__body{margin-top:1rem}.detail-bank-journal__table{border-collapse:collapse;width:100%;margin-bottom:4rem}.detail-bank-journal__table td,.detail-bank-journal__table th{border:1px solid #000;padding:8px}.detail-bank-journal__table tr td:first-child,.detail-bank-journal__table tr th:first-child{width:1%}.detail-bank-journal__table td{font-size:1.6rem}.detail-bank-journal__table td.nominal{text-align:right}.detail-bank-journal__table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:left}.detail-bank-journal tfoot td{font-weight:700}.detail-bank-journal tfoot td:last-child{border-left:5px double #000}.detail-bank-journal tfoot tr:first-child td{border-top:5px double #000}.detail-bank-journal tbody td:last-child,.detail-bank-journal tbody th:last-child,.detail-bank-journal tfoot td:last-child,.detail-bank-journal tfoot th:last-child,.detail-bank-journal thead td:last-child,.detail-bank-journal thead th:last-child{border-left:5px double #000}.detail-bank-journal__footer{padding:1rem 0 0;border:1px solid #000}.detail-bank-journal__footer-top{display:flex;flex-direction:row;justify-content:space-between}.detail-bank-journal__footer-top--left{padding:0 1rem;flex:3 1;display:flex;flex-direction:column;font-size:1.6rem;font-weight:700}.detail-bank-journal__footer-top--right{flex:2 1;display:flex;flex-direction:column;justify-content:flex-start}.detail-bank-journal__footer-top--right p{font-size:1.6rem;font-weight:700}.detail-bank-journal__footer-top--total{padding:0 1rem;display:flex;justify-content:space-between;border-bottom:1px solid #000}.detail-bank-journal__footer-bottom{margin-top:1rem;display:flex;flex-direction:row;border-top:1px solid #000}.detail-bank-journal__footer-bottom div{min-height:10rem;padding:1rem;display:flex;flex-direction:column;flex:1 1;justify-content:space-between;align-items:center;font-size:1.4rem}.detail-bank-journal__footer-bottom div p:nth-child(2){font-weight:700}.detail-bank-journal__footer-bottom div:not(:last-child){border-right:1px solid #000}.payment-journal__content{margin-top:4rem}.manage-payment-journal__form-table{border-collapse:collapse;width:100%;margin-bottom:4rem}.manage-payment-journal__form-table td,.manage-payment-journal__form-table th{border:1px solid #000;padding:8px}.manage-payment-journal__form-table tr td:first-child{width:1%}.manage-payment-journal__form-table tr td:nth-child(2){width:20%}.manage-payment-journal__form-table tr td:nth-child(4){width:30%}.manage-payment-journal__form-table td{font-size:1.6rem}.manage-payment-journal__form-table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:left}.manage-payment-journal__form-table__actions{display:flex}.manage-payment-journal__form-table__actions button:first-child{margin-right:1rem}.manage-payment-journal__add-more div{width:10%;flex-direction:column;justify-content:center;align-items:center}.manage-payment-journal__table-footer td:first-child{text-align:right}.adjustment-journal__add-button{margin-bottom:4rem}.adjustment-journal__date{width:30%}.adjustment-journal__content{margin-top:4rem}.manage-adjustment-journal__form-table{border-collapse:collapse;width:100%;margin-bottom:4rem}.manage-adjustment-journal__form-table td,.manage-adjustment-journal__form-table th{border:1px solid #000;padding:8px}.manage-adjustment-journal__form-table tr td:first-child{width:1%}.manage-adjustment-journal__form-table tr td:nth-child(2){width:20%}.manage-adjustment-journal__form-table tr td:nth-child(4){width:30%}.manage-adjustment-journal__form-table td{font-size:1.6rem}.manage-adjustment-journal__form-table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:left}.manage-adjustment-journal__form-table__actions{display:flex}.manage-adjustment-journal__form-table__actions button:first-child{margin-right:1rem}.manage-adjustment-journal__add-more div{width:10%;flex-direction:column;justify-content:center;align-items:center}.manage-adjustment-journal__table-footer td:first-child{text-align:right}.closing-journal__add-button{margin-bottom:4rem}.closing-journal__date{width:30%}.closing-journal__content{margin-top:4rem}.manage-closing-journal__form-table{border-collapse:collapse;width:100%;margin-bottom:4rem}.manage-closing-journal__form-table td,.manage-closing-journal__form-table th{border:1px solid #000;padding:8px}.manage-closing-journal__form-table tr td:first-child{width:1%}.manage-closing-journal__form-table tr td:nth-child(2){width:20%}.manage-closing-journal__form-table tr td:nth-child(4){width:30%}.manage-closing-journal__form-table td{font-size:1.6rem}.manage-closing-journal__form-table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:left}.manage-closing-journal__form-table__actions{display:flex}.manage-closing-journal__form-table__actions button:first-child{margin-right:1rem}.manage-closing-journal__add-more div{width:10%;flex-direction:column;justify-content:center;align-items:center}.manage-closing-journal__table-footer td:first-child{text-align:right}.non-kas-journal__add-button{margin-bottom:4rem}.non-kas-journal__date{width:30%}.non-kas-journal__content{margin-top:4rem}.manage-non-kas-journal__form-table{border-collapse:collapse;width:100%;margin-bottom:4rem}.manage-non-kas-journal__form-table td,.manage-non-kas-journal__form-table th{border:1px solid #000;padding:8px}.manage-non-kas-journal__form-table tr td:first-child{width:1%}.manage-non-kas-journal__form-table tr td:nth-child(2){width:20%}.manage-non-kas-journal__form-table tr td:nth-child(4){width:30%}.manage-non-kas-journal__form-table td{font-size:1.6rem}.manage-non-kas-journal__form-table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:left}.manage-non-kas-journal__form-table__actions{display:flex}.manage-non-kas-journal__form-table__actions button:first-child{margin-right:1rem}.manage-non-kas-journal__add-more div{width:10%;flex-direction:column;justify-content:center;align-items:center}.manage-non-kas-journal__table-footer td:first-child{text-align:right}.general-journal__add-button{margin-bottom:4rem}.general-journal__date{width:30%}.general-journal__content{margin-top:4rem}.manage-general-journal__form-table{border-collapse:collapse;width:100%;margin-bottom:4rem}.manage-general-journal__form-table td,.manage-general-journal__form-table th{border:1px solid #000;padding:8px}.manage-general-journal__form-table tr td:first-child{width:1%}.manage-general-journal__form-table tr td:nth-child(2){width:20%}.manage-general-journal__form-table tr td:nth-child(4){width:30%}.manage-general-journal__form-table td{font-size:1.6rem}.manage-general-journal__form-table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:left}.manage-general-journal__form-table__actions{display:flex}.manage-general-journal__form-table__actions button:first-child{margin-right:1rem}.manage-general-journal__add-more div{width:10%;flex-direction:column;justify-content:center;align-items:center}.manage-general-journal__table-footer td:first-child{text-align:right}.cash-journal-report__title{display:flex;flex-direction:column;justify-content:center;align-items:center}.cash-journal-report__button-print{border:none;cursor:pointer;text-decoration:none;background-color:initial;color:inherit;font-size:inherit}.cash-journal-report__button-print:active,.cash-journal-report__button-print:focus{outline:none}.cash-journal-report__table{border-collapse:collapse;width:100%;margin-bottom:4rem}.cash-journal-report__table td,.cash-journal-report__table th{border:1px solid #000;padding:8px}.cash-journal-report__table td.nominal,.cash-journal-report__table th.nominal{text-align:right;width:155px;min-width:155px}.cash-journal-report__table tr td:first-child,.cash-journal-report__table tr th:first-child{width:1%}.cash-journal-report__table td{font-size:1.6rem}.cash-journal-report__table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:center}.cash-journal-report__table__actions{display:flex}.cash-journal-report__table__actions button:first-child{margin-right:1rem}.cash-journal-report__table tr:first-child th,.cash-journal-report__table tr:nth-child(2) th,.cash-journal-report__table tr:nth-child(3) th{text-align:center}.cash-journal-report__table tr:first-child th.nominal,.cash-journal-report__table tr:nth-child(2) th.nominal,.cash-journal-report__table tr:nth-child(3) th.nominal{text-align:right}.cash-journal-report__action-button{margin-left:1rem}.bank-journal-report__title{display:flex;flex-direction:column;justify-content:center;align-items:center}.bank-journal-report__table{border-collapse:collapse;width:100%;margin-bottom:4rem}.bank-journal-report__table td,.bank-journal-report__table th{border:1px solid #000;padding:8px}.bank-journal-report__table td.nominal,.bank-journal-report__table th.nominal{text-align:right}.bank-journal-report__table tr td:first-child,.bank-journal-report__table tr th:first-child{width:1%}.bank-journal-report__table td{font-size:1.6rem}.bank-journal-report__table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:left}.bank-journal-report__table__actions{display:flex}.bank-journal-report__table__actions button:first-child{margin-right:1rem}.bank-journal-report__table tr:first-child th,.bank-journal-report__table tr:nth-child(2) th,.bank-journal-report__table tr:nth-child(3) th{text-align:center}.bank-journal-report__table tr:first-child th.nominal,.bank-journal-report__table tr:nth-child(2) th.nominal,.bank-journal-report__table tr:nth-child(3) th.nominal{text-align:right}.bank-journal-report__action-button{margin-left:1rem}.daily-journal-report__title{display:flex;flex-direction:column;justify-content:center;align-items:center}.daily-journal-report__table{border-collapse:collapse;width:100%;margin-bottom:4rem}.daily-journal-report__table td,.daily-journal-report__table th{border:1px solid #000;padding:8px}.daily-journal-report__table tr td:first-child,.daily-journal-report__table tr th:first-child{width:1%}.daily-journal-report__table td{font-size:1.6rem}.daily-journal-report__table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:left}.daily-journal-report__table__actions{display:flex}.daily-journal-report__table__actions button:first-child{margin-right:1rem}.daily-journal-report__table tr:first-child th,.daily-journal-report__table tr:nth-child(2) th,.daily-journal-report__table tr:nth-child(3) th{text-align:center}.daily-journal-report__action-button{margin-left:1rem}.big-book-report__title{display:flex;flex-direction:column;justify-content:center;align-items:center}.big-book-report__content{border:1px solid rgba(0,0,0,.5);margin-bottom:4rem}.big-book-report__header{padding:2rem}.big-book-report__info{display:flex;flex-direction:row;align-items:center}.big-book-report__info p:first-child{flex:2 1;font-weight:700}.big-book-report__info p:nth-child(2){flex:8 1}.big-book-report__table{border-collapse:collapse;width:100%}.big-book-report__table td,.big-book-report__table th{border:1px solid #000;padding:8px}.big-book-report__table td.nominal,.big-book-report__table th.nominal{text-align:right}.big-book-report__table tr td:first-child,.big-book-report__table tr th:first-child{width:1%}.big-book-report__table td{font-size:1.6rem}.big-book-report__table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:left}.big-book-report__table__actions{display:flex}.big-book-report__table__actions button:first-child{margin-right:1rem}.big-book-report__table tr:first-child th,.big-book-report__table tr:nth-child(2) th,.big-book-report__table tr:nth-child(3) th{text-align:center}.monthly-report__title{display:flex;flex-direction:column;justify-content:center;align-items:center}.monthly-report__table{border-collapse:collapse;width:100%;margin-bottom:4rem}.monthly-report__table td,.monthly-report__table th{border:1px solid #000;padding:8px}.monthly-report__table tr td:first-child,.monthly-report__table tr th:first-child{width:1%}.monthly-report__table td{font-size:1.6rem}.monthly-report__table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:left}.monthly-report__table__actions{display:flex}.monthly-report__table__actions button:first-child{margin-right:1rem}.monthly-report__table tr:first-child th,.monthly-report__table tr:nth-child(2) th,.monthly-report__table tr:nth-child(3) th{text-align:center}.daily-and-monthly-report__form{margin-bottom:4rem}.daily-and-monthly-report__title{display:flex;flex-direction:column;justify-content:center;align-items:center}.daily-and-monthly-report__table{border-collapse:collapse;width:100%;margin-bottom:4rem}.daily-and-monthly-report__table td,.daily-and-monthly-report__table th{border:1px solid #000;padding:8px}.daily-and-monthly-report__table td.nominal,.daily-and-monthly-report__table th.nominal{text-align:right}.daily-and-monthly-report__table tr td:first-child,.daily-and-monthly-report__table tr th:first-child{width:1%}.daily-and-monthly-report__table td{font-size:1.6rem}.daily-and-monthly-report__table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:left}.daily-and-monthly-report__table__actions{display:flex}.daily-and-monthly-report__table__actions button:first-child{margin-right:1rem}.daily-and-monthly-report__table tr:first-child th,.daily-and-monthly-report__table tr:nth-child(2) th,.daily-and-monthly-report__table tr:nth-child(3) th{text-align:center}.daily-and-monthly-report__table tr:first-child th.nominal,.daily-and-monthly-report__table tr:nth-child(2) th.nominal,.daily-and-monthly-report__table tr:nth-child(3) th.nominal{text-align:right}.profit-and-lost-report__form{margin-bottom:4rem}.profit-and-lost-report__title{display:flex;flex-direction:column;justify-content:center;align-items:center}.profit-and-lost-report__table{border-collapse:collapse;width:100%;margin-bottom:4rem}.profit-and-lost-report__table td,.profit-and-lost-report__table th{border:1px solid #000;padding:8px}.profit-and-lost-report__table td.nominal,.profit-and-lost-report__table th.nominal{text-align:right}.profit-and-lost-report__table tr td:first-child,.profit-and-lost-report__table tr th:first-child{width:20%}.profit-and-lost-report__table td{font-size:1.6rem}.profit-and-lost-report__table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:left}.profit-and-lost-report__table__actions{display:flex}.profit-and-lost-report__table__actions button:first-child{margin-right:1rem}.profit-and-lost-report__row-black{background-color:#2e2f32;color:#fff;text-align:center}.profit-and-lost-report__row-title{font-weight:700}.balance-report__form{margin-bottom:4rem}.balance-report__title{display:flex;flex-direction:column;justify-content:center;align-items:center}.balance-report__table{border-collapse:collapse;width:100%;margin-bottom:4rem}.balance-report__table td,.balance-report__table th{border:1px solid #000;padding:8px}.balance-report__table td.nominal,.balance-report__table th.nominal{text-align:right}.balance-report__table tr td:first-child,.balance-report__table tr th:first-child{width:20%}.balance-report__table td{font-size:1.6rem}.balance-report__table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:left}.balance-report__table__actions{display:flex}.balance-report__table__actions button:first-child{margin-right:1rem}.balance-report__row-black{background-color:#2e2f32;color:#fff;text-align:center}.balance-report__row-title{font-weight:700}.control-table__field{margin-top:-4rem;margin-left:70rem;font-weight:700}.control-table__custom-form-column{display:flex;flex-direction:column}.control-table__custom-form-column__field{display:flex;flex-direction:column;flex:1 1}.control-table__custom-form-column__field:not(:first-child){margin-left:2rem}.control-table__header{margin-top:4rem;font-size:20px;font-weight:700}.control-table__header2{font-size:18px}.control-table__header-top{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.control-table__header-top--left,.control-table__header-top--right{font-size:1.6rem;font-weight:700}.control-table__header-title{margin-top:2rem;display:flex;justify-content:center;align-items:center}.control-table__custom-form-row{display:flex;flex-direction:row}.control-table__custom-form-row__field{display:flex;flex-direction:row;flex:1 1}.control-table__custom-form-row__field:not(:first-child){margin-left:0}.control-table__custom-checkbox{display:flex;flex-direction:row}.control-table__custom-checkbox__field{display:flex;flex-direction:row;flex:1 1;margin-left:1rem}.control-table__custom-checkbox2{display:flex;flex-direction:row}.control-table__custom-checkbox2__field{display:flex;flex-direction:row;flex:1 1;margin-left:5rem}.control-table__body{margin-top:1rem}.control-table__table{border-collapse:collapse;width:100%;margin-bottom:4rem}.control-table__table td,.control-table__table th{border:1px solid #000;padding:8px;color:#000}.control-table__table tr td:first-child,.control-table__table tr th:first-child{width:1%}.control-table__table td.nominal{text-align:center;background-color:#999}.control-table__table td{font-size:1.6rem}.control-table__table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:center;background-color:#fff}.control-table__table th.head{text-align:left}.control-table tfoot td{font-weight:700}.control-table tfoot td:last-child{border-left:5px double #000}.control-table tfoot tr:first-child td{border-top:5px double #000}.control-table tbody td:last-child,.control-table tbody th:last-child,.control-table tfoot td:last-child,.control-table tfoot th:last-child,.control-table thead td:last-child,.control-table thead th:last-child{border-left:5px double #000}.control-table__footer{padding:1rem 0 0;border:1px solid #000}.control-table__footer-top{display:flex;flex-direction:row;justify-content:space-between}.control-table__footer-top--left{padding:0 1rem;flex:3 1;display:flex;flex-direction:column;font-size:1.6rem;font-weight:700}.control-table__footer-top--right{flex:2 1;display:flex;flex-direction:column;justify-content:flex-start}.control-table__footer-top--right p{font-size:1.6rem;font-weight:700}.control-table__footer-top--total{padding:0 1rem;display:flex;justify-content:space-between;border-bottom:1px solid #000}.control-table__footer-bottom{margin-top:1rem;display:flex;flex-direction:row;border-top:1px solid #000}.control-table__footer-bottom div{min-height:10rem;padding:1rem;display:flex;flex-direction:column;flex:1 1;justify-content:space-between;align-items:center;font-size:1.4rem}.control-table__footer-bottom div p:nth-child(2){font-weight:700}.control-table__footer-bottom div:not(:last-child){border-right:1px solid #000}.control-table2__custom-form-row{display:flex;flex-direction:row}.control-table2__custom-form-row__field{display:flex;flex-direction:row;flex:1 1}.control-table2__custom-form-row__field:not(:first-child){margin-left:0}.control-table2__custom-form-row2{display:flex;flex-direction:row}.control-table2__custom-form-row2__field{display:flex;flex-direction:row;flex:1 1}.control-table2__custom-form-row2__field:not(:first-child){margin-left:2rem}.control-table2__custom-form-row3,.control-table2__custom-form-row4{display:flex;flex-direction:row;width:24%}.control-table2__custom-form-row4{margin-left:1rem;margin-top:2rem}.control-table2__custom-form-row5,.control-table2__custom-form-row6{display:flex;flex-direction:row;width:50%}.control-table2__custom-form-row6{margin-left:1rem;margin-top:2rem}.control-table2__custom-form-row-check{display:flex;flex-direction:row}.control-table2__custom-form-row-check__field{display:flex;flex-direction:row;flex:1 1}.control-table2__custom-form-row-check__field:not(:first-child){margin-left:-2rem}.control-table2__custom-form-row-select{display:flex;flex-direction:row;width:200%}.control-table2__custom-form-row-select__field{display:flex;flex-direction:row;flex:1 1}.control-table2__custom-select{display:flex;flex-direction:row}.control-table2__custom-select__field{display:flex;flex-direction:row;flex:1 1;margin-left:1rem}.control-table2__custom-font{display:flex;font-size:15px;flex-direction:column}.control-table2__custom-font__field{display:flex;flex-direction:column;flex:1 1}.control-table2__custom-font__field:not(:first-child){margin-left:-10rem}.control-table2__custom-checkbox{display:flex;flex-direction:row}.control-table2__custom-checkbox__field{display:flex;flex-direction:row;flex:1 1;margin-left:2rem}.control-table2__custom-form-column{display:flex;flex-direction:column}.control-table2__custom-form-column__field{display:flex;flex-direction:column;flex:1 1}.control-table2__custom-form-column__field:not(:first-child){margin-left:2rem}.control-table2__custom-form-column2{display:flex;flex-direction:row;width:52%;margin-left:47rem}.control-table2__custom-form-data-row{display:flex;flex-direction:row;width:300px;margin-left:3rem}.control-table2__custom-form-data-row__field{display:flex;flex-direction:row;flex:1 1}.control-table2__content{position:relative;width:500px}.control-table2__button-wrapper{display:flex;justify-content:center;align-items:center}.control-table2__button-wrapper button:nth-child(2){margin-left:2rem}.individual__custom-form-row{display:flex;flex-direction:row}.individual__custom-form-row__field{display:flex;flex-direction:row;flex:1 1}.individual__custom-form-row__field:not(:first-child){margin-left:0}.individual__field{display:flex;width:50%;margin-left:3rem}.individual__field2{display:flex;width:50%;margin-left:8rem}.individual__custom-form-row-input{display:flex;flex-direction:row}.individual__custom-form-row-input__field{display:flex;flex-direction:row;flex:1 1;width:50%}.individual__custom-form-row-input__field:not(:first-child){margin-left:1rem}.individual__custom-form-margin-left{display:flex;flex-direction:row;margin-left:1rem;width:100%}.individual__custom-form-column{display:flex;flex-direction:column}.individual__custom-form-column__field{display:flex;flex-direction:column;flex:1 1}.individual__custom-form-column__field:not(:first-child){margin-left:2rem}.individual__button-wrapper{display:flex;justify-content:center;align-items:center}.individual__button-wrapper button:nth-child(2){margin-left:2rem}.individual__custom-form-row-check{display:flex;flex-direction:row;margin-left:0;margin-top:2rem}.individual__custom-form-row-check__field{display:flex;flex-direction:row;flex:1 1}.individual__custom-form-row-check__field:not(:first-child){margin-left:-2rem}.individual__body{margin-top:1rem}.individual__table{border-collapse:collapse;width:100%;margin-bottom:4rem}.individual__table td,.individual__table th{border:1px solid #000;padding:8px;color:#000}.individual__table tr td:first-child,.individual__table tr th:first-child{width:1%}.individual__table td.nominal{border:none}.individual__table td{font-size:1.6rem}.individual__table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:left}.individual__table-mini{border:none;width:100%;margin-bottom:4rem}.individual__table-mini td,.individual__table-mini th{padding:0;color:#000}.individual__table-mini tr td:first-child,.individual__table-mini tr th:first-child{width:1%}.individual__table-mini td.nominal{text-align:right}.individual__table-mini td{border:none;font-size:1.6rem;text-align:center}.individual__table-mini th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:center}.laporan-keu__field{margin-top:-4rem;margin-left:70rem;font-weight:700}.laporan-keu__custom-form-column{display:flex;flex-direction:column}.laporan-keu__custom-form-column__field{display:flex;flex-direction:column;flex:1 1}.laporan-keu__custom-form-column__field:not(:first-child){margin-left:2rem}.laporan-keu__header{margin-top:4rem;font-size:20px;font-weight:700}.laporan-keu__header2{font-size:18px}.laporan-keu__header-top{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.laporan-keu__header-top--left,.laporan-keu__header-top--right{font-size:1.6rem;font-weight:700}.laporan-keu__header-title{margin-top:2rem;display:flex;justify-content:center;align-items:center}.laporan-keu__custom-form-row{display:flex;flex-direction:row}.laporan-keu__custom-form-row__field{display:flex;flex-direction:row;flex:1 1}.laporan-keu__custom-form-row__field:not(:first-child){margin-left:0}.laporan-keu__custom-checkbox{display:flex;flex-direction:row}.laporan-keu__custom-checkbox__field{display:flex;flex-direction:row;flex:1 1;margin-left:1rem}.laporan-keu__custom-checkbox2{display:flex;flex-direction:row}.laporan-keu__custom-checkbox2__field{display:flex;flex-direction:row;flex:1 1;margin-left:5rem}.laporan-keu__body{margin-top:1rem}.laporan-keu__table{border-collapse:collapse;width:100%;margin-bottom:4rem}.laporan-keu__table td,.laporan-keu__table th{border:1px solid #000;padding:8px;color:#000}.laporan-keu__table tr td:first-child,.laporan-keu__table tr th:first-child{width:1%}.laporan-keu__table td.nominal{text-align:center;background-color:#999}.laporan-keu__table td{font-size:1.6rem}.laporan-keu__table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:center;background-color:#fff}.laporan-keu__table th.head{text-align:left}.laporan-keu tfoot td{font-weight:700}.laporan-keu tfoot td:last-child{border-left:5px double #000}.laporan-keu tfoot tr:first-child td{border-top:5px double #000}.laporan-keu tbody td:last-child,.laporan-keu tbody th:last-child,.laporan-keu tfoot td:last-child,.laporan-keu tfoot th:last-child,.laporan-keu thead td:last-child,.laporan-keu thead th:last-child{border-left:5px double #000}.laporan-keu__footer{padding:1rem 0 0;border:1px solid #000}.laporan-keu__footer-top{display:flex;flex-direction:row;justify-content:space-between}.laporan-keu__footer-top--left{padding:0 1rem;flex:3 1;display:flex;flex-direction:column;font-size:1.6rem;font-weight:700}.laporan-keu__footer-top--right{flex:2 1;display:flex;flex-direction:column;justify-content:flex-start}.laporan-keu__footer-top--right p{font-size:1.6rem;font-weight:700}.laporan-keu__footer-top--total{padding:0 1rem;display:flex;justify-content:space-between;border-bottom:1px solid #000}.laporan-keu__footer-bottom{margin-top:1rem;display:flex;flex-direction:row;border-top:1px solid #000}.laporan-keu__footer-bottom div{min-height:10rem;padding:1rem;display:flex;flex-direction:column;flex:1 1;justify-content:space-between;align-items:center;font-size:1.4rem}.laporan-keu__footer-bottom div p:nth-child(2){font-weight:700}.laporan-keu__footer-bottom div:not(:last-child){border-right:1px solid #000}.laporan-keu2__custom-form-row{display:flex;flex-direction:row}.laporan-keu2__custom-form-row__field{display:flex;flex-direction:row;flex:1 1}.laporan-keu2__custom-form-row__field:not(:first-child){margin-left:0}.laporan-keu2__custom-form-row2{display:flex;flex-direction:row}.laporan-keu2__custom-form-row2__field{display:flex;flex-direction:row;flex:1 1}.laporan-keu2__custom-form-row2__field:not(:first-child){margin-left:3rem}.laporan-keu2__custom-form-row3,.laporan-keu2__custom-form-row4{display:flex;flex-direction:row;width:24%}.laporan-keu2__custom-form-row4{margin-left:1rem}.laporan-keu2__custom-form-row5,.laporan-keu2__custom-form-row6{display:flex;flex-direction:row;width:50%}.laporan-keu2__custom-form-row6{margin-left:1rem}.laporan-keu2__custom-form-row-check{display:flex;flex-direction:row}.laporan-keu2__custom-form-row-check__field{display:flex;flex-direction:row;flex:1 1}.laporan-keu2__custom-form-row-check__field:not(:first-child){margin-left:-2rem}.laporan-keu2__custom-form-row-select{display:flex;flex-direction:row;width:200%}.laporan-keu2__custom-form-row-select__field{display:flex;flex-direction:row;flex:1 1}.laporan-keu2__custom-select{display:flex;flex-direction:row}.laporan-keu2__custom-select__field{display:flex;flex-direction:row;flex:1 1;margin-left:1rem}.laporan-keu2__custom-font{display:flex;font-size:15px;flex-direction:column}.laporan-keu2__custom-font__field{display:flex;flex-direction:column;flex:1 1}.laporan-keu2__custom-font__field:not(:first-child){margin-left:-10rem}.laporan-keu2__custom-checkbox{display:flex;flex-direction:row}.laporan-keu2__custom-checkbox__field{display:flex;flex-direction:row;flex:1 1;margin-left:2rem}.laporan-keu2__custom-form-column{display:flex;flex-direction:column}.laporan-keu2__custom-form-column__field{display:flex;flex-direction:column;flex:1 1}.laporan-keu2__custom-form-column__field:not(:first-child){margin-left:2rem}.laporan-keu2__custom-form-column2{display:flex;flex-direction:row;width:52%;margin-left:47rem}.laporan-keu2__custom-form-data-row{display:flex;flex-direction:row;width:300px;margin-left:3rem}.laporan-keu2__custom-form-data-row__field{display:flex;flex-direction:row;flex:1 1}.laporan-keu2__content{position:relative;width:500px}.laporan-keu2__button-wrapper{display:flex;justify-content:center;align-items:center}.laporan-keu2__button-wrapper button:nth-child(2){margin-left:2rem}.invoice-sum__field{margin-top:-4rem;margin-left:70rem;font-weight:700}.invoice-sum__custom-form-column{display:flex;flex-direction:column}.invoice-sum__custom-form-column__field{display:flex;flex-direction:column;flex:1 1}.invoice-sum__custom-form-column__field:not(:first-child){margin-left:2rem}.invoice-sum__header{margin-top:4rem;font-size:20px;font-weight:700}.invoice-sum__header2{font-size:18px}.invoice-sum__header-top{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.invoice-sum__header-top--left,.invoice-sum__header-top--right{font-size:1.6rem;font-weight:700}.invoice-sum__header-title{margin-top:2rem;display:flex;justify-content:center;align-items:center}.invoice-sum__custom-form-row{display:flex;flex-direction:row}.invoice-sum__custom-form-row__field{display:flex;flex-direction:row;flex:1 1}.invoice-sum__custom-form-row__field:not(:first-child){margin-left:0}.invoice-sum__custom-form-row3,.invoice-sum__custom-form-row4{display:flex;flex-direction:row;width:24%}.invoice-sum__custom-form-row4{margin-left:1rem}.invoice-sum__custom-form-row5,.invoice-sum__custom-form-row6{display:flex;flex-direction:row;width:50%}.invoice-sum__custom-form-row6{margin-left:1rem;margin-top:2rem}.invoice-sum__custom-checkbox{display:flex;flex-direction:row}.invoice-sum__custom-checkbox__field{display:flex;flex-direction:row;flex:1 1;margin-left:1rem}.invoice-sum__custom-checkbox2{display:flex;flex-direction:row}.invoice-sum__custom-checkbox2__field{display:flex;flex-direction:row;flex:1 1;margin-left:5rem}.invoice-sum__body{margin-top:1rem}.invoice-sum__table{border-collapse:collapse;width:100%;margin-bottom:4rem}.invoice-sum__table td,.invoice-sum__table th{border:1px solid #000;padding:8px;color:#000}.invoice-sum__table tr td:first-child,.invoice-sum__table tr th:first-child{width:1%}.invoice-sum__table td.nominal{text-align:center;background-color:#999}.invoice-sum__table td{font-size:1.6rem}.invoice-sum__table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:center}.invoice-sum__table th.head{text-align:left}.invoice-sum tfoot td{font-weight:700}.invoice-sum tfoot td:last-child{border-left:5px double #000}.invoice-sum tfoot tr:first-child td{border-top:5px double #000}.invoice-sum tbody td:last-child,.invoice-sum tbody th:last-child,.invoice-sum tfoot td:last-child,.invoice-sum tfoot th:last-child,.invoice-sum thead td:last-child,.invoice-sum thead th:last-child{border-left:5px double #000}.invoice-sum__footer{padding:1rem 0 0;border:1px solid #000}.invoice-sum__footer-top{display:flex;flex-direction:row;justify-content:space-between}.invoice-sum__footer-top--left{padding:0 1rem;flex:3 1;display:flex;flex-direction:column;font-size:1.6rem;font-weight:700}.invoice-sum__footer-top--right{flex:2 1;display:flex;flex-direction:column;justify-content:flex-start}.invoice-sum__footer-top--right p{font-size:1.6rem;font-weight:700}.invoice-sum__footer-top--total{padding:0 1rem;display:flex;justify-content:space-between;border-bottom:1px solid #000}.invoice-sum__footer-bottom{margin-top:1rem;display:flex;flex-direction:row;border-top:1px solid #000}.invoice-sum__footer-bottom div{min-height:10rem;padding:1rem;display:flex;flex-direction:column;flex:1 1;justify-content:space-between;align-items:center;font-size:1.4rem}.invoice-sum__footer-bottom div p:nth-child(2){font-weight:700}.invoice-sum__footer-bottom div:not(:last-child){border-right:1px solid #000}.cetak-slip-kwitansi__header-content{position:absolute}.cetak-slip-kwitansi__content{margin-top:2rem}.cetak-slip-kwitansi__field{margin-top:-4rem;margin-left:70rem;font-weight:700}.cetak-slip-kwitansi__custom-form-row{display:flex;flex-direction:row;margin-left:8rem;margin-top:5rem}.cetak-slip-kwitansi__custom-form-row__field{display:flex;flex-direction:row;flex:1 1}.cetak-slip-kwitansi__custom-form-column{display:flex;flex-direction:column}.cetak-slip-kwitansi__custom-form-column__field{display:flex;margin-top:8rem;flex-direction:column;flex:1 1}.cetak-slip-kwitansi__custom-form-column2{display:flex;flex-direction:column;margin-left:10rem;margin-top:-4rem}.cetak-slip-kwitansi__custom-form-column2__field{display:flex;margin-top:7rem;flex-direction:column;flex:1 1}.cetak-slip-kwitansi__custom-form-column3{display:flex;flex-direction:column;margin-left:40rem;margin-top:-5rem}.cetak-slip-kwitansi__custom-form-column3__field{display:flex;margin-top:10rem;flex-direction:column;flex:1 1}.cetak-slip-kwitansi__custom-form-column3__field2{display:flex;margin-top:8rem;flex-direction:column;flex:1 1}.cetak-slip-kwitansi__custom-form-row2{display:flex;flex-direction:row}.cetak-slip-kwitansi__custom-form-row2__field{display:flex;flex-direction:row;flex:1 1}.cetak-slip-kwitansi__custom-form-row2__field:not(:first-child){margin-left:4rem}.cetak-slip-kwitansi__custom-form-row-square{display:flex;flex-direction:row;justify-content:space-between}.cetak-slip-kwitansi__custom-form-row-square__field{display:flex;flex-direction:row;flex:1 1;margin-left:1rem}.cetak-slip-kwitansi__custom-form-row-square2{display:flex;flex-direction:row;margin-top:2rem;justify-content:space-between;margin-left:10rem}.cetak-slip-kwitansi__custom-form-row-square2__field{display:flex;flex-direction:row;flex:1 1;margin-left:1rem}.cetak-slip-kwitansi__ .cetak-slip-kwitansi__header-table{display:flex;flex-direction:row;margin-top:5rem}.cetak-slip-kwitansi__header-table2{margin-top:5rem}.cetak-slip-kwitansi__header{padding:2rem;display:flex;flex-direction:column;justify-content:center}.cetak-slip-kwitansi__header-top{display:flex;flex-direction:row;margin-left:60rem;font-size:14px;font-weight:700}.cetak-slip-kwitansi__header-top--left,.cetak-slip-kwitansi__header-top--right{font-size:1.6rem;font-weight:700}.cetak-slip-kwitansi__header-title{margin-top:2rem;display:flex;flex-direction:column;margin-right:25rem}.cetak-slip-kwitansi__header-title--column{flex-direction:column;font-weight:700;font-size:24px}.cetak-slip-kwitansi__header-title--column-text{flex-direction:column;font-size:14px}.cetak-slip-kwitansi__header-title-bukti{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-right:10rem;margin-top:-2rem}.cetak-slip-kwitansi__header-title-bukti--column{flex-direction:column;text-align:center;font-weight:700;font-size:22px}.cetak-slip-kwitansi__header-title-bukti--column-text{flex-direction:column;font-size:14px}.cetak-slip-kwitansi__custom-hr{width:700px;margin-left:2rem}.cetak-slip-kwitansi__footer-title{margin-top:2rem;display:flex;flex-direction:column;font-weight:700;font-size:14px}.cetak-slip-kwitansi__footer-title--column{flex-direction:column;margin-right:25rem}.cetak-slip-kwitansi__footer-title--column2{flex-direction:column;margin-right:15rem;margin-top:5rem}.cetak-slip-kwitansi__column-field{flex-direction:column;text-align:center}.cetak-slip-kwitansi__box{display:flex;justify-content:space-between}.cetak-slip-kwitansi__box--square2{font-size:1.6rem;flex-direction:column;width:120px;height:120px;border:1px solid #000;margin:5px 5px 5px 4rem}.cetak-slip-kwitansi__box2{display:flex;justify-content:space-between}.cetak-slip-kwitansi__box2--square2{font-size:1.6rem;flex-direction:column;width:120px;height:120px;border:1px solid #000;margin:5px 5px 5px 2rem}.cetak-slip-kwitansi__header-title-table{font-size:16px;display:flex;font-weight:700;margin-left:2rem;margin-top:2rem}.cetak-slip-kwitansi__header-title-table--column{flex-direction:column}.cetak-slip-kwitansi__custom-form-row-title,.cetak-slip-kwitansi__custom-form-row-title__field{display:flex;flex-direction:row}.cetak-slip-kwitansi__header-title2{font-size:16px;display:flex;margin-left:2rem;margin-top:-2rem}.cetak-slip-kwitansi__header-title2--row{display:flex;flex-direction:row}.cetak-slip-kwitansi__header-title2--column{flex-direction:column}.cetak-slip-kwitansi__header-title2--bold{font-weight:700}.cetak-slip-kwitansi__header-title3{display:flex;flex-direction:row;justify-content:space-between;width:100%}.cetak-slip-kwitansi__header-title3--left{margin-left:2rem}.cetak-slip-kwitansi__header-title3--left,.cetak-slip-kwitansi__header-title3--right{font-size:1.6rem;flex-direction:column;width:100%}.cetak-slip-kwitansi__body{margin-top:1rem;margin-left:2rem}.cetak-slip-kwitansi__table-test{width:80%}.cetak-slip-kwitansi__table-test td{font-size:16px;padding-top:1px}.cetak-slip-kwitansi__table{border-collapse:collapse;width:90%;margin-bottom:4rem}.cetak-slip-kwitansi__table td,.cetak-slip-kwitansi__table th{border:1px solid #000;padding:8px;color:#000}.cetak-slip-kwitansi__table tr td:first-child,.cetak-slip-kwitansi__table tr th:first-child{width:1%}.cetak-slip-kwitansi__table td.nominal{text-align:right;font-weight:700}.cetak-slip-kwitansi__table th.kelompok{text-align:left}.cetak-slip-kwitansi__table td{font-size:1.6rem}.cetak-slip-kwitansi__table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;background-color:#fff;text-align:center}.cetak-slip-kwitansi__table2{margin-right:10rem;margin-top:2rem;width:60%}.cetak-slip-kwitansi__table2 td,.cetak-slip-kwitansi__table2 th{color:#000;font-size:14px}.cetak-slip-kwitansi__table2 tr td:first-child,.cetak-slip-kwitansi__table2 tr th:first-child{width:1%}.cetak-slip-kwitansi__table2 td.batas{font-size:16px;padding-top:1px;margin-left:10rem}.cetak-slip-kwitansi__table2 td{font-size:16px;padding-top:1px}.cetak-slip-kwitansi__table2 th{font-size:15px;padding-top:12px;padding-bottom:12px;text-align:left}.cetak-slip-kwitansi tfoot td{font-weight:700;text-align:right}.cetak-slip-kwitansi tfoot tr:first-child td{border-top:5px double #000}.cetak-slip-kwitansi__footer{padding:1rem 0 0;border:1px solid #000}.cetak-slip-kwitansi__footer-top{display:flex;flex-direction:row;justify-content:space-between}.cetak-slip-kwitansi__footer-top--left{padding:0 1rem;flex:3 1;display:flex;flex-direction:column;font-size:1.6rem;font-weight:700}.cetak-slip-kwitansi__footer-top--right{flex:2 1;display:flex;flex-direction:column;justify-content:flex-start}.cetak-slip-kwitansi__footer-top--right p{font-size:1.6rem;font-weight:700}.cetak-slip-kwitansi__footer-top--total{padding:0 1rem;display:flex;justify-content:space-between;border-bottom:1px solid #000}.cetak-slip-kwitansi__footer-bottom{margin-top:1rem;display:flex;flex-direction:row;border-top:1px solid #000}.cetak-slip-kwitansi__footer-bottom div{min-height:10rem;padding:1rem;display:flex;flex-direction:column;flex:1 1;justify-content:space-between;align-items:center;font-size:1.4rem}.cetak-slip-kwitansi__footer-bottom div p:nth-child(2){font-weight:700}.cetak-slip-kwitansi__footer-bottom div:not(:last-child){border-right:1px solid #000}.admission{padding:2rem;display:flex;flex-direction:row;align-items:center}.admission__logo{padding:2rem;width:25rem;height:25rem}.admission__info{padding:2rem;flex:1 1;display:flex;flex-direction:column}.admission__info-list{display:flex;flex-direction:row;align-items:center}.admission__info-list div:first-child{flex:3 1;font-weight:700;font-size:2.4rem}.admission__info-list div:nth-child(2){flex:7 1;font-size:2.4rem}.admission__submit{margin-top:4rem}.manage-admission__salary-form{display:flex;flex-direction:row}.manage-admission__salary-form>div:nth-child(2){margin-left:2rem}.manage-admission__button-wrapper{display:flex;flex-direction:row;justify-content:center;align-items:center}.manage-admission__button-wrapper div:nth-child(2){margin-left:2rem}.akademi{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-flow:wrap}.akademi__list{margin-right:2rem;margin-top:20px;margin-bottom:20px}.akademi__list img{width:100px;height:100px}.akademi__list button{display:flex;flex-direction:column;justify-content:center;align-items:center;border:1px solid #000;padding:2rem;border-radius:10px}.kelas-list__header{display:flex;flex-direction:row}.kelas-list__button{width:100%}.kelas-list__button:nth-child(2){margin-left:2rem}.kelas-list__content{margin-top:4rem}.nilai-ktsp__custom-form-row{display:flex;flex-direction:row}.nilai-ktsp__custom-form-row__field{display:flex;flex-direction:row;flex:1 1}.nilai-ktsp__custom-form-row__field:not(:first-child){margin-left:1rem}.nilai-ktsp__custom-form-row2{display:flex;flex-direction:row}.nilai-ktsp__custom-form-row2__field{display:flex;flex-direction:row;flex:1 1;width:100%}.nilai-ktsp__custom-form-row2__field:not(:first-child){margin-left:1rem}.nilai-ktsp__custom-form-row3{display:flex;flex-direction:row}.nilai-ktsp__custom-form-row3__field{display:flex;flex-direction:row;flex:1 1;width:50%}.nilai-ktsp__custom-form-row-bobot{display:flex;flex-direction:row;margin-left:50rem}.nilai-ktsp__custom-font{display:flex;font-size:100px;flex-direction:column}.nilai-ktsp__custom-font__field{display:flex;flex-direction:column;flex:1 1;margin-top:3rem}.nilai-ktsp__custom-font__field:not(:first-child){margin-left:1rem}.nilai-ktsp__custom-form-column{display:flex;flex-direction:column}.nilai-ktsp__custom-form-column__field{display:flex;flex-direction:column;flex:1 1}.nilai-ktsp__custom-form-column__field:not(:first-child){margin-left:0}.nilai-ktsp__custom-form-data-row{display:flex;flex-direction:row;width:50%}.nilai-ktsp__custom-form-data-row__field{display:flex;flex-direction:row;flex:1 1}.nilai-ktsp__custom-form-data-row__field:not(:first-child){margin-left:-1rem}.nilai-ktsp__button-wrapper{display:flex;justify-content:center;flex-direction:row;align-items:center}.nilai-ktsp__button-wrapper button:nth-child(2),.nilai-ktsp__button-wrapper button:nth-child(3){margin-left:2rem}.komentar__custom-form-row{display:flex;flex-direction:row}.komentar__custom-form-row__field{display:flex;flex-direction:row;flex:1 1}.komentar__custom-form-row__field:not(:first-child){margin-left:0}.komentar__custom-form-column{display:flex;flex-direction:column}.komentar__custom-form-column__field{display:flex;flex-direction:column;flex:1 1;width:300%}.komentar__custom-form-column__field:not(:first-child){margin-left:2rem}.komentar__box{display:flex;justify-content:space-between}.komentar__box--square{padding:20px;margin:5px 5px 5px 100rem}.komentar__box--square,.komentar__box--square2{font-size:1.6rem;width:200px;border:1px solid #000}.komentar__box--square2{flex-direction:column;padding:80px;margin:5px 10rem 5px 5px}.komentar__header-title3{display:flex;justify-content:space-between}.komentar__header-title3--left,.komentar__header-title3--right{font-size:1.6rem;flex-direction:column}.komentar__button-wrapper{display:flex;justify-content:center;align-items:center}.komentar__button-wrapper button:nth-child(2){margin-left:2rem}.nilai-kognitif__custom-form-row{display:flex;flex-direction:row}.nilai-kognitif__custom-form-row__field{display:flex;flex-direction:row;flex:1 1}.nilai-kognitif__custom-form-row__field:not(:first-child){margin-left:0}.nilai-kognitif__custom-form-row-class{display:flex;flex-direction:row;margin-top:5rem}.nilai-kognitif__custom-form-row-class__field{display:flex;flex-direction:row;flex:1 1}.nilai-kognitif__custom-form-row-class__field:not(:first-child){margin-left:0}.nilai-kognitif__custom-form-row2{display:flex;flex-direction:row;margin-top:5rem}.nilai-kognitif__custom-form-row2__field{display:flex;flex-direction:row;flex:1 1}.nilai-kognitif__custom-form-row2__field:not(:first-child){margin-left:0}.nilai-kognitif__custom-form-column{display:flex;flex-direction:column}.nilai-kognitif__custom-form-column__field{display:flex;flex-direction:column;flex:1 1}.nilai-kognitif__custom-form-column__field:not(:first-child){margin-left:2rem}.nilai-kognitif__button-wrapper{display:flex;justify-content:center;align-items:center}.nilai-kognitif__button-wrapper button:nth-child(2){margin-left:2rem}.lembar-harian__content{margin-top:4rem}.lembar-harian__custom-form-row{display:flex;flex-direction:row}.lembar-harian__custom-form-row__field{display:flex;flex-direction:row;flex:1 1;margin-left:1rem}.lembar-harian__custom-form-column{display:flex;flex-direction:column}.lembar-harian__custom-form-column__field{display:flex;flex-direction:column;flex:1 1;width:150%;margin-left:30rem}.lembar-harian__field{margin-top:-4rem;margin-left:70rem;font-weight:700}.lembar-harian__header{padding:2rem;display:flex;flex-direction:column;justify-content:center}.lembar-harian__header-top{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.lembar-harian__header-top--left,.lembar-harian__header-top--right{font-size:1.6rem;font-weight:700}.lembar-harian__header-title{margin-top:2rem;display:flex;justify-content:center;align-items:center}.lembar-harian__header-title--column{flex-direction:column;text-align:center}.lembar-harian__header-title--bold{font-weight:700}.lembar-harian__box{display:flex;justify-content:space-between}.lembar-harian__box--square{font-size:1.6rem;width:200px;border:1px solid #000;padding:20px;margin:5px 5px 5px 100rem}.lembar-harian__box--square2{font-size:1.6rem;flex-direction:column;width:200px;border:1px solid #000;padding:80px;margin:5px 5px 5px 10rem}.lembar-harian__title{width:300%;flex-direction:row;justify-content:space-between}.lembar-harian__title2{margin-left:1rem}.lembar-harian__title2,.lembar-harian__title3{width:300%;flex-direction:column}.lembar-harian__title4{flex-direction:column}.lembar-harian__beasiswa{width:100%;margin-left:24rem;flex-direction:column}.lembar-harian__header-title2{display:flex;flex-direction:row;justify-content:space-between}.lembar-harian__header-title2--left{font-size:1.6rem;flex-direction:column;margin-left:2rem}.lembar-harian__header-title2--right{font-size:1.6rem;flex-direction:column;width:200px;border:1px solid #000;padding:80px;margin:5px 5rem 5px 5px}.lembar-harian__header-between{display:flex;justify-content:space-between}.lembar-harian__header-between--left,.lembar-harian__header-between--right{font-size:1.6rem;flex-direction:column}.lembar-harian__body{margin-top:1rem}.lembar-harian__table{border-collapse:collapse;width:100%;margin-bottom:4rem}.lembar-harian__table td,.lembar-harian__table th{border:1px solid #000;padding:8px;background-color:#fff;color:#000}.lembar-harian__table td.nominal,.lembar-harian__table th.nominal{text-align:left}.lembar-harian__table tr td:first-child,.lembar-harian__table tr th:first-child{width:1%}.lembar-harian__table td{font-size:1.6rem}.lembar-harian__table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:left}.lembar-harian__table__actions{display:flex}.lembar-harian__table__actions button:first-child{margin-right:1rem}.lembar-harian__table tr:first-child th,.lembar-harian__table tr:nth-child(2) th,.lembar-harian__table tr:nth-child(3) th{text-align:center}.lembar-harian__table tr:first-child th.nominal,.lembar-harian__table tr:nth-child(2) th.nominal,.lembar-harian__table tr:nth-child(3) th.nominal{text-align:right}.lembar-harian tfoot td{font-weight:700}.lembar-harian tfoot td:last-child{border-left:5px double #000}.lembar-harian tfoot tr:first-child td{border-top:5px double #000}.lembar-harian__footer{padding:1rem 0 0;border:1px solid #000}.lembar-harian__footer-top{display:flex;flex-direction:row;justify-content:space-between}.lembar-harian__footer-top--left{padding:0 1rem;flex:3 1;display:flex;flex-direction:column;font-size:1.6rem;font-weight:700}.lembar-harian__footer-top--right{flex:2 1;display:flex;flex-direction:column;justify-content:flex-start}.lembar-harian__footer-top--right p{font-size:1.6rem;font-weight:700}.lembar-harian__footer-top--total{padding:0 1rem;display:flex;justify-content:space-between;border-bottom:1px solid #000}.lembar-harian__footer-bottom{margin-top:1rem;display:flex;flex-direction:row;border-top:1px solid #000}.lembar-harian__footer-bottom div{min-height:10rem;padding:1rem;display:flex;flex-direction:column;flex:1 1;justify-content:space-between;align-items:center;font-size:1.4rem}.lembar-harian__footer-bottom div p:nth-child(2){font-weight:700}.lembar-harian__footer-bottom div:not(:last-child){border-right:1px solid #000}.lembar-harian2__custom-form-row{display:flex;flex-direction:row}.lembar-harian2__custom-form-row__field{display:flex;flex-direction:row;flex:1 1;margin-left:1rem}.lembar-harian2__custom-form-column{display:flex;flex-direction:column}.lembar-harian2__custom-form-column__field{display:flex;flex-direction:column;flex:1 1}.lembar-harian2__custom-form-column__field:not(:first-child){margin-left:2rem}.lembar-harian2__custom-form-width{display:flex;flex-direction:column}.lembar-harian2__custom-form-width__field{display:flex;flex-direction:column;flex:1 1;width:10%}.lembar-harian2__custom-form-width__field:not(:first-child){margin-left:2rem}.lembar-harian2__button-wrapper,.lembar-harian2__title{display:flex;justify-content:center;align-items:center}.lembar-harian2__button-wrapper button:nth-child(2){margin-left:2rem}.cetak-observasi__content{margin-top:4rem}.cetak-observasi__header{padding:2rem;display:flex;flex-direction:column;justify-content:center;border:1px solid #000;margin-left:3rem}.cetak-observasi__custom-form-row{display:flex;flex-direction:row;justify-content:space-between}.cetak-observasi__custom-form-row__field{display:flex;flex-direction:row;flex:1 1;margin-left:1rem}.cetak-observasi__custom-form-column{display:flex;flex-direction:column}.cetak-observasi__custom-form-column__field{display:flex;flex-direction:column;flex:1 1}.cetak-observasi__custom-form-column__field:not(:first-child){margin-left:2rem}.cetak-observasi__field{margin-top:-4rem;margin-left:70rem;font-weight:700}.cetak-observasi__header-top{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.cetak-observasi__header-top--left,.cetak-observasi__header-top--right{font-size:1.6rem;font-weight:700}.cetak-observasi__header-title{margin-top:2rem;display:flex;justify-content:center;align-items:center}.cetak-observasi__header-title--column{flex-direction:column;text-align:center;margin-right:20rem}.cetak-observasi__header-title--bold{font-weight:700}.cetak-observasi__header-title--text{font-size:18px;margin-left:15rem;width:40%}.cetak-observasi__box{display:flex;justify-content:space-between}.cetak-observasi__box--square{font-size:1.6rem;width:200px;border:1px solid #000;padding:20px;margin:5px 5px 5px 100rem}.cetak-observasi__box--square2{font-size:1.6rem;flex-direction:column;width:150px;height:100px;border:1px solid #000;margin:5px 5px 5px 5rem}.cetak-observasi__title{width:300%;flex-direction:row;justify-content:space-between}.cetak-observasi__title2{margin-left:1rem}.cetak-observasi__title2,.cetak-observasi__title3{width:300%;flex-direction:column}.cetak-observasi__title4{flex-direction:column}.cetak-observasi__beasiswa{width:100%;margin-left:24rem;flex-direction:column}.cetak-observasi__header-title2{margin-top:2rem;display:flex;justify-content:center;align-items:center;font-size:18px}.cetak-observasi__header-title2--column{flex-direction:column;text-align:center;margin-right:50rem}.cetak-observasi__header-title2--bold{font-weight:700;font-size:15px}.cetak-observasi__header-between{display:flex;justify-content:space-between}.cetak-observasi__header-between--left,.cetak-observasi__header-between--right{font-size:1.6rem;flex-direction:column}.cetak-observasi__body{margin-top:1rem;margin-left:3rem}.cetak-observasi__table{border-collapse:collapse;width:100%;margin-bottom:4rem}.cetak-observasi__table td,.cetak-observasi__table th{border:1px solid #000;padding:8px;background-color:#fff;color:#000}.cetak-observasi__table tr td:first-child,.cetak-observasi__table tr th:first-child{width:1%}.cetak-observasi__table td.nominal{text-align:right}.cetak-observasi__table td{font-size:1.6rem}.cetak-observasi__table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:left}.cetak-observasi tfoot td{font-weight:700}.cetak-observasi tfoot td:last-child{border-left:5px double #000}.cetak-observasi tfoot tr:first-child td{border-top:5px double #000}.cetak-observasi__footer{padding:2rem;display:flex;flex-direction:column;justify-content:center;border:1px solid #000;margin-left:3rem;margin-top:-3rem}.cetak-observasi__footer-top{display:flex;flex-direction:row;justify-content:space-between}.cetak-observasi__footer-top--left{padding:0 1rem;flex:3 1;display:flex;flex-direction:column;font-size:1.6rem;font-weight:700}.cetak-observasi__footer-top--right{flex:2 1;display:flex;flex-direction:column;justify-content:flex-start}.cetak-observasi__footer-top--right p{font-size:1.6rem;font-weight:700}.cetak-observasi__footer-top--total{padding:0 1rem;display:flex;justify-content:space-between;border-bottom:1px solid #000}.cetak-observasi__footer-bottom{margin-top:1rem;display:flex;flex-direction:row;border-top:1px solid #000}.cetak-observasi__footer-bottom div{min-height:10rem;padding:1rem;display:flex;flex-direction:column;flex:1 1;justify-content:space-between;align-items:center;font-size:1.4rem}.cetak-observasi__footer-bottom div p:nth-child(2){font-weight:700}.cetak-observasi__footer-bottom div:not(:last-child){border-right:1px solid #000}.daftar-nilai-report__custom-form-row{display:flex;flex-direction:row}.daftar-nilai-report__custom-form-row__field{display:flex;flex-direction:row;flex:1 1;margin-left:1rem}.daftar-nilai-report__custom-form-column{display:flex;flex-direction:column}.daftar-nilai-report__custom-form-column__field{display:flex;flex-direction:column;flex:1 1}.daftar-nilai-report__custom-form-column__field:not(:first-child){margin-left:2rem}.daftar-nilai-report__custom-form-width{display:flex;flex-direction:column}.daftar-nilai-report__custom-form-width__field{display:flex;flex-direction:column;flex:1 1;width:10%}.daftar-nilai-report__custom-form-width__field:not(:first-child){margin-left:2rem}.daftar-nilai-report__button-wrapper,.daftar-nilai-report__title{display:flex;justify-content:center;align-items:center}.daftar-nilai-report__button-wrapper button:nth-child(2){margin-left:2rem}.daftar-nilai-report__body{margin-top:1rem}.daftar-nilai-report__table{border-collapse:collapse;width:100%;margin-bottom:4rem}.daftar-nilai-report__table td,.daftar-nilai-report__table th{border:1px solid #000;padding:8px;background-color:#fff;color:#000}.daftar-nilai-report__table tr td:first-child,.daftar-nilai-report__table tr th:first-child{width:1%}.daftar-nilai-report__table td.nominal{text-align:right}.daftar-nilai-report__table td{font-size:1.6rem}.daftar-nilai-report__table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:left}.kode-matpel__custom-form-row{display:flex;flex-direction:row}.kode-matpel__custom-form-row__field{display:flex;flex-direction:row;flex:1 1}.kode-matpel__custom-form-row__field:not(:first-child){margin-left:0}.kode-matpel__custom-form-row-check{display:flex;flex-direction:row}.kode-matpel__custom-form-row-check__field{display:flex;flex-direction:row;flex:1 1}.kode-matpel__custom-form-row-check__field:not(:first-child){margin-left:-1rem}.kode-matpel__custom-form-row-select{display:flex;flex-direction:row;width:200%}.kode-matpel__custom-form-row-select__field{display:flex;flex-direction:row;flex:1 1}.kode-matpel__custom-select{display:flex;flex-direction:row}.kode-matpel__custom-select__field{display:flex;flex-direction:row;flex:1 1;margin-left:1rem}.kode-matpel__custom-font{display:flex;font-size:15px;flex-direction:column}.kode-matpel__custom-font__field{display:flex;flex-direction:column;flex:1 1}.kode-matpel__custom-font__field:not(:first-child){margin-left:-10rem}.kode-matpel__custom-checkbox{display:flex;flex-direction:row}.kode-matpel__custom-checkbox__field{display:flex;flex-direction:row;flex:1 1;margin-left:3rem}.kode-matpel__custom-form-column{display:flex;flex-direction:column}.kode-matpel__custom-form-column__field{display:flex;flex-direction:column;flex:1 1}.kode-matpel__custom-form-column__field:not(:first-child){margin-left:2rem}.kode-matpel__custom-form-column-sikap{display:flex;flex-direction:column}.kode-matpel__custom-form-column-sikap__field{display:flex;flex-direction:column;flex:1 1;margin-top:-2rem}.kode-matpel__custom-form-column-sikap__field:not(:first-child){margin-left:2rem}.kode-matpel__custom-form-column2{display:flex;flex-direction:row;width:300px}.kode-matpel__custom-form-column2__field{display:flex;flex-direction:row;flex:1 1}.kode-matpel__custom-form-column2__field:not(:first-child){margin-left:3rem}.kode-matpel__custom-form-data-row{display:flex;flex-direction:row;width:300px;margin-left:3rem}.kode-matpel__custom-form-data-row__field{display:flex;flex-direction:row;flex:1 1}.kode-matpel__content{position:relative;width:500px}.kode-matpel__button-wrapper{display:flex;justify-content:center;align-items:center}.kode-matpel__button-wrapper button:nth-child(2){margin-left:2rem}.isi-bobot__custom-form-row{display:flex;flex-direction:row}.isi-bobot__custom-form-row__field{display:flex;flex-direction:row;flex:1 1}.isi-bobot__custom-form-row__field:not(:first-child){margin-left:0}.isi-bobot__header-title{margin-top:2rem;display:flex;justify-content:center;align-items:center}.isi-bobot__header-title--column{flex-direction:column;text-align:center}.isi-bobot__header-title--bold{font-weight:700;font-size:20px;text-decoration:underline}.isi-bobot__header-title--text{font-weight:700;font-size:18px}.isi-bobot__header-title--text2{font-size:15px}.isi-bobot__custom-form-column{display:flex;flex-direction:column}.isi-bobot__custom-form-column__field{display:flex;flex-direction:column;flex:1 1}.isi-bobot__custom-form-column__field:not(:first-child){margin-left:2rem}.isi-bobot__custom-form-column2{display:flex;flex-direction:column;width:49%}.isi-bobot__custom-form-column2__field{display:flex;flex-direction:column;flex:1 1}.isi-bobot__custom-form-column2__field:not(:first-child){margin-left:2rem}.isi-bobot__button-wrapper{display:flex;justify-content:center;align-items:center}.isi-bobot__button-wrapper button:nth-child(2){margin-left:2rem}.param-deskripsi__custom-form-row{display:flex;flex-direction:row}.param-deskripsi__custom-form-row__field{display:flex;flex-direction:row;flex:1 1}.param-deskripsi__custom-form-row__field:not(:first-child){margin-left:0}.param-deskripsi__header-title{margin-top:2rem;display:flex;justify-content:center;align-items:center}.param-deskripsi__header-title--column{flex-direction:column;text-align:center}.param-deskripsi__header-title--bold{font-weight:700;font-size:20px;text-decoration:underline}.param-deskripsi__header-title--text{font-weight:700;font-size:18px}.param-deskripsi__header-title--text2{font-size:15px}.param-deskripsi__custom-form-column{display:flex;flex-direction:column}.param-deskripsi__custom-form-column__field{display:flex;flex-direction:column;flex:1 1}.param-deskripsi__custom-form-column__field:not(:first-child){margin-left:2rem}.param-deskripsi__custom-form-column2{display:flex;flex-direction:column;width:49%}.param-deskripsi__custom-form-column2__field{display:flex;flex-direction:column;flex:1 1}.param-deskripsi__button-wrapper{display:flex;justify-content:center;align-items:center}.param-deskripsi__button-wrapper button:nth-child(2){margin-left:2rem}.table-range__field{margin-top:-4rem;margin-left:70rem;font-weight:700}.table-range__header{margin-top:2rem;display:flex;flex-direction:column;justify-content:center;font-weight:700}.table-range__header-top{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.table-range__header-top--left,.table-range__header-top--right{font-size:1.6rem;font-weight:700}.table-range__header-title{margin-top:2rem;display:flex;justify-content:center;align-items:center}.table-range__body{margin-top:1rem}.table-range__table{border-collapse:collapse;width:100%;margin-bottom:4rem}.table-range__table td,.table-range__table th{border:1px solid #000;padding:8px;color:#000}.table-range__table tr td:first-child,.table-range__table tr th:first-child{width:1%}.table-range__table td.nominal{text-align:right}.table-range__table td{font-size:1.6rem}.table-range__table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:left}.table-range tfoot td{font-weight:700}.table-range tfoot td:last-child{border-left:5px double #000}.table-range tfoot tr:first-child td{border-top:5px double #000}.table-range tbody td:last-child,.table-range tbody th:last-child,.table-range tfoot td:last-child,.table-range tfoot th:last-child,.table-range thead td:last-child,.table-range thead th:last-child{border-left:5px double #000}.table-range__footer{padding:1rem 0 0;border:1px solid #000}.table-range__footer-top{display:flex;flex-direction:row;justify-content:space-between}.table-range__footer-top--left{padding:0 1rem;flex:3 1;display:flex;flex-direction:column;font-size:1.6rem;font-weight:700}.table-range__footer-top--right{flex:2 1;display:flex;flex-direction:column;justify-content:flex-start}.table-range__footer-top--right p{font-size:1.6rem;font-weight:700}.table-range__footer-top--total{padding:0 1rem;display:flex;justify-content:space-between;border-bottom:1px solid #000}.table-range__footer-bottom{margin-top:1rem;display:flex;flex-direction:row;border-top:1px solid #000}.table-range__footer-bottom div{min-height:10rem;padding:1rem;display:flex;flex-direction:column;flex:1 1;justify-content:space-between;align-items:center;font-size:1.4rem}.table-range__footer-bottom div p:nth-child(2){font-weight:700}.table-range__footer-bottom div:not(:last-child){border-right:1px solid #000}.pengisian-kd__form-table{border-collapse:collapse;width:100%;margin-bottom:4rem}.pengisian-kd__form-table td,.pengisian-kd__form-table th{border:1px solid #000;padding:8px}.pengisian-kd__form-table td{font-size:1.6rem}.pengisian-kd__form-table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px}.pengisian-kd__add-more{display:flex;justify-content:space-between;align-items:center}.pengisian-kd__table-footer td:first-child{text-align:right}.upload-nilai__field{margin-top:-4rem;margin-left:70rem;font-weight:700}.upload-nilai__custom-header{margin-top:3rem;font-size:17px;font-weight:700}.upload-nilai__header{padding:2rem;display:flex;flex-direction:column;justify-content:center}.upload-nilai__header-top{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.upload-nilai__header-top--left,.upload-nilai__header-top--right{font-size:1.6rem;font-weight:700}.upload-nilai__header-title{margin-top:2rem;display:flex;justify-content:center;align-items:center}.upload-nilai__body{margin-top:1rem}.upload-nilai__table{border-collapse:collapse;width:100%;margin-bottom:4rem}.upload-nilai__table td,.upload-nilai__table th{border:1px solid #000;padding:8px;color:#000}.upload-nilai__table th.test{width:20%}.upload-nilai__table th.kolom3{width:50%}.upload-nilai__table tr td:first-child,.upload-nilai__table tr th:first-child{width:1%}.upload-nilai__table td.nominal{text-align:right}.upload-nilai__table td.text{font-weight:700}.upload-nilai__table td{font-size:1.6rem}.upload-nilai__table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:left}.upload-nilai tfoot td{font-weight:700}.upload-nilai tfoot td:last-child{border-left:5px double #000}.upload-nilai tfoot tr:first-child td{border-top:5px double #000}.upload-nilai tbody td:last-child,.upload-nilai tbody th:last-child,.upload-nilai tfoot td:last-child,.upload-nilai tfoot th:last-child,.upload-nilai thead td:last-child,.upload-nilai thead th:last-child{border-left:5px double #000}.upload-nilai__footer{padding:1rem 0 0;border:1px solid #000}.upload-nilai__footer-top{display:flex;flex-direction:row;justify-content:space-between}.upload-nilai__footer-top--left{padding:0 1rem;flex:3 1;display:flex;flex-direction:column;font-size:1.6rem;font-weight:700}.upload-nilai__footer-top--right{flex:2 1;display:flex;flex-direction:column;justify-content:flex-start}.upload-nilai__footer-top--right p{font-size:1.6rem;font-weight:700}.upload-nilai__footer-top--total{padding:0 1rem;display:flex;justify-content:space-between;border-bottom:1px solid #000}.upload-nilai__footer-bottom{margin-top:1rem;display:flex;flex-direction:row;border-top:1px solid #000}.upload-nilai__footer-bottom div{min-height:10rem;padding:1rem;display:flex;flex-direction:column;flex:1 1;justify-content:space-between;align-items:center;font-size:1.4rem}.upload-nilai__footer-bottom div p:nth-child(2){font-weight:700}.upload-nilai__footer-bottom div:not(:last-child){border-right:1px solid #000}.doc-upload__custom-form-row{display:flex;flex-direction:row}.doc-upload__custom-form-row__field{display:flex;flex-direction:row;flex:1 1}.doc-upload__custom-form-row__field:not(:first-child){margin-left:0}.doc-upload__custom-form-column{display:flex;flex-direction:column}.doc-upload__custom-form-column__field{display:flex;flex-direction:column;flex:1 1}.doc-upload__custom-form-column__field:not(:first-child){margin-left:2rem}.doc-upload__button-wrapper{display:flex;justify-content:center;align-items:center}.doc-upload__button-wrapper button:nth-child(2){margin-left:2rem}.laporan-rpp__custom-form-row{display:flex;flex-direction:row;width:50%}.laporan-rpp__custom-form-row__field{display:flex;flex-direction:row;flex:1 1}.laporan-rpp__custom-form-row__field:not(:first-child){margin-left:0}.laporan-rpp__header-title{margin-top:2rem;display:flex;justify-content:center;align-items:center}.laporan-rpp__header-title--column{flex-direction:column;text-align:center}.laporan-rpp__header-title--bold{font-weight:700;font-size:20px}.laporan-rpp__header-title--text{font-weight:700;font-size:18px}.laporan-rpp__header-title--text2{font-size:15px}.laporan-rpp__body{margin-top:1rem}.laporan-rpp__table{border-collapse:collapse;width:100%;margin-bottom:4rem}.laporan-rpp__table td,.laporan-rpp__table th{border:1px solid #000;padding:8px;color:#000}.laporan-rpp__table tr td:first-child,.laporan-rpp__table tr th:first-child{width:1%}.laporan-rpp__table td.nominal{text-align:right}.laporan-rpp__table td{font-size:1.6rem}.laporan-rpp__table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:left}.laporan-rpp tfoot td{font-weight:700}.laporan-rpp tfoot td:last-child{border-left:5px double #000}.laporan-rpp tfoot tr:first-child td{border-top:5px double #000}.laporan-rpp tbody td:last-child,.laporan-rpp tbody th:last-child,.laporan-rpp tfoot td:last-child,.laporan-rpp tfoot th:last-child,.laporan-rpp thead td:last-child,.laporan-rpp thead th:last-child{border-left:5px double #000}.laporan-rpp__footer{padding:1rem 0 0;border:1px solid #000}.laporan-rpp__footer-top{display:flex;flex-direction:row;justify-content:space-between}.laporan-rpp__footer-top--left{padding:0 1rem;flex:3 1;display:flex;flex-direction:column;font-size:1.6rem;font-weight:700}.laporan-rpp__footer-top--right{flex:2 1;display:flex;flex-direction:column;justify-content:flex-start}.laporan-rpp__footer-top--right p{font-size:1.6rem;font-weight:700}.laporan-rpp__footer-top--total{padding:0 1rem;display:flex;justify-content:space-between;border-bottom:1px solid #000}.laporan-rpp__footer-bottom{margin-top:1rem;display:flex;flex-direction:row;border-top:1px solid #000}.laporan-rpp__footer-bottom div{min-height:10rem;padding:1rem;display:flex;flex-direction:column;flex:1 1;justify-content:space-between;align-items:center;font-size:1.4rem}.laporan-rpp__footer-bottom div p:nth-child(2){font-weight:700}.laporan-rpp__footer-bottom div:not(:last-child){border-right:1px solid #000}.laporan-rpp__custom-form-column{display:flex;flex-direction:column}.laporan-rpp__custom-form-column__field{display:flex;flex-direction:column;flex:1 1}.laporan-rpp__custom-form-column__field:not(:first-child){margin-left:2rem}.laporan-rpp__button-wrapper{display:flex;justify-content:center;align-items:center}.laporan-rpp__button-wrapper button:nth-child(2){margin-left:2rem}.nilai-raport__custom-form-row{display:flex;flex-direction:row}.nilai-raport__custom-form-row__field{display:flex;flex-direction:row;flex:1 1}.nilai-raport__custom-form-row__field:not(:first-child){margin-left:0}.nilai-raport__custom-form-row2{display:flex;flex-direction:row}.nilai-raport__custom-form-row2__field{display:flex;flex-direction:row;flex:1 1}.nilai-raport__custom-form-row2__field:not(:first-child){margin-left:2rem}.nilai-raport__custom-form-row3,.nilai-raport__custom-form-row4{display:flex;flex-direction:row;width:50%}.nilai-raport__custom-form-row4{margin-left:1rem}.nilai-raport__custom-form-row-check{display:flex;flex-direction:row}.nilai-raport__custom-form-row-check__field{display:flex;flex-direction:row;flex:1 1}.nilai-raport__custom-form-row-check__field:not(:first-child){margin-left:-2rem}.nilai-raport__custom-form-row-select{display:flex;flex-direction:row;width:200%}.nilai-raport__custom-form-row-select__field{display:flex;flex-direction:row;flex:1 1}.nilai-raport__custom-select{display:flex;flex-direction:row}.nilai-raport__custom-select__field{display:flex;flex-direction:row;flex:1 1;margin-left:1rem}.nilai-raport__custom-font{display:flex;font-size:15px;flex-direction:column}.nilai-raport__custom-font__field{display:flex;flex-direction:column;flex:1 1}.nilai-raport__custom-font__field:not(:first-child){margin-left:-10rem}.nilai-raport__custom-checkbox{display:flex;flex-direction:row}.nilai-raport__custom-checkbox__field{display:flex;flex-direction:row;flex:1 1;margin-left:2rem}.nilai-raport__custom-form-column{display:flex;flex-direction:column}.nilai-raport__custom-form-column__field{display:flex;flex-direction:column;flex:1 1}.nilai-raport__custom-form-column__field:not(:first-child){margin-left:2rem}.nilai-raport__custom-form-column2{display:flex;flex-direction:row;width:52%;margin-left:47rem}.nilai-raport__custom-form-data-row{display:flex;flex-direction:row;width:300px;margin-left:3rem}.nilai-raport__custom-form-data-row__field{display:flex;flex-direction:row;flex:1 1}.nilai-raport__content{position:relative;width:500px}.nilai-raport__button-wrapper{display:flex;justify-content:center;align-items:center}.nilai-raport__button-wrapper button:nth-child(2){margin-left:2rem}.legger-periode__field{margin-top:-4rem;margin-left:70rem;font-weight:700}.legger-periode__header{padding:2rem;display:flex;flex-direction:column;justify-content:center}.legger-periode__header-top{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.legger-periode__header-top--left,.legger-periode__header-top--right{font-size:1.6rem;font-weight:700}.legger-periode__header-title{margin-top:2rem;display:flex;justify-content:center;align-items:center}.legger-periode__body{margin-top:1rem}.legger-periode__table{border-collapse:collapse;width:100%;margin-bottom:4rem}.legger-periode__table td,.legger-periode__table th{border:1px solid #000;padding:8px;color:#000}.legger-periode__table tr td:first-child,.legger-periode__table tr th:first-child{width:1%}.legger-periode__table td.nominal{text-align:center;background-color:#999}.legger-periode__table td{font-size:1.6rem}.legger-periode__table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:left}.legger-periode tfoot td{font-weight:700}.legger-periode tfoot td:last-child{border-left:5px double #000}.legger-periode tfoot tr:first-child td{border-top:5px double #000}.legger-periode tbody td:last-child,.legger-periode tbody th:last-child,.legger-periode tfoot td:last-child,.legger-periode tfoot th:last-child,.legger-periode thead td:last-child,.legger-periode thead th:last-child{border-left:5px double #000}.legger-periode__footer{padding:1rem 0 0;border:1px solid #000}.legger-periode__footer-top{display:flex;flex-direction:row;justify-content:space-between}.legger-periode__footer-top--left{padding:0 1rem;flex:3 1;display:flex;flex-direction:column;font-size:1.6rem;font-weight:700}.legger-periode__footer-top--right{flex:2 1;display:flex;flex-direction:column;justify-content:flex-start}.legger-periode__footer-top--right p{font-size:1.6rem;font-weight:700}.legger-periode__footer-top--total{padding:0 1rem;display:flex;justify-content:space-between;border-bottom:1px solid #000}.legger-periode__footer-bottom{margin-top:1rem;display:flex;flex-direction:row;border-top:1px solid #000}.legger-periode__footer-bottom div{min-height:10rem;padding:1rem;display:flex;flex-direction:column;flex:1 1;justify-content:space-between;align-items:center;font-size:1.4rem}.legger-periode__footer-bottom div p:nth-child(2){font-weight:700}.legger-periode__footer-bottom div:not(:last-child){border-right:1px solid #000}.raport-kbk__custom-form-row{display:flex;flex-direction:row}.raport-kbk__custom-form-row__field{display:flex;flex-direction:row;flex:1 1}.raport-kbk__custom-form-row__field:not(:first-child){margin-left:0}.raport-kbk__custom-form-row2{display:flex;flex-direction:row}.raport-kbk__custom-form-row2__field{display:flex;flex-direction:row;flex:1 1}.raport-kbk__custom-form-row2__field:not(:first-child){margin-left:2rem}.raport-kbk__custom-form-row3{display:flex;flex-direction:row;width:30%}.raport-kbk__custom-form-row4{display:flex;flex-direction:row;width:50%;margin-left:1rem}.raport-kbk__custom-form-row-check{display:flex;flex-direction:row;margin-left:2rem;margin-top:2rem}.raport-kbk__custom-form-row-check__field{display:flex;flex-direction:row;flex:1 1}.raport-kbk__custom-form-row-check__field:not(:first-child){margin-left:-2rem}.raport-kbk__custom-form-row-select{display:flex;flex-direction:row;width:200%}.raport-kbk__custom-form-row-select__field{display:flex;flex-direction:row;flex:1 1}.raport-kbk__custom-select{display:flex;flex-direction:row}.raport-kbk__custom-select__field{display:flex;flex-direction:row;flex:1 1;margin-left:1rem}.raport-kbk__custom-font{display:flex;font-size:15px;flex-direction:column}.raport-kbk__custom-font__field{display:flex;flex-direction:column;flex:1 1}.raport-kbk__custom-font__field:not(:first-child){margin-left:-10rem}.raport-kbk__custom-checkbox{display:flex;flex-direction:row}.raport-kbk__custom-checkbox__field{display:flex;flex-direction:row;flex:1 1;margin-left:2rem}.raport-kbk__custom-form-column{display:flex;flex-direction:column}.raport-kbk__custom-form-column__field{display:flex;flex-direction:column;flex:1 1}.raport-kbk__custom-form-column__field:not(:first-child){margin-left:2rem}.raport-kbk__custom-form-column2{display:flex;flex-direction:row;width:52%;margin-left:47rem}.raport-kbk__custom-form-data-row{display:flex;flex-direction:row;width:300px;margin-left:3rem}.raport-kbk__custom-form-data-row__field{display:flex;flex-direction:row;flex:1 1}.raport-kbk__content{position:relative;width:500px}.raport-kbk__button-wrapper{display:flex;justify-content:center;align-items:center}.raport-kbk__button-wrapper button:nth-child(2){margin-left:2rem}.raport-kbk-detail__custom-form-row{display:flex;flex-direction:row}.raport-kbk-detail__custom-form-row__field{display:flex;flex-direction:row;flex:1 1}.raport-kbk-detail__custom-form-row__field:not(:first-child){margin-left:0}.raport-kbk-detail__custom-form-row2{display:flex;flex-direction:row;margin-top:2rem}.raport-kbk-detail__custom-form-row2__field{display:flex;flex-direction:row;flex:1 1}.raport-kbk-detail__custom-form-row2__field:not(:first-child){margin-left:0}.raport-kbk-detail__custom-form-row3,.raport-kbk-detail__custom-form-row4{display:flex;flex-direction:row;width:50%}.raport-kbk-detail__custom-form-row4{margin-left:1rem}.raport-kbk-detail__custom-form-row-check{display:flex;flex-direction:row;margin-left:2rem;margin-top:2rem}.raport-kbk-detail__custom-form-row-check__field{display:flex;flex-direction:row;flex:1 1}.raport-kbk-detail__custom-form-row-check__field:not(:first-child){margin-left:-2rem}.raport-kbk-detail__custom-form-row-select{display:flex;flex-direction:row;width:200%}.raport-kbk-detail__custom-form-row-select__field{display:flex;flex-direction:row;flex:1 1}.raport-kbk-detail__custom-select{display:flex;flex-direction:row}.raport-kbk-detail__custom-select__field{display:flex;flex-direction:row;flex:1 1;margin-left:1rem}.raport-kbk-detail__custom-font{display:flex;font-size:15px;flex-direction:column}.raport-kbk-detail__custom-font__field{display:flex;flex-direction:column;flex:1 1}.raport-kbk-detail__custom-font__field:not(:first-child){margin-left:-10rem}.raport-kbk-detail__custom-checkbox{display:flex;flex-direction:row}.raport-kbk-detail__custom-checkbox__field{display:flex;flex-direction:row;flex:1 1;margin-left:2rem}.raport-kbk-detail__custom-form-column{display:flex;flex-direction:column}.raport-kbk-detail__custom-form-column__field{display:flex;flex-direction:column;flex:1 1}.raport-kbk-detail__custom-form-column__field:not(:first-child){margin-left:2rem}.raport-kbk-detail__custom-form-column3{display:flex;flex-direction:column}.raport-kbk-detail__custom-form-column3__field{display:flex;flex-direction:column;flex:1 1;margin-top:2rem}.raport-kbk-detail__custom-form-column3__field:not(:first-child){margin-left:2rem}.raport-kbk-detail__custom-form-column-2{display:flex;flex-direction:column}.raport-kbk-detail__custom-form-column-2__field{display:flex;flex-direction:column;flex:1 1;width:100%}.raport-kbk-detail__custom-form-column-2__field:not(:first-child){margin-left:-20rem}.raport-kbk-detail__custom-form-column2{display:flex;flex-direction:row;width:52%;margin-left:47rem}.raport-kbk-detail__custom-form-data-row{display:flex;flex-direction:row;width:300px;margin-left:3rem}.raport-kbk-detail__custom-form-data-row__field{display:flex;flex-direction:row;flex:1 1}.raport-kbk-detail__content{position:relative;width:500px}.raport-kbk-detail__button-wrapper{display:flex;justify-content:center;align-items:center}.raport-kbk-detail__button-wrapper button:nth-child(2){margin-left:2rem}.sampul-dpn-ktsp__header-content{position:absolute}.sampul-dpn-ktsp__content{margin-top:4rem}.sampul-dpn-ktsp__field{margin-top:-4rem;margin-left:70rem;font-weight:700}.sampul-dpn-ktsp__custom-form-row{display:flex;flex-direction:row}.sampul-dpn-ktsp__custom-form-row__field{display:flex;flex-direction:row;flex:1 1}.sampul-dpn-ktsp__custom-form-row__field:not(:first-child){margin-left:9rem}.sampul-dpn-ktsp__custom-form-row2{display:flex;flex-direction:row}.sampul-dpn-ktsp__custom-form-row2__field{display:flex;flex-direction:row;flex:1 1}.sampul-dpn-ktsp__custom-form-row2__field:not(:first-child){margin-left:4rem}.sampul-dpn-ktsp__ .sampul-dpn-ktsp__header-table{display:flex;flex-direction:row;margin-top:5rem}.sampul-dpn-ktsp__header-table2{margin-top:5rem}.sampul-dpn-ktsp__header{padding:2rem;display:flex;flex-direction:column;justify-content:center}.sampul-dpn-ktsp__header-top{display:flex;flex-direction:row;margin-left:60rem;font-size:14px;font-weight:700}.sampul-dpn-ktsp__header-top--left,.sampul-dpn-ktsp__header-top--right{font-size:1.6rem;font-weight:700}.sampul-dpn-ktsp__header-title{margin-top:2rem;display:flex;justify-content:center;align-items:center;font-weight:700}.sampul-dpn-ktsp__header-title--column{flex-direction:column;text-align:center}.sampul-dpn-ktsp__box{display:flex;justify-content:center;align-items:center}.sampul-dpn-ktsp__box--square{font-size:1.6rem;flex-direction:row;width:500px;border:1px solid #000;padding:20px;margin:5px}.sampul-dpn-ktsp__box--square2{font-size:1.6rem;flex-direction:column;width:200px;border:1px solid #000;padding:80px;margin:5px 5px 5px 50rem}.sampul-dpn-ktsp__header-title2{margin-top:70rem;display:flex;justify-content:center;align-items:center;font-weight:700}.sampul-dpn-ktsp__header-title2--column{flex-direction:column;text-align:center}.sampul-dpn-ktsp__body{margin-top:1rem;margin-left:1rem}.sampul-dpn-ktsp__table{margin-left:3rem;margin-right:.5rem;width:50%}.sampul-dpn-ktsp__table td,.sampul-dpn-ktsp__table th{color:#000}.sampul-dpn-ktsp__table tr td:first-child,.sampul-dpn-ktsp__table tr th:first-child{width:1%}.sampul-dpn-ktsp__table td.batas{font-size:14px;text-align:center}.sampul-dpn-ktsp__table td{font-size:12px}.sampul-dpn-ktsp__table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:left}.sampul-dpn-ktsp tfoot td{font-weight:700}.sampul-dpn-ktsp tfoot td:last-child{border-left:5px double #000}.sampul-dpn-ktsp tfoot tr:first-child td{border-top:5px double #000}.sampul-dpn-ktsp__footer{padding:1rem 0 0;border:1px solid #000}.sampul-dpn-ktsp__footer-top{display:flex;flex-direction:row;justify-content:space-between}.sampul-dpn-ktsp__footer-top--left{padding:0 1rem;flex:3 1;display:flex;flex-direction:column;font-size:1.6rem;font-weight:700}.sampul-dpn-ktsp__footer-top--right{flex:2 1;display:flex;flex-direction:column;justify-content:flex-start}.sampul-dpn-ktsp__footer-top--right p{font-size:1.6rem;font-weight:700}.sampul-dpn-ktsp__footer-top--total{padding:0 1rem;display:flex;justify-content:space-between;border-bottom:1px solid #000}.sampul-dpn-ktsp__footer-bottom{margin-top:1rem;display:flex;flex-direction:row;border-top:1px solid #000}.sampul-dpn-ktsp__footer-bottom div{min-height:10rem;padding:1rem;display:flex;flex-direction:column;flex:1 1;justify-content:space-between;align-items:center;font-size:1.4rem}.sampul-dpn-ktsp__footer-bottom div p:nth-child(2){font-weight:700}.sampul-dpn-ktsp__footer-bottom div:not(:last-child){border-right:1px solid #000}.sampul-identitas-ktsp__header-content{position:absolute}.sampul-identitas-ktsp__content{margin-top:4rem}.sampul-identitas-ktsp__field{margin-top:-4rem;margin-left:70rem;font-weight:700}.sampul-identitas-ktsp__custom-form-row{display:flex;flex-direction:row}.sampul-identitas-ktsp__custom-form-row__field{display:flex;flex-direction:row;flex:1 1}.sampul-identitas-ktsp__custom-form-row__field:not(:first-child){margin-left:9rem}.sampul-identitas-ktsp__custom-form-row2{display:flex;flex-direction:row}.sampul-identitas-ktsp__custom-form-row2__field{display:flex;flex-direction:row;flex:1 1}.sampul-identitas-ktsp__custom-form-row2__field:not(:first-child){margin-left:4rem}.sampul-identitas-ktsp__custom-form-row-square{display:flex;flex-direction:row;justify-content:space-between}.sampul-identitas-ktsp__custom-form-row-square__field{display:flex;flex-direction:row;flex:1 1;margin-left:1rem}.sampul-identitas-ktsp__ .sampul-identitas-ktsp__header-table{display:flex;flex-direction:row;margin-top:5rem}.sampul-identitas-ktsp__header-table2{margin-top:5rem}.sampul-identitas-ktsp__header{padding:2rem;display:flex;flex-direction:column;justify-content:center}.sampul-identitas-ktsp__header-top{display:flex;flex-direction:row;margin-left:60rem;font-size:14px;font-weight:700}.sampul-identitas-ktsp__header-top--left,.sampul-identitas-ktsp__header-top--right{font-size:1.6rem;font-weight:700}.sampul-identitas-ktsp__header-title{margin-top:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;font-weight:700;font-size:24px}.sampul-identitas-ktsp__header-title--column{flex-direction:column;text-align:center;margin-right:10rem}.sampul-identitas-ktsp__column-field{flex-direction:column;text-align:center}.sampul-identitas-ktsp__box{display:flex;justify-content:space-between}.sampul-identitas-ktsp__box--square{font-size:1.6rem;width:200px;border:1px solid #000;height:200px;margin:5px 5px 5px 100rem}.sampul-identitas-ktsp__box--square2{font-size:1.6rem;flex-direction:column;width:120px;height:120px;border:1px solid #000;margin:5px 5px 5px 2rem}.sampul-identitas-ktsp__header-title2{margin-top:70rem;display:flex;justify-content:center;align-items:center;font-weight:700}.sampul-identitas-ktsp__header-title2--column{flex-direction:column;text-align:center}.sampul-identitas-ktsp__header-title3{display:flex;justify-content:space-between}.sampul-identitas-ktsp__header-title3--left,.sampul-identitas-ktsp__header-title3--right{font-size:1.6rem;flex-direction:column}.sampul-identitas-ktsp__body{margin-top:1rem;margin-left:1rem}.sampul-identitas-ktsp__table{margin-left:10rem;margin-right:.5rem;margin-top:5rem;width:50%}.sampul-identitas-ktsp__table td,.sampul-identitas-ktsp__table th{color:#000;font-size:14px}.sampul-identitas-ktsp__table tr td:first-child,.sampul-identitas-ktsp__table tr th:first-child{width:1%}.sampul-identitas-ktsp__table td.batas{font-size:14px;text-align:center}.sampul-identitas-ktsp__table td{font-size:16px;font-weight:700;padding-top:12px}.sampul-identitas-ktsp__table th{font-size:15px;padding-top:12px;padding-bottom:12px;text-align:left}.sampul-identitas-ktsp tfoot td{font-weight:700}.sampul-identitas-ktsp tfoot td:last-child{border-left:5px double #000}.sampul-identitas-ktsp tfoot tr:first-child td{border-top:5px double #000}.sampul-identitas-ktsp__footer{padding:1rem 0 0;border:1px solid #000}.sampul-identitas-ktsp__footer-top{display:flex;flex-direction:row;justify-content:space-between}.sampul-identitas-ktsp__footer-top--left{padding:0 1rem;flex:3 1;display:flex;flex-direction:column;font-size:1.6rem;font-weight:700}.sampul-identitas-ktsp__footer-top--right{flex:2 1;display:flex;flex-direction:column;justify-content:flex-start}.sampul-identitas-ktsp__footer-top--right p{font-size:1.6rem;font-weight:700}.sampul-identitas-ktsp__footer-top--total{padding:0 1rem;display:flex;justify-content:space-between;border-bottom:1px solid #000}.sampul-identitas-ktsp__footer-bottom{margin-top:1rem;display:flex;flex-direction:row;border-top:1px solid #000}.sampul-identitas-ktsp__footer-bottom div{min-height:10rem;padding:1rem;display:flex;flex-direction:column;flex:1 1;justify-content:space-between;align-items:center;font-size:1.4rem}.sampul-identitas-ktsp__footer-bottom div p:nth-child(2){font-weight:700}.sampul-identitas-ktsp__footer-bottom div:not(:last-child){border-right:1px solid #000}.identitas-ktsp__content{margin-top:2rem}.identitas-ktsp__field{margin-top:-4rem;margin-left:70rem;font-weight:700}.identitas-ktsp__custom-form-row{display:flex;flex-direction:row}.identitas-ktsp__custom-form-row__field{display:flex;flex-direction:row;flex:1 1}.identitas-ktsp__custom-form-row__field:not(:first-child){margin-left:9rem}.identitas-ktsp__custom-form-row2{display:flex;flex-direction:row}.identitas-ktsp__custom-form-row2__field{display:flex;flex-direction:row;flex:1 1}.identitas-ktsp__custom-form-row2__field:not(:first-child){margin-left:4rem}.identitas-ktsp__custom-form-row-square{display:flex;flex-direction:row;justify-content:space-between}.identitas-ktsp__custom-form-row-square__field{display:flex;flex-direction:row;flex:1 1;margin-left:1rem}.identitas-ktsp__custom-form-row-square2{display:flex;flex-direction:row;margin-top:2rem;justify-content:space-between;margin-left:10rem}.identitas-ktsp__custom-form-row-square2__field{display:flex;flex-direction:row;flex:1 1;margin-left:1rem}.identitas-ktsp__ .identitas-ktsp__header-table{display:flex;flex-direction:row;margin-top:5rem}.identitas-ktsp__header-table2{margin-top:5rem}.identitas-ktsp__header{padding:2rem;display:flex;flex-direction:column;justify-content:center}.identitas-ktsp__header-top{display:flex;flex-direction:row;margin-left:60rem;font-size:14px;font-weight:700}.identitas-ktsp__header-top--left,.identitas-ktsp__header-top--right{font-size:1.6rem;font-weight:700}.identitas-ktsp__header-title{margin-top:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;font-weight:700;font-size:24px}.identitas-ktsp__header-title--column{flex-direction:column;text-align:center;margin-right:10rem}.identitas-ktsp__footer-title{margin-top:2rem;display:flex;flex-direction:column;font-weight:700;font-size:14px}.identitas-ktsp__footer-title--column{flex-direction:column;margin-right:25rem}.identitas-ktsp__footer-title--column2{flex-direction:column;margin-right:15rem;margin-top:5rem}.identitas-ktsp__column-field{flex-direction:column;text-align:center}.identitas-ktsp__box{display:flex;justify-content:space-between}.identitas-ktsp__box--square2{font-size:1.6rem;flex-direction:column;width:120px;height:120px;border:1px solid #000;margin:5px 5px 5px 2rem}.identitas-ktsp__box2{display:flex;justify-content:space-between}.identitas-ktsp__box2--square2{font-size:1.6rem;flex-direction:column;width:120px;height:120px;border:1px solid #000;margin:5px 5px 5px 2rem}.identitas-ktsp__header-title2{margin-top:70rem;display:flex;justify-content:center;align-items:center;font-weight:700}.identitas-ktsp__header-title2--column{flex-direction:column;text-align:center}.identitas-ktsp__header-title3{display:flex;justify-content:space-between}.identitas-ktsp__header-title3--left,.identitas-ktsp__header-title3--right{font-size:1.6rem;flex-direction:column}.identitas-ktsp__body{margin-top:1rem;margin-left:1rem}.identitas-ktsp__table{margin-left:10rem;margin-right:.5rem;margin-top:2rem;width:80%}.identitas-ktsp__table td,.identitas-ktsp__table th{color:#000;font-size:14px}.identitas-ktsp__table tr td:first-child,.identitas-ktsp__table tr th:first-child{width:1%}.identitas-ktsp__table td.batas{font-size:14px;text-align:center}.identitas-ktsp__table td{font-size:16px;font-weight:700;padding-top:12px}.identitas-ktsp__table th{font-size:15px;padding-top:12px;padding-bottom:12px;text-align:left}.identitas-ktsp tfoot td{font-weight:700}.identitas-ktsp tfoot td:last-child{border-left:5px double #000}.identitas-ktsp tfoot tr:first-child td{border-top:5px double #000}.identitas-ktsp__footer{padding:1rem 0 0;border:1px solid #000}.identitas-ktsp__footer-top{display:flex;flex-direction:row;justify-content:space-between}.identitas-ktsp__footer-top--left{padding:0 1rem;flex:3 1;display:flex;flex-direction:column;font-size:1.6rem;font-weight:700}.identitas-ktsp__footer-top--right{flex:2 1;display:flex;flex-direction:column;justify-content:flex-start}.identitas-ktsp__footer-top--right p{font-size:1.6rem;font-weight:700}.identitas-ktsp__footer-top--total{padding:0 1rem;display:flex;justify-content:space-between;border-bottom:1px solid #000}.identitas-ktsp__footer-bottom{margin-top:1rem;display:flex;flex-direction:row;border-top:1px solid #000}.identitas-ktsp__footer-bottom div{min-height:10rem;padding:1rem;display:flex;flex-direction:column;flex:1 1;justify-content:space-between;align-items:center;font-size:1.4rem}.identitas-ktsp__footer-bottom div p:nth-child(2){font-weight:700}.identitas-ktsp__footer-bottom div:not(:last-child){border-right:1px solid #000}.identitas-k13__content{margin-top:2rem}.identitas-k13__field{margin-top:-4rem;margin-left:70rem;font-weight:700}.identitas-k13__custom-form-row{display:flex;flex-direction:row}.identitas-k13__custom-form-row__field{display:flex;flex-direction:row;flex:1 1}.identitas-k13__custom-form-row__field:not(:first-child){margin-left:9rem}.identitas-k13__custom-form-row2{display:flex;flex-direction:row}.identitas-k13__custom-form-row2__field{display:flex;flex-direction:row;flex:1 1}.identitas-k13__custom-form-row2__field:not(:first-child){margin-left:4rem}.identitas-k13__custom-form-row-square{display:flex;flex-direction:row;justify-content:space-between}.identitas-k13__custom-form-row-square__field{display:flex;flex-direction:row;flex:1 1;margin-left:1rem}.identitas-k13__custom-form-row-square2{display:flex;flex-direction:row;margin-top:2rem;justify-content:space-between;margin-left:10rem}.identitas-k13__custom-form-row-square2__field{display:flex;flex-direction:row;flex:1 1;margin-left:1rem}.identitas-k13__ .identitas-k13__header-table{display:flex;flex-direction:row;margin-top:5rem}.identitas-k13__header-table2{margin-top:5rem}.identitas-k13__header{padding:2rem;display:flex;flex-direction:column;justify-content:center}.identitas-k13__header-top{display:flex;flex-direction:row;margin-left:60rem;font-size:14px;font-weight:700}.identitas-k13__header-top--left,.identitas-k13__header-top--right{font-size:1.6rem;font-weight:700}.identitas-k13__header-title{margin-top:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;font-weight:700;font-size:24px}.identitas-k13__header-title--column{flex-direction:column;text-align:center;margin-right:8rem}.identitas-k13__footer-title{margin-top:2rem;display:flex;flex-direction:column;font-weight:700;font-size:14px}.identitas-k13__footer-title--column{flex-direction:column;margin-right:20rem}.identitas-k13__footer-title--column2{flex-direction:column;margin-right:5rem;margin-top:5rem}.identitas-k13__column-field{flex-direction:column;text-align:center}.identitas-k13__box{display:flex;justify-content:space-between}.identitas-k13__box--square2{font-size:1.6rem;flex-direction:column;width:120px;height:120px;border:1px solid #000;margin:5px 5px 5px 2rem}.identitas-k13__box2{display:flex;justify-content:space-between}.identitas-k13__box2--square2{font-size:1.6rem;flex-direction:column;width:120px;height:120px;border:1px solid #000;margin:5px 5px 5px 25rem}.identitas-k13__header-title2{margin-top:70rem;display:flex;justify-content:center;align-items:center;font-weight:700}.identitas-k13__header-title2--column{flex-direction:column;text-align:center}.identitas-k13__header-title3{display:flex;justify-content:space-between}.identitas-k13__header-title3--left,.identitas-k13__header-title3--right{font-size:1.6rem;flex-direction:column}.identitas-k13__body{margin-top:1rem;margin-left:1rem}.identitas-k13__table{margin-left:10rem;margin-right:.5rem;margin-top:2rem;width:80%}.identitas-k13__table td,.identitas-k13__table th{color:#000;font-size:14px}.identitas-k13__table tr td:first-child,.identitas-k13__table tr th:first-child{width:1%}.identitas-k13__table td.batas{font-size:14px;text-align:center}.identitas-k13__table td{font-size:16px;font-weight:700;padding-top:12px}.identitas-k13__table th{font-size:15px;padding-top:12px;padding-bottom:12px;text-align:left}.identitas-k13 tfoot td{font-weight:700}.identitas-k13 tfoot td:last-child{border-left:5px double #000}.identitas-k13 tfoot tr:first-child td{border-top:5px double #000}.identitas-k13__footer{padding:1rem 0 0;border:1px solid #000}.identitas-k13__footer-top{display:flex;flex-direction:row;justify-content:space-between}.identitas-k13__footer-top--left{padding:0 1rem;flex:3 1;display:flex;flex-direction:column;font-size:1.6rem;font-weight:700}.identitas-k13__footer-top--right{flex:2 1;display:flex;flex-direction:column;justify-content:flex-start}.identitas-k13__footer-top--right p{font-size:1.6rem;font-weight:700}.identitas-k13__footer-top--total{padding:0 1rem;display:flex;justify-content:space-between;border-bottom:1px solid #000}.identitas-k13__footer-bottom{margin-top:1rem;display:flex;flex-direction:row;border-top:1px solid #000}.identitas-k13__footer-bottom div{min-height:10rem;padding:1rem;display:flex;flex-direction:column;flex:1 1;justify-content:space-between;align-items:center;font-size:1.4rem}.identitas-k13__footer-bottom div p:nth-child(2){font-weight:700}.identitas-k13__footer-bottom div:not(:last-child){border-right:1px solid #000}.laporan-ktsp__header-content{position:absolute}.laporan-ktsp__content{margin-top:2rem}.laporan-ktsp__field{margin-top:-4rem;margin-left:70rem;font-weight:700}.laporan-ktsp__custom-form-row{display:flex;flex-direction:row;margin-left:8rem;margin-top:5rem}.laporan-ktsp__custom-form-row__field{display:flex;flex-direction:row;flex:1 1}.laporan-ktsp__custom-form-column{display:flex;flex-direction:column}.laporan-ktsp__custom-form-column__field{display:flex;margin-top:8rem;flex-direction:column;flex:1 1}.laporan-ktsp__custom-form-column2{display:flex;flex-direction:column;margin-left:10rem}.laporan-ktsp__custom-form-column2__field{display:flex;margin-top:8rem;flex-direction:column;flex:1 1}.laporan-ktsp__custom-form-column3{display:flex;flex-direction:column;margin-left:10rem}.laporan-ktsp__custom-form-column3__field{display:flex;margin-top:10rem;flex-direction:column;flex:1 1}.laporan-ktsp__custom-form-row2{display:flex;flex-direction:row}.laporan-ktsp__custom-form-row2__field{display:flex;flex-direction:row;flex:1 1}.laporan-ktsp__custom-form-row2__field:not(:first-child){margin-left:4rem}.laporan-ktsp__custom-form-row-square{display:flex;flex-direction:row;justify-content:space-between}.laporan-ktsp__custom-form-row-square__field{display:flex;flex-direction:row;flex:1 1;margin-left:1rem}.laporan-ktsp__custom-form-row-square2{display:flex;flex-direction:row;margin-top:2rem;justify-content:space-between;margin-left:10rem}.laporan-ktsp__custom-form-row-square2__field{display:flex;flex-direction:row;flex:1 1;margin-left:1rem}.laporan-ktsp__ .laporan-ktsp__header-table{display:flex;flex-direction:row;margin-top:5rem}.laporan-ktsp__header-table2{margin-top:5rem}.laporan-ktsp__header{padding:2rem;display:flex;flex-direction:column;justify-content:center}.laporan-ktsp__header-top{display:flex;flex-direction:row;margin-left:60rem;font-size:14px;font-weight:700}.laporan-ktsp__header-top--left,.laporan-ktsp__header-top--right{font-size:1.6rem;font-weight:700}.laporan-ktsp__header-title{margin-top:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;font-weight:700;font-size:24px}.laporan-ktsp__header-title--column{flex-direction:column;text-align:center;margin-right:15rem}.laporan-ktsp__footer-title{margin-top:2rem;display:flex;flex-direction:column;font-weight:700;font-size:14px}.laporan-ktsp__footer-title--column{flex-direction:column;margin-right:25rem}.laporan-ktsp__footer-title--column2{flex-direction:column;margin-right:15rem;margin-top:5rem}.laporan-ktsp__column-field{flex-direction:column;text-align:center}.laporan-ktsp__box{display:flex;justify-content:space-between}.laporan-ktsp__box--square2{font-size:1.6rem;flex-direction:column;width:120px;height:120px;border:1px solid #000;margin:5px 5px 5px 4rem}.laporan-ktsp__box2{display:flex;justify-content:space-between}.laporan-ktsp__box2--square2{font-size:1.6rem;flex-direction:column;width:120px;height:120px;border:1px solid #000;margin:5px 5px 5px 2rem}.laporan-ktsp__header-title2{font-size:16px;display:flex;margin-left:2rem}.laporan-ktsp__header-title2--column{flex-direction:column}.laporan-ktsp__header-title3{display:flex;flex-direction:row;justify-content:space-between;width:100%}.laporan-ktsp__header-title3--left{margin-left:2rem}.laporan-ktsp__header-title3--left,.laporan-ktsp__header-title3--right{font-size:1.6rem;flex-direction:column;width:100%}.laporan-ktsp__body{margin-top:1rem;margin-left:3rem}.laporan-ktsp__table-test{width:80%}.laporan-ktsp__table-test td{font-size:16px;padding-top:1px}.laporan-ktsp__table{border-collapse:collapse;width:90%;margin-bottom:4rem}.laporan-ktsp__table td,.laporan-ktsp__table th{border:1px solid #000;padding:8px;color:#000}.laporan-ktsp__table tr td:first-child,.laporan-ktsp__table tr th:first-child{width:1%}.laporan-ktsp__table td.nominal{text-align:right}.laporan-ktsp__table td{font-size:1.6rem}.laporan-ktsp__table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;background-color:#fff;text-align:center}.laporan-ktsp__table2{margin-right:10rem;margin-top:2rem;width:60%}.laporan-ktsp__table2 td,.laporan-ktsp__table2 th{color:#000;font-size:14px}.laporan-ktsp__table2 tr td:first-child,.laporan-ktsp__table2 tr th:first-child{width:1%}.laporan-ktsp__table2 td.batas{font-size:16px;padding-top:1px;margin-left:10rem}.laporan-ktsp__table2 td{font-size:16px;padding-top:1px}.laporan-ktsp__table2 th{font-size:15px;padding-top:12px;padding-bottom:12px;text-align:left}.laporan-ktsp tfoot td{font-weight:700}.laporan-ktsp tfoot td:last-child{border-left:5px double #000}.laporan-ktsp tfoot tr:first-child td{border-top:5px double #000}.laporan-ktsp__footer{padding:1rem 0 0;border:1px solid #000}.laporan-ktsp__footer-top{display:flex;flex-direction:row;justify-content:space-between}.laporan-ktsp__footer-top--left{padding:0 1rem;flex:3 1;display:flex;flex-direction:column;font-size:1.6rem;font-weight:700}.laporan-ktsp__footer-top--right{flex:2 1;display:flex;flex-direction:column;justify-content:flex-start}.laporan-ktsp__footer-top--right p{font-size:1.6rem;font-weight:700}.laporan-ktsp__footer-top--total{padding:0 1rem;display:flex;justify-content:space-between;border-bottom:1px solid #000}.laporan-ktsp__footer-bottom{margin-top:1rem;display:flex;flex-direction:row;border-top:1px solid #000}.laporan-ktsp__footer-bottom div{min-height:10rem;padding:1rem;display:flex;flex-direction:column;flex:1 1;justify-content:space-between;align-items:center;font-size:1.4rem}.laporan-ktsp__footer-bottom div p:nth-child(2){font-weight:700}.laporan-ktsp__footer-bottom div:not(:last-child){border-right:1px solid #000}.laporan-ki2__header-content{position:absolute}.laporan-ki2__content{margin-top:2rem}.laporan-ki2__field{margin-top:-4rem;margin-left:70rem;font-weight:700}.laporan-ki2__custom-form-row{display:flex;flex-direction:row;margin-left:8rem;margin-top:5rem}.laporan-ki2__custom-form-row__field{display:flex;flex-direction:row;flex:1 1}.laporan-ki2__custom-form-column{display:flex;flex-direction:column}.laporan-ki2__custom-form-column__field{display:flex;margin-top:8rem;flex-direction:column;flex:1 1}.laporan-ki2__custom-form-column2{display:flex;flex-direction:column;margin-left:10rem;margin-top:-4rem}.laporan-ki2__custom-form-column2__field{display:flex;margin-top:7rem;flex-direction:column;flex:1 1}.laporan-ki2__custom-form-column3{display:flex;flex-direction:column;margin-left:10rem}.laporan-ki2__custom-form-column3__field{display:flex;margin-top:10rem;flex-direction:column;flex:1 1}.laporan-ki2__custom-form-row2{display:flex;flex-direction:row}.laporan-ki2__custom-form-row2__field{display:flex;flex-direction:row;flex:1 1}.laporan-ki2__custom-form-row2__field:not(:first-child){margin-left:4rem}.laporan-ki2__custom-form-row-square{display:flex;flex-direction:row;justify-content:space-between}.laporan-ki2__custom-form-row-square__field{display:flex;flex-direction:row;flex:1 1;margin-left:1rem}.laporan-ki2__custom-form-row-square2{display:flex;flex-direction:row;margin-top:2rem;justify-content:space-between;margin-left:10rem}.laporan-ki2__custom-form-row-square2__field{display:flex;flex-direction:row;flex:1 1;margin-left:1rem}.laporan-ki2__ .laporan-ki2__header-table{display:flex;flex-direction:row;margin-top:5rem}.laporan-ki2__header-table2{margin-top:5rem}.laporan-ki2__header{padding:2rem;display:flex;flex-direction:column;justify-content:center}.laporan-ki2__header-top{display:flex;flex-direction:row;margin-left:60rem;font-size:14px;font-weight:700}.laporan-ki2__header-top--left,.laporan-ki2__header-top--right{font-size:1.6rem;font-weight:700}.laporan-ki2__header-title{margin-top:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;font-weight:700;font-size:24px}.laporan-ki2__header-title--column{flex-direction:column;text-align:center;margin-right:15rem}.laporan-ki2__footer-title{margin-top:2rem;display:flex;flex-direction:column;font-weight:700;font-size:14px}.laporan-ki2__footer-title--column{flex-direction:column;margin-right:25rem}.laporan-ki2__footer-title--column2{flex-direction:column;margin-right:15rem;margin-top:5rem}.laporan-ki2__column-field{flex-direction:column;text-align:center}.laporan-ki2__box{display:flex;justify-content:space-between}.laporan-ki2__box--square2{font-size:1.6rem;flex-direction:column;width:120px;height:120px;border:1px solid #000;margin:5px 5px 5px 4rem}.laporan-ki2__box2{display:flex;justify-content:space-between}.laporan-ki2__box2--square2{font-size:1.6rem;flex-direction:column;width:120px;height:120px;border:1px solid #000;margin:5px 5px 5px 2rem}.laporan-ki2__header-title-table{font-size:16px;display:flex;font-weight:700;margin-left:2rem;margin-top:2rem}.laporan-ki2__header-title-table--column{flex-direction:column}.laporan-ki2__custom-form-row-title,.laporan-ki2__custom-form-row-title__field{display:flex;flex-direction:row}.laporan-ki2__header-title2{font-size:16px;display:flex;margin-left:38rem}.laporan-ki2__header-title2--row{display:flex;flex-direction:row}.laporan-ki2__header-title2--column{flex-direction:column}.laporan-ki2__header-title2--bold{font-weight:700}.laporan-ki2__header-title3{display:flex;flex-direction:row;justify-content:space-between;width:100%}.laporan-ki2__header-title3--left{margin-left:2rem}.laporan-ki2__header-title3--left,.laporan-ki2__header-title3--right{font-size:1.6rem;flex-direction:column;width:100%}.laporan-ki2__body{margin-top:1rem;margin-left:2rem}.laporan-ki2__table-test{width:80%}.laporan-ki2__table-test td{font-size:16px;padding-top:1px}.laporan-ki2__table{border-collapse:collapse;width:90%;margin-bottom:4rem}.laporan-ki2__table td,.laporan-ki2__table th{border:1px solid #000;padding:8px;color:#000}.laporan-ki2__table tr td:first-child,.laporan-ki2__table tr th:first-child{width:1%}.laporan-ki2__table td.nominal{text-align:right}.laporan-ki2__table th.kelompok{text-align:left}.laporan-ki2__table td{font-size:1.6rem}.laporan-ki2__table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;background-color:#fff;text-align:center}.laporan-ki2__table2{margin-right:10rem;margin-top:2rem;width:60%}.laporan-ki2__table2 td,.laporan-ki2__table2 th{color:#000;font-size:14px}.laporan-ki2__table2 tr td:first-child,.laporan-ki2__table2 tr th:first-child{width:1%}.laporan-ki2__table2 td.batas{margin-left:10rem}.laporan-ki2__table2 td,.laporan-ki2__table2 td.batas{font-size:16px;padding-top:1px}.laporan-ki2__table2 th{font-size:15px;padding-top:12px;padding-bottom:12px;text-align:left}.laporan-ki2 tfoot td{font-weight:700}.laporan-ki2 tfoot td:last-child{border-left:5px double #000}.laporan-ki2 tfoot tr:first-child td{border-top:5px double #000}.laporan-ki2__footer{padding:1rem 0 0;border:1px solid #000}.laporan-ki2__footer-top{display:flex;flex-direction:row;justify-content:space-between}.laporan-ki2__footer-top--left{padding:0 1rem;flex:3 1;display:flex;flex-direction:column;font-size:1.6rem;font-weight:700}.laporan-ki2__footer-top--right{flex:2 1;display:flex;flex-direction:column;justify-content:flex-start}.laporan-ki2__footer-top--right p{font-size:1.6rem;font-weight:700}.laporan-ki2__footer-top--total{padding:0 1rem;display:flex;justify-content:space-between;border-bottom:1px solid #000}.laporan-ki2__footer-bottom{margin-top:1rem;display:flex;flex-direction:row;border-top:1px solid #000}.laporan-ki2__footer-bottom div{min-height:10rem;padding:1rem;display:flex;flex-direction:column;flex:1 1;justify-content:space-between;align-items:center;font-size:1.4rem}.laporan-ki2__footer-bottom div p:nth-child(2){font-weight:700}.laporan-ki2__footer-bottom div:not(:last-child){border-right:1px solid #000}.laporan-ki4__header-content{position:absolute}.laporan-ki4__content{margin-top:2rem}.laporan-ki4__field{margin-top:-4rem;margin-left:70rem;font-weight:700}.laporan-ki4__custom-form-row{display:flex;flex-direction:row;margin-left:8rem;margin-top:5rem}.laporan-ki4__custom-form-row__field{display:flex;flex-direction:row;flex:1 1}.laporan-ki4__custom-form-column{display:flex;flex-direction:column}.laporan-ki4__custom-form-column__field{display:flex;margin-top:8rem;flex-direction:column;flex:1 1}.laporan-ki4__custom-form-column2{display:flex;flex-direction:column;margin-left:10rem;margin-top:-4rem}.laporan-ki4__custom-form-column2__field{display:flex;margin-top:7rem;flex-direction:column;flex:1 1}.laporan-ki4__custom-form-column3{display:flex;flex-direction:column;margin-left:40rem}.laporan-ki4__custom-form-column3__field{display:flex;margin-top:10rem;flex-direction:column;flex:1 1}.laporan-ki4__custom-form-column3__field2{display:flex;margin-top:8rem;flex-direction:column;flex:1 1}.laporan-ki4__custom-form-row2{display:flex;flex-direction:row}.laporan-ki4__custom-form-row2__field{display:flex;flex-direction:row;flex:1 1}.laporan-ki4__custom-form-row2__field:not(:first-child){margin-left:4rem}.laporan-ki4__custom-form-row-square{display:flex;flex-direction:row;justify-content:space-between}.laporan-ki4__custom-form-row-square__field{display:flex;flex-direction:row;flex:1 1;margin-left:1rem}.laporan-ki4__custom-form-row-square2{display:flex;flex-direction:row;margin-top:2rem;justify-content:space-between;margin-left:10rem}.laporan-ki4__custom-form-row-square2__field{display:flex;flex-direction:row;flex:1 1;margin-left:1rem}.laporan-ki4__ .laporan-ki4__header-table{display:flex;flex-direction:row;margin-top:5rem}.laporan-ki4__header-table2{margin-top:5rem}.laporan-ki4__header{padding:2rem;display:flex;flex-direction:column;justify-content:center}.laporan-ki4__header-top{display:flex;flex-direction:row;margin-left:60rem;font-size:14px;font-weight:700}.laporan-ki4__header-top--left,.laporan-ki4__header-top--right{font-size:1.6rem;font-weight:700}.laporan-ki4__header-title{margin-top:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;font-weight:700;font-size:24px}.laporan-ki4__header-title--column{flex-direction:column;text-align:center;margin-right:15rem}.laporan-ki4__header-title-input{margin-top:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;font-weight:700;font-size:24px}.laporan-ki4__header-title-input--column{flex-direction:column;text-align:center;margin-right:65rem}.laporan-ki4__footer-title{margin-top:2rem;display:flex;flex-direction:column;font-weight:700;font-size:14px}.laporan-ki4__footer-title--column{flex-direction:column;margin-right:25rem}.laporan-ki4__footer-title--column2{flex-direction:column;margin-right:15rem;margin-top:5rem}.laporan-ki4__column-field{flex-direction:column;text-align:center}.laporan-ki4__box{display:flex;justify-content:space-between}.laporan-ki4__box--square2{font-size:1.6rem;flex-direction:column;width:120px;height:120px;border:1px solid #000;margin:5px 5px 5px 4rem}.laporan-ki4__box2{display:flex;justify-content:space-between}.laporan-ki4__box2--square2{font-size:1.6rem;flex-direction:column;width:120px;height:120px;border:1px solid #000;margin:5px 5px 5px 2rem}.laporan-ki4__header-title-table{font-size:16px;display:flex;font-weight:700;margin-left:2rem;margin-top:2rem}.laporan-ki4__header-title-table--column{flex-direction:column}.laporan-ki4__custom-form-row-title,.laporan-ki4__custom-form-row-title__field{display:flex;flex-direction:row}.laporan-ki4__header-title2{font-size:16px;display:flex;margin-left:2rem}.laporan-ki4__header-title2--row{display:flex;flex-direction:row}.laporan-ki4__header-title2--column{flex-direction:column}.laporan-ki4__header-title2--bold{font-weight:700}.laporan-ki4__header-title3{display:flex;flex-direction:row;justify-content:space-between;width:100%}.laporan-ki4__header-title3--left{margin-left:2rem}.laporan-ki4__header-title3--left,.laporan-ki4__header-title3--right{font-size:1.6rem;flex-direction:column;width:100%}.laporan-ki4__body{margin-top:1rem;margin-left:2rem}.laporan-ki4__table-test{width:80%}.laporan-ki4__table-test td{font-size:16px;padding-top:1px}.laporan-ki4__table{border-collapse:collapse;width:90%;margin-bottom:4rem}.laporan-ki4__table td,.laporan-ki4__table th{border:1px solid #000;padding:8px;color:#000}.laporan-ki4__table tr td:first-child,.laporan-ki4__table tr th:first-child{width:1%}.laporan-ki4__table td.nominal{text-align:right}.laporan-ki4__table th.kelompok{text-align:left}.laporan-ki4__table td{font-size:1.6rem}.laporan-ki4__table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;background-color:#fff;text-align:center}.laporan-ki4__table2{margin-right:10rem;margin-top:2rem;width:60%}.laporan-ki4__table2 td,.laporan-ki4__table2 th{color:#000;font-size:14px}.laporan-ki4__table2 tr td:first-child,.laporan-ki4__table2 tr th:first-child{width:1%}.laporan-ki4__table2 td.batas{margin-left:10rem}.laporan-ki4__table2 td,.laporan-ki4__table2 td.batas{font-size:16px;padding-top:1px}.laporan-ki4__table2 th{font-size:15px;padding-top:12px;padding-bottom:12px;text-align:left}.laporan-ki4 tfoot td{font-weight:700}.laporan-ki4 tfoot td:last-child{border-left:5px double #000}.laporan-ki4 tfoot tr:first-child td{border-top:5px double #000}.laporan-ki4__footer{padding:1rem 0 0;border:1px solid #000}.laporan-ki4__footer-top{display:flex;flex-direction:row;justify-content:space-between}.laporan-ki4__footer-top--left{padding:0 1rem;flex:3 1;display:flex;flex-direction:column;font-size:1.6rem;font-weight:700}.laporan-ki4__footer-top--right{flex:2 1;display:flex;flex-direction:column;justify-content:flex-start}.laporan-ki4__footer-top--right p{font-size:1.6rem;font-weight:700}.laporan-ki4__footer-top--total{padding:0 1rem;display:flex;justify-content:space-between;border-bottom:1px solid #000}.laporan-ki4__footer-bottom{margin-top:1rem;display:flex;flex-direction:row;border-top:1px solid #000}.laporan-ki4__footer-bottom div{min-height:10rem;padding:1rem;display:flex;flex-direction:column;flex:1 1;justify-content:space-between;align-items:center;font-size:1.4rem}.laporan-ki4__footer-bottom div p:nth-child(2){font-weight:700}.laporan-ki4__footer-bottom div:not(:last-child){border-right:1px solid #000}.raport-pts__header-content{position:absolute}.raport-pts__content{margin-top:2rem}.raport-pts__field{margin-top:-4rem;margin-left:70rem;font-weight:700}.raport-pts__custom-form-row{display:flex;flex-direction:row;margin-left:8rem;margin-top:5rem}.raport-pts__custom-form-row__field{display:flex;flex-direction:row;flex:1 1}.raport-pts__custom-form-column{display:flex;flex-direction:column}.raport-pts__custom-form-column__field{display:flex;margin-top:8rem;flex-direction:column;flex:1 1}.raport-pts__custom-form-column2{display:flex;flex-direction:column;margin-left:10rem;margin-top:-4rem}.raport-pts__custom-form-column2__field{display:flex;margin-top:7rem;flex-direction:column;flex:1 1}.raport-pts__custom-form-column3{display:flex;flex-direction:column;margin-left:40rem}.raport-pts__custom-form-column3__field{display:flex;margin-top:10rem;flex-direction:column;flex:1 1}.raport-pts__custom-form-column3__field2{display:flex;margin-top:8rem;flex-direction:column;flex:1 1}.raport-pts__custom-form-row2{display:flex;flex-direction:row}.raport-pts__custom-form-row2__field{display:flex;flex-direction:row;flex:1 1}.raport-pts__custom-form-row2__field:not(:first-child){margin-left:4rem}.raport-pts__custom-form-row-square{display:flex;flex-direction:row;justify-content:space-between}.raport-pts__custom-form-row-square__field{display:flex;flex-direction:row;flex:1 1;margin-left:1rem}.raport-pts__custom-form-row-square2{display:flex;flex-direction:row;margin-top:2rem;justify-content:space-between;margin-left:10rem}.raport-pts__custom-form-row-square2__field{display:flex;flex-direction:row;flex:1 1;margin-left:1rem}.raport-pts__ .raport-pts__header-table{display:flex;flex-direction:row;margin-top:5rem}.raport-pts__header-table2{margin-top:5rem}.raport-pts__header{padding:2rem;display:flex;flex-direction:column;justify-content:center}.raport-pts__header-top{display:flex;flex-direction:row;margin-left:60rem;font-size:14px;font-weight:700}.raport-pts__header-top--left,.raport-pts__header-top--right{font-size:1.6rem;font-weight:700}.raport-pts__header-title{margin-top:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;font-weight:700}.raport-pts__header-title--column{flex-direction:column;text-align:center;margin-right:6rem;font-size:20px;width:100%}.raport-pts__header-title--column2{flex-direction:column;text-align:center;margin-right:6rem;font-size:18px;width:100%}.raport-pts__footer-title{margin-top:2rem;display:flex;flex-direction:column;font-weight:700;font-size:14px}.raport-pts__footer-title--column{flex-direction:column;margin-right:25rem}.raport-pts__footer-title--column2{flex-direction:column;margin-right:15rem;margin-top:5rem}.raport-pts__column-field{flex-direction:column;text-align:center}.raport-pts__box{display:flex;justify-content:space-between}.raport-pts__box--square2{font-size:1.6rem;flex-direction:column;width:120px;height:120px;border:1px solid #000;margin:5px 5px 5px 2rem}.raport-pts__box2{display:flex;justify-content:space-between}.raport-pts__box2--square2{font-size:1.6rem;flex-direction:column;width:120px;height:120px;border:1px solid #000;margin:5px 5px 5px 1rem}.raport-pts__header-title-table{font-size:16px;display:flex;font-weight:700;margin-left:2rem;margin-top:2rem}.raport-pts__header-title-table--column{flex-direction:column}.raport-pts__custom-form-row-title,.raport-pts__custom-form-row-title__field{display:flex;flex-direction:row}.raport-pts__header-title2{font-size:16px;display:flex;margin-left:2rem}.raport-pts__header-title2--row{display:flex;flex-direction:row}.raport-pts__header-title2--column{flex-direction:column}.raport-pts__header-title2--bold{font-weight:700}.raport-pts__header-title3{display:flex;flex-direction:row;justify-content:space-between;width:100%}.raport-pts__header-title3--left{margin-left:2rem}.raport-pts__header-title3--left,.raport-pts__header-title3--right{font-size:1.6rem;flex-direction:column;width:100%}.raport-pts__body{margin-top:1rem;margin-left:2rem}.raport-pts__table-test{width:80%}.raport-pts__table-test td{font-size:16px;padding-top:1px}.raport-pts__table{border-collapse:collapse;width:90%;margin-bottom:4rem}.raport-pts__table td,.raport-pts__table th{border:1px solid #000;padding:8px;color:#000}.raport-pts__table tr td:first-child,.raport-pts__table tr th:first-child{width:1%}.raport-pts__table td.nominal{text-align:right}.raport-pts__table th.kelompok{text-align:left}.raport-pts__table td{font-size:1.6rem}.raport-pts__table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;background-color:#fff;text-align:center}.raport-pts__table2{margin-right:10rem;margin-top:2rem;width:60%}.raport-pts__table2 td,.raport-pts__table2 th{color:#000;font-size:14px}.raport-pts__table2 tr td:first-child,.raport-pts__table2 tr th:first-child{width:1%}.raport-pts__table2 td.batas{margin-left:10rem}.raport-pts__table2 td,.raport-pts__table2 td.batas{font-size:16px;padding-top:1px}.raport-pts__table2 th{font-size:15px;padding-top:12px;padding-bottom:12px;text-align:left}.raport-pts tfoot td{font-weight:700}.raport-pts tfoot td:last-child{border-left:5px double #000}.raport-pts tfoot tr:first-child td{border-top:5px double #000}.raport-pts__footer{padding:1rem 0 0;border:1px solid #000}.raport-pts__footer-top{display:flex;flex-direction:row;justify-content:space-between}.raport-pts__footer-top--left{padding:0 1rem;flex:3 1;display:flex;flex-direction:column;font-size:1.6rem;font-weight:700}.raport-pts__footer-top--right{flex:2 1;display:flex;flex-direction:column;justify-content:flex-start}.raport-pts__footer-top--right p{font-size:1.6rem;font-weight:700}.raport-pts__footer-top--total{padding:0 1rem;display:flex;justify-content:space-between;border-bottom:1px solid #000}.raport-pts__footer-bottom{margin-top:1rem;display:flex;flex-direction:row;border-top:1px solid #000}.raport-pts__footer-bottom div{min-height:10rem;padding:1rem;display:flex;flex-direction:column;flex:1 1;justify-content:space-between;align-items:center;font-size:1.4rem}.raport-pts__footer-bottom div p:nth-child(2){font-weight:700}.raport-pts__footer-bottom div:not(:last-child){border-right:1px solid #000}.estimasi__form-table{border-collapse:collapse;width:100%;margin-bottom:4rem}.estimasi__form-table td,.estimasi__form-table th{border:1px solid #000;padding:8px}.estimasi__form-table td{font-size:1.6rem}.estimasi__form-table th{font-size:1.6rem;color:#000;padding-top:12px;padding-bottom:12px;text-align:center;background-color:#fff}.estimasi__add-more{display:flex;align-items:center;width:10%}.estimasi__add-more div:nth-child(2){margin-left:2rem}.estimasi__table-footer td:first-child{text-align:right}.syarat__custom-title{font-size:18px;font-weight:700}.syarat__custom-form-row{display:flex;flex-direction:row}.syarat__custom-form-row__field{display:flex;flex-direction:row;flex:1 1}.syarat__custom-form-row__field:not(:first-child){margin-left:0}.syarat__custom-form-column{display:flex;flex-direction:column}.syarat__custom-form-column__field{display:flex;flex-direction:column;flex:1 1}.syarat__custom-form-column__field:not(:first-child){margin-left:2rem}.syarat__button-wrapper{display:flex;justify-content:center;align-items:center}.syarat__button-wrapper button:nth-child(2){margin-left:2rem}.syarat__custom-form-row-check{display:flex;flex-direction:row;margin-left:2rem}.syarat__custom-form-row-check__field{display:flex;flex-direction:row;flex:1 1}.syarat__custom-form-row-check__field:not(:first-child){margin-left:-2rem}.syarat__body{margin-top:1rem}.syarat__table{width:100%;margin-bottom:4rem}.syarat__table td,.syarat__table th{padding:1px;color:#000}.syarat__table tr td:first-child,.syarat__table tr th:first-child{width:1%}.syarat__table td.nominal{text-align:right}.syarat__table td{font-size:1.6rem}.syarat__table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:center}.komposisi-siswa__custom-form-row{display:flex;flex-direction:row}.komposisi-siswa__custom-form-row__field{display:flex;flex-direction:row;flex:1 1}.komposisi-siswa__custom-form-row__field:not(:first-child){margin-left:0}.komposisi-siswa__custom-form-row-row{display:flex;flex-direction:row;width:49%}.komposisi-siswa__custom-form-row-row__field{display:flex;flex-direction:row;flex:1 1}.komposisi-siswa__custom-form-row-row__field:not(:first-child){margin-left:0}.komposisi-siswa__custom-form-row-form{display:flex;flex-direction:row}.komposisi-siswa__custom-form-row-form__field{display:flex;flex-direction:row;flex:1 1;margin-left:5rem}.komposisi-siswa__custom-scrolllbar{overflow-y:auto}.komposisi-siswa__custom-form-column-text{display:flex;flex-direction:column;font-size:16px;font-weight:700;margin-left:5rem}.komposisi-siswa__custom-form-column-text__field{display:flex;flex-direction:column;flex:1 1}.komposisi-siswa__custom-form-column-text__field:not(:first-child){margin-left:0}.komposisi-siswa__custom-font{display:flex;font-size:15px;flex-direction:column}.komposisi-siswa__custom-font__field{display:flex;flex-direction:column;flex:1 1;font-weight:700;font-size:18px;margin-left:1rem}.komposisi-siswa__custom-font__field:not(:first-child){margin-left:20rem}.komposisi-siswa__custom-checkbox{display:flex;flex-direction:row}.komposisi-siswa__custom-checkbox__field{display:flex;flex-direction:row;flex:1 1;margin-left:1rem}.komposisi-siswa__custom-checkbox2{display:flex;flex-direction:row}.komposisi-siswa__custom-checkbox2__field{display:flex;flex-direction:row;flex:1 1;margin-left:5rem}.komposisi-siswa__custom-font2{display:flex;font-size:15px;flex-direction:column}.komposisi-siswa__custom-font2__field{display:flex;flex-direction:column;flex:1 1}.komposisi-siswa__custom-font2__field:not(:first-child){margin-left:-10rem}.komposisi-siswa__custom-form-row-text{display:flex;flex-direction:row;margin-left:2rem;margin-top:2rem}.komposisi-siswa__custom-form-row-text__field{display:flex;flex-direction:row;flex:1 1}.komposisi-siswa__custom-form-row-text__field:not(:first-child){margin-left:-2rem}.komposisi-siswa__custom-form-row2{display:flex;flex-direction:row}.komposisi-siswa__custom-form-row2__field{display:flex;flex-direction:row;flex:1 1}.komposisi-siswa__custom-form-row2__field:not(:first-child){margin-left:2rem}.komposisi-siswa__custom-form-row3,.komposisi-siswa__custom-form-row4{display:flex;flex-direction:row;width:50%}.komposisi-siswa__custom-form-row4{margin-left:1rem}.komposisi-siswa__custom-form-row-check{display:flex;flex-direction:row}.komposisi-siswa__custom-form-row-check__field{display:flex;flex-direction:row;flex:1 1}.komposisi-siswa__custom-form-row-check__field:not(:first-child){margin-left:-2rem}.komposisi-siswa__custom-form-row-select{display:flex;flex-direction:row;width:200%}.komposisi-siswa__custom-form-row-select__field{display:flex;flex-direction:row;flex:1 1}.komposisi-siswa__custom-select{display:flex;flex-direction:row}.komposisi-siswa__custom-select__field{display:flex;flex-direction:row;flex:1 1;margin-left:1rem}.komposisi-siswa__custom-form-column{display:flex;flex-direction:column}.komposisi-siswa__custom-form-column__field{display:flex;flex-direction:column;flex:1 1}.komposisi-siswa__custom-form-column__field:not(:first-child){margin-left:2rem}.komposisi-siswa__custom-form-column2{display:flex;flex-direction:row;width:52%;margin-left:47rem}.komposisi-siswa__custom-form-data-row{display:flex;flex-direction:row;width:300px;margin-left:3rem}.komposisi-siswa__custom-form-data-row__field{display:flex;flex-direction:row;flex:1 1}.komposisi-siswa__content{position:relative;width:500px}.komposisi-siswa__button-wrapper{display:flex;justify-content:center;align-items:center}.komposisi-siswa__button-wrapper button:nth-child(2){margin-left:2rem}.data-buku__header-content{margin-top:5rem}.data-buku__field{margin-top:-4rem;margin-left:70rem;font-weight:700}.data-buku__custom-form-column{display:flex;flex-direction:column}.data-buku__custom-form-column__field{display:flex;flex-direction:column;flex:1 1}.data-buku__custom-form-column__field:not(:first-child){margin-left:2rem}.data-buku__header{margin-top:4rem;font-size:20px;font-weight:700}.data-buku__header2{font-size:18px}.data-buku__header-top{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.data-buku__header-top--left,.data-buku__header-top--right{font-size:1.6rem;font-weight:700}.data-buku__header-title{margin-top:2rem;display:flex;justify-content:center;align-items:center}.data-buku__custom-form-row{display:flex;flex-direction:row}.data-buku__custom-form-row__field{display:flex;flex-direction:row;flex:1 1}.data-buku__custom-form-row__field:not(:first-child){margin-left:0}.data-buku__custom-checkbox{display:flex;flex-direction:row}.data-buku__custom-checkbox__field{display:flex;flex-direction:row;flex:1 1;margin-left:1rem}.data-buku__custom-checkbox2{display:flex;flex-direction:row}.data-buku__custom-checkbox2__field{display:flex;flex-direction:row;flex:1 1;margin-left:5rem}.data-buku__custom-form-row3{display:flex;flex-direction:row;width:45%}.data-buku__custom-form-row4{display:flex;color:#00f;margin-top:3rem;font-size:14px;flex-direction:row;width:3%;margin-left:1rem}.data-buku__custom-form-row5{display:flex;flex-direction:row;width:60%}.data-buku__custom-form-row6{margin-top:2rem;margin-left:1rem}.data-buku__custom-form-row6,.data-buku__custom-form-row7,.data-buku__custom-form-row8{display:flex;flex-direction:row;width:30%}.data-buku__custom-form-row8{margin-top:2rem;margin-left:2rem}.data-buku__custom-form-row9{display:flex;flex-direction:row;width:50%}.data-buku__custom-form-row10{display:flex;width:50%;margin-left:2rem}.data-buku__custom-form-row11,.data-buku__custom-form-row12{display:flex;flex-direction:row;width:24%}.data-buku__custom-form-row12{margin-left:1rem}.data-buku__custom-form-row13,.data-buku__custom-form-row14{display:flex;flex-direction:row;width:15.5%}.data-buku__custom-form-row14{margin-left:1rem}.data-buku__custom-form-row15{display:flex;flex-direction:row;width:24%;margin-left:1rem;margin-top:2rem}.data-buku__custom-form-label{display:flex;color:#00f;margin-top:3rem;font-size:14px;flex-direction:row;width:20%;margin-left:1rem}.data-buku__body{margin-top:1rem}.data-buku__table{border-collapse:collapse;width:100%;margin-bottom:4rem}.data-buku__table td,.data-buku__table th{border:1px solid #000;padding:8px;color:#000}.data-buku__table tr td:first-child,.data-buku__table tr th:first-child{width:1%}.data-buku__table td.nominal{text-align:center;background-color:#999}.data-buku__table td{font-size:1.6rem}.data-buku__table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:center;background-color:#fff}.data-buku__table th.head{text-align:left}.data-buku tfoot td{font-weight:700}.data-buku tfoot td:last-child{border-left:5px double #000}.data-buku tfoot tr:first-child td{border-top:5px double #000}.data-buku tbody td:last-child,.data-buku tbody th:last-child,.data-buku tfoot td:last-child,.data-buku tfoot th:last-child,.data-buku thead td:last-child,.data-buku thead th:last-child{border-left:5px double #000}.data-buku__footer{padding:1rem 0 0;border:1px solid #000}.data-buku__footer-top{display:flex;flex-direction:row;justify-content:space-between}.data-buku__footer-top--left{padding:0 1rem;flex:3 1;display:flex;flex-direction:column;font-size:1.6rem;font-weight:700}.data-buku__footer-top--right{flex:2 1;display:flex;flex-direction:column;justify-content:flex-start}.data-buku__footer-top--right p{font-size:1.6rem;font-weight:700}.data-buku__footer-top--total{padding:0 1rem;display:flex;justify-content:space-between;border-bottom:1px solid #000}.data-buku__footer-bottom{margin-top:1rem;display:flex;flex-direction:row;border-top:1px solid #000}.data-buku__footer-bottom div{min-height:10rem;padding:1rem;display:flex;flex-direction:column;flex:1 1;justify-content:space-between;align-items:center;font-size:1.4rem}.data-buku__footer-bottom div p:nth-child(2){font-weight:700}.data-buku__footer-bottom div:not(:last-child){border-right:1px solid #000}.perpus__field{margin-top:-4rem;margin-left:70rem;font-weight:700}.perpus__custom-form-column{display:flex;flex-direction:column}.perpus__custom-form-column__field{display:flex;flex-direction:column;flex:1 1}.perpus__custom-form-column__field:not(:first-child){margin-left:2rem}.perpus__header{margin-top:4rem;font-size:20px;font-weight:700}.perpus__header2{font-size:18px}.perpus__header-top{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.perpus__header-top--left,.perpus__header-top--right{font-size:1.6rem;font-weight:700}.perpus__header-title{margin-top:2rem;display:flex;justify-content:center;align-items:center}.perpus__custom-form-row{display:flex;flex-direction:row}.perpus__custom-form-row__field{display:flex;flex-direction:row;flex:1 1}.perpus__custom-form-row__field:not(:first-child){margin-left:0}.perpus__custom-checkbox{display:flex;flex-direction:row}.perpus__custom-checkbox__field{display:flex;flex-direction:row;flex:1 1;margin-left:1rem}.perpus__custom-checkbox2{display:flex;flex-direction:row}.perpus__custom-checkbox2__field{display:flex;flex-direction:row;flex:1 1;margin-left:5rem}.perpus__body{margin-top:1rem}.perpus__table{border-collapse:collapse;width:100%;margin-bottom:4rem}.perpus__table td,.perpus__table th{border:1px solid #000;padding:8px;color:#000}.perpus__table tr td:first-child,.perpus__table tr th:first-child{width:1%}.perpus__table td.nominal{text-align:center;background-color:#999}.perpus__table td{font-size:1.6rem}.perpus__table th{font-size:1.6rem;padding-top:12px;padding-bottom:12px;text-align:center}.perpus__table th.head{text-align:left}.perpus tfoot td{font-weight:700}.perpus tfoot td:last-child{border-left:5px double #000}.perpus tfoot tr:first-child td{border-top:5px double #000}.perpus tbody td:last-child,.perpus tbody th:last-child,.perpus tfoot td:last-child,.perpus tfoot th:last-child,.perpus thead td:last-child,.perpus thead th:last-child{border-left:5px double #000}.perpus__footer{padding:1rem 0 0;border:1px solid #000}.perpus__footer-top{display:flex;flex-direction:row;justify-content:space-between}.perpus__footer-top--left{padding:0 1rem;flex:3 1;display:flex;flex-direction:column;font-size:1.6rem;font-weight:700}.perpus__footer-top--right{flex:2 1;display:flex;flex-direction:column;justify-content:flex-start}.perpus__footer-top--right p{font-size:1.6rem;font-weight:700}.perpus__footer-top--total{padding:0 1rem;display:flex;justify-content:space-between;border-bottom:1px solid #000}.perpus__footer-bottom{margin-top:1rem;display:flex;flex-direction:row;border-top:1px solid #000}.perpus__footer-bottom div{min-height:10rem;padding:1rem;display:flex;flex-direction:column;flex:1 1;justify-content:space-between;align-items:center;font-size:1.4rem}.perpus__footer-bottom div p:nth-child(2){font-weight:700}.perpus__footer-bottom div:not(:last-child){border-right:1px solid #000}
/*# sourceMappingURL=main.04bea3b5.chunk.css.map */