.henlab-badge{position:relative;display:inline-block}.henlab-badge .badge{position:absolute;top:-8px;right:-8px;min-width:20px;max-width:max-content;height:20px;padding:0 4px;background-color:#335f8f;color:#fff;font-size:12px;font-weight:700;border-radius:10px;display:flex;align-items:center;justify-content:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.henlab-menu{background-color:#fff;color:#000;padding:20px 30px;width:500px;border-radius:.5em;box-shadow:0 4px 8px #0003;position:absolute;z-index:1000;overflow:visible}.henlab-menu .header{display:flex;justify-content:space-between}.henlab-menu .header .clear,.henlab-menu-wrapper{cursor:pointer}.navbar-container.left{display:grid;grid-template-columns:min-content 1fr;height:100vh}.navbar{z-index:5}.navbar.left{height:100vh}.navbar.top{padding:10px;position:relative}.navbar.top .main{display:flex;justify-content:space-between;align-items:center}.navbar-container>.navbar{position:sticky;top:0;background-color:#252247;overflow-y:auto}.navbar.top{overflow:visible}.navbar-container>.content{overflow-y:auto;padding-bottom:300px}@media (max-width: 575.98px){.navbar-container>.content{padding-bottom:100px}}.navbar-option{display:flex;flex-wrap:nowrap;white-space:nowrap;align-items:start;margin:25px 15px;cursor:pointer;-webkit-user-select:none;user-select:none}.navbar-icon{width:20px;margin-right:5px}.navbar-icon svg{width:20px}.dropdown-menu{position:absolute;top:100%;right:0;background-color:#4b495a;width:500px;max-width:100%;cursor:pointer;-webkit-user-select:none;user-select:none;height:auto;transform-origin:top right;transition:all .3s cubic-bezier(.4,0,.2,1)}.dropdown-menu.closed{transform:scaleY(0) translateY(-20px);opacity:0;visibility:hidden}.dropdown-menu.open{transform:scaleY(1) translateY(0);opacity:1;visibility:visible}.dropdown-menu-item{padding:20px 25px}@media (max-width: 575.98px){.dropdown-menu-item{display:flex;justify-content:center}}.dropdown-menu-item:hover{background-color:#ffffff1a}.navbar-option.top:nth-child(2){margin-top:0}.title{display:flex;flex-direction:column}.section{display:flex;justify-content:space-between}.section .content{margin-top:10px;display:flex;align-items:center}.section .content>*:not(:first-child){margin-left:7px}.time label{white-space:nowrap;display:block}.time .field-wrapper{display:inline-block;vertical-align:top}.time .field-wrapper:nth-child(1){width:40%}.time .field-wrapper:nth-child(1) .field{border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}.time .field-wrapper:nth-child(2){width:40%}.time .field-wrapper:nth-child(2) .field{border-radius:0;border-left:none;border-right:none}.time .field-wrapper:nth-child(3){width:20%}.time .field-wrapper:nth-child(3) .field{border-top-left-radius:0;border-bottom-left-radius:0;border-left:none}.multi-select{position:relative;cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:space-between;border:1px solid black;height:50px}.multi-select .dropdown-arrow{margin-left:8px;margin-right:8px;transition:transform .2s ease;font-size:10px}.multi-select.open .dropdown-arrow{transform:rotate(180deg)}.multi-select .options-container{position:absolute;top:100%;left:0;right:0;max-height:200px;overflow-y:scroll;background-color:#fff;border:1px solid #625858;border-top:none;z-index:10;border-radius:0 0 4px 4px;box-shadow:0 4px 8px #0000001a}.multi-select .option{padding:8px 12px;display:flex;align-items:center;cursor:pointer}.multi-select .option:hover{background-color:#f5f5f5}.multi-select .option.selected{background-color:#f0f7ff}.multi-select .option.disabled{opacity:.6;cursor:not-allowed}.multi-select .option input[type=checkbox]{margin-right:8px}.multi-select.invalid{border-color:#ff4d4f}.multi-select .selected-value{height:50px;max-height:200px;display:block;overflow:hidden;-ms-overflow-style:none;scrollbar-width:none;overflow-y:scroll}.multi-select .selected-value::-webkit-scrollbar{display:none}.table-wrapper{overflow-x:auto;overflow-y:none}table{width:100%;background-color:#41385f}thead tr,tfoot tr{font-weight:700;background-color:#2563eb;color:#fff}thead tr td{cursor:pointer}table tr:nth-child(2n){background-color:#4467a4}table tr.selected{background-color:#fff;color:#2563eb}table tr.selected a{color:#2563eb}tbody td>button{display:inline-block;margin:auto}tbody td>button:not(:last-child){margin-right:5px}table td{padding:5px}table button{padding:.4em .6em;font-size:1em;height:45px;vertical-align:middle}table tr input[type=checkbox]{margin:0 auto;display:block}.filter-option:not(:last-child){margin-bottom:20px}.filter .field-wrapper{margin-bottom:0}.date-filter input[name=from],.date-filter input[name=to]{width:100px}.page-input .field-wrapper label{display:none}.page-input .field{width:50px;height:35px;margin-top:10px;margin-left:5px;margin-right:5px}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:15px;padding-left:15px}@media (min-width: 575.98px){.container{max-width:540px}}@media (min-width: 767.98px){.container{max-width:720px}}@media (min-width: 991.98px){.container{max-width:960px}}@media (min-width: 1199.98px){.container{max-width:1140px}}.container-fluid{width:100%;margin-right:auto;margin-left:auto;padding-right:15px;padding-left:15px;overflow-x:hidden;overflow-y:hidden}@media (max-width: 767.98px){.container-fluid{padding-right:40px;padding-left:40px}}@media (max-width: 575.98px){.container-fluid{padding-right:30px;padding-left:30px}}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}[class^=col-]{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}@media (min-width: 0){.col-sm{flex:1 0 0%}.col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{flex:0 0 100%;max-width:100%}}@media (min-width: 767.98px){.col-md{flex:1 0 0%}.col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{flex:0 0 100%;max-width:100%}}@media (min-width: 991.98px){.col-lg{flex:1 0 0%}.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{flex:0 0 100%;max-width:100%}}@media (min-width: 1199.98px){.col-xl{flex:1 0 0%}.col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-12{flex:0 0 100%;max-width:100%}}@media (min-width: 575.98px){.offset-sm-0{margin-left:0%}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}}@media (min-width: 767.98px){.offset-md-0{margin-left:0%}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}}@media (min-width: 991.98px){.offset-lg-0{margin-left:0%}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}}@media (min-width: 1199.98px){.offset-xl-0{margin-left:0%}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}}*,*:before,*:after{box-sizing:border-box}@font-face{font-family:NotoSans;src:url(/fonts/NotoSansJP-Regular.otf)}body{background:linear-gradient(#7894ad,#293746);background-color:#335f8f;min-height:100vh;margin:0}.container-wrapper{margin:auto;max-width:1300px}a,body{color:#fff;font-family:NotoSans}@media screen and (max-width: 575.98px){h1,h2,h3{font-size:1.5em}}footer{text-align:center}footer img{margin-top:100px;width:100px}footer{min-height:300px}button{background-color:#293746;border:2px solid #335f8f;color:#fff;padding:15px 20px;font-size:1.2em;border-radius:.5em;cursor:pointer}@media screen and (max-width: 767.98px){button{font-size:.8em;padding:10px}}button .btn-content{display:flex;align-items:center}button:active{color:#293746;background-color:#fff}button:disabled{background-color:#aaa;color:#505050;cursor:not-allowed}button.small{font-size:.9em;padding:8px 12px}form button[type=submit]{margin-top:35px}label{font-size:15px;padding:15px 0 5px;display:block;word-wrap:break-word}.prepend-wrap,.append-wrap,input,select{height:50px;border:1px solid black}.prepend-wrap{background-color:#fff;display:flex;align-items:center;border-right:none;border-radius:.5em 0 0 .5em;padding-left:10px}.prepend-wrap .icon{color:#293746}.append-wrap{background-color:#fff;display:flex;align-items:center;border-left:none;padding-right:10px;border-radius:0 .5em .5em 0}.invalid{color:#fe0000}.field-wrapper{margin-bottom:10px}.field-wrapper.hide-errors{margin-bottom:0}.field{width:100%;padding:0 0 0 .5em;border-radius:.5em}.field.with-prepend{border-radius:0 .5em .5em 0;border-left:none}.field.with-append{border-radius:.5em 0 0 .5em;border-right:none}.field.with-prepend.with-append{border-radius:0}input.invalid,select.invalid,textarea.invalid{border:2px solid #fe0000}.checkbox-wrapper{margin-bottom:20px}input[type=checkbox]{width:30px;height:30px;display:inline;margin:0 10px 0 0;cursor:pointer}input[type=file]{background-color:#7894ad;width:100%}label{display:block;font-weight:700;margin:0;padding:0}label.consent{position:relative;margin-top:-2em;line-height:1.4em;margin-left:2.5em}.menu{background-color:#335f8f;padding:15px 10px;height:90px}.menu a{font-weight:700;text-decoration:none;margin-right:50px}.menu .container-wrapper{padding:0 5px}.detail-content{margin-bottom:15px;overflow:hidden;white-space:wrap}.card{background-color:#335f8f;box-shadow:0 4px 8px #0006;padding:30px;border-radius:.5em}.float-right{float:right}.header-title{display:flex;justify-content:space-between}.header-title .content{text-align:right;margin-top:10px}.header-title .content button{margin-left:5px}.icon{vertical-align:bottom;width:25px}@media screen and (max-width: 767.98px){.icon{width:15px}}.inline-block{display:inline-block}pre{white-space:pre-wrap}.recipients{border:1px solid black;background-color:#fff;padding-left:5px;color:#000;overflow-y:scroll;height:150px;max-height:150px;font-size:13px}.recipients div{display:flex;justify-content:space-between}.edit-file{border:1px solid black;cursor:pointer;padding:5px;background-color:#80808099}.error,.warning,.success{padding:15px;border-radius:6px}.error{color:#89110b;background-color:#ffbfaf}.warning{color:#856404;background-color:#fff4b6}.success{color:#183d18;background-color:#a4da9a}.wrap{word-wrap:break-word;word-break:break-all}.toastrs{position:fixed;top:45px;right:25px;z-index:5}.toastrs .toastr{margin-bottom:15px}.toastr{color:#293746;background-color:#b3d3ef;border:2px solid #293746;width:300px;opacity:.9;border-radius:6px;animation:fadeIn .5s}.toastr .controls{text-align:right;padding-right:5px}.toastr .controls .control{cursor:pointer}.toastr .title{font-weight:700;margin-bottom:10px}.toastr .content{max-height:100px;overflow:hidden;text-overflow:ellipsis}.toastr.error{color:#89110b;background-color:#ffbfaf;border:2px solid rgb(137,17,11)}.selected-consumers{margin-left:5px}@keyframes fadeIn{0%{opacity:0}to{opacity:.9}}.label{padding:3px 15px;background-color:#335f8f;color:#b3d3ef;border:2px solid gray;border-radius:.5em;font-size:15px}@media screen and (max-width: 575.98px){.label{font-size:12px;padding:3px 10px}}.label{vertical-align:middle}.label.red{color:#89110b;background-color:#fe0000}.flex{display:flex;align-items:center;flex-direction:row}.flex-between{display:flex;justify-content:space-between;align-items:center}.info-box{padding:10px;background-color:#7894ad;border-radius:.5em;min-width:250px;z-index:10}.mt-3{margin-top:17px}.ml-3{margin-left:13px}input[type=checkbox]{width:20px}.create-entry-period-btn{display:block;margin-top:50px}.pill{display:flex;align-items:center;background-color:#335f8f;color:#fff;padding:5px 10px;border-radius:1em;font-size:13px;white-space:nowrap}.pill .clear{cursor:pointer}.pill .content{max-width:300px;overflow:hidden;text-overflow:ellipsis}.pill:not(:last-child){margin-right:5px}.recharts-surface{outline:none}.qr-code-generator{display:flex;align-items:top}.qr-code-generator>div{padding:10px}.table-wrapper{margin-bottom:30px;box-shadow:0 4px 8px #0003}table{background-color:#7894ad}thead tr,tfoot tr{background-color:#335f8f}table tr:nth-child(2n){background-color:#293746}table tr.selected{background-color:#fff;color:#293746}table tr.selected a{color:#293746}
