.file-explorer{height:100%;width:100%}.file-explorer .file-explorer-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.file-explorer .toolbar{padding:6px 10px;height:60px;width:100%;display:flex;border-bottom:1px solid #e2e2e8}.file-explorer .toolbar-items-container{width:100%;height:100%;display:flex;justify-content:space-between}.file-explorer .toolbar-items-container .action-icon{width:40px;height:40px;color:#666;padding:4px;margin:0 6px;cursor:pointer}.file-explorer .toolbar-items-container .action-icon.disabled{cursor:not-allowed;color:#c3c3c3}.file-explorer .toolbar-center,.file-explorer .toolbar-left{height:100%;display:flex;align-items:center}.file-explorer .container{height:100%;margin:0;padding:0;width:100%;max-width:100%}.file-explorer .container .drawer{width:100%;height:100%;display:flex;justify-content:space-between}.file-explorer .container .drawer .tree-panel{height:100%;max-height:100%;width:30%;min-width:200px;max-width:340px;-webkit-user-select:none;-ms-user-select:none;user-select:none;position:relative;display:flex;overflow:hidden;flex-direction:column}.file-explorer .container .drawer .tree-panel .tree-wrapper{padding-top:10px;position:absolute;height:100%;width:100%;overflow:auto}.file-explorer .container .drawer .tree-panel .tree-wrapper>ul{padding-left:10px}.file-explorer .container .drawer .tree-panel ul{width:100%;padding:0 0 0 10px;display:flex;flex-direction:column}.file-explorer .container .drawer .tree-panel li{min-height:32px;list-style:none;display:flex;flex-direction:column;font-size:.871rem}.file-explorer .container .drawer .tree-panel li.collapse .path-children{display:none}.file-explorer .container .drawer .tree-panel .active>.path-label .directory-icon,.file-explorer .container .drawer .tree-panel .active>.path-label .directory-label,.file-explorer .container .drawer .tree-panel .has-active-child.collapse>.path-label .directory-icon,.file-explorer .container .drawer .tree-panel .has-active-child.collapse>.path-label .directory-label{color:#1069d5;font-weight:700}.file-explorer .container .drawer .tree-panel .path-label:hover .label-group{font-weight:500;color:#1069d5}.file-explorer .container .drawer .tree-panel .path-label{height:32px;position:relative;display:flex}.file-explorer .container .drawer .tree-panel .path-label:hover{background:#f2f2f8}.file-explorer .container .drawer .tree-panel .caret-expand{width:18px;color:#062b60}.file-explorer .container .drawer .tree-panel .caret-expand .icon{width:16px}.file-explorer .container .drawer .tree-panel .caret-expand .loaded-no-children{visibility:hidden}.file-explorer .container .drawer .tree-panel .directory-icon{width:20px;min-width:20px;color:#062b60}.file-explorer .container .drawer .tree-panel .directory-icon .icon{font-size:18px}.file-explorer .container .drawer .tree-panel .directory-label{height:100%;display:flex;align-items:center;white-space:nowrap;padding:0 4px}.file-explorer .container .drawer .tree-panel .icon-children-loading{position:absolute;height:100%;width:32px;top:0;right:0;display:flex;justify-content:center;align-items:center}.file-explorer .container .drawer .tree-panel .icon-children-loading i{width:32px;height:32px}.file-explorer .container .drawer .tree-panel .action{cursor:pointer;height:100%;display:flex;align-items:center;color:#062b60;text-decoration:none}.file-explorer .container .drawer .tree-panel .action.label-group{width:100%;padding:0 4px}.file-explorer .container .drawer .panel-separator{width:4px;cursor:col-resize;display:flex;justify-content:center}.file-explorer .container .drawer .panel-separator .line{width:4px;height:100%;border-left:1px solid #e2e2e8;border-right:1px solid #e2e2e8}.file-explorer .container .drawer .content-panel{height:100%;width:100%}.file-explorer .container .drawer .content-panel-wrapper{height:100%;width:100%;position:relative;display:flex;flex-direction:column}.file-explorer .container .drawer .content-body-inner{position:absolute;overflow:auto;height:100%;width:100%;padding:10px}.file-explorer .container .drawer .content-action-bar{height:50px;border-bottom:1px solid #e2e2e8}.file-explorer .container .drawer .content-body{height:100%;width:100%;position:relative}.file-explorer .container .drawer .content-body.empty-folder{display:flex;align-items:center;justify-content:center}.file-explorer .container .drawer .content-body.empty-folder>img{width:256px}.file-explorer .container .drawer .content-body.view-icon .item-wrapper{display:block;position:relative;width:95px;height:auto;float:left;margin:3px}.file-explorer .container .drawer .content-body.view-icon .item-wrapper .item{width:100%;display:flex;flex-direction:column;align-items:center;border:1px solid transparent}.file-explorer .container .drawer .content-body.view-icon .item-wrapper .icon.pdf{color:#ed7171}.file-explorer .container .drawer .content-body.view-icon .item-wrapper .icon.xls,.file-explorer .container .drawer .content-body.view-icon .item-wrapper .icon.xlsx{color:#50884d}.file-explorer .container .drawer .content-body.view-icon .item-wrapper:hover{z-index:2}.file-explorer .container .drawer .content-body.view-icon .item-wrapper .item:hover{background-color:#f2f2f8}.file-explorer .container .drawer .content-body.view-icon .item-wrapper .item.active{background-color:#cce8ff;border:1px solid #99d1ff}.file-explorer .container .drawer .content-body.view-icon .item-wrapper .item .icon-wrapper{width:70px;height:50px;display:flex;justify-content:center;align-items:center;color:#545d75;position:relative}.file-explorer .container .drawer .content-body.view-icon .item-wrapper .item .icon-wrapper .icon{font-size:35px}.file-explorer .container .drawer .content-body.view-icon .item-wrapper .item .icon-wrapper .icon-linkage{position:absolute;color:#062b60;bottom:13px;right:25px;font-size:20px}.file-explorer .container .drawer .content-body.view-icon .item-wrapper .item .item-label{height:24px;min-height:24px;width:100%;text-overflow:ellipsis;overflow:hidden;text-align:center;font-size:.78rem}.file-explorer .container .drawer .content-body.view-icon .item-wrapper .item .item-label span{white-space:nowrap;width:100%}.file-explorer .footer{width:100%}.file-explorer .footer .footer-inner{height:30px;padding:2px 8px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e2e2e8;white-space:nowrap;font-size:.81rem}.file-explorer .footer .footer-inner .footer-center{width:100%}.file-explorer .secondary-action-bar-container{height:50px;display:flex;align-items:center}.file-explorer .secondary-action-bar-container .address-bar{height:40px;width:100%;padding:0 15px;margin:0 15px;display:flex;align-items:center;background:#f2f2f8;border-radius:20px}.file-explorer .secondary-action-bar-container .action-back{margin-left:10px}.file-explorer .secondary-action-bar-container .action-back svg,.file-explorer .secondary-action-bar-container .action-reload svg,.file-explorer .secondary-action-bar-container .action-upload svg,.file-explorer .toolbar-right svg{font-size:28px}.file-explorer .secondary-action-bar-container .action-reload{margin-right:10px}.file-explorer .secondary-action-bar-container .action-reload svg{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.file-explorer .secondary-action-bar-container .filebox-upload{margin:0;display:flex}.file-explorer .secondary-action-bar-container .action-upload{width:40px;display:flex;justify-content:center}.file-explorer .secondary-action-bar-container .action-reload .disabled,.file-explorer .secondary-action-bar-container .action-upload .disabled{cursor:not-allowed;-webkit-user-select:none;-ms-user-select:none;user-select:none}.file-explorer .secondary-action-bar-container .address-bar .address-nav{display:flex;align-items:center}.file-explorer .secondary-action-bar-container .address-bar .address-nav span{height:30px;padding:0 4px;margin:0 4px;cursor:pointer;border:1px solid transparent;font-size:.871rem;line-height:26px}.file-explorer .secondary-action-bar-container .address-bar .address-nav span:hover{background-color:#cce8ff;border:1px solid #99d1ff}.file-explorer .reload-container{height:100%;width:100%;display:flex;align-items:center;justify-content:center}.file-explorer .content-body .filebox-drop-area{display:none}.file-explorer .content-body.drag-over .filebox-drop-area,.file-explorer .content-body.empty-folder .filebox-drop-area{position:absolute;display:block;height:100%;width:100%;z-index:10;padding:20px;margin:0;cursor:pointer}.file-explorer .content-body.drag-over .filebox-drop-area,.file-explorer .content-body.empty-folder .filebox-drop-area:hover{background-color:hsla(0,0%,93.3%,.5333333333333333)}.file-explorer .content-body.drag-over .filebox-drop-area .drop-area-inner,.file-explorer .content-body.empty-folder .filebox-drop-area:hover .drop-area-inner{height:100%;width:100%;border:2px dashed #3ca8d2;background-color:hsla(0,0%,100%,.5333333333333333);-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.file-explorer .content-body.drag-not-allow .filebox-drop-area{position:absolute;display:block;height:100%;width:100%;z-index:10;padding:20px;margin:0;background-color:hsla(0,0%,66.7%,.6);cursor:not-allowed}.file-explorer .content-body.drag-not-allow .filebox-drop-area .drop-area-inner{display:flex;align-items:center;justify-content:center;height:100%;width:100%;border:2px dashed #3ca8d2;background-color:hsla(0,0%,100%,.5333333333333333);color:#ccc;padding:20%;-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;cursor:not-allowed}.file-explorer .content-body.drag-not-allow .filebox-drop-area .drop-area-inner svg{height:100%;width:100%}.file-explorer .accordion-group{height:50px;min-height:50px;display:flex;flex-direction:column;align-items:center;transition-duration:.4s;transition-timing-function:ease}.file-explorer .accordion-group.active{height:100%}.file-explorer .accordion-group.active .header{cursor:unset;font-weight:500}.file-explorer .accordion-group:not(.active) .header:hover{background-color:#d4d4d4;color:#1069d5}.file-explorer .accordion-group .header{position:relative;width:100%;height:50px;min-height:50px;padding:8px;display:flex;cursor:pointer;flex-direction:column;align-items:center;justify-content:center;border-top:1px solid #e2e2e8}.file-explorer .accordion-group .header span{width:100%;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-explorer .accordion-group .detail{height:100%;width:100%;position:relative}.file-explorer .accordion-group:first-child .header{border-top:none}.pdf-fragment:not(.pdf-full-preview){min-width:280px;max-width:280px;min-height:380px;flex-direction:column;align-items:center;border-left:1px solid #e2e2e8;overflow-x:hidden}.form-container-with-file-list,.full-right-body-with-file-list,.pdf-fragment.pdf-full-preview,.pdf-fragment .pdf-preview-section,.pdf-fragment:not(.pdf-full-preview){width:100%;height:100%;display:flex;justify-content:space-between;position:relative}.pdf-fragment:not(.pdf-full-preview) .pdf-preview-section{min-height:380px;max-height:380px}.pdf-fragment.drag-over .pdf-preview-section,.pdf-fragment .pdf-preview-section.no-file{position:unset}.pdf-fragment.pdf-full-preview .pdf-preview-section{background-color:#474e63;box-shadow:inset 0 0 15px rgba(52,59,69,.8)}.pdf-fragment .pdf-info-section{background-color:#fff}.pdf-fragment.pdf-full-preview .pdf-info-section{min-width:300px;max-width:500px;position:relative;width:30%}@media only screen and (max-width:742px){.pdf-fragment.pdf-full-preview .pdf-info-section{display:none}}.pdf-fragment:not(.pdf-full-preview) .pdf-info-section{width:100%;height:100%;position:relative;overflow:auto}.pdf-fragment:not(.pdf-full-preview) .pdf-info-section.slide{position:unset}.pdf-fragment .react-pdf__Document{min-width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.pdf-fragment .nofile{display:none}.pdf-fragment .react-pdf__Document .react-pdf__message.react-pdf__message--no-data{padding:100px 40px;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.pdf-fragment .pdf-no-data{width:100%;height:100%;max-width:400px;max-height:120px;background-color:#fff;display:flex;align-items:center;justify-content:center;border-radius:8px;text-align:center;padding:8px;box-shadow:4px 4px 4px #444}.pdf-fragment .file-upload-panel{pointer-events:all}.pdf-fragment.drag-over .file-upload-panel label.info,.pdf-fragment .file-upload-panel .drop-zone-panel,.pdf-fragment .file-upload-panel .drop-zone-panel input[type=file],.pdf-fragment .file-upload-panel .upload-file-list,.template-new .file-upload-panel .drop-zone-panel,.template-new .file-upload-panel .drop-zone-panel input[type=file]{display:none}.pdf-fragment.drag-over .file-upload-panel .drop-zone-panel,.pdf-fragment .no-file .file-upload-panel .drop-zone-panel,.template-new.drag-over .file-upload-panel .drop-zone-panel,.template-new .file-upload-panel.no-file .drop-zone-panel{top:0;left:0;z-index:20;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;background:#545d75;box-shadow:inset 0 0 4px rgb(0 0 0/16%)}.layout .layout-right .right-body .file-panel .file-drop-zone,.layout .layout-right .right-body .file-panel .file-preview-zone{padding:20px 0;width:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}.layout .layout-right .right-body .file-panel .file-drop-zone,.layout .layout-right .right-body .file-panel .file-preview-zone,.pdf-fragment .no-file .file-upload-panel .drop-zone-panel{background:#545d75;box-shadow:inset 0 0 6px rgb(0 0 0/16%)}.pdf-fragment .file-upload-panel .dropbox-area,.template-new .file-upload-panel .dropbox-area{margin:0;cursor:pointer;height:297px;width:210px;background-size:100px;border:1px dashed #7a85a3;background-color:#656f8a;background-repeat:no-repeat;background-position:50%}.pdf-fragment .dropbox-area .drop-area-inner,.template-new .dropbox-area .drop-area-inner{height:100%;width:100%;display:flex;align-items:center;justify-content:center;pointer-events:none}.pdf-fragment .file-upload-panel .dropbox-area .drop-area-inner svg,.template-new .file-upload-panel .dropbox-area .drop-area-inner svg{width:150px;min-height:60px;color:#cecfd9}.template-new .no-file.file-upload-panel label.info{white-space:nowrap;text-overflow:ellipsis;font-size:14px;margin:10px;color:#d5d5e6}.pdf-fragment .no-file .file-upload-panel .dropbox-area:hover,.template-new .no-file.file-upload-panel .dropbox-area:hover{border-color:#40a9ff}.pdf-fragment.drag-over .file-upload-panel .dropbox-area,.template-new.drag-over .file-upload-panel .dropbox-area{width:100%;height:100%;border:none;padding:20px;background:#545d75}.pdf-fragment.drag-over .file-upload-panel .dropbox-area .drop-area-inner,.template-new.drag-over .file-upload-panel .dropbox-area .drop-area-inner{border:2px dashed #40a9ff;background-color:#656f8a}.pdf-fragment .pdf-page-panel{display:flex;align-items:center;justify-content:center;width:100%}.pdf-fragment.pdf-full-preview .pdf-page-panel.active{margin-top:20px}.pdf-fragment.pdf-full-preview .pdf-page-panel:first-child,.pdf-fragment .pdf-page-panel:first-child{margin-top:0}.pdf-fragment .pdf-preview-panel{width:100%;height:100%;padding:20px 20px 40px;position:absolute;display:flex;flex-direction:column;align-items:baseline;overflow:auto}.pdf-fragment.pdf-full-preview .pdf-preview-panel{padding:20px 20px 85px}.pdf-fragment:not(.pdf-full-preview) .pdf-preview-panel{justify-content:center;background:#a4acc1;box-shadow:inset 0 0 10px rgba(45,50,60,.4)}.pdf-fragment .pdf-controller-panel,.template-new .file-upload-panel{width:100%;height:100%;position:absolute;top:0;left:0;pointer-events:none}.template-new .file-upload-panel{pointer-events:all}.pdf-fragment .mini-view-action-panel{position:absolute;height:100%;width:100%}.pdf-fragment .mini-view-action-panel .btn-icon{position:absolute;right:6px;top:6px;padding:0;margin:0;width:40px;height:40px;cursor:pointer;pointer-events:all;color:#535963}.pdf-fragment .mini-view-action-panel .btn-icon svg{font-size:27px;transition:all .2s}.pdf-fragment .mini-view-action-panel .btn-icon.full-preview{right:10px}.pdf-fragment .mini-view-action-panel .btn-icon.show-pdf-info{right:46px}.pdf-fragment .mini-view-action-panel .btn-icon.new-window{top:40px;right:10px}.pdf-fragment .mini-view-action-panel .btn-icon:hover svg{font-size:35px}.pdf-fragment .page-navigator{position:absolute;height:40px;width:100%;display:flex;justify-content:center;align-items:center;bottom:0;border-radius:4px;padding:2px 10px;pointer-events:all}.pdf-fragment .pdf-properties{position:absolute;font-size:14px;overflow:auto;padding:15px 15px 25px;height:100%;width:100%;left:100%;top:0;transition-duration:.4s;transition-timing-function:ease;background:#f2f2f8}.pdf-fragment .pdf-properties.active{left:0;width:100%}.pdf-fragment .pdf-properties .pdf-info-header .btn-icon.pdf-info-close{color:#062b60}.layout .layout-right .right-body .pdf-fragment.pdf-full-preview .pdf-info-section .pdf-properties,.layout .layout-right .right-body .pdf-full-preview-wrapper .pdf-fragment .pdf-info-section{background-color:#545d75;border-left:1px solid #2c2e3f;color:#d5d5e6}.layout .layout-right .right-body .pdf-fragment.pdf-full-preview .pdf-info-section.file-panel .file-upload-list,.layout .layout-right .right-body .upload.file-panel .file-upload-list{border-top:1px solid #2c2e3f;background-color:#545d75;color:#d5d5e6}.layout .layout-right .right-body .pdf-full-preview .file-panel .file-upload-list .file-item.active,.layout .layout-right .right-body .upload.file-panel .file-upload-list .file-item.active{color:#00d0ff}.layout .layout-right .right-body .pdf-full-preview .file-panel .file-upload-list .file-item:not(.active):hover,.layout .layout-right .right-body .upload.file-panel .file-upload-list .file-item:not(.active):hover{background:#4c536a}.pdf-fragment .pdf-properties .pdf-info-header{font-weight:700;display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding-bottom:6px}.pdf-fragment .pdf-properties .pdf-info-header span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.pdf-fragment .pdf-properties .pdf-info-header .btn-icon.pdf-info-close{width:35px;height:35px;color:#474e63}.pdf-fragment .pdf-properties .pdf-info-header .btn-icon.pdf-info-close svg{font-size:25px}.pdf-fragment.pdf-full-preview .pdf-properties .pdf-info-header .btn-icon.pdf-info-close{color:#fff}.pdf-fragment .pdf-properties .pdf-info-header .btn-icon.pdf-info-close:hover{background-color:#e2e2e8}.pdf-fragment.pdf-full-preview .pdf-properties .pdf-info-header .btn-icon.pdf-info-close:hover{background-color:#474e63}.pdf-fragment .pdf-properties ul{padding-left:15px;margin:0}.pdf-fragment .pdf-properties li{list-style:none;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.pdf-fragment .pdf-properties .label{font-weight:500;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.pdf-fragment .pdf-properties .value{font-size:.81rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#545d75}.layout .layout-right .right-body .pdf-fragment.pdf-full-preview .pdf-info-section .pdf-properties .value{color:#b8c6e8}.pdf-fragment .pdf-properties .separator{width:100%;border-bottom:1px solid #dadae4;margin:15px 0 10px}.pdf-fragment .pdf-properties .pdf-info-header.separator{margin-top:0}.pdf-fragment .pdf-properties li{padding-top:10px}.pdf-fragment .pdf-properties .value{padding-top:0}.layout .layout-right .right-body .pdf-fragment.pdf-full-preview .pdf-info-section .pdf-properties .separator,.layout .layout-right .right-body .pdf-full-preview-wrapper .pdf-fragment .separator{border-bottom:1px solid #2c2e3f}.pdf-fragment .button-file-upload{pointer-events:all;height:40px;width:90px;cursor:pointer;position:absolute;display:flex;justify-content:center;right:24px;top:70px}.pdf-fragment .button-file-upload label{height:100%;width:100%;margin:0;cursor:pointer;border-radius:50px;background-color:#007bff;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.85rem;font-weight:500;transition:all .2s;box-shadow:0 1px 5px rgba(44,50,59,.85)}.pdf-fragment .button-file-upload label:hover{background-color:#0275f0;box-shadow:0 3px 10px #2c323b}.pdf-fragment .pdf-file-info{position:absolute;left:10px;top:10px;pointer-events:all}.pdf-full-preview-wrapper{position:fixed;top:135px;left:100%;height:16px;width:0;z-index:20;transition-delay:.1s;transition-duration:.4s;transition-timing-function:ease;pointer-events:none;opacity:0}.pdf-full-preview-wrapper.active{top:0;left:0;height:100%;width:100%;pointer-events:all;opacity:1;background-color:#545d75}.pdf-full-preview-wrapper.active .header-wrapper{background-color:#545d75;z-index:200;border-bottom:1px solid #2c2e3f!important}.layout .layout-right .right-body .file-panel .file-preview-zone .pdf-full-preview-wrapper.active .pdf-custom-page.active canvas{box-shadow:0 0 18px #2c323b}.layout .document-detail .pdf-full-preview-wrapper.active .btn-return{color:#d5d5e6}.layout .pdf-full-preview-wrapper .btn-action,.layout .pdf-full-preview-wrapper .btn-return{color:#d5d5e6;border:none;width:50px;height:50px;transition:all .2s;background:#545d75}.layout .pdf-full-preview-wrapper .btn-return:hover{background:#474e63}.layout .pdf-full-preview-wrapper .btn-return>svg{font-size:32px}body{overflow-x:visible!important;overflow:hidden}body>iframe{display:none}.layout,img{width:100%}.layout{display:grid;grid-template-columns:256px auto;min-height:100vh;height:100vh;display:table}.layout.no-menu{display:flex}.layout .layout-left{min-width:256px;width:256px;max-height:100vh;position:relative}.layout .layout-left,.layout .layout-right{box-sizing:border-box;flex-direction:column;justify-content:space-between;display:table-cell;vertical-align:top}.layout .layout-right{width:auto;height:100%}.layout.no-menu .layout-right,.layout.no-menu .layout-right .layout-right-top{width:100%}.layout .layout-left .left-fixed-box{height:100vh;width:256px;border-right:1px solid #e2e2e8;display:flex;flex-direction:column;justify-content:space-between}.left-head-box{margin-top:60px}.layout .layout-left>.container,.left-head-box{position:absolute}.layout .layout-left .menu-container{min-height:calc(100vh - 60px);display:flex;flex-direction:column;overflow:auto;justify-content:space-between}.layout .layout-left .menu-container .menu-box{padding:20px 15px 5px}.layout .layout-left .menu-bottom-container{padding:20px}.layout .layout-left .menu-bottom-container .menu-bottom{font-weight:400;color:#626669;font-size:12px}.layout .layout-left .menu-bottom-container .menu-bottom .info-context{display:flex;align-items:center}.layout .layout-left .logo-horizontal{height:60px;width:100%;top:0;left:0;min-height:60px;border-bottom:1px solid #e2e2e8;box-sizing:border-box;background-color:#fff}.layout .layout-left .logo-horizontal .logo-wrapper{height:100%;width:100%;display:flex;align-items:center;justify-content:center;padding:3px 10px 0 0}.layout .layout-left .logo-horizontal .logo-wrapper:hover{background:#f2f2f8}.logo-horizontal .logo-wrapper img{width:60px}.copylight{margin-top:5px}.footerInfo a{display:inline-block;padding:2px 5px}.layout .layout-right .right-body{position:relative;width:100%;height:100%;overflow-x:hidden}@media screen and (max-width:1260px){.layout .layout-right .right-body{overflow-x:auto}}.layout .layout-right-top+.right-body{height:calc(100% - 60px)}.layout .layout-right-top{height:60px;width:100%;min-height:60px;border-bottom:1px solid #e2e2e8;background:#fff;box-sizing:border-box;padding:10px 16px;display:flex;align-items:center;justify-content:space-between}.layout .layout-right-top .icon{min-width:30px}.layout .layout-right-top .icon>div{padding-top:4px;padding-bottom:4px}.layout .layout-right-top .icon>span{padding:0 16px;line-height:40px}.tenant-switch{font-size:.81rem}.layout .layout-right-top .profile-icon,.layout .signer-list-wrapper .user-info .display-avatar{min-width:30px;min-height:30px;width:30px;height:30px;align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center;margin:0 5px;overflow:hidden;border-radius:15px}.layout .signer-list-wrapper .user-info .display-avatar{min-width:34px;min-height:34px;width:34px;height:34px;border-radius:17px;margin:0}.layout .layout-right-top .profile-icon div,.layout .signer-list-wrapper .user-info .display-avatar div{background:#d8d9df}.layout .layout-right-top .profile-icon svg,.layout .signer-list-wrapper .user-info .display-avatar svg{color:#7b7ea6;width:18px}.layout .layout-right-top .top-right{display:flex;justify-content:space-between}.layout .layout-right-top .profile-menu{border-radius:20px}.layout .layout-right-top .profile{display:flex;border-radius:20px;padding:4px 16px 4px 0;border:1px solid transparent;text-decoration:none;min-width:200px;background:#f2f2f8;justify-content:flex-start}.layout .layout-right-top .profile .profile-icon span{font-size:34px;line-height:30px;text-indent:-2px;color:#a2a6a9}.layout .layout-right-top .profile-menu .MuiMenu-List{position:absolute;width:100%;margin-top:0;border:1px solid #e2e2e8;border-top:none;border-radius:0;border-bottom-left-radius:8px;border-bottom-right-radius:8px;background:#f2f2f8}.error-tr{background:#f2f2f8}.error{height:100vh}.error .errorPageElements{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.layout .layout-right-top .show .profile{border-color:#f2f2f8 #f2f2f8 transparent;border-bottom-left-radius:0;border-bottom-right-radius:0}.layout .layout-right-top .profile-menu .dropdown-item:hover{background:#e2e2e8}.layout .layout-right-top .profile-info span{overflow:hidden;text-overflow:ellipsis;word-break:break-all;max-width:180px;white-space:nowrap;text-align:left}.layout .layout-right-top .profile-info .info-context{display:flex;flex-direction:column;width:100%}.layout .layout-right-top .profile-info .name{font-size:14px;line-height:16px;height:16px;font-weight:500;color:#062b60}.layout .layout-right-top .profile-info .tenant{font-size:12px;height:14px;line-height:14px;font-weight:500;color:#9398ab}.layout .layout-right-top .system-notification{color:red}.layout .layout-right .right-body .right-body-container{min-height:100%;min-width:100%;width:100%;height:100%;position:relative}.layout .layout-right .right-bottom .licensce-info{font-weight:400;color:#9398ab;font-size:12px;display:flex;flex-direction:column;padding:10px;align-items:flex-end}.layout .layout-left .menu-container .menu-custom{padding:0}.layout .layout-left .menu-container .menu-custom li{cursor:pointer;padding:0;margin-bottom:13px;display:flex;align-items:center;justify-content:space-between;position:relative}.layout .layout-left .menu-container .menu-custom li .document-count{position:absolute;right:15px;width:22px;height:22px;display:flex;justify-content:center;align-items:center}.layout .layout-left .menu-container .menu-custom li .document-count span{display:block;aspect-ratio:1/1;width:100%;height:100%;text-align:right;line-height:22px;font-size:.8rem;font-weight:500}.layout .layout-left .menu-container .menu-custom li .document-count span.is-zero{display:none}.layout .layout-left .menu-container .menu-custom li .avatar-custom{display:flex;align-items:center}.layout .layout-left .menu-container .menu-custom li:not(.active) .avatar-custom{color:#062b60}.layout .layout-left .menu-container .menu-custom li .avatar-custom .icon-avatar,.layout .layout-left .menu-container .menu-custom li .avatar-custom .text-avatar{height:48px;display:flex;justify-content:center;flex-direction:column}.layout .layout-left .menu-container .menu-custom li .avatar-custom .icon-avatar svg{height:24px;width:24px}.layout .layout-left .menu-container .menu-custom li.active .avatar-custom .icon-avatar svg{-webkit-filter:none;filter:none}.layout .layout-left .menu-container .menu-custom li .avatar-custom .text-avatar span{font-size:1rem;max-width:150px;white-space:nowrap;overflow:hidden!important;text-overflow:ellipsis;padding-left:12px}.layout .layout-left .menu-container .menu-custom li a{display:block;width:100%;height:40px;border-radius:999px;background-color:#fff;padding:0 13px}.layout .layout-left .menu-container .menu-custom li a:hover{background-color:#f8f8fc}.layout .layout-left .menu-container .menu-custom li.active a{background-color:#f2f2f8;font-weight:500;color:#1069d5}.layout .layout-left .menu-container .step-custom li{padding:8px 10px;margin:6px 0;display:flex;align-items:center}.layout .layout-left .menu-hidden{height:100%;width:100%;position:absolute;top:0;left:-256px;transition-duration:.4s;transition-timing-function:ease;background-color:#fff}.layout .layout-left .menu-hidden.active{left:-1px}.layout .container-fluid{position:relative;width:100%;height:100%;min-height:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.layout .layout-right-title h2{font-size:18px;line-height:24px;color:inherit;margin:40px 0}.layout .title h2{font-weight:500;font-size:18px;line-height:24px;padding:18px 0 20px}.layout .page-settings .title h2{margin:15px 0 0;padding:0}.layout .tenant-info{border:1px solid #e2e2e8;border-radius:6px;background-color:#f2f2f8}.layout .tenant-info-item{border-bottom:1px solid #e2e2e8;padding:16px;display:flex;align-items:center}.layout .tenant-info-item:last-child{border-bottom:none;border-radius:0 0 6px 6px}.layout .tenant-info-item .label{margin:0;white-space:nowrap}.layout .tenant-info-item .value .label{margin-right:20px}.layout .tenant-info-item .label .icon{width:24px;height:24px}.layout .tenant-info-item>.label{display:inline-block;width:180px;font-size:.81rem;color:#535963;font-weight:400}.layout .tenant-info-item .value{font-weight:500;font-size:16px;line-height:30px}.layout .tenant-info-item div{margin-right:20px}.layout .tenant-info-item div span{padding:0 5px 0 0}.text-unit{font-size:.8em}.layout .tenant-info-item .tenant-info-item-small{font-size:.9em}.layout .tenant-info-item .services-label{white-space:nowrap}.layout .tenant-info-item .services-label .icon{width:24px;height:24px}.layout .tenant-info-item .services-label p.label{margin-right:8px}.layout .tenant-info-item .services-label p.label:not(:last-child):after{content:","}.layout .document-info .list-stat-item{display:inline-block;width:150px;border-right:1px solid #e2e2e8;text-align:right;padding:10px 15px 10px 0;margin-bottom:20px}.layout .document-info .list-stat-item p{margin-bottom:0;color:#4c4f5e}.layout .document-info .list-stat-item p.label{font-size:14px;line-height:24px;display:flex;align-items:center;justify-content:flex-end}.layout .document-info .list-stat-item p.label svg{width:24px;height:24px}.layout .document-info .list-stat-item p.label span{padding:0 0 0 6px}.layout .document-info .list-stat-item p.value{font-size:20px;line-height:28px;margin-top:5px}.layout .header-wrapper{top:0;height:60px;padding:6px 15px 6px 5px;display:flex;justify-content:space-between;background-color:#fff;z-index:1}.layout .pdf-full-preview-wrapper.active .header-wrapper{top:-60px}.layout .header-wrapper.sticky{position:-webkit-sticky;position:sticky;border-bottom:1px solid #e2e2e8;z-index:11}.layout .header-wrapper .header-left{display:flex}.layout .header-wrapper .header-center{display:flex;align-items:center;justify-content:center}.layout .header-wrapper .header-left,.layout .header-wrapper .header-right{display:flex;align-items:center;font-size:14px;flex-shrink:0}.layout .document-detail.active .pdf-full-preview-wrapper .header-wrapper{padding-right:15px}.layout .header-wrapper .document-title{font-size:1.1rem;line-height:45px;font-weight:500;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;text-align:left;display:block;padding:0 20px}.layout .btn-custom-verification,.layout .btn.btn-custom{box-shadow:0 1px 6px rgb(0 0 0/26%);border-radius:100px;padding:6px 10px}.layout .btn.btn-custom span{left:8px}.layout .btn-custom .label{width:100%;height:100%;justify-content:center;margin:0 10px}.layout .btn-custom .label,.layout .header-wrapper .pagination{display:flex;align-items:center}.layout .body-wrapper .item-row{padding:0}.layout .btn-pagination{background:transparent;border-radius:22px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;border:none}.layout .btn-pagination:hover{background:#f2f2f8}.step-custom .step-child{position:relative;display:flex;align-items:center;color:#cecfd9}.step-custom .step-child .step-circle{position:relative;min-width:15px;height:15px;border-radius:50px;border:2px solid #dadada;margin-right:16px;background-color:#fff}.step-custom.step-vertical .step-child .step-access-ramp{border-left:3px solid #cecfd9;position:absolute;height:40px;top:13px;left:4px}.step-custom.step-vertical .step-child:last-child .step-access-ramp{display:none}.step-custom .step-child .step-circle .step-circle-dot{background-color:transparent;width:7px;height:7px;border-radius:50px;position:absolute;left:2px;top:2px}.step-custom .step-child:not(.disabled){color:#3697e1}.step-custom .step-child.active{font-weight:700}.step-custom .step-child:not(.active):not(.disabled){cursor:pointer}.step-custom .step-child.disabled{cursor:not-allowed}.step-custom .step-child:not(.disabled) .step-circle{border-color:#3697e1;background-color:#fff}.step-custom .step-child.pass .step-circle .step-circle-dot{background-color:#3697e1}.step-custom .step-child.active .step-circle .step-circle-dot{background-color:#ff69b4}.step-custom .step-child .step-label{white-space:nowrap;overflow:hidden;width:100%;text-overflow:ellipsis}.step-custom.step-vertical .step-child.pass .step-access-ramp{border-color:#3697e1}.layout .layout-right .right-body .page-action-bottom{position:absolute;left:0;bottom:0;width:100%;box-sizing:border-box;display:flex;justify-content:space-around;margin-bottom:40px}.layout .layout-right .right-body .page-action-bottom-relative{display:flex;justify-content:space-around;padding:40px}.layout .layout-right .right-body .page-action-bottom-absolute{padding:40px;position:absolute;bottom:18px;display:flex;justify-content:space-around;width:100%}.invalid-feedback{font-size:.71rem}.form-group{margin-bottom:.7rem}.layout .btn:not(.input-group-child){position:relative;min-width:120px;height:46px;font-size:15px;font-weight:500;margin:0 8px 0 0;display:flex;justify-content:space-between;align-items:center;padding:6px 10px}.layout .btn:not(.input-group-child):last-child{margin-right:0}.layout .btn-custom-group{box-shadow:0 1px 6px rgb(0 0 0/26%);border-radius:100px;height:46px;margin-right:8px}.layout .btn-custom-mui{height:unset;margin-left:8px;margin-right:0}.layout .btn-custom-mui .btn{height:unset;background-color:#1976d2;border-left:none;border-right:none}.layout .btn-custom-group.btn-custom-mui .dropdown-item:hover,.layout .btn-custom-mui .btn:hover{background-color:#0a63bc;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.1411764705882353),0 1px 10px 0 rgba(0,0,0,.12156862745098039)}.layout .btn-custom-mui.btn-custom-group>.btn{padding:6px 10px 6px 16px;min-width:unset;white-space:nowrap}.layout .btn-custom-mui.btn-custom-group>.dropdown-toggle{padding:6px 16px 6px 10px}.layout .btn-custom-group>.btn{border-radius:100px;padding:6px 10px 6px 20px;margin:0;min-width:110px}.layout .btn-custom-group .dropdown-toggle{min-width:unset;padding:6px 20px 6px 6px;border-top-left-radius:0;border-bottom-left-radius:0}.layout .btn-custom-group .dropdown-menu{background-color:transparent;border:none;-webkit-transform:translateY(52px)!important;transform:translateY(52px)!important;padding:0}.layout .btn-custom-group .dropdown-item{margin-bottom:6px;background-color:#fff;height:46px;border:1px solid #ddd}.layout .btn-custom-group .dropdown-item.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.layout .btn-custom-group.btn-custom-mui .dropdown-item{height:unset;padding:6px 16px;background-color:#1976d2}.layout .btn.input-group-child{min-width:100px;height:46px;font-size:14px;padding:6px 4px;background-color:#f2f2f8;border-color:#ced4da;color:#007bff}.layout .btn.btn-form-control{height:auto;min-height:46px;padding:4px;word-break:break-all}.layout .btn-label{width:100%;margin:0 10px}.layout .layout-right .right-body .determine-container,.layout .layout-right .right-body .document-detail-container,.layout .layout-right .right-body .documentprepare-container{position:relative;min-height:100%;width:100%;display:flex;justify-content:space-between}.layout .layout-right .right-body .determine-container .determine-form,.layout .layout-right .right-body .document-detail-container .document-detail-form{padding-top:15px;padding-right:15px;padding-left:15px;width:100%}.layout .layout-right .right-body .document-detail-container .document-detail-form .custom-form-outline.form-validated{margin-bottom:20px}.layout .layout-right .right-body .document-detail-container .document-detail-form .custom-form-outline.form-validated .invalid-feedback{margin-top:0;height:20px}.layout .layout-right .right-body .determine-container .determine-form .tab-content{padding:15px}.full-preview{height:100%;width:100%;position:relative}.full-preview .control-preview{background-color:#474e63;box-shadow:inset 0 0 15px rgb(52 59 69/80%);display:flex;flex-direction:column;align-items:baseline;overflow:auto;height:100%;width:100%;position:absolute;z-index:0}.full-preview .control-preview .react-pdf__Document{min-width:100%;min-height:100%}.full-preview .control-preview .react-pdf__Document .react-pdf__message{height:100%}.full-preview .control-preview .react-pdf__Document .react-pdf__message .pdf-loading{height:100%;width:100%;display:flex;align-items:center;justify-content:center}.full-preview .control-preview .react-pdf__Document .react-pdf__message .pdf-loading .img-container{width:80%;height:150px;border-radius:4px;display:flex;align-items:center;justify-content:center;background-color:#fff;box-shadow:2px 2px 2px #424242}.full-preview .control-preview .pdf-page-container{display:flex;align-items:center;justify-content:center;padding:20px}.full-preview .pdf-custom-page{display:flex;justify-content:center}.full-preview canvas{margin:0;box-shadow:4px 4px 4px #444}.layout .layout-right .right-body .control-container{position:absolute;height:100%;width:100%;pointer-events:none;z-index:10}.layout .layout-right .right-body .control-container .imprint-stamp{top:20px;left:20px;width:150px;background:rgba(2,26,69,.788235294117647);position:absolute;box-shadow:0 2px 6px rgba(0,0,0,.1607843137254902);border-radius:6px;padding:20px 10px 10px;-webkit-user-select:none;-ms-user-select:none;user-select:none;max-height:100%;overflow:auto;cursor:move}.layout .layout-right .right-body .control-container .imprint-stamp .imprint-container{width:100%;height:100%;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;position:relative}.layout .layout-right .right-body .control-container .imprint-stamp .imprint-operator{margin-top:10px}.layout .layout-right .right-body .control-container .imprint-stamp .imprint-operator button{margin-top:5px;width:100%;min-width:100%;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.layout .layout-right .right-body .control-container .imprint-stamp .imprint-operator button:last-child{background:#dfe5f4}.layout .layout-right .right-body .control-container .imprint-stamp .imprint-operator button:last-child:hover{background:#cdd4e4}.layout .layout-right .right-body .control-container .imprint-stamp .imprint-block{min-height:40px;min-width:100%;display:flex;align-items:center;color:#fff;font-size:11px;border:1px dashed hsla(0,0%,100%,.5019607843137255);padding:6px;cursor:move;margin:4px}.layout .layout-right .right-body .control-container .imprint-stamp .imprint-block.hide{display:none}.layout .layout-right .right-body .control-container .imprint-stamp .imprint-block.ondrag{position:absolute;margin-top:0;background-color:#1f3153;box-shadow:-2px 2px 2px #939393}.layout .layout-right .right-body .control-container .imprint-stamp .imprint-block .label-text{font-size:11px;margin-left:10px;text-transform:capitalize}.layout .layout-right .right-body .control-preview .imprint-block{border:2px solid #3697e1;background:hsla(0,0%,100%,.8);cursor:move;z-index:2;font-size:11px;position:absolute;overflow:hidden}.layout .layout-right .right-body .control-preview .imprint-block.group-guests{border:2px solid #f15050}.layout .layout-right .right-body .control-preview .imprint-block.type-text{width:240px;height:46px;border-radius:4px}.layout .layout-right .right-body .control-preview .imprint-block.type-check{width:25px;height:25px}.layout .layout-right .right-body .control-preview .imprint-block.type-signature{width:60px;height:60px;border-radius:50%}.layout .layout-right .right-body .control-preview .imprint-block.not-allowed{cursor:not-allowed}.layout .layout-right .right-body .control-preview .imprint-block svg{display:none}.layout .layout-right .right-body .control-preview .imprint-block .label-text{margin:0;padding:0;height:100%;width:100%;display:flex;text-align:center;align-items:center;justify-content:center;white-space:normal}.control-container .btn,.control-container .page-index-info .info-label,.layout .layout-right .right-body .control-container .btn,.layout .layout-right .right-body .control-container .imprint-stamp,.layout .layout-right .right-body .control-container .page-index-info .info-label,.layout .layout-right .right-body .control-container button,.layout .layout-right .right-body .control-preview .imprint-block{pointer-events:all}.control-container .view-size-controller,.layout .layout-right .right-body .control-container .view-size-controller{position:absolute;display:flex;width:90px;justify-content:space-between;right:24px;top:10px}.layout .layout-right .right-body .imprint-block.group-guests svg{fill:#f15050}.control-container .page-index-info,.layout .layout-right .right-body .control-container .page-index-info{position:absolute;width:100%;top:10px;display:flex;justify-content:center;align-items:center}.control-container .page-index-info .info-label,.layout .layout-right .right-body .control-container .page-index-info .info-label{background-color:#1f232d;border-radius:4px;padding:4px 10px 5px;color:#e3e3fc;opacity:.85;font-size:.75rem;line-height:.85rem}.control-container .btn.size-decrease,.control-container .btn.size-increase,.layout .layout-right .right-body .control-container .btn.size-decrease,.layout .layout-right .right-body .control-container .btn.size-increase,.pdf-fragment .pdf-file-info .btn-info{border-radius:22px;width:40px;height:40px;min-width:40px;min-height:40px;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;background-color:#5b647e;box-shadow:0 1px 5px rgba(44,50,59,.85);color:#d5d5e6}.layout .layout-right .right-body .control-container .btn.size-decrease:hover,.layout .layout-right .right-body .control-container .btn.size-increase:hover,.pdf-fragment .pdf-file-info .btn-info:hover{background-color:#616a85;box-shadow:0 3px 10px #2c323b;color:#d7d7e8}.layout .layout-right .right-body .file-panel{display:flex;flex-direction:column;min-width:240px}.layout .layout-right .right-body .file-panel.upload{width:200px}.layout .layout-right .right-body .file-panel.preview{min-width:280px;position:relative}.layout .layout-right .right-body .file-panel .file-drop-zone{padding-top:50px}.layout .layout-right .right-body .file-panel .file-preview-zone{position:relative;padding:0;width:100%;height:100%;display:flex;flex-direction:column;background:#e2e2e8;align-items:center;justify-content:flex-start}.layout .layout-right .right-body .file-panel .file-preview-zone .pdf-custom-page{display:none;position:relative;align-items:center;justify-content:center;height:100%;width:100%;overflow:hidden}.layout .layout-right .right-body .file-panel .file-preview-zone .pdf-custom-page.active{display:flex}.layout .layout-right .right-body .file-panel .file-preview-zone .pdf-custom-page.active canvas{box-shadow:0 0 13px rgba(101,111,127,.3)}.layout .layout-right .right-body .file-panel .file-preview-zone .page-navigator{height:40px;width:100%;display:flex;justify-content:center;align-items:center}.layout .layout-right .right-body .file-panel .file-preview-zone .page-navigator .btn-icon{width:26px;height:26px;color:#484e52}.layout .layout-right .right-body .file-panel .file-preview-zone .page-navigator .info-label{padding:0 10px;font-size:.75rem;color:#484e52}.nav-tabs .nav-link{height:40px;line-height:40px;text-align:center;padding:0 1rem}.layout .layout-right .right-body .file-panel .file-drop-zone .file-dropbox,.pdf-fragment .file-upload-panel .dropbox-area{height:140px;width:110px;margin:0;cursor:pointer;border:1px dashed #7a85a3;background-color:#656f8a;background-repeat:no-repeat;background-position:50%}.layout .layout-right .right-body .file-panel .file-drop-zone.nofile{position:absolute;top:0;left:0;z-index:20;height:100%}.layout .layout-right .right-body .file-panel .file-drop-zone.nofile .file-dropbox,.pdf-fragment .file-upload-panel .dropbox-area{height:297px;width:210px;background-size:100px;transition:all .2s}.layout .layout-right .right-body .file-panel .file-upload-list{height:100%;padding:15px 10px}.layout .layout-right .right-body .file-panel .file-upload-list ul{padding:0;margin:0;width:100%;display:flex;align-items:center;flex-direction:column}.layout .layout-right .right-body .file-panel .file-upload-list .file-item{font-size:14px;list-style:none;display:flex;justify-content:space-between;align-items:center;width:100%;height:34px;color:inherit;cursor:pointer;font-weight:400;padding:0 0 0 13px;border-radius:17px}.layout .layout-right .right-body .file-panel .file-upload-list .file-item:not(.active):hover{background:#f2f2f8}.layout .layout-right .right-body .file-panel .file-upload-list .file-item.active{cursor:unset;font-weight:400;color:#1069d5;font-weight:500}.layout .layout-right .right-body .file-panel .file-upload-list .file-name{width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.layout .layout-right .right-body .file-panel .file-upload-list .file-remove{margin:0;color:#ff762c;width:36px;height:36px;padding:10px;font-size:16px;line-height:16px}.layout .layout-right .right-body .file-panel .file-upload-list .file-remove:hover{background-color:#41485c}.layout .layout-right .right-body .file-panel .file-upload-list .file-form-validate{display:none}.layout .layout-right .right-body .file-panel .file-upload-list .file-form-validate-fail{margin:0 10px;color:#f15050;padding:8px;font-size:34px}.layout .layout-right .right-body .file-panel .file-upload-list .file-form-validate-success{margin:0 10px;color:#28a745;padding:8px;font-size:34px}.layout .layout-right .right-body .file-panel .file-attachments{height:auto}.layout .layout-right .right-body .file-panel .file-dropbox:hover{border-color:#40a9ff}.layout .layout-right .right-body .file-panel .info,.pdf-fragment .no-file .file-upload-panel label.info{white-space:nowrap;text-overflow:ellipsis;font-size:14px;margin:10px;color:#d5d5e6}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.layout input:required,.layout select:required{border-color:#da6517}.layout input.is-valid,.layout select.is-valid,.was-validated .form-control:valid{border-color:#28a745}.layout input.is-invalid,.layout select.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E")!important}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)!important}.layout .layout-right .right-body .file-panel .file-dropbox input[type=file]{display:none}.layout .attributes-wrapper .form-group{height:60px}.layout .attributes-wrapper .btn-icon.remove{width:46px;height:46px}.layout .attributes-wrapper .input-group .form-control{border-radius:.25rem}.layout .host-setting-container{display:flex;height:100%}.layout .host-setting-container .user-list{width:640px;border-left:1px solid #e2e2e8}.layout .full-form{min-height:100%;display:flex;flex-direction:column;justify-content:space-between}.layout .full-form .form-body{margin:0 auto;width:100%;height:100%}.layout #form_Search.full-form .form-body{margin:0 auto;width:100%;height:unset}.layout .documentinfo-container .full-form .form-body{max-width:700px}.layout .signer-list-wrapper{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;height:100%;width:100%}.layout .determine-container .signer-list-wrapper{flex-direction:row}.layout .determine-container .signer-list-wrapper .form-group{height:46px;display:flex}.layout .determine-container .doc-info .form-group{height:46px}.layout .determine-container .doc-info .info-label{display:flex;align-items:center}.signer-list-wrapper .form-label,.user-selection-container .form-label{margin-bottom:5px}.search-input-container{display:flex;width:100%;justify-content:center;max-height:40px;border:0}.search-input-field{width:95%;background-color:rgb(239 238 246);border:0;border-radius:5px}.search-round-container{display:flex;width:75%}.search-round{background-color:#f2f2f7;width:80%;outline:none}.search-round:hover{outline:none}.layout .signer-list-wrapper .user-info{padding:6px;width:100%;min-width:100%;height:46px;border-radius:25px;display:flex;align-items:center;background-color:#f2f2f8;justify-content:space-between;margin:0 0 10px}.layout .signer-list-wrapper .user-info.user1{background-color:#e1edff}.layout .signer-list-wrapper .user-info.user1 .display-avatar div{background-color:#bad1f5}.layout .signer-list-wrapper .user-info .display-avatar svg{width:20px}.layout .signer-list-wrapper .user-info.empty{background-color:unset}.layout .signer-list-wrapper .user-info .user-info-detail{width:100%;padding:0 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.layout .signer-list-wrapper .user-info .top-info{line-height:1.1rem;font-size:.875rem;font-weight:500;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.layout .signer-list-wrapper .user-info .bottom-info{line-height:1.1rem;font-size:.81rem;font-weight:400;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#626669}.layout .signer-list-wrapper .viewer-info{float:left;display:flex;padding:0 10px;margin-right:8px;margin-bottom:8px;border-radius:12px;height:24px;font-size:.81rem;align-items:center;background-color:#f2f2f8}.layout .signer-list-wrapper .viewer-info.group{background-color:#e2e2e8}.layout .signer-list-wrapper .user-info .user-info-optional,.layout .user-selection-container .user-info .user-info-optional{width:40px;min-width:40px;display:flex;justify-content:center;align-items:center;position:-webkit-sticky;position:sticky;right:0;top:0;height:100%}.layout .signer-list-wrapper .user-info .user-info-optional .custom-switch{width:100%;padding-left:44px}.layout .signer-list-wrapper .user-info .btn-icon{color:red;height:30px;width:30px;margin-right:6px}.layout .signer-list-wrapper .user-info .btn-icon:hover{background-color:#cecece}.layout .signer-list-wrapper .user-info .btn-icon svg{fill:red}.layout .flex-column{display:flex;flex-direction:column;position:relative}.layout .flex-right{display:flex;justify-content:flex-end}.layout .flex-full{height:100%;width:100%;margin:0}.layout .user-selection-container{height:100%;display:flex;flex-direction:column}.layout .user-selection-container .nav-tabs{border-bottom:none}.layout .user-selection-container .input-group,.layout .user-selection-container .tab-content,.layout .user-selection-container .tab-content .tab-pane.active{height:100%}.layout .user-selection-box{overflow:auto;position:absolute;width:calc(100% - 30px);height:calc(100% - 55px);top:50px;left:15px;padding:0 0 10px}.layout .user-selection-box .user-info{display:flex;padding:0;margin:10px 10px 0;border:none;border-radius:0;font-size:.875rem;background:inherit;color:#062b60;white-space:nowrap;min-width:300px}.layout .user-selection-box .user-info>.user-info-detail{text-overflow:ellipsis;overflow:hidden}.layout .user-selection-box .user-info .top-info{font-weight:500}.layout .user-selection-box .user-info .bottom-info{font-size:.81rem;color:#535963}.layout .user-selection-box .user-info ul li{margin:7px 0 0}.layout .user-selection-box .collapse{padding-right:2px}.layout .user-selection-box .user-info .action{width:34px;height:46px}.layout .user-selection-box .user-info .action button{padding:0;height:100%;width:34px;display:flex;align-items:center;justify-content:center;color:#1069d5;background-color:#d4d4d4;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.layout .user-selection-box .user-info .action button:hover{background-color:#b7b7b7}.layout .user-selection-box .user-info .info{width:100%;overflow:hidden}.layout .user-selection-box .user-info .info .info-container{display:flex;height:46px;background-color:#f5f5f5;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;margin-right:2px}.layout .user-selection-box .user-info .info .info-container .display-avatar{height:38px;width:38px;min-width:38px;min-height:38px;background-color:#b6d3f2;border-radius:.25rem;margin:4px;padding:4px;overflow:hidden;color:#666}.layout .user-selection-box .user-info .info .info-container .display-avatar *{height:100%;width:100%}.layout .user-selection-box .user-info .info .info-container.group{cursor:pointer}.layout .user-selection-box .user-info .info .info-container:hover,.layout .user-selection-box .user-info .info:hover .info-container.group,.layout .user-selection-box .user-info:hover>.info>.info-container{background-color:#e2e2e8}.layout .user-selection-box .user-info .info .user-info-detail{width:100%;padding:0 6px;white-space:nowrap;text-overflow:ellipsis}.layout .user-selection-box .user-info .info .user-info-detail .bottom-info,.layout .user-selection-box .user-info .info .user-info-detail .top-info{height:22px}.layout .btn-add-user{border:0}.layout .btn-add-user .material-icons{width:6px;display:flex;align-items:center;justify-content:center}.layout .doc-info .input-group{margin-top:10px;min-width:640px;height:46px}.layout .doc-info .document-info-key{min-width:240px;font-size:.81rem;color:#535963}@media only screen and (max-width:742px){.layout .doc-info{margin-bottom:50px}.layout .doc-info .document-info-key{font-size:9px;height:28px}.layout .doc-info .signer-list-wrapper .document-info-key{height:14px}.responsiveCSS .form-row{margin:0}}.layout .doc-info .document-info-value{height:100%;font-size:.85rem;display:flex;align-items:stretch;flex-direction:column;justify-content:center}@media only screen and (max-width:742px){.layout .doc-info .document-info-value{font-size:.65rem;height:28px}}.layout .filebox-shortcut-path{background-color:#fff}.layout .document-row-list.has-linkage{background-color:#dff2fc}.layout .document-row-list.selected{background-color:#e1edff}.layout .document-row-list.selected:hover{background-color:#cfe1f9}.layout .document-row-list:hover{background-color:#f2f2f8}.layout .document-row-list td{vertical-align:middle;padding:0}.layout .document-row-list .record-not-found{display:flex;align-items:center;justify-content:center;height:100%;width:100%;padding:20px;font-size:18px}.table{color:inherit;table-layout:fixed}.th-stamp-box,.th-stamp-delete{width:2.35%;max-width:40px}.th-creator{max-width:90px;min-width:8em;width:7%}.th-function-type{width:7.04%;max-width:90px}.th-doctype{min-width:8em}.th-preservation-require{width:8.21%;max-width:105px}.th-imprints{width:26.18%;max-width:335px}.th-action{width:120px}.th-counter-party{width:20.44%;max-width:300px}.th-amount-info{width:12.38%;max-width:120px}.th-document-created-date{width:7.82%;max-width:100px}.layout .document-row-list .counter-party-info span{width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.layout .document-row-list .title-info .document-files{display:flex}.layout .document-row-list .title-info .document-files .file-name-label{overflow:hidden;text-overflow:ellipsis}.layout .document-row-list .title-info .more-files{position:relative}.layout .document-row-list .title-info .more-files .more-files-link{margin:0 8px;cursor:default}.layout .document-row-list .title-info .more-files .more-files-block{display:none}.layout .document-row-list .title-info .more-files .more-files-block .file-label:hover{background-color:#e2e2e8}.layout .document-row-list .title-info .more-files:hover .more-files-block{display:block;position:absolute;top:0;left:100%;width:auto;min-width:200px;z-index:10;background-color:#fff;border:1px solid #ddd;border-radius:4px}.layout .document-row-list .title-info .more-files .more-files-block .file-label{list-style:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:4px 15px}.layout .document-row-list .amount-info .inner-container span{text-align:right}.layout .document-row-list .doc-row-action,.layout .document-row-list .sign-status{vertical-align:middle;text-align:center;color:#9495a7}.layout .document-row-list .document-download{font-size:24px}.layout .document-row-list .document-downloading{font-size:24px;cursor:default}.layout .document-row-list .document-delete{font-size:24px;color:#ec163f}.layout .document-row-list .action-icon{display:inline-block;padding:0 4px;font-size:24px}.layout .document-row-list .action-button{cursor:pointer}@media only screen and (max-width:742px){.layout .document-detail .signer-list-wrapper .user-info{height:36px}.layout .document-detail .signer-list-wrapper .user-info .display-avatar{min-width:28px;min-height:28px;width:28px;height:28px}.layout .document-detail .signer-list-wrapper .user-info .top-info{font-size:12px}.layout .document-detail .signer-list-wrapper .user-info .bottom-info{font-size:11px}}.layout .document-detail .signer-list-wrapper .sign-status.signed,.layout .document-detail .signer-list-wrapper .user-info .sign-status.signed .icon-container{padding:0;text-align:left}.layout .document-detail .signer-list-wrapper .user-info .icon-container{width:24px;margin:0 6px;display:flex;align-items:center;justify-content:center;color:#605f6e}.layout .document-detail .signer-list-wrapper .user-info .icon-container>svg{font-size:23px}@media only screen and (max-width:742px){.layout .document-detail .signer-list-wrapper .user-info .icon-container>svg{font-size:21px}}.layout .document-detail .signer-list-wrapper .user-info .icon-container span.action-resend-email{width:22px!important;height:22px!important;cursor:pointer}.layout .document-detail .signer-list-wrapper .sign-status.token-expired,.layout .document-detail .signer-list-wrapper .user-info .sign-status.token-expired .icon-container,.layout .document-row-list .sign-status.wait-sign{color:#ec163f}.layout td>div,.layout th>div{padding:5px;min-height:60px;text-align:left;display:flex;justify-content:center;align-items:flex-start;flex-direction:column}.layout td:first-child>div,.layout th:first-child>div{margin-left:10px}.layout td:last-child>div,.layout th:last-child>div{margin-right:10px}.layout tbody tr{border-radius:0;border:none;border-bottom:1px solid #e2e2e8;padding:0;min-height:60px;font-size:clamp(.65rem,1.05vw,.875rem)}.layout .document-row-list td .inner-container span{text-align:left;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:100%}.layout .document-row-list .sign-status .inner-container{align-items:flex-start;justify-content:center}.layout .document-row-list .evaluation-summary-info{font-size:14px;line-height:18px;padding:0 8px}.layout .document-row-list .evaluated-status .status-label{border:2px solid #067bfc;color:#067bfc;border-radius:12px;height:24px;display:flex;align-items:center;flex-direction:row;justify-content:space-between;padding:2px 10px;font-size:12px;font-weight:700}.layout .evaluate-option{margin-left:10px}.layout .evaluate-option label{margin-left:0;margin-bottom:0}.layout .date-noti label{font-size:14px;color:#535963}.css-6rspzu-MuiFormControlLabel-root .MuiFormControlLabel-label{font-size:14px}@media only screen and (max-width:742px){.css-qfz70r-MuiFormGroup-root{margin-left:15px}.css-6rspzu-MuiFormControlLabel-root .MuiFormControlLabel-label{font-size:12px}.css-7njd72-MuiButtonBase-root-MuiRadio-root{padding:3px 9px}}.layout .evaluate-header.bg-lightblue,.layout .evaluate-info.bg-lightblue{background-color:#dff2fc}.layout .document-row-list .evaluated-status .icon{margin-right:4px;height:24px;font-size:24px;color:#067bfc}.layout .document-row-list .evaluated-status-icon-medium{height:16px;width:16px;color:#8d8d8d}.layout .document-row-list .evaluated-status-icon-medium.ok,.layout .document-row-list .evaluated-status .icon.ok{color:#027d02}.layout .document-row-list .evaluated-status-icon-medium.ng,.layout .document-row-list .evaluated-status .icon.ng{color:#fe8f00}.layout .document-row-list .evaluated-status-mark-medium{height:16px;width:16px}.layout .document-row-list .evaluated-status-mark-mini{height:10px;width:10px}.layout .document-row-list .evaluated-status-mark-medium,.layout .document-row-list .evaluated-status-mark-mini{border-radius:50%;background-color:#8d8d8d}.layout .document-row-list .evaluated-status-mark-medium.ok,.layout .document-row-list .evaluated-status-mark-mini.ok{background-color:#027d02}.layout .document-row-list .evaluated-status-mark-medium.ng,.layout .document-row-list .evaluated-status-mark-mini.ng{background-color:#fe8f00}.layout .sender-container,.layout .signer-container,.layout .verification-container{display:flex;flex-direction:column}.layout .table thead{position:relative;z-index:1}.layout #datalist thead tr,.layout .circle-container .header-wrapper,.layout .evaluation-container .header-wrapper,.layout .sender-container .header-wrapper,.layout .signer-container .header-wrapper,.layout .table thead tr,.layout .verification-container .header-wrapper,.search-container .header-wrapper,.stickyHeader{position:-webkit-sticky;position:sticky;z-index:2;border-bottom:1px solid #e2e2e8}.layout .circle-container .header-wrapper.above,.layout .evaluation-container .header-wrapper.above,.layout .sender-container .header-wrapper.above,.layout .signer-container .header-wrapper.above,.layout .verification-container .header-wrapper.above{border-bottom:none}.layout th>div{min-height:30px}.stickyHeader{background-color:#fff;top:0;height:60px}.layout #datalist thead tr,.layout .table thead tr{top:60px;background:#fff;border:none;border-radius:0;padding:0}.layout .header-wrapper.above{padding:0;height:auto}.layout .body-wrapper{width:100%}.layout .document-detail{position:absolute;overflow-x:hidden;width:100%;height:100%;background-color:#fff;z-index:4;transition-duration:.4s;transition-timing-function:ease}.layout .document-detail:not(.active){margin-left:100%;-webkit-transform:rotateY(90deg);transform:rotateY(90deg);-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.layout div.document-detail.active+div{overflow:hidden;height:100%}.layout .document-detail.static{position:relative;width:100%;height:100%;margin-left:0;background-color:#fff;-webkit-transform:none;transform:none}.layout .document-detail .document-detail-wrapper{display:flex;flex-direction:column;height:100%}.layout .document-detail .document-detail-wrapper .body-wrapper .document-detail-form{overflow:hidden}.layout .search-container .btn-action,.layout .search-container .btn-return,.layout .template-new .btn-action,.layout .template-new .btn-return{color:#626669;border:none;background-color:transparent;padding:0 8px;font-size:30px;width:46px}.layout .document-detail-container .form-group{min-height:40px;margin-bottom:22px}@media only screen and (max-width:742px){.layout .document-detail-container .form-group{height:inherit}}.layout .document-detail-container .form-group .document-info-value{color:#062b60}.layout .document-detail-container .info-label.form-group{max-height:40px;padding:10px 0;margin:0;height:unset;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:flex;align-items:center}.layout .document-detail-container .document-status-label{display:flex;align-items:center;justify-content:center}.layout .document-detail-container .document-status-label .document-info-value{border:3px solid #3b74d7;color:#3b74d7;border-radius:18px;height:36px;width:100%;display:flex;align-items:center;flex-direction:row;justify-content:space-between;padding:4px;font-weight:500}@media only screen and (max-width:742px){.layout .document-detail-container .document-status-label .document-info-value{height:30px}}.layout .document-progress,.layout .status-container{display:flex;align-items:flex-end;height:27px}.layout .document-progress{margin-right:4px}.layout .evaluate-detail{display:flex;align-items:center;height:27px}.layout .evaluate-detail.evaluated-status .icon{font-size:16px}.layout .document-progress .status-label{border:2px solid #1976d2;color:#1976d2;border-radius:11px;height:22px;line-height:22px;display:flex;align-items:center;flex-direction:row;justify-content:space-between;padding:0 10px;font-size:.7rem;font-weight:500}.layout .unsigned-container{display:flex;align-items:flex-end;height:27px}.layout .document-detail-container .document-status-label .document-info-value.draft,.layout .document-progress.draft .status-label{border:2px solid #a8aabf;color:#a8aabf}.layout .document-detail-container .document-status-label .document-info-value.expired,.layout .document-progress.expired .status-label{color:#6f718c;border-color:#6f718c}.label-error,.layout .document-detail-container .document-status-label .document-info-value.error,.layout .document-detail-container .document-status-label .document-info-value.file-error,.layout .document-progress.error .status-label,.layout .document-progress.file-error .status-label{color:#e0463b;border-color:#e0463b}.layout .document-detail-container .document-status-label .document-info-value.guest-expired,.layout .document-progress.guest-expired .status-label{color:#c4830c;border-color:#c4830c}.layout .document-detail-container .document-status-label .document-info-value.confirmed,.layout .document-detail-container .document-status-label .document-info-value.send-sender,.layout .document-detail-container .document-status-label .document-info-value.signed,.layout .document-progress.confirmed .status-label,.layout .document-progress.send-sender .status-label,.layout .document-progress.signed .status-label{color:#078c07;border-color:#078c07}.layout .document-detail-container .document-status-label .document-info-value .icon{font-size:24px}@media only screen and (max-width:742px){.layout .document-detail-container .document-status-label .document-info-value .icon{font-size:18px}}.layout .document-detail-container .document-status-label .document-info-value .label{width:100%;text-align:center}.layout .document-detail .signer-list-wrapper{display:block}.layout .warning{color:#e9ae0a}.layout .no-certificate-warning{font-size:24px;color:#e9ae0a}.layout .guest-no-certificate-warning{font-size:20px;color:#e9ae0a;position:absolute;left:8px}.layout .guest-no-certificate-warning-title{font-size:18px;color:#e9ae0a;margin-right:8px}.layout .guest-certificate-selection{width:100%;min-width:100%;display:flex;justify-content:flex-end;margin-right:15px}.layout .guest-certificate-selection .dropdown-toggle.nav-link{padding:0}.layout .guest-certificate-selection .dropdown-menu .dropdown-item{padding-left:40px;position:relative}.layout .document-selected-list{margin:0}.layout .document-selected-list .document-selected-item{width:100%;display:flex;align-items:center;justify-content:space-between}.layout .document-selected-header{font-weight:500;padding:15px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.menu-hidden.active .document-selected-list{padding:15px 8px 15px 15px;overflow:auto;height:calc(100% - 54px)}.layout .document-selected-list .document-info{font-size:.81rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding:4px 10px 4px 0}.layout .document-selected-list .document-action{color:#535963;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.layout .document-selected-list .document-action .btn-remove{height:35px;width:35px;border-radius:50%;padding:8px}.layout .document-selected-list .document-action:hover .btn-remove{background-color:#f2f2f8}.layout .page-error{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.layout .template-new,.layout .template-preview{background-color:#fff;height:100%;width:100%;position:absolute;top:0;left:100%;transition-duration:.4s;transition-timing-function:ease}.layout .template-row-contrainer{position:relative;height:100%}.layout .template-new.active,.layout .template-preview.active{left:0}.access-log-head{margin:4px;padding:1px;line-height:16px;display:flex}.access-log-body{font-size:.75rem;overflow:auto;padding-left:10px}.access-log-collapse{height:0}.access-log-selector-label{margin-bottom:4px}.access-log-selector-itemlist{padding:20px;height:400px;border-radius:4px;border:1px solid #ced4da;overflow-y:scroll}.access-log-selector-item label{display:block;cursor:pointer;-ms-user-select:none;user-select:none;-moz-user-select:none;-webkit-user-select:none}.access-log-selector-item div{padding:10px;margin-bottom:10px;border-radius:4px;border:1px solid #ced4da}.layout .accesslog{position:absolute;width:100%;height:100%;background-color:#f2f2f8;border-left:1px solid #e2e2e8;padding:15px;left:100%;transition-duration:.4s;transition-timing-function:ease;z-index:10;font-size:.81rem;word-wrap:break-word}.layout .accesslog.active{left:0}.operation-log-top{border-bottom:1px solid #dadae4}.operation-log-top .lz-flex-1{padding:15px 0}.operation-log-top .operation-log-update-date,.operation-log-top .operation-log-update-user{font-size:.75rem;color:#545d75}.operation-log-top .operation-log-content{margin-top:10px;font-size:.8rem;font-weight:500}.pg-viewer-wrapper #docx{background-color:#ddd;height:auto!important;padding:20px 0}.layout .doc-key-container{list-style:none;padding:0;margin:0}.layout .doc-key-item{padding:4px 8px;margin:8px 4px;background-color:#f5f5f5;border-left:10px solid #ddd;display:flex;justify-content:space-between;align-items:center;height:40px}.layout .form-group.no-margin{margin:0}.layout .form-group.no-margin.doc-key-item-list{height:100%;overflow-y:auto}.layout .ReactTable{position:absolute;width:100%;height:100%;box-sizing:border-box;overflow:auto;top:0;left:0;border:none}.layout .table td,.table thead th{border-top:0 solid!important;border-bottom:0 solid!important}.table thead th{font-size:.75rem;font-size:clamp(.65rem,1.03vw,.75rem);color:#828688;font-weight:500;padding:0;white-space:nowrap}.layout .table-bordered thead th{border-top:0 solid!important;text-align:center}.layout .table-bordered tbody td,.layout .table-bordered thead th{vertical-align:middle;white-space:nowrap}.layout .record-form-detail{position:fixed;top:60px;left:110%;background-color:#fff;height:calc(100% - 60px);width:40%;transition-duration:.4s;transition-timing-function:ease;overflow:auto;border-top:1px solid #ddd;border-left:1px solid #ddd;padding-top:20px;margin-top:-1px}.layout .record-form-detail.active{left:60%}.layout .hader-form-action,.layout .record-form-detail-head{display:flex}.layout .record-form-detail-body{overflow:auto}.layout .record-form-detail-body-container{display:flex;flex-direction:column}.layout .record-form-detail-body .form-group{margin-bottom:0}.layout .record-form-detail-body .form-group .input-group-prepend .btn{height:unset}.layout .btn-attribute{position:absolute;z-index:2;top:0;background-color:transparent;border:none;padding:0;height:40px;box-sizing:border-box;display:flex;align-items:center;cursor:pointer}.layout .add-attribute{left:-56px}.layout .remove-attribute{left:-30px}.layout .forward-user-wrapper{height:100%;display:flex;flex-direction:column}.layout .forward-user-list .user-info{background-color:#f5f5f5;border-radius:50px 8px 8px 50px;cursor:pointer}.layout .forward-user-list .user-info.selected,.layout .forward-user-list .user-info:hover{background-color:#ccc}.layout .forward-user-list .user-avatar{width:40px;height:40px;min-width:40px;min-height:40px;border-radius:40px;display:block;padding:4px}.layout .forward-user-wrapper .forward-user-info{height:100%;width:100%;padding:0 15px}.layout .forward-user-wrapper .forward-user-card{height:unset}.layout .forward-user-wrapper .forwardUser-profile{display:flex;align-items:center;background-color:#f2f2f8;word-break:break-all;border-radius:999px}.layout .forward-user-wrapper .forward-user-card .user-avatar{width:40px;height:40px;min-width:40px;min-height:40px;border-radius:40px;display:block;padding:4px}.layout .viewer-avatar{border-radius:50px;overflow:hidden;height:20px;width:20px;margin-left:-7px;margin-right:4px;display:flex;align-items:center;justify-content:center}.layout .forward-user-wrapper .forward-user-card .user-profile{width:calc(100% - 48px);padding:0 4px}.layout .forward-user-wrapper .forward-user-card .top-info{line-height:1;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.layout .forward-user-wrapper .forward-user-card .top-info span{font-size:.83rem;font-weight:500}.layout .forward-user-wrapper .forward-user-card .bottom-info{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.layout .forward-user-wrapper .forward-user-card .bottom-info span{font-size:.81rem}.layout .display-avatar div:not([avatar]),.layout .display-avatar svg,.layout .user-avatar div,.layout .user-avatar svg,.layout .viewer-avatar div:not([avatar]),.layout .viewer-avatar svg{display:block;width:100%!important;height:100%!important;padding:1px}.app-cert-dialog{min-width:800px}.header-right .MuiBox-root .MuiInput-root:before,.icon.tenant-switch .MuiBox-root .MuiInput-root:before{display:none}.header-right .MuiBox-root .MuiInput-root>div:focus,.icon.tenant-switch .MuiBox-root .MuiInput-root>div:focus{background:none}.header-right .MuiBox-root .MuiInput-root>div,.icon.tenant-switch .MuiBox-root .MuiInput-root>div,ul.MuiList-root li{font-size:.875rem}.layout.modal .modal-dialog .full-height-modal-body{height:calc(100vh - 15rem)}.layout .flex-center{align-items:center}.layout .user-linkage-icon{width:40px;height:40px}@media (min-width:576px){.layout.modal.modal-responsive .modal-dialog.modal-lg,.layout.modal.modal-responsive .modal-dialog.modal-xl{max-width:50%;margin:1.75rem auto}.layout.modal.modal-responsive .modal-dialog.modal-sm{max-width:30%;margin:1.75rem auto}}@media (min-width:992px){.layout.modal.modal-responsive .modal-dialog{max-width:"remove"}}#page-settings-guest .document-row-list td{max-width:0;font-size:clamp(10px,1vw,13px)}#page-settings-guest .document-row-list td.no-overflow{max-width:1px;overflow:visible;min-width:16em}#page-settings-guest .document-row-list td>div{width:100%;font-size:clamp(10px,1vw,13px)}#page-settings-guest .document-row-list td.no-overflow>div{align-items:center}.user-settings-list th{white-space:nowrap}.user-settings-list .user-user-id{width:6.9%}.user-settings-list .user-user-name{width:8.3%}.user-settings-list .user-custom-certificate,.user-settings-list .user-personal-jcan,.user-settings-list .user-user-email{width:20%}.user-settings-list .user-administrator-role>div{align-items:center}.user-settings-list .user-user-status{width:auto}.user-settings-list .user-user-status div{align-items:center}.user-settings-list .user-user-trash{width:3.32%}.user-settings-list .css-dkl93a-MuiChip-root{font-size:clamp(10px,1vw,13px)}.guest-settings-list .guest-user-id{width:80px}.guest-settings-list .guest-user-email{width:20%}.verification-stamp-detail{width:60px}.verification-stamp-creator{width:8em}.verification-stamp-function{width:6em}.verification-stamp-imprints{width:11em}.verification-stamp-doctitle{min-width:150px}.verification-stamp-amount{width:10%}.verification-stamp-date{width:8em}.lz-m-10{margin:10px}.lz-m-20{margin:20px}.lz-m-40{margin:40px}.lz-m-0-10{margin:0 10px}.lz-m-0-20{margin:0 20px}.lz-m-0-40{margin:0 40px}.lz-m-0-60{margin:0 60px}.lz-m-0-80{margin:0 80px}.lz-mt-10{margin-top:10px}.lz-mt-20{margin-top:20px}.lz-mt-40{margin-top:40px}.lz-mt-80{margin-top:80px}.lz-mb-0{margin-bottom:0}.lz-mb-10{margin-bottom:10px}.lz-mb-20{margin-bottom:20px}.lz-mb-40{margin-bottom:40px}.lz-ml-4{margin-left:4px}.lz-ml-10{margin-left:10px}.lz-ml-20{margin-left:20px}.lz-mr-4{margin-right:4px}.lz-mr-8{margin-right:8px}.lz-p-20{padding:20px}.lz-p-40{padding:40px}.lz-p-80{padding:80px}.lz-w-400{width:400px}.lz-w-600{width:600px}.lz-w-800{width:800px}.lz-flex{display:flex}.lz-flex-1{flex:1 1}.lz-txt-c{text-align:center}.lz-txt-r{text-align:right}.lz-nowrap{white-space:nowrap}.lz-bob-success{padding:4px 10px;border:1px solid #2e7d32;border-radius:6px}.lz-bob-disabled{padding:4px 10px;border:1px solid #929699;border-radius:6px}.lz-bob-warning{padding:4px 10px;border:1px solid #f47925;border-radius:6px}.lz-btn-mini button{min-width:auto!important;padding:0 10px!important;margin:auto!important;height:36px!important;white-space:nowrap}.input-textbox input[type=search]{width:300px;border:1px solid #fff;background:#f2f2f8;padding:5px 15px 5px 20px;height:36px;margin-left:10px;border-radius:18px;box-sizing:border-box;font-size:.92rem;transition:all .3s;line-height:36px}.input-textbox input[type=search]:focus{outline:0;border:1px solid #40a9ff}.organization-info{display:flex;background-color:#ddd;border-radius:4px;margin-bottom:4px;padding:8px;cursor:pointer}.organization-info:hover{background-color:#ccc}.organization-name{flex:1 1;padding-left:10px;line-height:30px}.organization-items{padding-left:40px}.organization-menu button{width:30px;height:30px;border:0;background-color:transparent;border-radius:4px}.organization-menu button:hover{background-color:#888}.form-control:disabled,.form-control[readonly]{background-color:#e2e2e8}.select-tab{display:flex}.select-tab-item{padding:5px 30px;cursor:pointer;color:#929699;border-bottom:1px solid #e2e2e8;-webkit-user-select:none;-ms-user-select:none;user-select:none;font-size:14px}.select-tab-item:hover{background-color:#f2f2f8;border-bottom:1px solid #1069d5}.select-tab-item.active{color:#1069d5;border-bottom:4px solid #1069d5}.paginate{display:flex}.paginate-info{margin:6px 10px;font-size:14px;line-height:24px}.paginate-info span:first-child:after{content:"-";margin:0 4px}.paginate-info span:nth-child(2):after{content:"/";margin:0 4px}.paginate-nav{white-space:nowrap}.paginate-nav button{border:0;background-color:transparent;width:36px;height:36px;margin:0 4px;overflow:hidden;text-align:center;border-radius:50%}.paginate-nav button:hover{background-color:#e2e2e8}.paginate-nav button:disabled{cursor:not-allowed}.page-settings table{width:100%}.page-settings table thead th{font-size:.75rem;color:#828688;font-weight:500}.page-settings table tbody tr.item:hover{background-color:#f2f2f8;cursor:pointer}.userInfoTree td:first-child{color:#535963;font-size:.81rem}.userInfoTree td:last-child{font-size:.937rem}#page-settings-organization #organization-menu{padding:10px;border-bottom:1px solid #e2e2e8}#page-settings-user table thead tr th:first-child{width:1%}#page-settings-user table tbody td img{margin-left:10px}#page-settings-stamp table tbody button.not-available{background-color:#d31a1a;border:0;border-radius:4px;color:#fff;padding:4px 10px}#page-settings-stamp table tbody button:hover.not-available{background-color:#fc1e1e}#page-settings-stamp table tbody button.available{background-color:#29d31a;border:0;border-radius:4px;color:#fff;padding:4px 10px}#page-settings-stamp table tbody button:hover.available{background-color:#1efc1e}.user-list{height:500px;overflow-y:scroll;border:1px solid #e2e2e8;background-color:#f5f5fa}.user-list:hover{background-color:#f2f2f8}.user-list-item{font-size:.875rem;background-color:#fff;margin:10px;box-shadow:0 0 4px 1px #ddd;overflow:hidden;border-radius:20px}.user-list-item .iconImg svg{display:inline-block;width:20px;height:20px;margin:10px;vertical-align:middle;text-align:center}.user-list-item button{margin:5px}.user-title{line-height:20px;margin:10px 0}#settings-stamp table{width:100%;border-collapse:collapse;border-spacing:0}#settings-stamp table tr{border-bottom:1px solid #888}#settings-stamp table tr:last-child{border:0}#settings-stamp table input{width:120px;height:38px;border:0}#settings-stamp table input:read-only{background-color:#e2e2e8}#settings-stamp table tr td:first-child input{width:60px}#settings-stamp table tr td:first-child,#settings-stamp table tr td:nth-child(2){width:1%}#settings-stamp table tbody td{padding:4px 1px}.stamp-label{margin-bottom:4px}.stamp-itemlist{padding:10px;height:600px;border-radius:4px;border:1px solid #ced4da;overflow-y:scroll}.stamp-item label{display:block;-ms-user-select:none;user-select:none;-moz-user-select:none;-webkit-user-select:none}#settings-stamp .form-row,#settings-stamp .stamp-item,#settings-stamp .stamp-item-row{height:100%}.notification-list{border-top:1px solid #cecfd9}.notification-item{padding:24px;border-bottom:1px solid #cecfd9}.notification-item[data-status=read]{background-color:#f2f2f8}.notification-head{display:flex}.notification-title{flex:1 1;font-weight:bolder;margin-bottom:20px}.notification-title span.unread{position:relative;display:inline-block;width:12px;height:12px;border-radius:6px;top:0;left:10px;background-color:#1890ff}.profile-box{border:1px solid #e2e2e8;border-radius:8px;background-color:#f2f2f8}.profile-box .box-head{margin:20px 20px 0;display:flex}.box-title{flex:1 1}.profile-box table{width:100%}.profile-box table tr{border-bottom:1px solid #e2e2e8}.profile-box table tr:last-child{border-bottom:0}.profile-box table td div{padding:10px}.settings .profile-menu button{padding:10px 30px;background:#fff;color:#1069d5;box-shadow:0 1px 6px rgba(0,0,0,.26);border-radius:6px;border:0;margin-right:8px}.settings .profile-menu button:hover{background:#e2e2e8}.settings .profile-menu button:active{box-shadow:inset 0 1px 6px rgba(0,0,0,.26)}.profile-pic{margin-top:60px;text-align:center}.profile-pic-edit{width:150px;height:150px;border-radius:50%;overflow:hidden;display:inline-block;cursor:pointer;transition:all .5s}.profile-pic-edit:hover{box-shadow:0 5px 35px 0 rgba(0,123,255,.45)}.profile-pic-edit>div{width:150px;height:150px;transition:all .5s;background:#e2e2e8}.profile-pic-edit svg{width:120px;text-align:center;margin:0 auto;line-height:100px;font-size:90px;text-indent:-15px;color:#8e90a4;transition:all .5s}.profile-pic-edit:hover>div{background:rgba(0,123,255,.45098039215686275)}.profile-pic-edit:hover svg{color:rgba(36,56,171,.45098039215686275)}.profile-dialog{max-width:800px}.jcan-cert-upload{height:250px;background-color:#e2e2e8;text-align:center;box-shadow:inset 0 0 4px rgba(0,0,0,.16)}.jcan-cert-upload i{display:inline-block;height:190px;margin:40px 0;width:150px;line-height:190px;background-color:#f2f2f8;border:1px dashed #cecfd9}table.profile-certificates thead th{padding:0 1em 5px;font-weight:400;font-size:.75rem;border-bottom:1px solid #e2e2e8;color:#535963}table.profile-certificates thead th:first-child{width:11em}table.profile-certificates tr td:last-child{width:1%;white-space:nowrap}table.profile-certificates tr td:last-child button{margin-left:6px;border:0;background-color:transparent;color:#1069d5}table.profile-certificates tr td:last-child button:disabled{cursor:not-allowed;color:#ccc}#settings-user-form{background-color:transparent}#settings-user-form .form-label{margin-bottom:0}#settings-user-form .form-group{height:84px;margin-bottom:10px}#settings-stamp .form-group.status,#settings-user-form .form-group.status{height:46px;margin:0;padding-top:10px;padding-left:8px}#settings-user-form .form-control{min-height:46px}.profile-certificates td{padding:10px}.profile-api-token input[type=text]{background-color:#fff}.iconBtn{padding:6px 10px!important;min-width:auto!important;height:auto!important;margin:0 0 0 4px!important;display:inline!important;color:#1069d5}.iconBtn:hover{color:#0056b3}.dialog-form .form-group{height:auto}.dialog-form .form-group label{margin-bottom:0}.profile-box .form-group{height:auto}.org-head{margin:4px;padding:10px;line-height:30px;box-shadow:0 0 4px 2px #ccc;display:flex}.org-head button{width:30px;height:30px;border:0;background-color:transparent}.org-head button .org-toggle{font-size:.65rem}.org-body{opacity:1;height:auto;overflow:auto;padding-left:40px;transition:all .3s linear}.org-head .org-tag{font-size:.75rem;color:#626669}.org-head .org-name{font-weight:500}.org-body.org-collapse{opacity:0;height:0}.org-selector-label{margin-bottom:4px}.org-selector-itemlist{padding:20px;height:400px;border-radius:4px;border:1px solid #ced4da;overflow-y:scroll}.org-selector-item label{display:block;cursor:pointer;box-shadow:0 0 6px 2px #e2e2e8;-ms-user-select:none;user-select:none;-moz-user-select:none;-webkit-user-select:none}.org-selector-item div{padding:10px;margin-bottom:10px;border-radius:4px;border:1px solid #ced4da}.org-toggle{font-size:80%}.user-head{padding:0 10px;line-height:30px;background-color:#f2f2f8}.guest-head,.user-head{height:30px;margin:4px;font-size:.81rem;border-radius:15px;font-weight:500}.guest-head{padding:0 0 0 10px;line-height:28px;display:flex;background-color:#e1edff;box-sizing:border-box}.guest-icon{display:inline-block;line-height:28px;height:28px;background-color:#bad3f9;font-size:.75rem;border-radius:0 13px 13px 0;padding:0 8px;font-weight:500;margin-right:0}.checkboxBtn input[type=checkbox]{display:none}.checkboxBtn input[type=checkbox]:checked+div{border-color:#007bff;background-color:#f1f8ff}.user-selection-error{text-align:right;color:red}.app-cert-dialog{max-width:90%}#settings-app-cert .user-title.smmallT{min-width:180px;font-size:.75rem;color:#535963}#settings-app-cert .user-title.cheader{margin-bottom:2px}#settings-app-cert .user-title.cfooter{margin-top:2px}#settings-app-cert table{width:100%;border-collapse:collapse;border-spacing:0}#settings-app-cert table tr{border-bottom:1px solid #888}#settings-app-cert table tr:last-child{border:0}#settings-app-cert table input{width:120px;height:38px;border:0}#settings-app-cert table input:read-only{background-color:#e2e2e8}#settings-app-cert table tr td:first-child input{width:60px}#settings-app-cert table tr td:first-child,#settings-app-cert table tr td:nth-child(2){width:1%}#settings-app-cert table tbody td{padding:4px 1px}.table-wrap{overflow:auto}.appcert-label{margin-bottom:4px}.appcert-itemlist{padding:10px;height:800px;border-radius:4px;border:1px solid #ced4da;overflow-y:scroll}.appcert-item label{display:block;-ms-user-select:none;user-select:none;-moz-user-select:none;-webkit-user-select:none}.appcert-item-row{margin:5px;border:1px solid #ced4da}.appcert-item div{padding:5px;margin-bottom:5px;border-radius:4px}.stamp-edit{font-size:25px;vertical-align:middle;text-align:center;color:#848484}.stamp-edit .inner-container{height:25px;align-items:center;justify-content:center;border-radius:50%;color:#ec163f}.stamp-box,.stamp-delete{text-align:center;width:60px}.modal-dialog form#stamp-form .stamp-user-list{overflow:auto;width:100%;min-height:200px}.modal-dialog form#stamp-form .form-group-canvas{height:auto;display:flex;align-items:flex-start;justify-content:center;padding:24px}.modal-dialog form#stamp-form .form-group-canvas .stamp-preview{width:100%}.tenants-detail-dialog{max-width:1000px}.tenant-info-item .services-label{white-space:nowrap}.tenant-info-item .services-label .icon{width:24px;height:24px}.tenant-info-item .services-label p.label{margin-right:8px}.tenant-info-item .services-label p.label:not(:last-child):after{content:","}.tenant-info-item .services-label p.label span{padding:0 4px}.tenant-info-item{padding:16px;display:flex;align-items:center}.tenant-info-item p.label{margin:0}.tenant-info-item>.label,.tenant-info-item>.label-value{width:196px;display:flex;align-items:center}.tenant-info-item>.label-value .value{margin-left:10px}.tenant-info-item .label,.tenant-info-item .value{font-weight:500;font-size:16px;line-height:24px;color:#4c4f5e;display:flex;align-items:center}.setting-restrictIp,.setting-sso{max-width:600px}.email-controller-chkbox{cursor:pointer}#page-settings-guest .btn-addGuest{min-width:128px}.text-ellipsis{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.linkage.contrainer-wrapper{display:flex;justify-content:center;min-height:100vh;background-color:#f2f2f8;font-family:"Mplus 1p",sans-serif}.linkage.contrainer-wrapper .horizontal{display:flex;justify-content:center;width:100vh}.linkage .contrainer-block{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0;width:100%}.linkage .logo{display:flex;justify-content:center;margin-bottom:40px}.linkage .logo img{vertical-align:middle;border-style:none;max-width:500px;width:100%;height:100px}.linkage .logo-horizontal{display:flex;margin-bottom:24px;min-height:30px;height:60px}.linkage .logo-horizontal img{vertical-align:middle;border-style:none}.linkage .form-wrapper{background:#fff;box-shadow:0 2px 6px #cecfd9;border-radius:6px;padding:28px;position:relative}.linkage .form-container,.linkage .form-wrapper,.linkage .form-wrapper form{display:flex;flex-direction:column}.linkage .form-container{position:relative;height:100%}.linkage .form-bottom{display:flex;justify-content:space-between}.linkage .form-bottom .wrapper-button-cancel .btn{margin-right:8px}.linkage .form-bottom .wrapper-button-submit .btn{margin-left:8px}.linkage .footer{margin-top:17px;margin-bottom:16px;position:fixed;bottom:0;right:49px;font-weight:500;font-size:12px;line-height:24px;color:#9398ab}.terms-of-service.contrainer-wrapper{display:flex;justify-content:center;min-height:100vh;font-family:"Mplus 1p",sans-serif}.terms-of-service.contrainer-wrapper.horizontal{display:flex;justify-content:center;width:100vh}.terms-of-service .contrainer-block{display:flex;justify-content:center;flex-direction:column;margin:50px 0}.terms-of-service .title{text-align:center;margin:40px 0;font-size:2.5rem;color:#222629}.terms-of-service .logo{display:flex;justify-content:center;margin-top:10px}.terms-of-service .logo img{vertical-align:middle;border-style:none;width:150px}.terms-of-service .form-wrapper{background:#f2f2f8;padding:24px;position:relative;display:flex;flex-direction:column;width:600px}.terms-of-service .form-wrapper p{margin-bottom:.3rem;line-height:1.2rem;font-size:.9rem}.terms-of-service .link{padding:24px;position:relative;display:flex;flex-direction:column;width:600px}.terms-of-service .link a span{text-transform:lowercase!important}.terms-of-service .form-header{display:flex;justify-content:space-between;margin-bottom:24px;min-height:40px}.terms-of-service .header-info{font-size:20px;font-weight:500}.terms-of-service .form-container{position:relative;height:100%;display:flex;flex-direction:column}.terms-of-service .fields-container{position:relative}.terms-of-service .caution-title{color:#424648;font-weight:700;font-size:larger;margin-bottom:10px}.terms-of-service .form-bottom{display:flex;justify-content:space-between;margin-top:30px}.terms-of-service .footer{margin-top:17px;margin-bottom:16px;position:fixed;bottom:0;right:49px;font-weight:500;font-size:12px;line-height:24px;color:#9398ab}.auth.contrainer-wrapper{display:flex;justify-content:center;min-height:100vh;background-color:#f2f2f8;font-family:"Mplus 1p",sans-serif}.auth.contrainer-wrapper.horizontal{display:flex;justify-content:center;width:100vh}.auth .contrainer-block{display:flex;justify-content:center;flex-direction:column;margin:0;width:100%}.auth .logo{display:flex;justify-content:center;margin-bottom:40px}.auth .logo img{vertical-align:middle;border-style:none;max-width:500px;width:100%;height:100px}.auth .logo-horizontal{display:flex;margin-bottom:24px;min-height:30px}.auth .logo-horizontal img{vertical-align:middle;border-style:none}.auth .form-wrapper{background:#fff;box-shadow:0 2px 6px #cecfd9;border-radius:6px;padding:28px;position:relative;display:flex;flex-direction:column}.auth .form-wrapper.login{width:100%;max-width:500px}.auth .form-wrapper.registration{max-width:1200px;margin:0 auto}.auth .form-header{display:flex;justify-content:space-between;margin-bottom:10px;min-height:40px;flex-wrap:wrap}.auth .header-info{color:#4c4f5e;font-size:1.5rem;font-weight:500}.auth .registration-link a{color:#1069d5;font-size:16px;font-weight:500;text-decoration:none;cursor:pointer}.auth .form-container{position:relative;height:100%;display:flex;flex-direction:column}.auth .fields-container{position:relative}.auth #form_password_recovery{height:100%;display:flex;flex-direction:column}.auth .form-bottom{display:flex;justify-content:space-between;margin-top:5px}.auth .form-bottom .btn-link,.auth .form-bottom a:not(.btn){font-weight:500}.auth .form-bottom a:not(.btn){display:block;font-size:.85rem;padding-top:10px}.auth .wrapper-button-submit{display:flex;justify-content:flex-end;align-items:flex-end;cursor:pointer}.auth .wrapper-button-cancel a,.auth .wrapper-button-submit a{width:160px;height:46px;font-size:16px;display:flex;justify-content:center;flex-direction:column}.auth .wrapper-button-cancel button,.auth .wrapper-button-submit button{position:relative;width:160px;height:46px;font-size:16px}.auth .custom-form-outline{height:74px}.auth .was-validated .form-control:invalid,.auth .was-validated .form-control:valid{margin-bottom:0}.auth .footer{margin-top:17px;margin-bottom:16px;position:fixed;bottom:0;right:49px;font-weight:500;font-size:12px;line-height:24px;color:#9398ab}.auth .faqButton{text-align:right}.auth .material-icons{position:absolute;top:10px}.auth .material-icons:first-child{left:0}.auth .material-icons:last-child{right:0}.auth .data-list dd{margin-left:26px}.auth .term-condition-detail{font-size:.9rem;overflow:auto;height:55vh;margin-bottom:15px;background-color:#f2f2f8;padding:10px}.auth .data-list .form-group{height:50px}.auth .data-list .form-label{font-weight:700;margin-bottom:0}.auth .data-list .form-control{border:0;padding:0 4px;margin-left:20px}.auth .signing-in-loading{height:46px;min-width:160px;padding:4px;color:#666}:not(.material-icons-outlined):not(.material-icons){font-family:"Noto Sans JP","Roboto","Segoe UI",-apple-system,BlinkMacSystemFont,"Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif!important}body{margin:0;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#062b60}.secondaryText{color:#535963}.secondaryTextW{color:#e2e2e8}.smallText{font-size:.81rem}.xsmallText{font-size:.75rem}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}a,button,li,tr{transition:all .2s ease-in-out}a:hover,button:hover{text-decoration:none}a.as-link:hover{color:#fff}.main-body-loading{display:flex;align-items:center;justify-content:center;height:100vh;width:100vw}.form-wrapper .form-row input,.form-wrapper .form-row select{height:40px;margin-bottom:0}.auth .form-group{height:86px}.btn-icon{justify-content:center;width:46px;border-radius:50%;cursor:pointer;border:0;background-color:transparent}.btn-icon,.custom-switch{display:flex;align-items:center}.custom-switch{height:46px}.form-label{font-size:.75rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;margin-bottom:0;color:#535963}.custom-collapse{overflow:hidden;transition-duration:.6s;transition-timing-function:ease}.custom-collapse:not(.show){height:0!important}.form-control-no-validate{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.btn-link{color:#007bff;text-decoration:none;border:none;background-color:transparent;width:100%}.btn-link:hover{color:#0056b3;text-decoration:none}.hide{display:none}.standard-prepend-append{background-color:#e2e2e8;color:#495057;border-color:#ced4da}.align-right,input[type=number]{text-align:right}.data-loading{-webkit-animation-name:loading;animation-name:loading;-webkit-animation-duration:1.6s;animation-duration:1.6s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes loading{0%{-webkit-filter:brightness(1);filter:brightness(1)}50%{-webkit-filter:brightness(.9);filter:brightness(.9)}}@keyframes loading{0%{-webkit-filter:brightness(1);filter:brightness(1)}50%{-webkit-filter:brightness(.9);filter:brightness(.9)}}.modal-full{max-width:100%;width:100%;max-height:100%;height:100%;margin:0}.modal-full .modal-content{width:100%;height:100%;border:none;border-radius:0}.modal-working-logs{padding:4px 0;display:flex;align-items:center}.modal-working-logs .message-label,.modal-working-logs .status-icon{padding:0 4px}.modal-working-logs .status-icon .success{color:#00ab00}.modal-working-logs .status-icon .failure{color:#e40000}.modal-dialog.zero-padding .modal-body{padding:0}.modal-dialog .modal-body .modal-body-action{transition-duration:.4s;background-color:green;position:absolute;width:100%;top:0;left:0;z-index:3}.modal-dialog .modal-body .body-action-container{padding-right:30px;position:relative}.modal-dialog .modal-body .body-action-bar{height:0;transition-duration:.4s;overflow:hidden}.modal-dialog .modal-body .body-action-bar-toggle{position:absolute;top:0;right:-6px;height:30px;width:30px;z-index:2;transition-duration:.4s;-webkit-transform:translateY(-30px);transform:translateY(-30px)}.modal-dialog .modal-body .body-action-bar-toggle .toggle-icon{height:30px;font-size:30px;border-radius:50%}.modal-dialog .modal-body .body-action-bar-toggle .toggle-icon:hover{background-color:#eee}.modal-dialog .modal-footer>a:hover>span{color:#fff}.modal-dialog .modal-footer button+button{font-size:.875rem;padding:6px 16px;margin-left:8px}.modal-dialog form .form-group{height:96px}.modal-dialog form .form-label{margin-bottom:0}.modal-dialog form .form-control{min-height:46px}.modal-dialog form .form-control-file .custom-file{height:46px;min-height:46px}.modal-dialog form .form-control-file .custom-file-input,.modal-dialog form .form-control-file .custom-file-label,.modal-dialog form .form-control-file .custom-file-label:after{height:100%;display:flex;align-items:center}.css-kp9ftd-MuiIcon-root{font-size:1.7em}.clickable{cursor:pointer}.otp_dialog>.MuiDialog-container>.MuiPaper-root{padding:10px 30px}.otp_dialog_actions{justify-content:center;align-items:center;margin-top:1rem}.otp_dialog_actions,.otp_dialog_content{display:grid;grid-row-gap:1rem;row-gap:1rem}.otp_dialog_content p{margin-left:1em;text-indent:-1em;white-space:pre-wrap}.otp_dialog_dl{display:flex;justify-content:space-between}.otp_dialog_dl_batch{width:35%;margin-left:1em}.otp_dialog_dl_ms-auth{width:164px}.otp_dialog_dl_ms-auth_qr{width:90px;margin:0 auto 15px}.otp_dialog_dl_ms-auth_caption{font-size:.75rem;font-weight:700;background-color:#e8e8e8;text-align:center;border-radius:999px;padding:3px 0;color:#000}.otp_dialog_button_store{display:grid;grid-template-columns:repeat(6,minmax(0,1fr))}.otp_dialog_button_store_grid{display:grid;grid-column:1/span 2}.otp_dialog_button_store_guide{grid-column:1/span 4}.otp_dialog_button_store_qr{grid-column:span 2/span 2}.logo_googplay{cursor:pointer}.logo_applestore{cursor:pointer;height:75px}.guest_settings_layout{display:flex;justify-content:flex-start;align-items:center}.guest_settings_layout>.checkbox_guest{margin-top:10px}.guest_settings_layout>h2{margin-right:4rem!important}.mfa_loading_full{min-height:211px}.loading{width:100%;height:100%;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;-webkit-user-select:none;-ms-user-select:none;user-select:none}.loading.full-screen{height:100vh}.form-outline .form-label{white-space:nowrap}.invalid-feedback{height:0}.test{margin:0}
/*# sourceMappingURL=main.6121bc14.chunk.css.map */