#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border:2px solid transparent;border-top-color:#29d;border-left-color:#29d;border-radius:50%;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}canvas{width:100%;height:100%}@keyframes passing-through{0%{opacity:0;transform:translateY(40px)}30%,70%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-40px)}}@keyframes slide-in{0%{opacity:0;transform:translateY(40px)}30%{opacity:1;transform:translateY(0)}}@keyframes pulse{0%{transform:scale(1)}10%{transform:scale(1.1)}20%{transform:scale(1)}}.dropzone,.dropzone *{box-sizing:border-box}.dropzone{min-height:150px;border:2px solid rgba(0,0,0,.3);background:#fff;padding:20px 20px}.dropzone.dz-clickable{cursor:pointer}.dropzone.dz-clickable *{cursor:default}.dropzone.dz-clickable .dz-message,.dropzone.dz-clickable .dz-message *{cursor:pointer}.dropzone.dz-started .dz-message{display:none}.dropzone.dz-drag-hover{border-style:solid}.dropzone.dz-drag-hover .dz-message{opacity:.5}.dropzone .dz-message{text-align:center;margin:2em 0}.dropzone .dz-preview{position:relative;display:inline-block;vertical-align:top;margin:16px;min-height:100px}.dropzone .dz-preview:hover{z-index:1000}.dropzone .dz-preview.dz-file-preview .dz-image{border-radius:20px;background:#999;background:linear-gradient(180deg,#eee,#ddd)}.dropzone .dz-preview.dz-file-preview .dz-details{opacity:1}.dropzone .dz-preview.dz-image-preview{background:#fff}.dropzone .dz-preview.dz-image-preview .dz-details{transition:opacity .2s linear}.dropzone .dz-preview .dz-remove{font-size:14px;text-align:center;display:block;cursor:pointer;border:none}.dropzone .dz-preview .dz-remove:hover{text-decoration:underline}.dropzone .dz-preview:hover .dz-details{opacity:1}.dropzone .dz-preview .dz-details{z-index:20;position:absolute;top:0;left:0;opacity:0;font-size:13px;min-width:100%;max-width:100%;padding:2em 1em;text-align:center;color:rgba(0,0,0,.9);line-height:150%}.dropzone .dz-preview .dz-details .dz-size{margin-bottom:1em;font-size:16px}.dropzone .dz-preview .dz-details .dz-filename{white-space:nowrap}.dropzone .dz-preview .dz-details .dz-filename:hover span{border:1px solid hsla(0,0%,78.4%,.8);background-color:hsla(0,0%,100%,.8)}.dropzone .dz-preview .dz-details .dz-filename:not(:hover){overflow:hidden;text-overflow:ellipsis}.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span{border:1px solid transparent}.dropzone .dz-preview .dz-details .dz-filename span,.dropzone .dz-preview .dz-details .dz-size span{background-color:hsla(0,0%,100%,.4);padding:0 .4em;border-radius:3px}.dropzone .dz-preview:hover .dz-image img{transform:scale(1.05);filter:blur(8px)}.dropzone .dz-preview .dz-image{border-radius:20px;overflow:hidden;width:120px;height:120px;position:relative;display:block;z-index:10}.dropzone .dz-preview .dz-image img{display:block}.dropzone .dz-preview.dz-success .dz-success-mark{animation:passing-through 3s cubic-bezier(.77,0,.175,1)}.dropzone .dz-preview.dz-error .dz-error-mark{opacity:1;animation:slide-in 3s cubic-bezier(.77,0,.175,1)}.dropzone .dz-preview .dz-error-mark,.dropzone .dz-preview .dz-success-mark{pointer-events:none;opacity:0;z-index:500;position:absolute;display:block;top:50%;left:50%;margin-left:-27px;margin-top:-27px}.dropzone .dz-preview .dz-error-mark svg,.dropzone .dz-preview .dz-success-mark svg{display:block;width:54px;height:54px}.dropzone .dz-preview.dz-processing .dz-progress{opacity:1;transition:all .2s linear}.dropzone .dz-preview.dz-complete .dz-progress{opacity:0;transition:opacity .4s ease-in}.dropzone .dz-preview:not(.dz-processing) .dz-progress{animation:pulse 6s ease infinite}.dropzone .dz-preview .dz-progress{opacity:1;z-index:1000;pointer-events:none;position:absolute;height:16px;left:50%;top:50%;margin-top:-8px;width:80px;margin-left:-40px;background:hsla(0,0%,100%,.9);-webkit-transform:scale(1);border-radius:8px;overflow:hidden}.dropzone .dz-preview .dz-progress .dz-upload{background:#333;background:linear-gradient(180deg,#666,#444);position:absolute;top:0;left:0;bottom:0;width:0;transition:width .3s ease-in-out}.dropzone .dz-preview.dz-error .dz-error-message{display:block}.dropzone .dz-preview.dz-error:hover .dz-error-message{opacity:1;pointer-events:auto}.dropzone .dz-preview .dz-error-message{pointer-events:none;z-index:1000;position:absolute;display:block;display:none;opacity:0;transition:opacity .3s ease;border-radius:8px;font-size:13px;top:130px;left:-10px;width:140px;background:#be2626;background:linear-gradient(180deg,#be2626,#a92222);padding:.5em 1.2em;color:#fff}.dropzone .dz-preview .dz-error-message:after{content:"";position:absolute;top:-6px;left:64px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #be2626}.vue-dropzone{border:2px solid #e5e5e5;font-family:Arial,sans-serif;letter-spacing:.2px;color:#777;transition:.2s linear}.vue-dropzone:hover{background-color:#f6f6f6}.vue-dropzone>i{color:#ccc}.vue-dropzone>.dz-preview .dz-image{border-radius:0;width:100%;height:100%}.vue-dropzone>.dz-preview .dz-image img:not([src]){width:200px;height:200px}.vue-dropzone>.dz-preview .dz-image:hover img{transform:none;-webkit-filter:none}.vue-dropzone>.dz-preview .dz-details{bottom:0;top:0;color:#fff;background-color:rgba(33,150,243,.8);transition:opacity .2s linear;text-align:left}.vue-dropzone>.dz-preview .dz-details .dz-filename{overflow:hidden}.vue-dropzone>.dz-preview .dz-details .dz-filename span,.vue-dropzone>.dz-preview .dz-details .dz-size span{background-color:transparent}.vue-dropzone>.dz-preview .dz-details .dz-filename:not(:hover) span{border:none}.vue-dropzone>.dz-preview .dz-details .dz-filename:hover span{background-color:transparent;border:none}.vue-dropzone>.dz-preview .dz-progress .dz-upload{background:#ccc}.vue-dropzone>.dz-preview .dz-remove{position:absolute;z-index:30;color:#fff;margin-left:15px;padding:10px;top:inherit;bottom:15px;border:2px solid #fff;text-decoration:none;text-transform:uppercase;font-size:.8rem;font-weight:800;letter-spacing:1.1px;opacity:0}.vue-dropzone>.dz-preview:hover .dz-remove{opacity:1}.vue-dropzone>.dz-preview .dz-error-mark,.vue-dropzone>.dz-preview .dz-success-mark{margin-left:auto;margin-top:auto;width:100%;top:35%;left:0}.vue-dropzone>.dz-preview .dz-error-mark svg,.vue-dropzone>.dz-preview .dz-success-mark svg{margin-left:auto;margin-right:auto}.vue-dropzone>.dz-preview .dz-error-message{margin-left:auto;margin-right:auto;left:0;width:100%;text-align:center}.vue-dropzone>.dz-preview .dz-error-message:after{display:none}.new_sr_summary .issueauthul li.border-bottom-li{border-bottom:1px solid #acacac}.new_sr_summary .issueauthul li.border-right-li{border-right:1px solid #acacac}.new_sr_summary .reviewer-level-title{font-weight:600;text-align:center;padding:8px 10px;border-bottom:1px solid #acacac}.new_sr_summary .multi-rev-header,.new_sr_summary .multi-rev-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.new_sr_summary .multi-rev-cell{padding:8px;border-right:1px solid #acacac}.new_sr_summary .multi-rev-header .multi-rev-cell:last-child,.new_sr_summary .multi-rev-row .multi-rev-cell:last-child{border-right:none}.new_sr_summary .multi-rev-row{border-bottom:1px solid #acacac}.new_sr_summary .multi-rev-row:last-child{border-bottom:none}.new_sr_summary .multi-rev-table .author-content,.new_sr_summary .reviewer-level-user{width:100%}.new_sr_summary .multi-rev-table .signture-band-wrapper{padding-top:8px;border-top:1px solid #acacca;margin-top:5px;width:100%;border-left:none;padding-left:0}.new_sr_summary .multi-rev-table.single-level-reviewers .multi-rev-header{display:none}.new_sr_summary .multi-rev-table.single-level-reviewers .multi-rev-row{display:block}.new_sr_summary .multi-rev-table.single-level-reviewers .multi-rev-cell{border-right:none}.new_sr_summary .multi-rev-table.single-level-reviewers .reviewer-level-user{display:flex;align-items:flex-start;gap:12px;max-width:50%}.new_sr_summary .multi-rev-table.single-level-reviewers .author-content{width:40%}.new_sr_summary .multi-rev-table.single-level-reviewers .signture-band-wrapper{width:50%;padding-top:0;margin-top:0;border-top:none;border-left:1px solid #acacca;padding-left:12px}.new_sr_summary .single-level-approval-box .fidspanclass{width:58%}.new_sr_summary .single-level-approval-box .signture-band-wrapper{width:42%;display:inline-block;vertical-align:top;border-left:1px solid #acacca;padding-left:12px}.new_sr_summary .leftsidepermit .locationtable{float:none;width:100%;padding:0;margin-bottom:0}.new_sr_summary .leftsidepermit:not(.permit-work-overview-stack) .durationtable{float:none;width:100%;padding:0;margin-bottom:20px}.new_sr_summary .permit-work-overview-stack .durationtable,.new_sr_summary .permit-work-overview-stack .locationtable{float:none;width:100%;padding:0}.new_sr_summary .leftsidepermit:not(.permit-work-overview-stack) .durationtable .normaltable td{vertical-align:top}.new_sr_summary .permit-work-overview-stack .locationtable{margin-bottom:0}.new_sr_summary .permit-work-overview-stack .durationtable{margin-bottom:20px}.new_sr_summary .permit-work-overview-stack .durationtable .permitgridview{overflow-x:auto;max-width:100%}.new_sr_summary .work-schedule-summary-view{display:flex;flex-direction:column;width:100%}.new_sr_summary .work-schedule-summary-view .work-schedule-grid-table{width:100%;margin-bottom:0}.new_sr_summary .work-schedule-summary-view .work-schedule-extend-info{width:100%;margin-top:10px}.new_sr_summary .work-schedule-summary-view .work-schedule-extend-info .workername span{display:inline-block}.new_sr_summary .work-schedule-summary-view .work-schedule-extend-info .workername{min-height:30px}.new_sr_summary .permit-work-overview-stack .durationtable .permitgridview .table{margin-bottom:0}.pdfinsmasecloop .lblcontainer{float:left;padding-right:10px;margin-top:0;font-family:Roboto-Regular;font-weight:400}.readcheck{display:block;padding:7px 0 0 5px}.pdfinsmasecloop .radiocontainer[data-v-84f63bca]{float:left;padding-right:15px;margin-bottom:0;font-family:Roboto-Regular;font-weight:400}.pdfinsmasecloop .radiocontainer input:checked~.checkmark[data-v-84f63bca]{background-color:#fff;border:4px solid #3460a0}.pdfinsmasecloop label[data-v-7c3b4ba0]{display:block;margin-bottom:5px;font-family:Roboto;font-weight:500;font-size:13px}.pdfinsmasecloop .reasonlabel[data-v-7c3b4ba0]{margin-top:5px;margin-bottom:0}.pdfinsmasecloop span.green_box[data-v-7c3b4ba0]{background:green;border-radius:3px;border:2px solid green}.pdfinsmasecloop span.green_box[data-v-7c3b4ba0],.pdfinsmasecloop span.red_box[data-v-7c3b4ba0]{display:inline-block;color:#fff;padding:2px 8px 0;margin-right:5px;font-size:10px;line-height:21px}.pdfinsmasecloop span.red_box[data-v-7c3b4ba0]{background:red;border-radius:3px;border:2px solid red}.pdfinsmasecloop span.no_color[data-v-7c3b4ba0]{display:inline-block;border:2px solid #ccc;color:#333;padding:2px 8px 0;margin-right:5px;font-size:10px;line-height:21px;border-radius:3px}.pdfinsmasecloop input[type=text][data-v-7c3b4ba0]{border:1px solid #ddd;background-color:#fafafa;border-radius:3px;width:100%;padding:7px}.reasonspan[data-v-7c3b4ba0]{font-family:Roboto;font-weight:500}