@font-face{font-family:Pridi-ExtraLight;src:url(/static/font/Pridi/Pridi-ExtraLight.ttf)}@font-face{font-family:Pridi-Light;src:url(/static/font/Pridi/Pridi-Light.ttf)}@font-face{font-family:Pridi-Medium;src:url(/static/font/Pridi/Pridi-Medium.ttf)}@font-face{font-family:Pridi-Regular;src:url(/static/font/Pridi/Pridi-Regular.ttf)}@font-face{font-family:Pridi-SemiBold;src:url(/static/font/Pridi/Pridi-SemiBold.ttf)}@font-face{font-family:Pridi-Bold;src:url(/static/font/Pridi/Pridi-Bold.ttf)}*{font-family:Pridi-Regular;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;color:#21272f;outline:none}:root{--dark-primary:203,19,19;--light-primary:227,73,64;--dark-black:0,0,0;--light-black:33,39,47;--dark-grey:155,155,155;--light-grey:233,233,233;--dark-white:242,242,242;--light-white:255,255,255;--dark-info:74,144,226;--light-info:74,144,226;--dark-warning:245,166,35;--light-warning:245,166,35;--dark-success:29,189,149;--light-success:29,189,149;--dark-error:227,73,64;--light-error:227,73,64}::-webkit-scrollbar{width:10px;height:10px;background-color:hsla(0,0%,100%,.7)}::-webkit-scrollbar-button{width:0;height:0}::-webkit-scrollbar-thumb{background:#9b9b9b;border:2px solid #fff;border-radius:6px}::-webkit-scrollbar-track{background:transparent;border:none;border-radius:6px}::-webkit-scrollbar-track:active,::-webkit-scrollbar-track:hover{background:transparent}::-webkit-scrollbar-corner{background:transparent}body,html{min-height:480px;min-width:320px;width:100%;height:100%}body{overflow:hidden;background-color:#f2f2f2;margin:0;padding:0;background-image:url(/static/image/main_bg@2x.png);background-image:-webkit-image-set(url(/static/image/main_bg.png) 1x,url(/static/image/main_bg@2x.png) 2x);background-image:image-set(url(/static/image/main_bg.png) 1x,url(/static/image/main_bg@2x.png) 2x);background-position:top;background-repeat:no-repeat;position:relative}.alert-list{z-index:11;position:fixed;top:10px;right:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.alert{z-index:inherit;color:#fff;padding:10px 24px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;width:300px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:6px;-webkit-box-shadow:0 2px 11px 0 rgba(0,0,0,.2);box-shadow:0 2px 11px 0 rgba(0,0,0,.2);margin-bottom:10px}.alert-enter-active,.alert-leave-active{-webkit-transition:all .5s;transition:all .5s}.alert-enter{opacity:0;-webkit-transform:translateY(-40px);transform:translateY(-40px)}.alert-leave-to{opacity:0;-webkit-transform:translateX(300px);transform:translateX(300px)}.alert.info{background-color:#4a90e2}.alert.warning{background-color:#f5a623}.alert.success{background-color:#1dbd95}.alert.error{background-color:#e34940}.modal{min-height:480px;min-width:320px;width:100%;height:100%;overflow:auto;background-color:rgba(33,39,47,.5);position:absolute;z-index:10;top:0;bottom:0;left:0;right:0;display:none}.modal.active{display:block}.field-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.field-container>label{margin-left:7px}.required{color:#e34940}select.page-selecter{border-radius:15px;padding:0 12px;text-align:center}input.main{background-color:#fff;height:40px;border-radius:24px;border:none;padding:0 24px;resize:none}input:disabled.main{cursor:not-allowed}input.main:-ms-input-placeholder,input.main::-ms-input-placeholder{font-family:Pridi-Regular;font-size:16px}input.main:-ms-input-placeholder,input.main::-ms-input-placeholder,input.main::placeholder{font-family:Pridi-Regular;font-size:16px}input.main.number{text-align:right}textarea.main{background-color:#fff;height:40px;border-radius:24px;border:none;padding:12px 24px;resize:none}label.radio-container{display:block;position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:16px}label.radio-container input{position:absolute;opacity:0}label.radio-container .checkmark{position:absolute;top:0;left:0;height:20px;width:20px;background-color:transparent;border-radius:50%;border:2px solid #9b9b9b}label.radio-container input:checked~.checkmark{border:2px solid #e34940}label.radio-container input:checked~.checkmark:after{top:4px;left:4px;width:12px;height:12px;border-radius:50%;background:#e34940;position:absolute;content:""}.checkbox-container{cursor:pointer;position:relative;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:12px}.checkbox-container>input[type=checkbox]{position:absolute;opacity:0}.checkbox-container>.checkbox{position:absolute;height:24px;width:24px;background-image:url(/static/image/xxxhdpi/checkbox_off.png);background-image:-webkit-image-set(url(/static/image/mdpi/checkbox_off.png) 1x,url(/static/image/hdpi/checkbox_off.png) 2x,url(/static/image/xhdpi/checkbox_off.png) 3x,url(/static/image/xxhdpi/checkbox_off.png) 4x,url(/static/image/xxxhdpi/checkbox_off.png) 5x);background-image:image-set(url(/static/image/mdpi/checkbox_off.png) 1x,url(/static/image/hdpi/checkbox_off.png) 2x,url(/static/image/xhdpi/checkbox_off.png) 3x,url(/static/image/xxhdpi/checkbox_off.png) 4x,url(/static/image/xxxhdpi/checkbox_off.png) 5x);background-size:24px 24px;border:none}.checkbox-container>:checkbox:after{display:none;content:""}.checkbox-container>input[type=checkbox]:checked~.checkbox:after{display:block;content:"";background-image:url(/static/image/xxxhdpi/checkbox_on.png);background-image:-webkit-image-set(url(/static/image/mdpi/checkbox_on.png) 1x,url(/static/image/hdpi/checkbox_on.png) 2x,url(/static/image/xhdpi/checkbox_on.png) 3x,url(/static/image/xxhdpi/checkbox_on.png) 4x,url(/static/image/xxxhdpi/checkbox_on.png) 5x);background-image:image-set(url(/static/image/mdpi/checkbox_on.png) 1x,url(/static/image/hdpi/checkbox_on.png) 2x,url(/static/image/xhdpi/checkbox_on.png) 3x,url(/static/image/xxhdpi/checkbox_on.png) 4x,url(/static/image/xxxhdpi/checkbox_on.png) 5x);background-size:24px 24px;height:24px;width:24px}.checkbox-container>.text{word-wrap:break-word;margin-left:32px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}button.text{background-color:#e34940;height:40px;border-radius:8px;border:none;padding:0 20px;font-size:20px;color:#fff;text-align:center;cursor:pointer}button.text:hover{background-color:rgb(var(--dark-primary))}button.modal-close{background-color:transparent;border:none;padding:0;cursor:pointer;position:absolute;top:10px;right:10px;overflow:hidden}button.modal-close,button.modal-close>img{height:24px;width:24px}label.modal-topic{font-family:Pridi-Medium;font-size:20px;text-align:left}#app{height:inherit;width:inherit}#app,.custom-top-left-map-ui{display:-webkit-box;display:-ms-flexbox;display:flex}.custom-top-left-map-ui{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;left:10px!important;top:10px!important;z-index:unset!important}.custom-top-left-map-ui>.ldmap_notice{z-index:2}.custom-top-left-map-ui>.ldmap_notice>a{font-size:10px;color:#21272f}.custom-top-right-map-ui{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;right:10px!important;top:10px!important}.custom-bottom-left-map-ui{left:10px!important}.custom-bottom-left-map-ui,.custom-bottom-right-map-ui{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;bottom:10px!important}.custom-bottom-right-map-ui{right:10px!important}.crosshair-location,.crosshair-utm-location{height:12px;z-index:2}.crosshair-location>*,.crosshair-utm-location>*{font-size:8px;letter-spacing:1px}button.base-layer-button-on-map,button.clear-button-on-map,button.draw-button-on-map,button.fullscreen-button-on-map,button.here-button-on-map,button.layer-button-on-map,button.number-layer-button-on-map,button.search-poi-button-on-map,button.zoom-in-button-on-map,button.zoom-out-button-on-map{background-color:hsla(0,0%,100%,.8);padding:0;margin-top:10px;border:none;border-radius:50%;height:40px;width:40px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}button.clear-button-on-map{margin-top:-4px;margin-left:4px;height:32px;width:32px}button.clear-button-on-map>img{background-color:#21272f;height:24px;width:24px;border-radius:12px}button.here-button-on-map{margin-top:20px}button.base-layer-button-on-map,button.fullscreen-button-on-map,button.layer-button-on-map,button.search-poi-button-on-map{z-index:10}button.number-layer-button-on-map{margin-top:-4px;margin-left:4px;height:32px;width:32px;z-index:3}.number-layer{background-color:#21272f;color:#fff;border-radius:50%;z-index:1}.number-layer,button.base-layer-button-on-map>img,button.draw-button-on-map>img,button.fullscreen-button-on-map>img,button.here-button-on-map>img,button.layer-button-on-map>img,button.search-poi-button-on-map>img,button.zoom-in-button-on-map>img,button.zoom-out-button-on-map>img{height:24px;width:24px}button.base-layer-button-on-map.active,button.layer-button-on-map.active,button.search-poi-button-on-map.active{background-color:rgba(247,54,54,.8)}button.base-layer-button-on-map>img.before{width:12px;height:40px;position:absolute;top:95px;left:-10px;display:none}button.layer-button-on-map>img.before{width:12px;height:40px;position:absolute;top:145px;left:-10px;display:none}button.search-poi-button-on-map>img.before{width:12px;height:40px;position:absolute;top:45px;left:-10px;display:none}button.base-layer-button-on-map.active>img.before,button.layer-button-on-map.active>img.before,button.search-poi-button-on-map.active>img.before{display:unset}img.loading{position:absolute;top:0;left:0;bottom:0;right:0;overflow:auto;margin:auto;z-index:100;width:36px;height:36px;-webkit-animation:loading-animation .8s steps(8) infinite;animation:loading-animation .8s steps(8) infinite}.ldmap_placeholder_fullscreen{z-index:1!important}.text-center{text-align:center!important}.text-caption{font-size:14px}.grey--text{color:#9b9b9b}@-webkit-keyframes loading-animation{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes loading-animation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.aqi-air-4-thai-marker,.aqi-cn-marker{width:32px;height:32px;background-size:32px 32px;background-position:50%;background-repeat:no-repeat;padding:7px 0 0;text-align:center;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;font-size:12px;-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s}.justify-space-between{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:767px){button.base-layer-button-on-map.active>img.before,button.layer-button-on-map.active>img.before,button.zoom-in-button-on-map,button.zoom-out-button-on-map{display:none}}.forgot-password-widget[data-v-93f74380]{background-color:#f2f2f2;border:none;-webkit-box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);border-radius:6px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:400px;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.forgot-password-widget.line-app[data-v-93f74380]{background-color:#fff;border-radius:4px;width:calc(100% - 32px);position:absolute;padding:16px}.modal-topic[data-v-93f74380]{margin:0 0 30px}.line-app .modal-topic[data-v-93f74380]{margin:0 0 16px}.line-app .field-container label[data-v-93f74380]{margin:0}.send-button[data-v-93f74380]{margin-top:30px}.line-app .send-button[data-v-93f74380]{margin-top:16px}@media only screen and (max-width:767px){.forgot-password-widget[data-v-93f74380]{width:280px}}.issue-detail-widget[data-v-6c4aae8e]{background-color:#f2f2f2;border:none;border-radius:6px;height:calc(100% - 200px);width:816px;position:absolute;top:100px;bottom:100px;left:0;right:0;margin:auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;position:relative}.issue-detail-widget.line-app[data-v-6c4aae8e]{height:100%;width:100%;top:0;bottom:0}.issue-detail-widget>.header[data-v-6c4aae8e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.issue-detail-widget>.header.no-tab[data-v-6c4aae8e]{-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);padding-bottom:10px}button.back-to-detail-button[data-v-6c4aae8e]{margin:0 0 0 30px;padding:0;width:24px;height:24px;overflow:hidden;border:none;background-color:transparent;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}button.back-to-detail-button>img[data-v-6c4aae8e]{width:24px;height:24px}.modal-topic[data-v-6c4aae8e]{padding:0 30px}hr[data-v-6c4aae8e]{height:1px;border:none;background-color:#e9e9e9;margin:0}button.action-list-button[data-v-6c4aae8e]{margin:0 24px 0 0;padding:0;width:24px;height:24px;overflow:hidden;border:none;background-color:transparent;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}button.action-list-button>img[data-v-6c4aae8e]{width:24px;height:24px;display:block}.action-list[data-v-6c4aae8e]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;position:absolute;top:60px;left:147px;z-index:100;width:320px;background-color:#f2f2f2;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.24);box-shadow:0 0 4px 0 rgba(0,0,0,.24);border-radius:2px}.action-list[data-v-6c4aae8e],button.action-button[data-v-6c4aae8e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;overflow:hidden}button.action-button[data-v-6c4aae8e]{margin:0;padding:0;width:100%;height:48px;border:none;background-color:transparent;cursor:pointer;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}button.action-button>img[data-v-6c4aae8e]{width:24px;height:24px;display:block;margin:auto 24px}button.action-button>label[data-v-6c4aae8e]{margin-right:auto;cursor:pointer}.alert-before-duplicate[data-v-6c4aae8e]{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;background-color:transparent;z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.alert-before-duplicate>.popup[data-v-6c4aae8e]{background-color:#f2f2f2;border:none;-webkit-box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:320px;position:relative}.alert-before-duplicate>.popup>.message[data-v-6c4aae8e]{margin:8px 0 30px}.alert-before-duplicate>.popup>.button-container[data-v-6c4aae8e]{display:block}.alert-before-duplicate>.popup>.button-container>button[data-v-6c4aae8e]{width:100%}.alert-before-duplicate>.popup>.button-container>button.confirm-close-button[data-v-6c4aae8e]{margin-bottom:8px}.alert-before-duplicate>.popup>.button-container>button.confirm-submit-button[data-v-6c4aae8e]{margin-top:8px}.detail-tab[data-v-6c4aae8e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:10px;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);z-index:1}.detail-tab>button[data-v-6c4aae8e]{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:120px;padding:5px 0;margin:0;border:none;border-bottom:2px solid #f2f2f2;background-color:transparent;cursor:pointer}.detail-tab>button.active[data-v-6c4aae8e],.detail-tab>button[data-v-6c4aae8e]:hover{border-bottom:2px solid #e34940;color:#e34940}.damage-tab-1[data-v-6c4aae8e],.damage-tab-2[data-v-6c4aae8e],.damage-tab-3[data-v-6c4aae8e],.detail-tab-1[data-v-6c4aae8e],.detail-tab-2[data-v-6c4aae8e],.detail-tab-3[data-v-6c4aae8e],.detail-tab-4[data-v-6c4aae8e],.victim-tab[data-v-6c4aae8e]{height:calc(100% - 78px);overflow:hidden;overflow-y:auto;position:relative}.victim-tab[data-v-6c4aae8e]{height:calc(100% - 41px)}.comment-list[data-v-6c4aae8e]::-webkit-scrollbar,.damage-tab-1[data-v-6c4aae8e]::-webkit-scrollbar,.damage-tab-2[data-v-6c4aae8e]::-webkit-scrollbar,.damage-tab-3[data-v-6c4aae8e]::-webkit-scrollbar,.detail-tab-1[data-v-6c4aae8e]::-webkit-scrollbar,.detail-tab-2[data-v-6c4aae8e]::-webkit-scrollbar,.detail-tab-3[data-v-6c4aae8e]::-webkit-scrollbar,.detail-tab-4[data-v-6c4aae8e]::-webkit-scrollbar,.log-list[data-v-6c4aae8e]::-webkit-scrollbar,.resource-list-container[data-v-6c4aae8e]::-webkit-scrollbar,.victim-tab[data-v-6c4aae8e]::-webkit-scrollbar{background-color:#f2f2f2}.comment-list[data-v-6c4aae8e]::-webkit-scrollbar-thumb,.damage-tab-1[data-v-6c4aae8e]::-webkit-scrollbar-thumb,.damage-tab-2[data-v-6c4aae8e]::-webkit-scrollbar-thumb,.damage-tab-3[data-v-6c4aae8e]::-webkit-scrollbar-thumb,.detail-tab-1[data-v-6c4aae8e]::-webkit-scrollbar-thumb,.detail-tab-2[data-v-6c4aae8e]::-webkit-scrollbar-thumb,.detail-tab-3[data-v-6c4aae8e]::-webkit-scrollbar-thumb,.detail-tab-4[data-v-6c4aae8e]::-webkit-scrollbar-thumb,.log-list[data-v-6c4aae8e]::-webkit-scrollbar-thumb,.resource-list-container[data-v-6c4aae8e]::-webkit-scrollbar-thumb,.victim-tab[data-v-6c4aae8e]::-webkit-scrollbar-thumb{border:2px solid #f2f2f2}.detail-tab-1>.main[data-v-6c4aae8e]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:16px;border-bottom:1px solid #e9e9e9}.detail-tab-1>.main>div[data-v-6c4aae8e],.detail-tab-1>.main[data-v-6c4aae8e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.detail-tab-1>.main>div[data-v-6c4aae8e]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;width:100%}.detail-tab-1>.main>div>img[data-v-6c4aae8e]{width:32px;height:32px}.detail-tab-1>.main>div>.description[data-v-6c4aae8e]{margin-left:16px;-webkit-box-flex:1;-ms-flex:1;flex:1}.detail-tab-1>.main>div>.description>.display-name[data-v-6c4aae8e]{font-size:20px}.detail-tab-1>.main>div>.description>.code-and-type[data-v-6c4aae8e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.detail-tab-1>.main>div>.description>.code-and-type>.code[data-v-6c4aae8e]{color:#e34940;margin-right:16px}.detail-tab-1>.main>div>.description>.address[data-v-6c4aae8e]{font-size:12px;color:#9b9b9b}.detail-tab-1>.main>div>.description>.by-and-when[data-v-6c4aae8e]{font-size:14px;color:#9b9b9b}.detail-tab-1>.main>.row[data-v-6c4aae8e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:8px}.detail-tab-1>.main>.row>div[data-v-6c4aae8e]{-webkit-box-flex:1;-ms-flex:1;flex:1;color:#e34940}.detail-tab-1>.main>.row>label[data-v-6c4aae8e]{width:120px;color:#e34940}button.view-reporter-button[data-v-6c4aae8e]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:32px;overflow:hidden;border:none;border-radius:16px;padding:0 16px 0 8px;background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;background-color:#fff;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.24);box-shadow:0 0 4px 0 rgba(0,0,0,.24)}button.view-reporter-button>img[data-v-6c4aae8e]{width:32px;height:32px;display:block}button.view-reporter-button>label[data-v-6c4aae8e]{font-size:14px;cursor:pointer;margin:0 0 0 4px}.detail-tab-1>.main>div>.status[data-v-6c4aae8e]{font-size:18px;color:#000;width:100%;max-width:300px;padding:2px;margin:8px 0 0;text-align:center}.status.status1[data-v-6c4aae8e]{background-color:rgba(74,144,226,.3);border-bottom:3px solid #4a90e2}.status.status2[data-v-6c4aae8e]{background-color:rgba(33,39,47,.3);border-bottom:3px solid #21272f}.status.status3[data-v-6c4aae8e]{background-color:rgba(255,103,55,.3);border-bottom:3px solid #ff6737}.status.status4[data-v-6c4aae8e]{background-color:rgba(247,54,54,.3);border-bottom:3px solid #e34940}.status.status5[data-v-6c4aae8e],.status.status6[data-v-6c4aae8e]{background-color:rgba(245,166,35,.3);border-bottom:3px solid #f5a623}.status.status7[data-v-6c4aae8e]{background-color:rgba(29,189,149,.3);border-bottom:3px solid #1dbd95}.status.status8[data-v-6c4aae8e]{background-color:rgba(74,144,226,.3);border-bottom:3px solid #4a90e2}.status.status9[data-v-6c4aae8e]{background-color:rgba(245,166,35,.3);border-bottom:3px solid #f5a623}.reporter[data-v-6c4aae8e]{border-bottom:1px solid #e9e9e9;position:absolute;background-color:#fff;border-radius:2px;top:16px;right:16px;width:280px;-webkit-box-shadow:0 0 24px 0 rgba(0,0,0,.24);box-shadow:0 0 24px 0 rgba(0,0,0,.24);z-index:20}.reporter>.header[data-v-6c4aae8e]{-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.24);box-shadow:0 1px 4px 0 rgba(0,0,0,.24);padding:11px}.reporter>.detail[data-v-6c4aae8e]{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;padding:16px;z-index:20}.reporter>.detail>.row[data-v-6c4aae8e],.reporter>.detail[data-v-6c4aae8e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.reporter>.detail>.row[data-v-6c4aae8e]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:16px;width:100%}.reporter>.detail>.row>img[data-v-6c4aae8e]{width:32px;height:32px;margin-right:16px}.reporter>.detail>.row>div[data-v-6c4aae8e]{-webkit-box-flex:1;-ms-flex:1;flex:1}button.tel-button[data-v-6c4aae8e]{height:40px;border:none;border-radius:20px;background-color:#64bd40;width:120px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}button.tel-button>img[data-v-6c4aae8e]{width:40px;height:40px}.summary[data-v-6c4aae8e]{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;padding:16px}.summary>.row[data-v-6c4aae8e],.summary[data-v-6c4aae8e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.summary>.row[data-v-6c4aae8e]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.summary>.row>label[data-v-6c4aae8e]{width:150px}.summary>.row>div[data-v-6c4aae8e]{-webkit-box-flex:1;-ms-flex:1;flex:1}.incident-tag-list[data-v-6c4aae8e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.incident-tag[data-v-6c4aae8e]{font-size:12px;background-color:#e34940;color:#fff;padding:4px 8px;margin-right:8px;margin-top:8px}.summary.accepted-by>.row>label[data-v-6c4aae8e]{width:120px;color:#4a90e2}.summary.accepted-by>.row>div[data-v-6c4aae8e]{-webkit-box-flex:1;-ms-flex:1;flex:1;color:#4a90e2}.damage-victim-button-group[data-v-6c4aae8e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;border-bottom:1px solid #e9e9e9;margin-top:16px}button.damage-button[data-v-6c4aae8e],button.victim-button[data-v-6c4aae8e]{background-color:#fff;color:#21272f;border:none;border-radius:8px;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 16px 16px;padding:8px 16px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.24);box-shadow:0 0 4px 0 rgba(0,0,0,.24);cursor:pointer}button.damage-button>div[data-v-6c4aae8e],button.victim-button>div[data-v-6c4aae8e]{text-align:left;-webkit-box-flex:1;-ms-flex:1;flex:1}button.damage-button>div>.icon-list[data-v-6c4aae8e],button.victim-button>div>.icon-list[data-v-6c4aae8e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:4px}button.damage-button>div>.icon-list>img.icon[data-v-6c4aae8e],button.victim-button>div>.icon-list>img.icon[data-v-6c4aae8e]{width:24px;height:24px;background-color:#9b9b9b;border-radius:12px;overflow:hidden;margin-right:8px}button.damage-button>div>.icon-list>img.icon.has-data[data-v-6c4aae8e],button.victim-button>div>.icon-list>img.icon.has-data[data-v-6c4aae8e]{background-color:#e34940}button.damage-button>img.icon[data-v-6c4aae8e],button.victim-button>img.icon[data-v-6c4aae8e]{width:24px;height:24px}.damage-list[data-v-6c4aae8e],.resource-list[data-v-6c4aae8e],.victim-list[data-v-6c4aae8e]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.detail-tab-1>.relief-plan[data-v-6c4aae8e]{padding:16px;border-bottom:1px solid #e9e9e9}.detail-tab-1>.relief-plan>p[data-v-6c4aae8e]{text-indent:16px;margin:16px 0 0}.detail-tab-1>.description[data-v-6c4aae8e]{padding:16px;border-bottom:1px solid #e9e9e9}.detail-tab-1>.description>p[data-v-6c4aae8e]{text-indent:16px;margin:16px 0 0}.detail-tab-1>.image[data-v-6c4aae8e]{padding:16px;border-bottom:1px solid #e9e9e9}.detail-tab-1>.image>.image-list[data-v-6c4aae8e]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.detail-tab-1>.image>.image-list>button[data-v-6c4aae8e]{margin:16px 16px 0 0;width:96px;height:120px;padding:0;overflow:hidden;border:none;cursor:pointer;background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.detail-tab-1>.image>.image-list>button>img[data-v-6c4aae8e]{width:96px;height:96px;-o-object-fit:cover;object-fit:cover;display:block}.detail-tab-1>.image>.image-list>button>.caption[data-v-6c4aae8e]{width:96px;height:24px;font-size:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detail-tab-1>.child-issue[data-v-6c4aae8e]{padding:16px;border-bottom:1px solid #e9e9e9;cursor:pointer}.detail-tab-1>.child-issue>label>.number-of-child-issue[data-v-6c4aae8e],.detail-tab-1>.child-issue>label[data-v-6c4aae8e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detail-tab-1>.child-issue>label>.number-of-child-issue[data-v-6c4aae8e]{margin-left:8px;width:28px;height:28px;border-radius:14px;background-color:#e34940;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-size:12px}.detail-tab-1>.child-issue>.child-issue-list>div[data-v-6c4aae8e],.detail-tab-1>.child-issue>.child-issue-list[data-v-6c4aae8e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.detail-tab-1>.child-issue>.child-issue-list>div[data-v-6c4aae8e]{background-color:#fff;padding:8px 16px;border-radius:4px;margin-top:16px;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.24);box-shadow:0 0 4px 0 rgba(0,0,0,.24);position:relative}.detail-tab-1>.child-issue>.child-issue-list>div>.name[data-v-6c4aae8e]{font-size:18px;width:calc(100% - 28px)}.detail-tab-1>.child-issue>.child-issue-list>div>.name.no-flag[data-v-6c4aae8e]{width:100%}.detail-tab-1>.child-issue>.child-issue-list>div>.address[data-v-6c4aae8e]{font-size:12px;color:#9b9b9b;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:100%}.detail-tab-1>.child-issue>.child-issue-list>div>.code[data-v-6c4aae8e]{color:#e34940}.detail-tab-1>.child-issue>.child-issue-list>div>.flag[data-v-6c4aae8e]{position:absolute;top:0;right:56px;width:28px;height:28px;border-radius:0 0 2px 2px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detail-tab-1>.child-issue>.child-issue-list>div>.flag.priority[data-v-6c4aae8e]{background-color:#f5a623}.detail-tab-1>.child-issue>.child-issue-list>div>.flag.priority>img[data-v-6c4aae8e]{width:22px;height:22px}#detail-map[data-v-6c4aae8e]{height:175px;width:100%}.detail-tab-1>.area[data-v-6c4aae8e]{font-family:Pridi-Light;text-align:center;padding:5px;background-color:#fff}.damage-item-list[data-v-6c4aae8e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.detail-tab-2[data-v-6c4aae8e]{overflow-y:hidden}.input-resource-shortcut[data-v-6c4aae8e]{position:absolute;bottom:16px;left:16px;right:16px;width:calc(100% - 32px);cursor:pointer}.input-resource-shortcut>label[data-v-6c4aae8e]{color:#fff;cursor:pointer;font-size:20px}.resource-group-list-container[data-v-6c4aae8e]{height:100%;overflow:hidden;overflow-y:auto;padding-bottom:72px;-webkit-box-sizing:border-box;box-sizing:border-box}.resource-group-list[data-v-6c4aae8e]{width:100%}.resource-group-list.active[data-v-6c4aae8e]{margin-bottom:32px}.resource-group-list>button[data-v-6c4aae8e]{width:100%;height:48px;padding:0;margin:0;background-color:#fff;cursor:pointer;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;border-bottom:1px solid #e9e9e9}.resource-group-list>button>img[data-v-6c4aae8e]{width:32px;height:32px;margin:0 8px}.resource-group-list>button>img.expand[data-v-6c4aae8e]{width:24px;height:24px;margin:0 16px 0 auto}.resource-group-list>button>img.expand.active[data-v-6c4aae8e]{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.none-resource-list[data-v-6c4aae8e]{height:100%;overflow:hidden;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.process-graph[data-v-6c4aae8e]{width:320px;height:400px;margin:0 calc(50% - 160px);border:none}.none-log[data-v-6c4aae8e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.log-list[data-v-6c4aae8e],.none-log[data-v-6c4aae8e]{overflow:hidden;overflow-y:auto}.log[data-v-6c4aae8e]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;position:relative}.log>.line[data-v-6c4aae8e]{width:1px;height:calc(100% - 48px);position:absolute;top:56px;left:31.5px;background-color:#9b9b9b}.log>.left[data-v-6c4aae8e]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.log>.left>.action[data-v-6c4aae8e]{width:32px;height:32px;border-radius:16px;background-color:#9b9b9b;font-size:16px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:16px}.log>.middle[data-v-6c4aae8e]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:16px 0;-webkit-box-flex:1;-ms-flex:1;flex:1}.log>.middle>.description[data-v-6c4aae8e]{color:#e34940}.log>.middle>.create-by[data-v-6c4aae8e]{font-size:14px}.log>.right[data-v-6c4aae8e]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:16px;width:100px;text-align:right}.log>.right>.date[data-v-6c4aae8e],.log>.right>.time[data-v-6c4aae8e]{font-size:14px;color:#9b9b9b}.none-comment-list[data-v-6c4aae8e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.comment-list[data-v-6c4aae8e],.none-comment-list[data-v-6c4aae8e]{height:calc(100% - 171px);overflow:hidden;overflow-y:auto}.comment-item[data-v-6c4aae8e]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;padding:12px 16px;border-bottom:1px solid #e9e9e9}.comment-item>.header[data-v-6c4aae8e],.comment-item[data-v-6c4aae8e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.comment-item>.header[data-v-6c4aae8e]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.comment-item>.header>img[data-v-6c4aae8e]{width:48px;height:48px;border-radius:24px;background-color:#21272f;-o-object-fit:cover;object-fit:cover}.comment-item>.header>.description[data-v-6c4aae8e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:16px}.comment-item>.header>.description>.when[data-v-6c4aae8e]{font-family:Pridi-Light;font-size:14px;color:#9b9b9b}.comment-item>.header>.action-list-button[data-v-6c4aae8e]{margin-left:auto}.comment-item>.header>.action-list[data-v-6c4aae8e]{position:absolute;top:calc(50% + 12px);right:0;left:auto;width:150px}.comment-item>.body[data-v-6c4aae8e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:16px 0 0 64px}.comment-item>.body>.message[data-v-6c4aae8e]{margin-bottom:16px}.comment-item>.body>button[data-v-6c4aae8e]{width:64px;height:64px;padding:0;margin:0;overflow:hidden;cursor:pointer;border:none;background-color:transparent}.comment-item>.body>button>img[data-v-6c4aae8e]{width:64px;height:64px;-o-object-fit:cover;object-fit:cover}.comment-form[data-v-6c4aae8e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:16px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.comment-form>.left[data-v-6c4aae8e]{height:131px;width:100%}.comment-form>.left>textarea[data-v-6c4aae8e]{border:none;border-radius:8px;resize:none;overflow:auto;padding:16px;height:99px;width:calc(100% - 32px)}.comment-form>.right[data-v-6c4aae8e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:16px;position:relative}.comment-form>.right>form[data-v-6c4aae8e]{display:none}.comment-form>.right>img[data-v-6c4aae8e]{width:85px;height:85px;margin-top:6px;-o-object-fit:cover;object-fit:cover}.comment-form>.right>img.placeholder[data-v-6c4aae8e]{background-color:#9b9b9b}.comment-form>.right>button.deselect-image-button[data-v-6c4aae8e],.comment-form>.right>button.select-image-button[data-v-6c4aae8e]{border:none;background-color:hsla(0,0%,100%,.8);width:32px;height:32px;border-radius:16px;overflow:hidden;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;bottom:4px;right:4px;cursor:pointer}button.send.disable[data-v-6c4aae8e]{background-color:#9b9b9b}.comment-form>.right>button.deselect-image-button>img[data-v-6c4aae8e],.comment-form>.right>button.select-image-button>img[data-v-6c4aae8e]{width:24px;height:24px}.comment-form>.right>img.loading[data-v-6c4aae8e]{width:24px;height:24px;position:absolute;bottom:4px;right:4px;border:none;animation:loading-keyframes-data-v-6c4aae8e 1s steps(60) infinite;-webkit-animation:loading-keyframes-data-v-6c4aae8e 1s steps(60) infinite}.none-victim-list[data-v-6c4aae8e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}@keyframes loading-keyframes-data-v-6c4aae8e{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes loading-keyframes-data-v-6c4aae8e{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.view-child-issue[data-v-6c4aae8e]{position:fixed;top:0;left:0;height:100%;width:100%;z-index:5}.alert-before-delete[data-v-6c4aae8e]{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;background-color:transparent;z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.alert-before-delete>.popup[data-v-6c4aae8e]{background-color:#f2f2f2;border:none;-webkit-box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:320px;position:relative}.alert-before-delete>.popup>.message[data-v-6c4aae8e]{margin:8px 0 30px}.alert-before-delete>.popup>.button-container[data-v-6c4aae8e]{display:block}.alert-before-delete>.popup>.delete-reason>textarea[data-v-6c4aae8e]{height:96px}.alert-before-delete>.popup>.button-container>button[data-v-6c4aae8e]{width:100%}.alert-before-delete>.popup>.button-container>button.confirm-delete-button[data-v-6c4aae8e]{margin-top:32px}button.back-button[data-v-6c4aae8e]{margin:0 0 0 30px;padding:0;width:24px;height:24px;overflow:hidden;border:none;background-color:transparent;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}button.back-button>img[data-v-6c4aae8e]{width:24px;height:24px}@media only screen and (max-width:1024px){.issue-detail-widget[data-v-6c4aae8e]{width:560px}.damage-list[data-v-6c4aae8e],.resource-list[data-v-6c4aae8e],.victim-list[data-v-6c4aae8e]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:767px){.issue-detail-widget[data-v-6c4aae8e]{border-radius:0;width:100%;min-width:320px;min-height:100%;top:0;bottom:0;overflow:auto!important}.backdrop[data-v-6c4aae8e]{top:0;position:absolute;width:100%;height:100%;background-color:rgba(33,39,47,.5);z-index:10}.action-list[data-v-6c4aae8e]{top:unset;bottom:0;left:0;width:100%}.detail-tab-1>.main>div>.status[data-v-6c4aae8e]{max-width:unset}.reporter[data-v-6c4aae8e]{top:-78px;bottom:0;left:0;right:0;margin:auto;z-index:20;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}@media only screen and (max-width:480px){button.damage-button[data-v-6c4aae8e],button.victim-button[data-v-6c4aae8e]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:calc(100% - 32px);margin:0 16px 16px}}.share-url-container[data-v-6c4aae8e]{position:absolute;background-color:#fff;z-index:20;width:calc(100% - 32px);padding:16px;-webkit-box-shadow:0 0 24px 0 rgba(0,0,0,.24);box-shadow:0 0 24px 0 rgba(0,0,0,.24);top:80px;left:16px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:6px}.share-list[data-v-6c4aae8e]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.share-list .share-item[data-v-6c4aae8e],.share-list[data-v-6c4aae8e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.share-list .share-item[data-v-6c4aae8e]{cursor:pointer;width:88px;height:88px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.share-list .share-item .icon[data-v-6c4aae8e]{width:44px;height:44px;background-position:50%;background-size:44px 44px;border-radius:9px}.share-list .share-item .text[data-v-6c4aae8e]{font-size:14px;padding:6px}.share-url-container>.content[data-v-6c4aae8e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:8px}.share-url-container>.content>input.share-url-input[data-v-6c4aae8e]{border:1px solid #ccc;border-radius:8px 0 0 8px;outline:none;padding:8px 16px;-webkit-box-sizing:border-box;box-sizing:border-box;width:calc(100% - 72px);-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:16px}.share-url-container>.content>button[data-v-6c4aae8e]{width:72px;border:1px solid #e34940;border-left:none;border-radius:0 8px 8px 0;padding:8px 0;cursor:pointer;background-color:#e34940}.copied[data-v-6c4aae8e],.share-url-container>.content>button[data-v-6c4aae8e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}.copied[data-v-6c4aae8e]{position:absolute;background-color:rgba(0,0,0,.75);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:16px;width:110px;height:32px;-webkit-box-sizing:border-box;box-sizing:border-box;left:calc(50% - 55px);top:16px}.fade-enter-active[data-v-6c4aae8e],.fade-leave-active[data-v-6c4aae8e]{-webkit-transition:opacity 2s;transition:opacity 2s}.fade-enter[data-v-6c4aae8e],.fade-leave-to[data-v-6c4aae8e]{opacity:0}.modal[data-v-6c4aae8e]{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;background-color:transparent;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(33,39,47,.5);overflow-y:auto}.modal>.popup[data-v-6c4aae8e],.modal[data-v-6c4aae8e]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.modal>.popup[data-v-6c4aae8e]{background-color:#f2f2f2;border:none;-webkit-box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:420px;position:relative;background:transparent}.voucher-destination[data-v-6c4aae8e]{background-color:#fcf7e4}.voucher-destination>.voucher-header[data-v-6c4aae8e]{padding-bottom:5px}.voucher-destination>.voucher-detail[data-v-6c4aae8e]{padding-top:5px}.voucher-destination>.text[data-v-6c4aae8e]{border-top:1px solid #e9e9e9}.voucher-destination>.text>.text-yellow[data-v-6c4aae8e]{color:#ae8721}.voucher-destination>.text>.text-gray[data-v-6c4aae8e]{color:#969696;font-size:14px}.damage-card-widget[data-v-79c6a63b]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;margin:16px 16px 0;padding:0 0 16px;width:calc(50% - 32px);border-bottom:1px solid #e9e9e9}.damage-card-widget>div[data-v-79c6a63b],.damage-card-widget[data-v-79c6a63b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.damage-card-widget>div[data-v-79c6a63b]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;width:100%}.damage-card-widget>div.detail[data-v-79c6a63b]{height:48px}.damage-type-name[data-v-79c6a63b]{font-family:Pridi-Light;margin-bottom:8px}.damage-type-icon-container[data-v-79c6a63b]{position:relative;width:48px;height:48px;margin-right:24px}.damage-type-icon-container>img.bg[data-v-79c6a63b]{width:48px;height:48px}.damage-type-icon-container>img.type[data-v-79c6a63b]{width:48px;height:48px;position:absolute;top:0;left:0}.damage-amount[data-v-79c6a63b]{margin-left:0;margin-right:auto;font-size:22px}.damage-unit-name[data-v-79c6a63b]{margin-left:16px;font-size:18px}@media only screen and (max-width:1024px){.damage-card-widget[data-v-79c6a63b]{margin:16px 0 0;padding:0 16px 16px;width:calc(100% - 32px)}}.victim-card-widget[data-v-040701a5]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;margin:16px 16px 0;padding:0 0 16px;width:calc(50% - 32px);border-bottom:1px solid #e9e9e9}.victim-card-widget>div[data-v-040701a5],.victim-card-widget[data-v-040701a5]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.victim-card-widget>div[data-v-040701a5]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;width:100%}.victim-type-name[data-v-040701a5]{font-family:Pridi-Light;margin-bottom:8px}.victim-type-icon-container[data-v-040701a5]{position:relative;width:48px;height:48px;margin-right:24px}.victim-type-icon-container>img.bg[data-v-040701a5]{width:48px;height:48px}.victim-type-icon-container>img.type[data-v-040701a5]{width:48px;height:48px;position:absolute;top:0;left:0}.victim-amount[data-v-040701a5]{margin-left:0;margin-right:auto;font-size:22px}.victim-unit-name[data-v-040701a5]{margin-left:16px;font-size:18px}.victim-amount-gender[data-v-040701a5]{text-align:right;width:100%}@media only screen and (max-width:1024px){.victim-card-widget[data-v-040701a5]{margin:16px 0 0;padding:0 16px 16px;width:calc(100% - 32px)}}.resource-card-widget[data-v-1526a3df]{margin:16px 16px 0;padding:0 0 16px;width:calc(100% - 32px);border-bottom:1px solid #e9e9e9}.resource-card-widget>div[data-v-1526a3df],.resource-card-widget[data-v-1526a3df]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.resource-card-widget>div.head[data-v-1526a3df]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-item-align:start;align-self:flex-start;height:31px}.resource-type-name[data-v-1526a3df]{font-family:Pridi-Light}.resource-type-icon-container[data-v-1526a3df]{position:relative;width:48px;height:48px;margin-right:16px}.resource-type-icon-container>img.bg[data-v-1526a3df]{width:48px;height:48px}.resource-type-icon-container>img.type[data-v-1526a3df]{width:48px;height:48px;position:absolute;top:0;left:0}.resource-card-widget>.body[data-v-1526a3df]{-webkit-box-flex:2;-ms-flex:2;flex:2;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.resource-card-widget>.body>.detail[data-v-1526a3df],.resource-card-widget>.body[data-v-1526a3df]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.resource-card-widget>.body>.detail[data-v-1526a3df]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.resource-amount-container[data-v-1526a3df]{margin-left:0;width:calc(100% - 98px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.resource-amount-container>.need-ready[data-v-1526a3df]{width:60%}.resource-amount-container>.net-need[data-v-1526a3df]{width:40%;font-size:20px;color:#1dbd95}.resource-amount-container>.net-need.negative[data-v-1526a3df]{color:#e34940}.resource-amount-container>.net-need.positive[data-v-1526a3df]{color:#f5a623}.resource-unit-name[data-v-1526a3df]{font-size:18px;margin-left:16px;width:50px}.toggle-log-button[data-v-1526a3df]{width:32px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;background-color:transparent;cursor:pointer;padding:0;margin-left:16px}.toggle-log-button[data-v-1526a3df]:disabled{-webkit-filter:opacity(.25);filter:opacity(.25);cursor:not-allowed}.toggle-log-button>img[data-v-1526a3df]{width:24px;height:24px}.toggle-log-button.up>img[data-v-1526a3df]{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.log-list[data-v-1526a3df]{padding:16px 16px 0;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.log-list[data-v-1526a3df],.log[data-v-1526a3df]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.log[data-v-1526a3df]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px 0;border-top:1px solid #e9e9e9}.log[data-v-1526a3df]:last-child{padding:16px 0 0}.log>.datetime[data-v-1526a3df]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:left;-ms-flex-align:left;align-items:left;border-right:2px solid #9b9b9b;width:130px;-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:700}.log>.helper-name[data-v-1526a3df]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0 16px;width:calc(100% - 205px)}.log>.amount-help[data-v-1526a3df]{width:75px;text-align:right}@media only screen and (max-width:1024px){.resource-card-widget[data-v-1526a3df]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;margin:16px 0 0;padding:0 16px 16px;width:calc(100% - 32px);border-bottom:1px solid #e9e9e9}.resource-card-widget>div[data-v-1526a3df],.resource-card-widget[data-v-1526a3df]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.resource-card-widget>div[data-v-1526a3df]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;width:100%}.resource-type-name[data-v-1526a3df]{font-family:Pridi-Light;margin-bottom:8px}.resource-type-icon-container[data-v-1526a3df]{position:relative;width:48px;height:48px;margin-right:16px}.resource-type-icon-container>img.bg[data-v-1526a3df]{width:48px;height:48px}.resource-type-icon-container>img.type[data-v-1526a3df]{width:48px;height:48px;position:absolute;top:0;left:0}.resource-amount-container[data-v-1526a3df]{margin-left:0;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.resource-amount-container>.net-need[data-v-1526a3df]{font-size:20px;color:#1dbd95;width:100%}.resource-amount-container>.net-need.negative[data-v-1526a3df]{color:#e34940}.resource-amount-container>.net-need.positive[data-v-1526a3df]{color:#f5a623}.resource-amount-container>.need-ready[data-v-1526a3df]{width:100%}.resource-unit-name[data-v-1526a3df]{font-size:18px;margin-left:16px}}.revert-issue-form[data-v-5daf1e71]{border-bottom:1px solid #e9e9e9;position:absolute;background-color:#fff;border-radius:2px;top:50%;left:50%;margin:auto;max-height:calc(100% - 32px);width:50%;min-width:280px;-webkit-box-shadow:0 0 24px 0 rgba(0,0,0,.24);box-shadow:0 0 24px 0 rgba(0,0,0,.24);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.revert-issue-form>.header[data-v-5daf1e71]{-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.24);box-shadow:0 1px 4px 0 rgba(0,0,0,.24);padding:11px}.revert-issue-form>.body[data-v-5daf1e71]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0;overflow:hidden;overflow-y:auto;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:2px;background-color:#fff;height:calc(100% - 47px)}.revert-issue-form>.body>label[data-v-5daf1e71]{margin:8px 16px 0}.revert-issue-form>.body>label>span[data-v-5daf1e71]{color:#e34940}.dropdown[data-v-5daf1e71]{width:calc(100% - 16px);margin:16px 16px 0}.guide[data-v-5daf1e71]{width:calc(100% - 32px);margin:16px 16px 0;padding:12px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#ffebeb}.guide li[data-v-5daf1e71]{color:#e34940;font-size:14px;text-indent:-20px;margin-left:20px}.button-container[data-v-5daf1e71]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px}button.submit-button[data-v-5daf1e71]{-webkit-box-flex:1;-ms-flex:1;flex:1}button.cancel-button[data-v-5daf1e71]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:8px;background-color:transparent;color:#21272f;border:1px solid #21272f}button.confirm-button[data-v-5daf1e71]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:8px}.dropdown-widget[data-v-43f2b94e]{height:40px;position:relative}button.main-button[data-v-43f2b94e]{width:inherit;height:40px;border-radius:20px;border:1px solid #21272f;background-color:#fff;padding:0 44px 0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;overflow:hidden;position:relative}button.main-button.disable[data-v-43f2b94e]{background-color:#e9e9e9;cursor:not-allowed}button.main-button>.selected[data-v-43f2b94e]{height:40px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;position:relative;padding:0}button.main-button.disable>.selected[data-v-43f2b94e]{cursor:not-allowed}button.main-button>.selected>div[data-v-43f2b94e]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}button.main-button>.selected>img[data-v-43f2b94e]{margin-right:12px;width:24px;height:24px}button.main-button>img[data-v-43f2b94e]{position:absolute;top:8px;right:10px;width:24px;height:24px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.issue-form-address .field-container>.dropdown>.main-button[data-v-43f2b94e]{border-radius:6px!important;border:1px solid #eeeded!important}.issue-form-address .field-container>.dropdown>.main-button>.selected[data-v-43f2b94e]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.filter-input[data-v-43f2b94e]{width:inherit;border:1px solid #21272f;border-radius:12px 12px 12px 12px;position:absolute;top:45px;height:40px;z-index:5;padding:0 12px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fafafa}.filter-input.has-showed-option[data-v-43f2b94e]{border-radius:12px 12px 0 0;border-bottom:none}.option-list[data-v-43f2b94e]{width:inherit;border:1px solid #21272f;border-radius:12px;overflow:hidden;overflow-y:auto;position:absolute;top:50px;max-height:480px;z-index:5;background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box}.option-list.has-filter[data-v-43f2b94e]{top:85px;border-radius:0 0 12px 12px;border-top:none}.option-list.no-has-filter[data-v-43f2b94e]{border:none}.option-list[data-v-43f2b94e]::-webkit-scrollbar{background-color:transparent;margin-right:10px}.option-list[data-v-43f2b94e]::-webkit-scrollbar-button{width:12px;height:12px}.option-list[data-v-43f2b94e]::-webkit-scrollbar-thumb{background:#9b9b9b;border:2px solid #f2f2f2}.option[data-v-43f2b94e]{width:calc(100% - 84px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;position:relative;padding:8px 36px 8px 48px;background-color:#fff}.option>img[data-v-43f2b94e]{width:24px;height:24px;position:absolute;left:12px}.option>div[data-v-43f2b94e],.option>img[data-v-43f2b94e]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.option>div[data-v-43f2b94e]{width:100%;text-align:left}.option.selected[data-v-43f2b94e],.option[data-v-43f2b94e]:hover{background-color:#e9e9e9}.issue-card-address[data-v-7b016f46]{position:absolute;background-color:#fff;border-radius:8px;top:0;bottom:0;left:0;right:0;margin:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:360px;min-width:320px}.modal-topic[data-v-7b016f46]{padding:0 15px;font-size:16px}.detail-description[data-v-7b016f46]{font-size:14px}.issue-card-address>.header[data-v-7b016f46]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 0;border-bottom:1px solid #e9e9e9}.detail-tab[data-v-7b016f46]{padding:15px}.detail-tab>.district[data-v-7b016f46]{padding:18px 0 8px}.semibold[data-v-7b016f46]{font-weight:600}.address-detail[data-v-7b016f46]{background-color:#f9f9f9;padding:10px 15px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;border:1px solid #e9e9e9;border-radius:6px}.address-detail>.row[data-v-7b016f46],.address-detail[data-v-7b016f46]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.address-detail>.row[data-v-7b016f46]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.address-detail>.row img[data-v-7b016f46]{width:24px;height:24px}.btn-check-edit[data-v-7b016f46]{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.address-detail>.row>div[data-v-7b016f46]:first-child{width:15%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.address-detail>.row>div[data-v-7b016f46]:nth-child(2){width:85%}.address-detail>div:nth-child(2)>div[data-v-7b016f46]:nth-child(2){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detail-tab>.btn-confirm[data-v-7b016f46]{padding:25px 0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.detail-tab>.btn-confirm>button[data-v-7b016f46]{width:100%}.confirm[data-v-7b016f46]{background:#e34940;color:#fff;border:none;border-radius:8px;width:100%;height:47px;cursor:pointer}.detail-tab>.warning[data-v-7b016f46]{padding-top:18px;color:#e34940}.detail-tab>.btn-confirm-warning[data-v-7b016f46]{padding:25px 0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}.detail-tab>.btn-confirm-warning>button[data-v-7b016f46]{width:50%}.detail-tab>.btn-confirm-warning>.btn-edit[data-v-7b016f46]{background-color:#fff;height:40px;border-radius:8px;border:1px solid #e34940;padding:0 20px;font-size:20px;color:#e34940;text-align:center;cursor:pointer}.card-detail[data-v-7b016f46]{overflow:scroll;max-height:280px}.card-detail>.card-address>.district[data-v-7b016f46]{padding-top:18px;padding-bottom:8px}.message[data-v-7b016f46]{padding:40px 0 30px;color:#797f8a;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px}.address-detail[data-v-1ca5702c]{background-color:#f9f9f9;padding:10px 15px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;border:1px solid #e9e9e9;border-radius:6px}.address-detail>.row[data-v-1ca5702c],.address-detail[data-v-1ca5702c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.address-detail>.row[data-v-1ca5702c]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.address-detail>.row img[data-v-1ca5702c]{width:24px;height:24px}.address-detail>.row>div[data-v-1ca5702c]:first-child{width:15%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.address-detail>.row>div[data-v-1ca5702c]:nth-child(2){width:85%}.address-detail>div:nth-child(2)>div[data-v-1ca5702c]:nth-child(2){-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.address-detail>div:nth-child(2)>div[data-v-1ca5702c]:nth-child(2),.btn-check-edit[data-v-1ca5702c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn-check-edit[data-v-1ca5702c]{cursor:pointer}.semibold[data-v-1ca5702c]{font-weight:600}.address[data-v-1ca5702c]{font-size:14px;color:#85868c}.tel[data-v-1ca5702c]{font-size:14px}.issue-form-address[data-v-4fa9b9e6]{position:absolute;background-color:#fff;border-radius:8px;top:0;bottom:0;left:0;right:0;margin:auto;height:calc(100% - 200px);width:348px;min-width:320px;overflow:auto;max-height:750px}.modal-topic[data-v-4fa9b9e6]{padding:0 15px;font-size:16px}.semibold[data-v-4fa9b9e6]{font-weight:600}.form-font[data-v-4fa9b9e6]{font-size:14px}.issue-form-address>.header[data-v-4fa9b9e6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 0;border-bottom:1px solid #e9e9e9}.body[data-v-4fa9b9e6]{padding:20px;overflow-y:auto;max-height:calc(100% - 160px)}.body>.field-body[data-v-4fa9b9e6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.footer[data-v-4fa9b9e6]{padding:0 20px 20px;position:absolute;bottom:0;width:-webkit-fill-available}.main[data-v-4fa9b9e6]{border:1px solid #eeeded;border-radius:6px!important}.dropdown[data-v-4fa9b9e6],.submit-button-container>button[data-v-4fa9b9e6]{width:100%}.input-required>input[data-v-4fa9b9e6]{border:1px solid #e34940}.drop-down-required[data-v-4fa9b9e6]{border:1px solid #e34940;border-radius:6px}div.dropdown-widget[data-v-4fa9b9e6] .option-list{height:180px}.btn-confirm[data-v-4fa9b9e6]{cursor:pointer;background:#e34940;color:#fff;border:none;border-radius:8px;height:47px}.issue-card-confirm[data-v-72891a45]{position:absolute;background-color:#fff;border-radius:8px;top:0;bottom:0;left:0;right:0;margin:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:348px;min-width:320px}.modal-topic[data-v-72891a45]{padding:0 15px;font-size:16px}.discription[data-v-72891a45]{font-size:14px}.issue-card-confirm>.header[data-v-72891a45]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 0;border-bottom:1px solid #e9e9e9}.detail-tab[data-v-72891a45]{padding:15px}.detail-tab>.district[data-v-72891a45]{padding:18px 0 8px}.semibold[data-v-72891a45]{font-weight:600}.address-detail[data-v-72891a45]{background-color:#f9f9f9;padding:10px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid #e9e9e9;border-radius:6px}.address-detail>.row[data-v-72891a45]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.address-detail>.row[data-v-72891a45],.btn-check-edit[data-v-72891a45]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn-check-edit[data-v-72891a45]{cursor:pointer}.address-detail>.row>div[data-v-72891a45]:first-child{width:15%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.address-detail>.row>div[data-v-72891a45]:nth-child(2){width:85%}.address-detail>div:nth-child(2)>div[data-v-72891a45]:nth-child(2){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detail-tab>.btn-confirm[data-v-72891a45]{padding:25px 0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.detail-tab>.btn-confirm>button[data-v-72891a45]{width:100%}.detail-tab>.warning[data-v-72891a45]{padding-top:18px;color:#e34940;font-size:14px}.detail-tab>.btn-confirm-warning[data-v-72891a45]{padding:25px 0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}.detail-tab>.btn-confirm-warning>button[data-v-72891a45]{width:50%}.detail-tab>.btn-confirm-warning>.btn-edit[data-v-72891a45]{cursor:pointer;background-color:#fff;border:1px solid #e34940;color:#e34940;border-radius:8px;height:47px}.detail-tab>.btn-confirm-warning>.btn-confirm[data-v-72891a45]{cursor:pointer;background:#e34940;color:#fff;border:none;border-radius:8px;height:47px}.address-detail>.row img[data-v-72891a45]{width:24px;height:24px}.question-before-create-issue-form-widget[data-v-59363ff2]{background-color:#f2f2f2;border:none;-webkit-box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);border-radius:6px;height:169px;width:400px;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modal-topic[data-v-59363ff2]{margin:0 0 30px}.button-container[data-v-59363ff2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}button.dont-need-button[data-v-59363ff2]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:16px}button.need-button[data-v-59363ff2]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:16px}@media only screen and (max-width:480px){.question-before-create-issue-form-widget[data-v-59363ff2]{width:280px;height:264px}.button-container[data-v-59363ff2]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}button.dont-need-button[data-v-59363ff2]{margin-right:0;width:100%}button.need-button[data-v-59363ff2]{margin-left:0;margin-top:16px;width:100%}}.create-issue-form[data-v-1575b99d]{background-color:#f2f2f2;border:none;border-radius:6px;height:calc(100% - 200px);width:816px;position:absolute;top:100px;bottom:100px;left:0;right:0;margin:auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.create-issue-form.line-app[data-v-1575b99d]{height:100%;width:100%;top:0;bottom:0}.create-issue-form>.header[data-v-1575b99d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.create-issue-form>.header.no-tab[data-v-1575b99d]{-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);padding-bottom:10px}button.back-to-detail-button[data-v-1575b99d]{margin:0 0 0 30px;padding:0;width:24px;height:24px;overflow:hidden;border:none;background-color:transparent;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}button.back-to-detail-button>img[data-v-1575b99d]{width:24px;height:24px}.modal-topic[data-v-1575b99d]{padding:0 30px;z-index:5}.detail-tab[data-v-1575b99d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:10px;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);z-index:1}.detail-tab>button[data-v-1575b99d]{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:120px;padding:5px 0;margin:0;border:none;border-bottom:2px solid #f2f2f2;background-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.detail-tab>button.active[data-v-1575b99d],.detail-tab>button[data-v-1575b99d]:hover{border-bottom:2px solid #e34940;color:#e34940}.damage-tab-1[data-v-1575b99d],.damage-tab-2[data-v-1575b99d],.damage-tab-3[data-v-1575b99d],.detail-tab-1[data-v-1575b99d],.detail-tab-2[data-v-1575b99d],.victim-tab[data-v-1575b99d]{height:calc(100% - 47px);overflow:hidden;overflow-y:auto;position:relative}.victim-tab[data-v-1575b99d]{height:calc(100% - 41px)}.damage-tab-1[data-v-1575b99d]::-webkit-scrollbar,.damage-tab-2[data-v-1575b99d]::-webkit-scrollbar,.damage-tab-3[data-v-1575b99d]::-webkit-scrollbar,.detail-tab-1[data-v-1575b99d]::-webkit-scrollbar,.detail-tab-2[data-v-1575b99d]::-webkit-scrollbar,.resource-list-container[data-v-1575b99d]::-webkit-scrollbar,.victim-tab[data-v-1575b99d]::-webkit-scrollbar{background-color:#f2f2f2}.damage-tab-1[data-v-1575b99d]::-webkit-scrollbar-thumb,.damage-tab-2[data-v-1575b99d]::-webkit-scrollbar-thumb,.damage-tab-3[data-v-1575b99d]::-webkit-scrollbar-thumb,.detail-tab-1[data-v-1575b99d]::-webkit-scrollbar-thumb,.detail-tab-2[data-v-1575b99d]::-webkit-scrollbar-thumb,.resource-list-container[data-v-1575b99d]::-webkit-scrollbar-thumb,.victim-tab[data-v-1575b99d]::-webkit-scrollbar-thumb{border:2px solid #f2f2f2}.form-tab[data-v-1575b99d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);z-index:1}.form-tab>button[data-v-1575b99d]{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:120px;padding:5px 0;margin:10px 0 0;border:none;border-bottom:2px solid #f2f2f2;background-color:transparent;cursor:pointer}.form-tab>button.active[data-v-1575b99d],.form-tab>button[data-v-1575b99d]:hover{border-bottom:2px solid #e34940;color:#e34940}.damage-list[data-v-1575b99d],.resource-list[data-v-1575b99d],.victim-list[data-v-1575b99d]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.resource-group-list[data-v-1575b99d]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:hidden;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24)}.resource-group-list>button[data-v-1575b99d]{border:none;padding:8px 16px;margin:0;background-color:transparent;cursor:pointer;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.resource-group-list>button>img[data-v-1575b99d]{width:32px;height:32px}.resource-group-list>button>label[data-v-1575b99d]{color:#9b9b9b;cursor:pointer}.resource-group-list>button.active>label[data-v-1575b99d]{color:#e34940}.resource-group-list[data-v-1575b99d]::-webkit-scrollbar{background-color:#f2f2f2}.resource-group-list[data-v-1575b99d]::-webkit-scrollbar-thumb{background:#9b9b9b;border:2px solid #f2f2f2}.resource-group-list.mobile[data-v-1575b99d]::-webkit-scrollbar{display:none}.resource-list-container[data-v-1575b99d]{height:calc(100% - 93px);overflow:hidden;overflow-y:auto;margin-top:10px}.resource-list-container.other[data-v-1575b99d]{height:calc(100% - 149px)}.create-pin-map-container[data-v-1575b99d]{height:200px;position:relative}.create-pin-map-container.movable-create-pin-map[data-v-1575b99d]{position:absolute;height:100%;width:100%;z-index:4}#create-pin-map[data-v-1575b99d]{height:calc(100% - 35px)}.create-pin[data-v-1575b99d]{height:40px;width:40px;top:-40px;background-color:transparent;border:none}button.selected-location-button-on-map[data-v-1575b99d]{height:48px;top:-180px;bottom:0}.note-for-selecting-location[data-v-1575b99d],button.selected-location-button-on-map[data-v-1575b99d]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:absolute;left:0;right:0;margin:auto}.note-for-selecting-location[data-v-1575b99d]{background-color:rgba(33,39,47,.8);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;z-index:4;color:#fff;padding:16px}button.here-button-on-map[data-v-1575b99d]{display:none}button.here-button-on-map.movable-create-pin-map[data-v-1575b99d]{display:-webkit-box;display:-ms-flexbox;display:flex}button.cancel-button-on-map[data-v-1575b99d],button.move-button-on-map[data-v-1575b99d]{border:none;padding:0;width:64px;height:64px;border-radius:32px;background-color:hsla(0,0%,100%,.8);display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}button.cancel-button-on-map.movable-create-pin-map[data-v-1575b99d],button.move-button-on-map[data-v-1575b99d]{display:-webkit-box;display:-ms-flexbox;display:flex}button.move-button-on-map.movable-create-pin-map[data-v-1575b99d]{display:none}button.cancel-button-on-map>[data-v-1575b99d]{color:#e34940}.layer-panel-for-create-pin-map[data-v-1575b99d]{top:10px;left:10px;height:calc(100% - 55px)}.create-pin-map-container>.area[data-v-1575b99d]{font-family:Pridi-Light;text-align:center;padding:5px;background-color:#fff;height:25px}.issue-name[data-v-1575b99d]{padding:16px}.village-no[data-v-1575b99d]{width:calc(60% - 36px);padding:16px}.village-no>.dropdown[data-v-1575b99d]{width:100%}.disaster-type[data-v-1575b99d]{padding:16px}.disaster-type>.dropdown[data-v-1575b99d]{width:100%}.noti-empty[data-v-1575b99d]{padding:16px}.noti-empty>.dropdown[data-v-1575b99d]{width:100%}.damage-level[data-v-1575b99d]{padding:16px 16px 0}.damage-level>.radio-group-container[data-v-1575b99d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.damage-level>.radio-group-container>label[data-v-1575b99d]{margin:8px 32px 8px 8px}.disaster-description[data-v-1575b99d]{padding:0 16px 16px}.start-date-time-group[data-v-1575b99d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}.start-date[data-v-1575b99d]{-webkit-box-flex:3;-ms-flex:3;flex:3;padding:16px}.start-time[data-v-1575b99d]{-webkit-box-flex:2;-ms-flex:2;flex:2;padding:16px}.detail-tab-1>.address[data-v-1575b99d]{padding:16px}.detail-tab-1>.address>.area[data-v-1575b99d]{padding:8px 16px 0}.detail-tab-1>.relief-plan[data-v-1575b99d]{padding:16px}.detail-tab-1>.relief-plan>textarea[data-v-1575b99d]{height:48px}.purpose[data-v-1575b99d]{padding:16px}.purpose>.dropdown[data-v-1575b99d]{width:100%}.detail-tab-1>.remarks[data-v-1575b99d]{padding:16px}.detail-tab-1>.remarks button.info[data-v-1575b99d]{width:24px;height:24px;background-color:transparent;padding:0;border:none;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 6px 6px}.detail-tab-1>.remarks button.info>img[data-v-1575b99d]{width:24px;height:24px}.detail-tab-1>.remarks>textarea[data-v-1575b99d]{height:96px}.damage-victim-button-group[data-v-1575b99d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:16px 0 0}button.damage-button[data-v-1575b99d],button.victim-button[data-v-1575b99d]{background-color:#fff;color:#21272f;border:none;border-radius:8px;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 16px 16px;padding:8px 16px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.24);box-shadow:0 0 4px 0 rgba(0,0,0,.24);cursor:pointer;max-width:calc(50% - 32px)}button.damage-button>div[data-v-1575b99d],button.victim-button>div[data-v-1575b99d]{text-align:left;-webkit-box-flex:1;-ms-flex:1;flex:1}button.damage-button>div>.icon-list[data-v-1575b99d],button.victim-button>div>.icon-list[data-v-1575b99d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:4px}button.damage-button>div>.icon-list>img.icon[data-v-1575b99d],button.victim-button>div>.icon-list>img.icon[data-v-1575b99d]{width:24px;height:24px;background-color:#9b9b9b;border-radius:12px;overflow:hidden;margin-right:8px}button.damage-button>div>.icon-list>img.icon.has-data[data-v-1575b99d],button.victim-button>div>.icon-list>img.icon.has-data[data-v-1575b99d]{background-color:#e34940}button.damage-button>img.icon[data-v-1575b99d],button.victim-button>img.icon[data-v-1575b99d]{width:24px;height:24px}.nationality[data-v-1575b99d]{width:50%;margin-left:auto;padding:0 32px 0 25px;-webkit-box-sizing:border-box;box-sizing:border-box}.nationality>.radio-group-container[data-v-1575b99d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.nationality>.radio-group-container>label[data-v-1575b99d]{margin:8px 32px 8px 8px}.add-damage-image-container[data-v-1575b99d],.add-document-image-container[data-v-1575b99d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:16px}.add-damage-image-container>img[data-v-1575b99d],.add-document-image-container>img[data-v-1575b99d]{width:24px;height:24px;cursor:pointer}.add-damage-image-container>div[data-v-1575b99d],.add-document-image-container>div[data-v-1575b99d]{margin:0 auto 0 8px;cursor:pointer}button.add-damage-image-button[data-v-1575b99d],button.add-document-image-button[data-v-1575b99d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;background-color:transparent;width:24px;height:24px;cursor:pointer;overflow:hidden;padding:0;margin-left:auto}button.add-damage-image-button>img[data-v-1575b99d],button.add-document-image-button>img[data-v-1575b99d]{width:24px;height:24px}.preview-image-list[data-v-1575b99d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;margin:0 16px;width:calc(100% - 32px)}.preview-image-list[data-v-1575b99d]::-webkit-scrollbar{background-color:#f2f2f2}.preview-image-list[data-v-1575b99d]::-webkit-scrollbar-thumb{border:2px solid #f2f2f2}.preview-image-container[data-v-1575b99d]{position:relative;height:168px;width:144px;margin-bottom:8px}.preview-image-container>img[data-v-1575b99d]{width:128px;height:128px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:8px;-o-object-fit:cover;object-fit:cover}.preview-image-container>button.deselect-image-button[data-v-1575b99d]{border:none;padding:0;width:24px;height:24px;position:absolute;bottom:40px;right:16px;background-color:hsla(0,0%,100%,.7);border-radius:12px;cursor:pointer;overflow:hidden}.preview-image-container>button.deselect-image-button>img[data-v-1575b99d]{width:16px;height:16px;padding:4px}.preview-image-container>.caption[data-v-1575b99d]{width:144px;height:24px;font-size:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.child-issue[data-v-1575b99d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:16px}.child-issue>label[data-v-1575b99d],.number-of-child-issue[data-v-1575b99d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.number-of-child-issue[data-v-1575b99d]{margin-left:8px;width:28px;height:28px;border-radius:14px;background-color:#e34940;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-size:12px}.child-issue-list[data-v-1575b99d],.child-issue>.child-issue-list>div[data-v-1575b99d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.child-issue>.child-issue-list>div[data-v-1575b99d]{background-color:#fff;padding:8px 16px;border-radius:4px;margin-top:16px;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.24);box-shadow:0 0 4px 0 rgba(0,0,0,.24);position:relative}.child-issue>.child-issue-list>div>.name[data-v-1575b99d]{font-size:18px;width:calc(100% - 28px)}.child-issue>.child-issue-list>div>.name.no-flag[data-v-1575b99d]{width:100%}.child-issue>.child-issue-list>div>.address[data-v-1575b99d]{font-size:12px;color:#9b9b9b;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:100%}.child-issue>.child-issue-list>div>.code[data-v-1575b99d]{color:#e34940}.child-issue-list>div>.flag[data-v-1575b99d]{position:absolute;top:0;right:16px;width:28px;height:28px;border-radius:0 0 2px 2px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.child-issue-list>div>.flag.priority[data-v-1575b99d]{background-color:#f5a623}.child-issue-list>div>.flag.priority>img[data-v-1575b99d]{width:22px;height:22px}.referrer-issue-container[data-v-1575b99d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:16px}.referrer-issue-container>label[data-v-1575b99d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.referrer-issue-container>.referrer-issue[data-v-1575b99d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff;padding:8px 16px;border-radius:4px;margin-top:16px;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.24);box-shadow:0 0 4px 0 rgba(0,0,0,.24)}.referrer-issue-container>.referrer-issue>.name[data-v-1575b99d]{font-size:20px}.referrer-issue-container>.referrer-issue>.address[data-v-1575b99d]{font-size:12px;color:#9b9b9b;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:100%}.referrer-issue-container>.referrer-issue>.code[data-v-1575b99d]{color:#e34940}.validation-massage-container[data-v-1575b99d]{display:-webkit-box;display:-ms-flexbox;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;background-color:rgba(247,54,54,.85);padding:16px 56px 16px 16px;position:absolute;width:calc(100% - 72px);z-index:10;top:71px;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);display:flex;flex-direction:column;justify-content:center;align-items:center}.validation-massage-container-animation-enter-active[data-v-1575b99d],.validation-massage-container-animation-leave-active[data-v-1575b99d]{-webkit-transition:all .1s;transition:all .1s}.validation-massage-container-animation-enter[data-v-1575b99d],.validation-massage-container-animation-leave-to[data-v-1575b99d]{opacity:0;-webkit-transform:translateY(-5px);transform:translateY(-5px)}.validation-massage-container>div[data-v-1575b99d]{color:#fff}.validation-massage-container>button.close-button[data-v-1575b99d]{top:16px;right:16px}.submit-button-container[data-v-1575b99d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:sticky;bottom:0;left:0;background-image:linear-gradient(0deg,#f2f2f2,#f2f2f2 calc(100% - 16px),hsla(0,0%,94.9%,0))}button.submit-button[data-v-1575b99d]{width:100%;margin:16px}.is-create-inprogress-issue[data-v-1575b99d],.is-pass-disaster-district[data-v-1575b99d],.need-help-init[data-v-1575b99d]{padding:16px}.need-help-init-input-group[data-v-1575b99d]{cursor:pointer;width:140px}.need-help-init-input-group.disable[data-v-1575b99d]{cursor:default}.is-pass-disaster-district-input-group[data-v-1575b99d]{cursor:pointer;width:120px}.is-create-inprogress-issue-input-group[data-v-1575b99d]{cursor:pointer;width:280px}.is-create-inprogress-issue-input-group>input[type=checkbox][data-v-1575b99d],.is-pass-disaster-district-input-group>input[type=checkbox][data-v-1575b99d],.need-help-init-input-group>input[type=checkbox][data-v-1575b99d]{position:absolute;opacity:0}.is-create-inprogress-issue-input-group>.checkbox[data-v-1575b99d],.is-pass-disaster-district-input-group>.checkbox[data-v-1575b99d],.need-help-init-input-group>.checkbox[data-v-1575b99d]{position:absolute;height:24px;width:24px;background-image:url(/static/image/xxxhdpi/checkbox_off.png);background-image:-webkit-image-set(url(/static/image/mdpi/checkbox_off.png) 1x,url(/static/image/hdpi/checkbox_off.png) 2x,url(/static/image/xhdpi/checkbox_off.png) 3x,url(/static/image/xxhdpi/checkbox_off.png) 4x,url(/static/image/xxxhdpi/checkbox_off.png) 5x);background-image:image-set(url(/static/image/mdpi/checkbox_off.png) 1x,url(/static/image/hdpi/checkbox_off.png) 2x,url(/static/image/xhdpi/checkbox_off.png) 3x,url(/static/image/xxhdpi/checkbox_off.png) 4x,url(/static/image/xxxhdpi/checkbox_off.png) 5x);background-size:24px 24px;border:none}.is-create-inprogress-issue-input-group[data-v-1575b99d]>:checkbox:after,.is-pass-disaster-district-input-group[data-v-1575b99d]>:checkbox:after,.need-help-init-input-group[data-v-1575b99d]>:checkbox:after{display:none;content:""}.is-create-inprogress-issue-input-group>input[type=checkbox]:checked~.checkbox[data-v-1575b99d]:after,.is-pass-disaster-district-input-group>input[type=checkbox]:checked~.checkbox[data-v-1575b99d]:after,.need-help-init-input-group>input[type=checkbox]:checked~.checkbox[data-v-1575b99d]:after{display:block;content:"";background-image:url(/static/image/xxxhdpi/checkbox_on.png);background-image:-webkit-image-set(url(/static/image/mdpi/checkbox_on.png) 1x,url(/static/image/hdpi/checkbox_on.png) 2x,url(/static/image/xhdpi/checkbox_on.png) 3x,url(/static/image/xxhdpi/checkbox_on.png) 4x,url(/static/image/xxxhdpi/checkbox_on.png) 5x);background-image:image-set(url(/static/image/mdpi/checkbox_on.png) 1x,url(/static/image/hdpi/checkbox_on.png) 2x,url(/static/image/xhdpi/checkbox_on.png) 3x,url(/static/image/xxhdpi/checkbox_on.png) 4x,url(/static/image/xxxhdpi/checkbox_on.png) 5x);background-size:24px 24px;height:24px;width:24px}.need-help-init-input-group>.text[data-v-1575b99d]{width:140px;word-wrap:break-word;margin-left:32px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.need-help-init-input-group.disable>.text[data-v-1575b99d]{color:#9b9b9b}.resource-init[data-v-1575b99d]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:0 16px 16px;-ms-flex-wrap:wrap;flex-wrap:wrap}.resource-init>div[data-v-1575b99d],.resource-init[data-v-1575b99d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.resource-init>div[data-v-1575b99d]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50%}.more-resource-button-container[data-v-1575b99d]{padding:0 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.more-resource-button-container>button[data-v-1575b99d]{border:none;background-color:transparent;color:#e34940;cursor:pointer}.resource-init-other[data-v-1575b99d]{padding:0 16px 16px;-webkit-box-sizing:border-box;box-sizing:border-box}.is-pass-disaster-district-input-group>.text[data-v-1575b99d]{width:120px;word-wrap:break-word;margin-left:32px}.is-create-inprogress-issue-input-group>.text[data-v-1575b99d]{width:280px;word-wrap:break-word;margin-left:32px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.alert-before-close-screen[data-v-1575b99d],.alert-before-submit-screen[data-v-1575b99d]{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;background-color:transparent;z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.alert-before-close-screen>.popup[data-v-1575b99d],.alert-before-submit-screen>.popup[data-v-1575b99d]{background-color:#f2f2f2;border:none;-webkit-box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:320px;position:relative}.popup>.message[data-v-1575b99d]{margin:0 0 30px}.popup>.button-container[data-v-1575b99d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup>.button-container>button[data-v-1575b99d]{width:calc(50% - 8px)}.popup>.button-container>button.cancel-button[data-v-1575b99d]{margin-right:8px}.popup>.button-container>button.confirm-button[data-v-1575b99d]{margin-left:8px}.alert-before-close-screen>.popup>.message[data-v-1575b99d]{margin:8px 0 30px}.alert-before-close-screen>.popup>.button-container[data-v-1575b99d]{display:block}.alert-before-close-screen>.popup>.button-container>button[data-v-1575b99d]{width:100%}.alert-before-close-screen>.popup>.button-container>button.confirm-close-button[data-v-1575b99d]{margin-bottom:8px}.alert-before-close-screen>.popup>.button-container>button.confirm-submit-button[data-v-1575b99d]{margin-top:8px}button.add-new-resource-button[data-v-1575b99d]{width:48px;height:48px;position:absolute;bottom:16px;right:16px;border:none;border-radius:24px;background-color:rgba(247,54,54,.8);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 0 4px 2px rgba(0,0,0,.24);box-shadow:0 0 4px 2px rgba(0,0,0,.24);cursor:pointer}button.add-new-resource-button>img[data-v-1575b99d]{width:32px;height:32px}.info-for-remarks-container[data-v-1575b99d]{width:calc(100% - 64px);height:calc(100% - 64px);background-color:#fff;position:absolute;top:32px;left:32px;z-index:20;border-radius:6px}.info-for-remarks-container>.head[data-v-1575b99d]{padding:12px 16px;font-size:20px;font-weight:700;border-bottom:1px solid #dcdcdc}.info-for-remarks-container>p[data-v-1575b99d]{padding:16px;margin:0;height:calc(100% - 128px);overflow:hidden;overflow-y:auto;-webkit-box-sizing:border-box;box-sizing:border-box}.info-for-remarks-container>button.close[data-v-1575b99d]{width:calc(100% - 32px);margin:16px;background-color:#fff;border:1px solid #21272f;color:#21272f}.backdrop[data-v-1575b99d]{top:0;position:absolute;width:100%;height:100%;background-color:rgba(33,39,47,.5);z-index:10}@media only screen and (max-width:1024px){.create-issue-form[data-v-1575b99d]{width:560px}.damage-list[data-v-1575b99d],.victim-list[data-v-1575b99d]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:767px){.create-issue-form[data-v-1575b99d]{border-radius:0;width:100%;min-width:320px;min-height:100%;top:0;bottom:0;overflow:auto!important}.layer-panel-for-create-pin-map[data-v-1575b99d]{width:calc(100% - 20px)}.resource-init>div[data-v-1575b99d]{width:100%}.info-for-remarks-container[data-v-1575b99d]{width:calc(100% - 32px);height:calc(100% - 32px);top:16px;left:16px}}@media only screen and (max-width:480px){.village-no[data-v-1575b99d]{width:calc(100% - 32px)}.start-date[data-v-1575b99d],.start-time[data-v-1575b99d]{width:calc(100% - 32px);-webkit-box-flex:0;-ms-flex:none;flex:none}.start-date>.datepicker[data-v-1575b99d],.start-time>.datepicker[data-v-1575b99d]{width:100%}button.damage-button[data-v-1575b99d],button.victim-button[data-v-1575b99d]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:calc(100% - 32px);margin:0 16px 16px;max-width:calc(100% - 32px)}.nationality[data-v-1575b99d]{width:100%}.submit-button-container[data-v-1575b99d]{-ms-flex-wrap:wrap;flex-wrap:wrap}.alert-before-submit-screen>.popup[data-v-1575b99d]{width:calc(100% - 32px)}.is-create-inprogress-issue-input-group>.text[data-v-1575b99d]{width:calc(100% - 31px);word-wrap:break-word;margin-left:32px}}.layer-slide-enter-active[data-v-2d10b162],.layer-slide-leave-active[data-v-2d10b162]{-webkit-transition:all .25s;transition:all .25s}.layer-slide-enter[data-v-2d10b162],.layer-slide-leave-to[data-v-2d10b162]{opacity:0;-webkit-transform:translateX(15px);transform:translateX(15px)}.layer-panel[data-v-2d10b162]{background-color:#f2f2f2;position:absolute;width:30%;min-width:320px;height:100%;z-index:2;top:0}.layer-panel>.header[data-v-2d10b162]{width:100%;height:56px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.24);box-shadow:0 4px 4px 0 rgba(0,0,0,.24);position:absolute;z-index:3}.layer-panel>.header>label[data-v-2d10b162]{font-size:18px;padding-left:12px}.layer-panel>.header>button.close-button[data-v-2d10b162]{background-color:transparent;height:24px;width:24px;border:none;padding:0;cursor:pointer;position:absolute;top:16px;right:12px;overflow:hidden}button.close-button>img[data-v-2d10b162]{height:24px;width:24px}.layer-category-list[data-v-2d10b162]{height:calc(100% - 56px);width:100%;overflow-y:auto;position:absolute;top:56px}.layer-category-list[data-v-2d10b162]::-webkit-scrollbar{background-color:#f2f2f2}.layer-category-list[data-v-2d10b162]::-webkit-scrollbar-button{height:6px}.layer-category-list[data-v-2d10b162]::-webkit-scrollbar-thumb{border:2px solid #f2f2f2}.layer-category>.header[data-v-2d10b162]{height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;border-bottom:1px solid #e9e9e9;background-image:url(/static/image/xxxhdpi/continue_black.png);background-image:-webkit-image-set(url(/static/image/mdpi/continue_black.png) 1x,url(/static/image/hdpi/continue_black.png) 2x,url(/static/image/xhdpi/continue_black.png) 3x,url(/static/image/xxhdpi/continue_black.png) 4x,url(/static/image/xxxhdpi/continue_black.png) 5x);background-image:image-set(url(/static/image/mdpi/continue_black.png) 1x,url(/static/image/hdpi/continue_black.png) 2x,url(/static/image/xhdpi/continue_black.png) 3x,url(/static/image/xxhdpi/continue_black.png) 4x,url(/static/image/xxxhdpi/continue_black.png) 5x);background-size:24px 24px;background-repeat:no-repeat;background-position:16px 12px;padding-left:56px;background-color:#fff}.layer-list-animation-enter-active[data-v-2d10b162],.layer-list-animation-leave-active[data-v-2d10b162]{-webkit-transition:all .1s;transition:all .1s}.layer-list-animation-enter[data-v-2d10b162],.layer-list-animation-leave-to[data-v-2d10b162]{opacity:0;-webkit-transform:translateY(-12px);transform:translateY(-12px)}.layer-list[data-v-2d10b162]{padding-left:32px}.layer-list>.layer[data-v-2d10b162]{padding:12px 24px 12px 0;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #e9e9e9}.layer-list>.layer>div[data-v-2d10b162],.layer-list>.layer[data-v-2d10b162]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.layer-list>.layer>div[data-v-2d10b162]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;width:100%}.layer-input-group[data-v-2d10b162]{cursor:pointer;width:100%}.layer-input-group>input[type=checkbox][data-v-2d10b162]{position:absolute;opacity:0}.layer-input-group>.checkbox[data-v-2d10b162]{position:absolute;height:24px;width:24px;background-image:url(/static/image/xxxhdpi/checkbox_off.png);background-image:-webkit-image-set(url(/static/image/mdpi/checkbox_off.png) 1x,url(/static/image/hdpi/checkbox_off.png) 2x,url(/static/image/xhdpi/checkbox_off.png) 3x,url(/static/image/xxhdpi/checkbox_off.png) 4x,url(/static/image/xxxhdpi/checkbox_off.png) 5x);background-image:image-set(url(/static/image/mdpi/checkbox_off.png) 1x,url(/static/image/hdpi/checkbox_off.png) 2x,url(/static/image/xhdpi/checkbox_off.png) 3x,url(/static/image/xxhdpi/checkbox_off.png) 4x,url(/static/image/xxxhdpi/checkbox_off.png) 5x);background-size:24px 24px;border:none}.layer-input-group[data-v-2d10b162]>:checkbox:after{display:none;content:""}.layer-input-group>input[type=checkbox]:checked~.checkbox[data-v-2d10b162]:after{display:block;content:"";background-image:url(/static/image/xxxhdpi/checkbox_on.png);background-image:-webkit-image-set(url(/static/image/mdpi/checkbox_on.png) 1x,url(/static/image/hdpi/checkbox_on.png) 2x,url(/static/image/xhdpi/checkbox_on.png) 3x,url(/static/image/xxhdpi/checkbox_on.png) 4x,url(/static/image/xxxhdpi/checkbox_on.png) 5x);background-image:image-set(url(/static/image/mdpi/checkbox_on.png) 1x,url(/static/image/hdpi/checkbox_on.png) 2x,url(/static/image/xhdpi/checkbox_on.png) 3x,url(/static/image/xxhdpi/checkbox_on.png) 4x,url(/static/image/xxxhdpi/checkbox_on.png) 5x);background-size:24px 24px;height:24px;width:24px}.layer-input-group>.text[data-v-2d10b162]{margin-left:56px;width:calc(100% - 56px);word-wrap:break-word}.layer-list>.layer>div>button.legend-button[data-v-2d10b162]{width:24px;height:24px;border:none;background-color:transparent;padding:0;margin-left:16px;cursor:pointer}.layer-list>.layer>div>button.legend-button>img[data-v-2d10b162]{width:24px;height:24px;display:block}.layer-list>.layer>div.legend-container[data-v-2d10b162]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.opacity[data-v-2d10b162]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:16px 40px 0 56px;max-width:calc(100% - 96px)}.opacity>.percent[data-v-2d10b162]{font-size:12px;width:40px}.legend-container .legend-image[data-v-2d10b162]{width:100%;padding:16px 0 0 56px;-webkit-box-sizing:border-box;box-sizing:border-box}.legend-container .legend-image img[data-v-2d10b162]{max-width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:0 0;object-position:0 0;border:none}.showed-layer-list[data-v-2d10b162]{margin-top:-32px;margin-left:4px;width:260px;z-index:2}.showed-layer-list>.header[data-v-2d10b162]{background-color:hsla(0,0%,100%,.8);height:32px;border-radius:16px 16px 0 0;padding:0 0 0 44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.showed-layer-list>ul[data-v-2d10b162]{background-color:hsla(0,0%,100%,.8);margin:0;max-height:192px;overflow:hidden;overflow-y:auto;padding:0}.showed-layer-list>ul>li[data-v-2d10b162]{list-style-type:none;margin:0;padding:10px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.showed-layer-list>ul>li>button[data-v-2d10b162],.showed-layer-list>ul>li[data-v-2d10b162]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.showed-layer-list>ul>li>button[data-v-2d10b162]{background:transparent;border:none;width:16px;height:16px;cursor:pointer;padding:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex:1;flex:1}.showed-layer-list>ul>li>div[data-v-2d10b162]{width:140px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.showed-layer-list>ul>li>button>img[data-v-2d10b162]{width:16px;height:16px}.showed-layer-list>.footer[data-v-2d10b162]{background-color:hsla(0,0%,100%,.8);height:16px;border-radius:0 0 16px 16px}input[type=range][data-v-2d10b162]{-webkit-appearance:none;width:100%;background-color:transparent;outline:none;margin:0 16px 0 0;max-width:calc(100% - 56px);cursor:pointer}input[type=range][data-v-2d10b162]::-webkit-slider-runnable-track{width:100%;height:6px;cursor:pointer;animate:.2s;background-color:#9b9b9b;border-radius:3px}input[type=range][data-v-2d10b162]::-webkit-slider-thumb{height:18px;width:18px;border-radius:9px;background-color:#e34940;cursor:pointer;-webkit-appearance:none;margin-top:-6px}input[type=range][data-v-2d10b162]::-webkit-slider-runnable-track:after{background-color:#e34940}input[type=range][data-v-2d10b162]::-moz-range-track{width:100%;height:6px;cursor:pointer;animate:.2s;background-color:#9b9b9b;border-radius:3px}input[type=range][data-v-2d10b162]::-moz-range-thumb{height:18px;width:18px;border-radius:9px;background-color:#e34940;cursor:pointer}input[type=range][data-v-2d10b162]::-ms-track{width:100%;height:6px;cursor:pointer;animate:.2s;background:transparent;border-color:transparent;border-width:16px 0;color:transparent}input[type=range][data-v-2d10b162]::-ms-fill-lower{background-color:#e34940;border-radius:3px}input[type=range][data-v-2d10b162]::-ms-fill-upper{background-color:#9b9b9b;border-radius:3px}input[type=range][data-v-2d10b162]::-ms-thumb{height:18px;width:18px;border-radius:9px;background-color:#e34940;cursor:pointer;margin-top:0}.base-layer-list[data-v-2d10b162]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-height:calc(100% - 56px);width:100%;overflow-y:auto;position:absolute;top:56px}.base-layer-list[data-v-2d10b162]::-webkit-scrollbar{background-color:#f2f2f2}.base-layer-list[data-v-2d10b162]::-webkit-scrollbar-button{height:6px}.base-layer-list[data-v-2d10b162]::-webkit-scrollbar-thumb{border:2px solid #f2f2f2}.base-layer[data-v-2d10b162]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:150px;cursor:pointer;margin:16px}.base-layer>img[data-v-2d10b162]{width:100px;height:100px;border-radius:10px;border:2px solid #9b9b9b;overflow:hidden}.base-layer.active>img[data-v-2d10b162]{border:2px solid #e34940}.base-layer>.name[data-v-2d10b162]{margin-top:8px;text-align:center}input.search-poi-input[data-v-2d10b162]{width:calc(100% - 80px);margin:16px;top:56px;position:absolute}.suggest-list[data-v-2d10b162]{max-height:320px;width:calc(100% - 32px);margin:16px;top:108px;position:absolute;background-color:hsla(0,0%,100%,.9);padding:0;border-radius:16px;overflow:hidden;overflow-y:auto}.suggest-list[data-v-2d10b162]::-webkit-scrollbar{background-color:hsla(0,0%,100%,.9);border-radius:0 16px 16px 0}.suggest-list[data-v-2d10b162]::-webkit-scrollbar-button{height:6px}.suggest-list>.suggest[data-v-2d10b162]{padding:8px;cursor:pointer}.suggest-list>.suggest[data-v-2d10b162]:hover{background-color:#e9e9e9}.search-poi-list[data-v-2d10b162]{max-height:calc(100% - 136px);width:100%;overflow-y:auto;position:absolute;top:136px}.search-poi-list[data-v-2d10b162]::-webkit-scrollbar{background-color:#f2f2f2}.search-poi-list[data-v-2d10b162]::-webkit-scrollbar-button{height:6px}.search-poi-list[data-v-2d10b162]::-webkit-scrollbar-thumb{border:2px solid #f2f2f2}.search-poi[data-v-2d10b162]{width:calc(100% - 16px);background-color:#fff;margin:8px;padding:8px;border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.24);box-shadow:0 0 4px 0 rgba(0,0,0,.24)}.search-poi[data-v-2d10b162]:hover{background-color:#e9e9e9}.search-poi>img[data-v-2d10b162]{width:24px;height:24px;-ms-flex-item-align:center;align-self:center}.search-poi>div[data-v-2d10b162]{width:calc(100% - 32px);margin-left:8px}.search-poi>div>.name[data-v-2d10b162]{font-size:20px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:100%}.search-poi>div>.address[data-v-2d10b162],.search-poi>div>.location[data-v-2d10b162]{font-size:12px;color:#9b9b9b;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:100%}.loading-tile[data-v-2d10b162]{z-index:10;height:16px;margin-top:10px}.loading-tile>label[data-v-2d10b162]{font-size:12px!important}@media only screen and (max-width:767px){.layer-panel[data-v-2d10b162]{width:100%}}.datepicker-overlay[data-v-2b22e3ae]{position:fixed;width:100%;height:100%;z-index:998;top:0;left:0;overflow:hidden;background:rgba(0,0,0,.5);-webkit-animation:fadein-data-v-2b22e3ae .5s;animation:fadein-data-v-2b22e3ae .5s}@keyframes fadein-data-v-2b22e3ae{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadein-data-v-2b22e3ae{0%{opacity:0}to{opacity:1}}.cov-datepicker>.placeholder[data-v-2b22e3ae]{color:#9b9b9b}.cov-datepicker.readonly[data-v-2b22e3ae]{background:#e9e9e9!important;cursor:not-allowed!important}.datepickbox[data-v-2b22e3ae]{position:relative}.datepickbox>img[data-v-2b22e3ae]{position:absolute;top:6px;right:6px;cursor:pointer}.cov-date-body[data-v-2b22e3ae]{display:inline-block;background:#e34940;overflow:hidden;position:relative;font-size:16px;font-family:Roboto;font-weight:400;position:fixed;display:block;width:400px;max-width:100%;z-index:999;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.2);box-shadow:0 1px 3px 0 rgba(0,0,0,.2)}.cov-picker-box[data-v-2b22e3ae]{background:#fff;width:100%;display:inline-block;padding:25px;box-sizing:border-box!important;-moz-box-sizing:border-box!important;-webkit-box-sizing:border-box!important;-ms-box-sizing:border-box!important;width:400px;max-width:100%;height:280px;text-align:start!important}.cov-picker-box td[data-v-2b22e3ae]{height:34px;width:34px;padding:0;line-height:34px;color:#000;background:#fff;text-align:center;cursor:pointer}.cov-picker-box td[data-v-2b22e3ae]:hover{background:#e6e6e6}table[data-v-2b22e3ae]{border-collapse:collapse;border-spacing:0;width:100%}.day[data-v-2b22e3ae]{width:14.2857143%;display:inline-block;text-align:center;cursor:pointer;height:34px;padding:0;line-height:34px;color:#000;background:#fff;vertical-align:middle}.week ul[data-v-2b22e3ae]{margin:0 0 8px;padding:0;list-style:none}.week ul li[data-v-2b22e3ae]{width:14.2%;display:inline-block;text-align:center;background:transparent;color:#000;font-weight:700}.passive-day[data-v-2b22e3ae]{color:#bbb}.day.today[data-v-2b22e3ae]{border:1px dotted #e34940;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:3px}.checked[data-v-2b22e3ae]{background:#e34940;color:#fff!important;border-radius:3px}.unavailable[data-v-2b22e3ae]{color:#ccc;cursor:not-allowed}.cov-date-monthly[data-v-2b22e3ae]{height:150px}.cov-date-monthly>div[data-v-2b22e3ae]{display:inline-block;padding:0;margin:0;vertical-align:middle;color:#fff;height:150px;float:left;text-align:center;cursor:pointer}.cov-date-next[data-v-2b22e3ae],.cov-date-previous[data-v-2b22e3ae]{position:relative;width:20%!important;text-indent:-300px;overflow:hidden;color:#fff}.cov-date-caption[data-v-2b22e3ae]{width:60%;padding:25px 0!important;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:24px;color:#fff}.cov-date-caption div[data-v-2b22e3ae]{color:hsla(0,0%,100%,.7);height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cov-date-caption div[data-v-2b22e3ae]:hover{color:#fff}.cov-date-next[data-v-2b22e3ae]:hover,.cov-date-previous[data-v-2b22e3ae]:hover{background:hsla(0,0%,100%,.1)}.day[data-v-2b22e3ae]:hover{background:#eaeaea}.unavailable[data-v-2b22e3ae]:hover{background:none}.checked[data-v-2b22e3ae]:hover{background:#e34940}.cov-date-next[data-v-2b22e3ae]:before,.cov-date-previous[data-v-2b22e3ae]:before{width:20px;height:2px;text-align:center;position:absolute;background:#fff;top:50%;margin-top:-7px;margin-left:-7px;left:50%;line-height:0;content:"";-webkit-transform:rotate(45deg);transform:rotate(45deg)}.cov-date-next[data-v-2b22e3ae]:after,.cov-date-previous[data-v-2b22e3ae]:after{width:20px;height:2px;text-align:center;position:absolute;background:#fff;margin-top:6px;margin-left:-7px;top:50%;left:50%;line-height:0;content:"";-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.cov-date-previous[data-v-2b22e3ae]:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.cov-date-previous[data-v-2b22e3ae]:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.date-item[data-v-2b22e3ae]{text-align:center;font-size:20px;padding:10px 0;cursor:pointer}.date-item[data-v-2b22e3ae]:hover{background:#e0e0e0}.date-list[data-v-2b22e3ae]{overflow:auto;vertical-align:top;padding:0}.cov-vue-date[data-v-2b22e3ae]{display:inline-block;color:#5d5d5d}.button-box[data-v-2b22e3ae]{background:#fff;vertical-align:top;height:50px;line-height:50px;text-align:right;padding-right:20px}.button-box span[data-v-2b22e3ae]{cursor:pointer;padding:10px 20px}.watch-box[data-v-2b22e3ae]{height:100%;overflow:hidden}.hour-box[data-v-2b22e3ae],.min-box[data-v-2b22e3ae]{display:inline-block;width:50%;text-align:center;height:100%;overflow:auto;float:left}.hour-box ul[data-v-2b22e3ae],.min-box ul[data-v-2b22e3ae]{list-style:none;margin:0;padding:0}.hour-item[data-v-2b22e3ae],.min-item[data-v-2b22e3ae]{padding:10px;font-size:36px;cursor:pointer}.hour-item[data-v-2b22e3ae]:hover,.min-item[data-v-2b22e3ae]:hover{background:#e3e3e3}.hour-box .active[data-v-2b22e3ae],.min-box .active[data-v-2b22e3ae]{background:#e34940;color:#fff!important}[data-v-2b22e3ae]::-webkit-scrollbar{width:2px}[data-v-2b22e3ae]::-webkit-scrollbar-track{background:#e3e3e3}[data-v-2b22e3ae]::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:2px}.damage-input-card-widget[data-v-2206c15c]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;margin:16px 16px 0;padding:0 0 16px;width:calc(50% - 32px);border-bottom:1px solid #e9e9e9}.damage-input-card-widget>div[data-v-2206c15c],.damage-input-card-widget[data-v-2206c15c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.damage-input-card-widget>div[data-v-2206c15c]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;width:100%}.damage-type-name[data-v-2206c15c]{font-family:Pridi-Light;margin-bottom:8px}.damage-type-icon-container[data-v-2206c15c]{position:relative;width:48px;height:48px;margin-right:24px}.damage-type-icon-container>img.bg[data-v-2206c15c]{width:48px;height:48px}.damage-type-icon-container>img.type[data-v-2206c15c]{width:48px;height:48px;position:absolute;top:0;left:0}input[data-v-2206c15c]{margin-left:0;margin-right:0;width:100%}@media only screen and (max-width:1024px){.damage-input-card-widget[data-v-2206c15c]{margin:16px 0 0;padding:0 16px 16px;width:calc(100% - 32px)}}.victim-input-card-widget[data-v-47aee164]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;margin:16px 16px 0;padding:0 0 16px;width:calc(50% - 32px);border-bottom:1px solid #e9e9e9}.victim-input-card-widget>div[data-v-47aee164],.victim-input-card-widget[data-v-47aee164]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.victim-input-card-widget>div[data-v-47aee164]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;width:100%}.victim-type-name[data-v-47aee164]{font-family:Pridi-Light;margin-bottom:8px}.victim-type-icon-container[data-v-47aee164]{position:relative;width:48px;height:48px;margin-right:24px}.victim-type-icon-container>img.bg[data-v-47aee164]{width:48px;height:48px}.victim-type-icon-container>img.type[data-v-47aee164]{width:48px;height:48px;position:absolute;top:0;left:0}input[data-v-47aee164]{margin-left:0;margin-right:0;width:100%}.gender-list[data-v-47aee164]{width:100%;padding-left:72px;-webkit-box-sizing:border-box;box-sizing:border-box}.gender-list[data-v-47aee164],.gender[data-v-47aee164]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.gender[data-v-47aee164]{width:calc(50% - 6px)}.gender[data-v-47aee164]:first-child{margin-right:12px}.gender .label[data-v-47aee164]{width:54px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Pridi-Light;padding-right:6px}.gender input[data-v-47aee164]{width:calc(100% - 54px);-webkit-box-sizing:border-box;box-sizing:border-box}.gender input[data-v-47aee164]::-webkit-input-placeholder{color:hsla(0,0%,100%,0)}.gender input[data-v-47aee164]::-moz-placeholder{color:hsla(0,0%,100%,0)}.gender input[data-v-47aee164]::-ms-input-placeholder{color:hsla(0,0%,100%,0)}.gender input[data-v-47aee164]::placeholder{color:hsla(0,0%,100%,0)}@media only screen and (max-width:1024px){.victim-input-card-widget[data-v-47aee164]{margin:16px 0 0;padding:0 16px 16px;width:calc(100% - 32px)}.gender input[data-v-47aee164]::-webkit-input-placeholder{color:#757575}.gender input[data-v-47aee164]::-moz-placeholder{color:#757575}.gender input[data-v-47aee164]::-ms-input-placeholder{color:#757575}.gender input[data-v-47aee164]::placeholder{color:#757575}}@media only screen and (max-width:480px){.victim-input-card-widget>.gender-list[data-v-47aee164]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.victim-input-card-widget>.gender-list>.gender[data-v-47aee164]{width:100%}.victim-input-card-widget>.gender-list>.gender[data-v-47aee164]:first-child{margin-right:0;margin-bottom:4px}.gender input[data-v-47aee164]::-webkit-input-placeholder{color:#757575}.gender input[data-v-47aee164]::-moz-placeholder{color:#757575}.gender input[data-v-47aee164]::-ms-input-placeholder{color:#757575}.gender input[data-v-47aee164]::placeholder{color:#757575}}.resource-input-card-widget[data-v-864ec876]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;margin:16px 16px 0;padding:0 0 16px;width:calc(50% - 32px);border-bottom:1px solid #e9e9e9}.resource-input-card-widget>div[data-v-864ec876],.resource-input-card-widget[data-v-864ec876]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.resource-input-card-widget>div[data-v-864ec876]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;width:100%}.resource-type-name[data-v-864ec876]{font-family:Pridi-Light;margin-bottom:8px}.resource-amount-need_original[data-v-864ec876]{font-family:Pridi-Light;color:#e34940;margin-left:auto}.resource-type-icon-container[data-v-864ec876]{position:relative;width:48px;height:48px;margin-right:24px}.resource-type-icon-container>img.bg[data-v-864ec876]{width:48px;height:48px}.resource-type-icon-container>img.type[data-v-864ec876]{width:48px;height:48px;position:absolute;top:0;left:0}input[data-v-864ec876]{margin-left:0;margin-right:0;width:100%}button.delete-button[data-v-864ec876]{width:24px;height:24px;border:none;cursor:pointer;padding:0;background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:16px}button.delete-button>img[data-v-864ec876]{width:20px;height:20px}@media only screen and (max-width:1024px){.resource-input-card-widget[data-v-864ec876]{margin:16px 0 0;padding:0 16px 16px;width:calc(100% - 32px)}}.resource-init-input-card-widget[data-v-5b7d8808]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;margin:8px 8px 0;padding:0 0 8px;width:calc(100% - 16px);border-bottom:1px solid #e9e9e9}.resource-init-input-card-widget>div[data-v-5b7d8808],.resource-init-input-card-widget[data-v-5b7d8808]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.resource-init-input-card-widget>div[data-v-5b7d8808]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;width:100%}.resource-init-type-icon-container[data-v-5b7d8808]{position:relative;width:40px;height:40px;margin-right:12px;cursor:pointer}.resource-init-type-icon-container>img.type[data-v-5b7d8808]{width:40px;height:40px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.resource-init-type-name[data-v-5b7d8808]{font-family:Pridi-Light;margin-bottom:4px;max-width:calc(100% - 40px);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}input[data-v-5b7d8808]{margin-top:6px;margin-left:0;margin-right:0;width:100%}.issue-picker-for-grouping-widget[data-v-484bd819]{border-bottom:1px solid #e9e9e9;position:absolute;background-color:#fff;border-radius:2px;top:0;bottom:0;left:0;right:0;margin:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:30%;min-width:480px;-webkit-box-shadow:0 0 24px 0 rgba(0,0,0,.24);box-shadow:0 0 24px 0 rgba(0,0,0,.24)}.issue-picker-for-grouping-widget>.header[data-v-484bd819]{-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.24);box-shadow:0 1px 4px 0 rgba(0,0,0,.24);padding:11px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}button.back-to-disaster-list-button[data-v-484bd819]{margin:0 32px 0 0;padding:0;width:24px;height:24px;overflow:hidden;border:none;background-color:transparent;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}button.back-to-disaster-list-button>img[data-v-484bd819]{width:24px;height:24px}button.select-all-button[data-v-484bd819]{margin-left:auto;margin-right:24px}button.deselect-all-button[data-v-484bd819],button.select-all-button[data-v-484bd819]{height:24px;border:none;background-color:transparent;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0}button.deselect-all-button[data-v-484bd819]{margin-right:48px}.issue-picker-for-grouping-widget>.body[data-v-484bd819]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:8px 0;height:400px;overflow:hidden;overflow-y:auto;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:2px}.issue-picker-for-grouping-widget>.body.show-issue-list[data-v-484bd819]{height:350px}.issue-picker-for-grouping-widget>.body[data-v-484bd819]::-webkit-scrollbar{background-color:hsla(0,0%,100%,0)}.issue-picker-for-grouping-widget>.body>.none-disaster-list[data-v-484bd819]{width:100%;margin-top:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.issue-picker-for-grouping-widget>.body>button[data-v-484bd819]{border:none;background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;padding:8px 16px;margin:0}.issue-picker-for-grouping-widget>.body>button>label.name[data-v-484bd819]{cursor:pointer;text-align:left;-webkit-box-flex:1;-ms-flex:1;flex:1}.issue-picker-for-grouping-widget>.body>button>img[data-v-484bd819]{width:24px;height:24px}.issue-picker-for-grouping-widget>.footer[data-v-484bd819]{border-top:1px solid #f2f2f2;padding:11px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.issue-picker-for-grouping-widget>.footer>button[data-v-484bd819]{border:none;background-color:transparent;cursor:pointer;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0}.issue-picker-for-grouping-widget>.footer>button.cancle-button[data-v-484bd819]{-webkit-box-flex:unset;-ms-flex:unset;flex:unset}.issue-picker-for-grouping-widget>.footer>button>img[data-v-484bd819]{width:24px;height:24px;margin-right:8px}.issue-picker-for-grouping-widget>.footer>button>label[data-v-484bd819]{color:#e34940;cursor:pointer}.issue-card-container[data-v-484bd819]{border:none;background-color:#e9e9e9;padding:0;cursor:pointer;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.24);box-shadow:0 0 4px 0 rgba(0,0,0,.24);margin:8px;border-radius:4px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.validation-massage-container[data-v-484bd819]{display:-webkit-box;display:-ms-flexbox;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;background-color:rgba(247,54,54,.85);padding:16px 56px 16px 16px;position:absolute;width:calc(100% - 72px);z-index:10;top:47px;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);display:flex;flex-direction:column;justify-content:center;align-items:center}.validation-massage-container-animation-enter-active[data-v-484bd819],.validation-massage-container-animation-leave-active[data-v-484bd819]{-webkit-transition:all .1s;transition:all .1s}.validation-massage-container-animation-enter[data-v-484bd819],.validation-massage-container-animation-leave-to[data-v-484bd819]{opacity:0;-webkit-transform:translateY(-5px);transform:translateY(-5px)}.validation-massage-container>div[data-v-484bd819]{color:#fff}.validation-massage-container>button.close-button[data-v-484bd819]{top:16px;right:16px}@media only screen and (max-width:767px){.issue-picker-for-grouping-widget[data-v-484bd819]{width:calc(100% - 32px);min-width:288px}}.header[data-v-5506a274]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;padding:8px 16px;position:relative}.header.unaccept[data-v-5506a274]{background-color:rgba(247,54,54,.15)}.header.is-reverted[data-v-5506a274]{background-color:#fff9d9}.header.highlight[data-v-5506a274],.issue-card-widget:hover>.header[data-v-5506a274]{background-color:rgba(33,39,47,.05)}.header>.flag[data-v-5506a274]{position:absolute;top:0;right:56px;width:28px;height:28px;border-radius:0 0 2px 2px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header>.flag.number-of-child[data-v-5506a274]{background-color:#e34940;color:#fff;font-size:12px}.header>.flag.priority[data-v-5506a274]{background-color:#f5a623}.header>.flag.priority>img[data-v-5506a274]{width:22px;height:22px}.header>.issue-type-icon-container[data-v-5506a274]{width:32px;height:32px;border-radius:50%;overflow:hidden}.header>.issue-type-icon-container>img[data-v-5506a274]{width:32px;height:32px;display:block}.header>.issue-detail-container[data-v-5506a274]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc(100% - 40px);margin:0 0 0 8px}.header>.issue-detail-container>.top[data-v-5506a274]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.header>.issue-detail-container>.top>.left[data-v-5506a274]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc(100% - 24px)}.display-name[data-v-5506a274]{font-size:18px;width:calc(100% - 60px)}.display-name.no-flag[data-v-5506a274]{width:100%}@media only screen and (max-width:767px){.display-name[data-v-5506a274]{font-size:16px}}.address[data-v-5506a274]{font-size:12px;color:#7f7f7f;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:100%}button.go-to-button[data-v-5506a274]{background:transparent;border:none;width:24px;height:50px;padding:0;font-size:14px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:auto}.checkbox[data-v-5506a274],button.go-to-button>img[data-v-5506a274]{width:24px;height:24px}.header>.issue-detail-container>.bottom[data-v-5506a274]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.code[data-v-5506a274]{color:#e34940;width:calc(100% - 108px)}.status[data-v-5506a274]{font-size:12px;color:#fff;border-radius:9px;width:108px;text-align:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.status.status1[data-v-5506a274]{background-color:#4a90e2}.status.status2[data-v-5506a274]{background-color:#21272f}.status.status3[data-v-5506a274]{background-color:#ff6737}.status.status4[data-v-5506a274]{background-color:#e34940}.status.status5[data-v-5506a274],.status.status6[data-v-5506a274]{background-color:#f5a623}.status.status7[data-v-5506a274]{background-color:#1dbd95}.status.status8[data-v-5506a274]{background-color:#4a90e2}.status.status9[data-v-5506a274]{background-color:#f5a623}.body[data-v-5506a274]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:hsla(0,0%,100%,.7);padding:2px 8px;cursor:pointer;height:36px}.body.highlight[data-v-5506a274],.issue-card-widget:hover>.body[data-v-5506a274]{background-color:rgba(33,39,47,.1)}.notify-icon-container[data-v-5506a274]{width:105px;height:20px;margin:0}.notify-icon-container>img[data-v-5506a274]{width:20px;height:20px}.icon-container[data-v-5506a274]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}img.icon[data-v-5506a274]{width:20px;height:20px;overflow:hidden;margin-right:1px}.icon-container.damage>img.icon[data-v-5506a274]{background-color:#9b9b9b;border-radius:50%;margin-right:4px}.icon-container.damage>img.icon.has[data-v-5506a274]{background-color:#e34940}.victim[data-v-5506a274]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.victim>img[data-v-5506a274]{width:32px;height:32px}.read-container[data-v-5506a274]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto;font-size:14px;color:hsla(0,0%,60.8%,.75)}.last-update[data-v-5506a274]{padding:0;font-size:14px;color:hsla(0,0%,60.8%,.75);margin:0 0 0 auto;width:105px;text-align:right}.parent-issue-picker-for-grouping-widget[data-v-28ff3936]{border-bottom:1px solid #e9e9e9;position:absolute;background-color:#fff;border-radius:2px;top:0;bottom:0;left:0;right:0;margin:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:30%;min-width:480px;-webkit-box-shadow:0 0 24px 0 rgba(0,0,0,.24);box-shadow:0 0 24px 0 rgba(0,0,0,.24)}.parent-issue-picker-for-grouping-widget>.header[data-v-28ff3936]{-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.24);box-shadow:0 1px 4px 0 rgba(0,0,0,.24);padding:11px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}button.back-button[data-v-28ff3936]{margin:0 32px 0 0;padding:0;width:24px;height:24px;overflow:hidden;border:none;background-color:transparent;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}button.back-button>img[data-v-28ff3936]{width:24px;height:24px}.parent-issue-picker-for-grouping-widget>.body[data-v-28ff3936]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:8px 0;height:400px;overflow:hidden;overflow-y:auto;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:2px}.parent-issue-picker-for-grouping-widget>.body[data-v-28ff3936]::-webkit-scrollbar{background-color:hsla(0,0%,100%,0)}.parent-issue-picker-for-grouping-widget>.body>button[data-v-28ff3936]{border:none;background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;padding:8px 16px;margin:0}.parent-issue-picker-for-grouping-widget>.body>.none-parent-issue-list[data-v-28ff3936]{width:100%;margin-top:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.parent-issue-picker-for-grouping-widget>.body>button>div[data-v-28ff3936]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1}.parent-issue-picker-for-grouping-widget>.body>button>div>label[data-v-28ff3936]{cursor:pointer;text-align:left}.parent-issue-picker-for-grouping-widget>.body>button>div>label.display-name[data-v-28ff3936]{font-size:20px}.parent-issue-picker-for-grouping-widget>.body>button>div>label.code[data-v-28ff3936]{color:#e34940}.parent-issue-picker-for-grouping-widget>.body>button>img[data-v-28ff3936]{width:24px;height:24px}.parent-issue-picker-for-grouping-widget>.footer[data-v-28ff3936]{border-top:1px solid #f2f2f2;padding:11px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.parent-issue-picker-for-grouping-widget>.footer>button[data-v-28ff3936]{border:none;background-color:transparent;cursor:pointer}.parent-issue-picker-for-grouping-widget>.footer>button>label[data-v-28ff3936]{color:#e34940;cursor:pointer}@media only screen and (max-width:767px){.parent-issue-picker-for-grouping-widget[data-v-28ff3936]{width:calc(100% - 32px);min-width:288px}}.issue-order-detail-widget[data-v-509f1661]{background-color:#f2f2f2;border:none;border-radius:6px;height:calc(100% - 200px);width:816px;position:absolute;top:100px;bottom:100px;left:0;right:0;margin:auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;position:relative}.issue-order-detail-widget>.header[data-v-509f1661]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.issue-order-detail-widget>.header.no-tab[data-v-509f1661]{-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);padding-bottom:10px}button.back-to-detail-button[data-v-509f1661]{margin:0 0 0 30px;padding:0;width:24px;height:24px;overflow:hidden;border:none;background-color:transparent;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}button.back-to-detail-button>img[data-v-509f1661]{width:24px;height:24px}.modal-topic[data-v-509f1661]{padding:0 30px}.detail-tab[data-v-509f1661]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:10px;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);z-index:1}.detail-tab>button[data-v-509f1661]{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:120px;padding:5px 0;margin:0;border:none;border-bottom:2px solid #f2f2f2;background-color:transparent;cursor:pointer}.detail-tab>button.active[data-v-509f1661],.detail-tab>button[data-v-509f1661]:hover{border-bottom:2px solid #e34940;color:#e34940}.detail-tab-1[data-v-509f1661],.detail-tab-2[data-v-509f1661],.detail-tab-3[data-v-509f1661],.warning-select-third-party[data-v-509f1661]{height:calc(100% - 78px);overflow:hidden;overflow-y:auto;position:relative}.warning-select-third-party[data-v-509f1661]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detail-tab-1[data-v-509f1661]::-webkit-scrollbar,.detail-tab-2[data-v-509f1661]::-webkit-scrollbar,.detail-tab-3[data-v-509f1661]::-webkit-scrollbar,.resource-list-container[data-v-509f1661]::-webkit-scrollbar,.warning-select-third-party[data-v-509f1661]::-webkit-scrollbar{background-color:#f2f2f2}.detail-tab-1[data-v-509f1661]::-webkit-scrollbar-thumb,.detail-tab-2[data-v-509f1661]::-webkit-scrollbar-thumb,.detail-tab-3[data-v-509f1661]::-webkit-scrollbar-thumb,.resource-list-container[data-v-509f1661]::-webkit-scrollbar-thumb,.warning-select-third-party[data-v-509f1661]::-webkit-scrollbar-thumb{border:2px solid #f2f2f2}#detail-map[data-v-509f1661]{height:175px;width:100%}.detail-tab-1>.area[data-v-509f1661]{font-family:Pridi-Light;text-align:center;padding:5px;background-color:#fff}.helper[data-v-509f1661],.issue-order-name[data-v-509f1661]{padding:16px}.helper>.dropdown[data-v-509f1661]{width:100%}.sender-group[data-v-509f1661]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}.sender[data-v-509f1661]{-webkit-box-flex:2;-ms-flex:2;flex:2;padding:16px}.sender>.dropdown[data-v-509f1661]{width:100%}.sender-remarks[data-v-509f1661]{-webkit-box-flex:2;-ms-flex:2;flex:2;padding:16px}.start-date-time-group[data-v-509f1661]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}.start-date[data-v-509f1661]{-webkit-box-flex:3;-ms-flex:3;flex:3;padding:16px}.start-time[data-v-509f1661]{-webkit-box-flex:2;-ms-flex:2;flex:2;padding:16px}.gps-device-type[data-v-509f1661]{padding:16px 16px 0}.gps-device-type>.radio-group-container[data-v-509f1661]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.gps-device-type>.radio-group-container>label[data-v-509f1661]{margin:8px 32px 8px 8px}.gps-device-id[data-v-509f1661]{padding:16px}button.receiver-button[data-v-509f1661]{background-color:#fff;color:#21272f;border:none;border-radius:8px;margin:16px 0 0;padding:8px 16px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.24);box-shadow:0 0 4px 0 rgba(0,0,0,.24);cursor:pointer;width:100%}button.receiver-button>.detail[data-v-509f1661],button.receiver-button[data-v-509f1661]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}button.receiver-button>.detail[data-v-509f1661]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:calc(100% - 24px)}button.receiver-button>.detail>div label[data-v-509f1661]{cursor:pointer;text-align:left;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:100%}button.receiver-button>.detail>label.name[data-v-509f1661]{font-size:20px}button.receiver-button>.detail>label.tel[data-v-509f1661]{color:#e34940}button.receiver-button>.detail>label.address[data-v-509f1661]{color:#9b9b9b;font-size:12px}button.receiver-button>div.right[data-v-509f1661]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}button.receiver-button>div.right>img[data-v-509f1661]{width:24px;height:24px}button.receiver-button>div.right>.status[data-v-509f1661]{border-radius:14px;padding:0;width:85px;text-align:center;border:1px solid #f5a623;color:#f5a623}button.receiver-button>div.right>.status.finised[data-v-509f1661]{border-color:#329e4a;color:#329e4a}.receiver[data-v-509f1661]{border-bottom:1px solid #e9e9e9;position:absolute;background-color:#fff;border-radius:2px;top:0;bottom:0;left:0;right:0;margin:auto;width:30%;min-width:480px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-webkit-box-shadow:0 0 24px 0 rgba(0,0,0,.24);box-shadow:0 0 24px 0 rgba(0,0,0,.24);z-index:20}.receiver>.header[data-v-509f1661]{-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.24);box-shadow:0 1px 4px 0 rgba(0,0,0,.24);padding:11px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.receiver>.body[data-v-509f1661]{z-index:20;max-height:350px;overflow:hidden;overflow-y:auto}.receiver>.body[data-v-509f1661]::-webkit-scrollbar{background-color:hsla(0,0%,100%,0)}.receiver>.body>.detail[data-v-509f1661]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;padding:16px;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid #f2f2f2}.receiver>.body>.detail>div[data-v-509f1661]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1}.receiver>.body>.detail>div>label[data-v-509f1661]{text-align:left;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:100%}.receiver>.body>.detail>div>label.name[data-v-509f1661]{font-size:20px}.receiver>.body>.detail>div>label.tel[data-v-509f1661]{color:#e34940}.receiver>.body>.detail>div>label.address[data-v-509f1661]{color:#9b9b9b;font-size:12px}button.call-button[data-v-509f1661]{padding:0;margin:0;border:none;background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;align-self:stretch;cursor:pointer;width:32px}button.call-button>img[data-v-509f1661]{width:32px;height:32px}.receiver>.body>.resource-list[data-v-509f1661]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.receiver>.body>.resource-list.no-sent-button[data-v-509f1661]{margin-bottom:16px}.receiver>.body>.resource-list>.resource[data-v-509f1661]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:16px 16px 0}.receiver>.body>.resource-list>.resource>label.name[data-v-509f1661]{font-family:Pridi-Light}.receiver>.body>.resource-list>.resource>div[data-v-509f1661]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.receiver>.body>.resource-list>.resource>div>label.amount[data-v-509f1661]{font-size:20px;margin-right:auto}.receiver>.body>.resource-list>.resource>div>label.unit[data-v-509f1661]{margin-left:auto}.receiver>.body>button.submit-button[data-v-509f1661]{display:block;margin:16px auto;-webkit-box-sizing:border-box;box-sizing:border-box;width:120px;background-color:#329e4a}.receiver>.body>button.submit-button.disable[data-v-509f1661]{background-color:#e9e9e9;color:#21272f;cursor:default}.add-document-image-container[data-v-509f1661]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:16px 16px 0;border-top:1px solid #f2f2f2;margin-top:16px}.add-document-image-container>img[data-v-509f1661]{width:24px;height:24px;cursor:pointer}.add-document-image-container>div[data-v-509f1661]{margin:0 auto 0 8px;cursor:pointer}button.add-document-image-button[data-v-509f1661]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;background-color:transparent;width:24px;height:24px;cursor:pointer;overflow:hidden;padding:0;margin-left:auto}button.add-document-image-button>img[data-v-509f1661]{width:24px;height:24px}.preview-image-list[data-v-509f1661]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;margin:0 16px;width:calc(100% - 32px)}.preview-image-list[data-v-509f1661]::-webkit-scrollbar{background-color:#f2f2f2}.preview-image-list[data-v-509f1661]::-webkit-scrollbar-thumb{border:2px solid #f2f2f2}.preview-image-container[data-v-509f1661]{position:relative;height:144px;width:144px;margin-top:16px}.preview-image-container>img[data-v-509f1661]{width:128px;height:128px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:8px;-o-object-fit:cover;object-fit:cover}.preview-image-container>button.deselect-image-button[data-v-509f1661]{border:none;padding:0;width:24px;height:24px;position:absolute;bottom:16px;right:16px;background-color:hsla(0,0%,100%,.7);border-radius:12px;cursor:pointer;overflow:hidden}.preview-image-container>button.deselect-image-button>img[data-v-509f1661]{width:16px;height:16px;padding:4px}.receiver-info[data-v-509f1661]{padding:16px}.detail-tab-1>.image[data-v-509f1661]{padding:16px;border-bottom:1px solid #e9e9e9}.detail-tab-1>.image>.image-list[data-v-509f1661]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.detail-tab-1>.image>.image-list>button[data-v-509f1661]{margin:16px 16px 0 0;width:96px;height:120px;padding:0;overflow:hidden;border:none;cursor:pointer;background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.detail-tab-1>.image>.image-list>button>img[data-v-509f1661]{width:96px;height:96px;-o-object-fit:cover;object-fit:cover;display:block}.detail-tab-1>.image>.image-list>button>.caption[data-v-509f1661]{width:96px;height:24px;font-size:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.remarks[data-v-509f1661]{padding:16px}.remarks>textarea[data-v-509f1661]{height:96px}.submit-button-container[data-v-509f1661]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}button.delete-button[data-v-509f1661],button.submit-button[data-v-509f1661]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:16px}.resource-group-list[data-v-509f1661]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:hidden;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24)}.resource-group-list>button[data-v-509f1661]{border:none;padding:8px 16px;margin:0;background-color:transparent;cursor:pointer;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.resource-group-list>button>img[data-v-509f1661]{width:32px;height:32px}.resource-group-list>button>label[data-v-509f1661]{color:#9b9b9b;cursor:pointer}.resource-group-list>button.active>label[data-v-509f1661]{color:#e34940}.resource-group-list[data-v-509f1661]::-webkit-scrollbar{background-color:#f2f2f2}.resource-group-list[data-v-509f1661]::-webkit-scrollbar-thumb{background:#9b9b9b;border:2px solid #f2f2f2}.resource-group-list.mobile[data-v-509f1661]::-webkit-scrollbar{display:none}.none-resource-list[data-v-509f1661]{height:100%;overflow:hidden;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.resource-list-container[data-v-509f1661]{height:calc(100% - 93px);overflow:hidden;overflow-y:auto;margin-top:10px}.resource-list[data-v-509f1661]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.receiver-list-by-resource[data-v-509f1661]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.receiver-list-by-resource>.resource[data-v-509f1661]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;-ms-flex-align:center}.receiver-list-by-resource>.resource>.total[data-v-509f1661],.receiver-list-by-resource>.resource[data-v-509f1661]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.receiver-list-by-resource>.resource>.total[data-v-509f1661]{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;-ms-flex-align:center;padding:10px 0;margin:10px 0;border-right:1px solid #d8d8d8}.receiver-list-by-resource>.resource>.total>label[data-v-509f1661]{font-size:14px}.receiver-list-by-resource>.resource>.total>.amount[data-v-509f1661]{font-size:24px}.receiver-list[data-v-509f1661]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-height:calc(100% - 98px);overflow:hidden;overflow-y:auto}.receiver-list[data-v-509f1661]::-webkit-scrollbar{background-color:#f2f2f2}.receiver-list[data-v-509f1661]::-webkit-scrollbar-thumb{background:#9b9b9b;border:2px solid #f2f2f2}.detail-tab-3>.lastest-update-position[data-v-509f1661]{height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;background-color:#fff}#routing-map[data-v-509f1661]{width:100%;height:100%}#routing-map.routing-mode[data-v-509f1661]{height:calc(100% - 64px)}#routing-map.show-rounting-detail[data-v-509f1661]{height:calc(75% - 32px)}.layer-panel-for-routing-map[data-v-509f1661]{top:10px;left:10px;height:calc(100% - 20px)}.layer-panel-for-routing-map.routing-mode[data-v-509f1661]{height:calc(100% - 52px)}.layer-panel-for-routing-map.show-rounting-detail[data-v-509f1661]{height:calc(75% - 20px)}button.start-button-on-map[data-v-509f1661],button.stop-button-on-map[data-v-509f1661]{background-color:rgba(247,54,54,.8);-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 16px;margin-top:10px;border:none;border-radius:20px;height:40px;width:96px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}button.start-button-on-map>img[data-v-509f1661],button.stop-button-on-map>img[data-v-509f1661]{height:24px;width:24px}button.start-button-on-map>div[data-v-509f1661],button.stop-button-on-map>div[data-v-509f1661]{color:#fff}.routing[data-v-509f1661]{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.routing.routing-mode[data-v-509f1661]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px}.routing.show-rounting-detail[data-v-509f1661]{display:-webkit-box;display:-ms-flexbox;display:flex;height:25%}.routing>.header[data-v-509f1661]{height:32px;background-color:#21272f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.routing>.header>label[data-v-509f1661]{color:#fff;font-size:14px;cursor:pointer}.routing>.header>label.distance[data-v-509f1661]{margin:auto auto auto 16px}.routing>.header>label.duration[data-v-509f1661]{margin:auto 16px auto auto}.routing>.header>img[data-v-509f1661]{width:24px;height:24px;margin-right:16px;-o-transition:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.routing.show-rounting-detail>.header>img[data-v-509f1661]{-o-transition:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}.routing>.body[data-v-509f1661]{display:none}.routing.show-rounting-detail>.body[data-v-509f1661]{height:calc(100% - 32px);overflow:hidden;overflow-y:auto;display:block}.routing.show-rounting-detail>.body[data-v-509f1661]::-webkit-scrollbar{background-color:#f2f2f2}.routing.show-rounting-detail>.body[data-v-509f1661]::-webkit-scrollbar-thumb{border:2px solid #f2f2f2}.route[data-v-509f1661]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;padding:4px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.route>img[data-v-509f1661]{width:36px;height:36px;margin-left:16px;margin-right:16px}.route>label.description[data-v-509f1661]{margin-right:auto}.route>label.distance[data-v-509f1661]{font-size:14px;color:#9b9b9b;margin-right:16px}.assign-resource-each-children-issue[data-v-509f1661]{height:calc(100% - 40px)}.assign-resource-each-children-issue>.resource-container[data-v-509f1661]{height:100%}.assign-resource-each-children-issue .resource-container>.header[data-v-509f1661]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-bottom:1px solid #e9e9e9;padding:16px}.assign-resource-each-children-issue .resource-container>.header>div[data-v-509f1661]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.assign-resource-each-children-issue .resource-container>.header>div>resource-name[data-v-509f1661]{height:100%}button.auto-assign-button[data-v-509f1661]{border:1px solid #21272f;background-color:#f2f2f2;color:#21272f;font-size:16px;height:32px;border-radius:16px;padding:0 16px}button.auto-assign-button[data-v-509f1661]:hover{background-color:#fff}.assign-resource-each-children-issue .resource-container>.children-issue-list[data-v-509f1661]{height:calc(100% - 90px);overflow:hidden;overflow-y:auto}.assign-resource-each-children-issue .resource-container>.children-issue-list[data-v-509f1661]::-webkit-scrollbar{background-color:#f2f2f2}.assign-resource-each-children-issue .resource-container>.children-issue-list[data-v-509f1661]::-webkit-scrollbar-thumb{background:#9b9b9b;border:2px solid #f2f2f2}.assign-resource-each-children-issue .resource-container>.children-issue-list>.children-issue-card-for-assign[data-v-509f1661]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.24);box-shadow:0 0 4px 0 rgba(0,0,0,.24);margin:8px;border-radius:8px;background-color:#fff}.assign-resource-each-children-issue .resource-container>.children-issue-list>.children-issue-card-for-assign>.dragable[data-v-509f1661]{width:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-right:2px solid #e9e9e9;cursor:pointer}.assign-resource-each-children-issue .resource-container>.children-issue-list>.children-issue-card-for-assign>.dragable>div[data-v-509f1661]{height:50%;width:2px;background-color:#e9e9e9}.assign-resource-each-children-issue .resource-container>.children-issue-list>.children-issue-card-for-assign>.detail[data-v-509f1661]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc(50% - 20px);padding:16px 0 16px 16px}.assign-resource-each-children-issue .resource-container>.children-issue-list>.children-issue-card-for-assign>.detail>.name[data-v-509f1661]{font-size:20px}.assign-resource-each-children-issue .resource-container>.children-issue-list>.children-issue-card-for-assign>.detail>.code[data-v-509f1661]{color:#e34940;width:calc(100% - 96px)}.assign-resource-each-children-issue .resource-container>.children-issue-list>.children-issue-card-for-assign>.detail>.address[data-v-509f1661]{font-size:12px;color:#9b9b9b;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:100%;height:18px}.assign-resource-each-children-issue .resource-container>.children-issue-list>.children-issue-card-for-assign>.adjust[data-v-509f1661]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:25%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 8px}.assign-resource-each-children-issue .resource-container>.children-issue-list>.children-issue-card-for-assign>.adjust>.amount[data-v-509f1661]{font-size:20px;font-weight:700}.assign-resource-each-children-issue .resource-container>.children-issue-list>.children-issue-card-for-assign>.assign[data-v-509f1661]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:25%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 8px}.assign-resource-each-children-issue .resource-container>.children-issue-list>.children-issue-card-for-assign>.assign>input[data-v-509f1661]{border:1px solid #e9e9e9;height:32px;border-radius:16px;padding:0 16px;margin:0 16px;width:calc(100% - 32px);font-size:20px;color:#e34940;text-align:center}.validation-massage-container[data-v-509f1661]{display:-webkit-box;display:-ms-flexbox;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;background-color:rgba(247,54,54,.85);padding:16px 56px 16px 16px;position:absolute;width:calc(100% - 72px);z-index:10;top:108px;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);display:flex;flex-direction:column;justify-content:center;align-items:center}.validation-massage-container-animation-enter-active[data-v-509f1661],.validation-massage-container-animation-leave-active[data-v-509f1661]{-webkit-transition:all .1s;transition:all .1s}.validation-massage-container-animation-enter[data-v-509f1661],.validation-massage-container-animation-leave-to[data-v-509f1661]{opacity:0;-webkit-transform:translateY(-5px);transform:translateY(-5px)}.validation-massage-container>div[data-v-509f1661]{color:#fff}.validation-massage-container>button.close-button[data-v-509f1661]{top:16px;right:16px}button.shortcut-to-tab-2-button[data-v-509f1661]{border:1px solid #21272f;background-color:#fff;border-radius:24px;height:48px;cursor:pointer}.alert-before-close-screen[data-v-509f1661]{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;background-color:transparent;z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.alert-before-close-screen>.popup[data-v-509f1661]{background-color:#f2f2f2;border:none;-webkit-box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:320px;position:relative}.alert-before-close-screen>.popup>.message[data-v-509f1661]{margin:8px 0 30px}.alert-before-close-screen>.popup>.button-container[data-v-509f1661]{display:block}.alert-before-close-screen>.popup>.button-container>button[data-v-509f1661]{width:100%}.alert-before-close-screen>.popup>.button-container>button.confirm-close-button[data-v-509f1661]{margin-bottom:8px}.alert-before-close-screen>.popup>.button-container>button.confirm-submit-button[data-v-509f1661]{margin-top:8px}@media only screen and (max-width:1024px){.issue-order-detail-widget[data-v-509f1661]{width:560px}.resource-list[data-v-509f1661]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:767px){.issue-order-detail-widget[data-v-509f1661]{border-radius:0;width:100%;min-width:320px;min-height:100%;top:0;bottom:0;overflow:auto!important}.backdrop[data-v-509f1661]{top:0;position:absolute;width:100%;height:100%;background-color:rgba(33,39,47,.5);z-index:10}.receiver[data-v-509f1661]{width:calc(100% - 32px);min-width:288px;margin:auto 16px;z-index:20}.layer-panel-for-routing-map[data-v-509f1661]{width:calc(100% - 20px)}}@media only screen and (max-width:480px){.start-date[data-v-509f1661],.start-time[data-v-509f1661]{width:calc(100% - 32px);-webkit-box-flex:0;-ms-flex:none;flex:none}.start-date>.datepicker[data-v-509f1661],.start-time>.datepicker[data-v-509f1661]{width:100%}.submit-button-container[data-v-509f1661]{-ms-flex-wrap:wrap;flex-wrap:wrap}.assign-resource-each-children-issue .resource-container>.children-issue-list>.children-issue-card-for-assign>.detail[data-v-509f1661]{width:calc(100% - 160px)}.assign-resource-each-children-issue .resource-container>.children-issue-list>.children-issue-card-for-assign>.adjust[data-v-509f1661],.assign-resource-each-children-issue .resource-container>.children-issue-list>.children-issue-card-for-assign>.assign[data-v-509f1661]{width:80px}}.resource-card-widget-for-create-issue-order[data-v-5f56a280]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:16px 16px 0;padding:0 0 16px;width:calc(50% - 32px);border-bottom:1px solid #e9e9e9}.resource-card-widget-for-create-issue-order.clickable[data-v-5f56a280]{cursor:pointer}.resource-card-widget-for-create-issue-order>div[data-v-5f56a280]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.resource-type-name[data-v-5f56a280]{font-family:Pridi-Light;margin-bottom:8px}.resource-type-icon-container[data-v-5f56a280]{position:relative;width:48px;height:48px;margin-right:16px}.resource-amount-container[data-v-5f56a280]{margin-left:0;margin-right:auto}.resource-amount-container>.assign[data-v-5f56a280]{font-size:20px}.resource-amount-container>.wait-to-assign[data-v-5f56a280]{color:#e34940}.resource-amount-container>.wait-to-assign.zero[data-v-5f56a280]{color:#329f4a}.continue-black-icon[data-v-5f56a280]{width:24px;height:24px;margin-left:auto}@media only screen and (max-width:1024px){.resource-card-widget-for-create-issue-order[data-v-5f56a280]{margin:16px 0 0;padding:0 16px 16px;width:calc(100% - 32px)}}.resource-card-widget-for-issue-order[data-v-2494b522]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:16px 16px 0;padding:0 0 16px;width:calc(50% - 32px);border-bottom:1px solid #e9e9e9}.resource-card-widget-for-issue-order.clickable[data-v-2494b522]{cursor:pointer}.resource-card-widget-for-issue-order>div[data-v-2494b522]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.resource-type-name[data-v-2494b522]{font-family:Pridi-Light;margin-bottom:8px}.continue-black-icon[data-v-2494b522]{width:24px;height:24px;margin-left:auto;-ms-flex-item-align:start;align-self:flex-start}.resource-type-icon-container[data-v-2494b522]{position:relative;width:48px;height:48px;margin-right:16px}.resource-type-icon-container>img.bg[data-v-2494b522]{width:48px;height:48px}.resource-type-icon-container>img.type[data-v-2494b522]{width:48px;height:48px;position:absolute;top:0;left:0}.resource-amount-container[data-v-2494b522]{margin-left:0;margin-right:auto}.resource-amount-container>.sent[data-v-2494b522]{font-size:20px;color:#4a90e2}.resource-amount-container>.sent.finished[data-v-2494b522]{color:#1dbd95}.resource-unit-name[data-v-2494b522]{font-size:18px;margin-left:16px}@media only screen and (max-width:1024px){.resource-card-widget-for-issue-order[data-v-2494b522]{margin:16px 0 0;padding:0 16px 16px;width:calc(100% - 32px)}}.receiver-by-resource-card-widget[data-v-7b07740e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:16px 16px 0;padding:0 0 16px;width:calc(50% - 32px);border-bottom:1px solid #e9e9e9}.receiver-by-resource-card-widget>div[data-v-7b07740e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.receiver[data-v-7b07740e]{margin-right:auto}label.name[data-v-7b07740e]{font-size:20px}label.address[data-v-7b07740e]{font-size:12px;color:#9b9b9b}.resource[data-v-7b07740e]{margin-left:auto;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.status[data-v-7b07740e]{border-radius:14px;padding:0;width:85px;text-align:center;border:1px solid #f5a623;color:#f5a623}.status.finised[data-v-7b07740e]{border-color:#329e4a;color:#329e4a}@media only screen and (max-width:1024px){.receiver-by-resource-card-widget[data-v-7b07740e]{margin:16px 0 0;padding:0 16px 16px;width:calc(100% - 32px)}}.helper-list-widget[data-v-c8ca6710]{border-bottom:1px solid #e9e9e9;position:absolute;background-color:#fff;border-radius:2px;top:0;bottom:0;left:0;right:0;margin:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:30%;min-width:480px;-webkit-box-shadow:0 0 24px 0 rgba(0,0,0,.24);box-shadow:0 0 24px 0 rgba(0,0,0,.24)}.helper-list-widget>.header[data-v-c8ca6710]{-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.24);box-shadow:0 1px 4px 0 rgba(0,0,0,.24);padding:11px}.helper-list-widget>.body[data-v-c8ca6710]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:8px 0;height:250px;overflow:hidden;overflow-y:auto;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:2px}.helper-list-widget>.body[data-v-c8ca6710]::-webkit-scrollbar{background-color:hsla(0,0%,100%,0)}.helper-list-widget>.body>.empty-helper[data-v-c8ca6710]{width:100%;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.helper-list-widget>.body>.empty-helper[data-v-c8ca6710],.helper-list-widget>.body>button[data-v-c8ca6710]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.helper-list-widget>.body>button[data-v-c8ca6710]{border:none;background-color:transparent;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-negative:0;flex-shrink:0;cursor:pointer;padding:8px 16px;margin:0}.helper-list-widget>.body>button>div[data-v-c8ca6710]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1}.helper-list-widget>.body>button>div>label[data-v-c8ca6710]{cursor:pointer;text-align:left}.helper-list-widget>.body>button>div>label.display-name[data-v-c8ca6710]{font-size:20px}.helper-list-widget>.body>button>img[data-v-c8ca6710]{width:24px;height:24px}.helper-list-widget>.footer[data-v-c8ca6710]{border-top:1px solid #f2f2f2;padding:11px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.helper-list-widget>.footer>button[data-v-c8ca6710]{width:100%}.helper-list-widget>.footer>button>label[data-v-c8ca6710]{cursor:pointer;color:#fff;font-size:20px}@media only screen and (max-width:767px){.helper-list-widget[data-v-c8ca6710]{width:calc(100% - 32px);min-width:288px}}.helper-form[data-v-a2121df8]{background-color:#f2f2f2;border:none;border-radius:6px;height:calc(100% - 200px);width:816px;position:absolute;top:100px;bottom:100px;left:0;right:0;margin:auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px 0 0;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;overflow:hidden;position:relative}.helper-form>.header[data-v-a2121df8],.helper-form[data-v-a2121df8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.helper-form>.header[data-v-a2121df8]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal-topic[data-v-a2121df8]{padding:0 30px}.main-tab[data-v-a2121df8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:10px;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);z-index:1}.main-tab>button[data-v-a2121df8]{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:120px;padding:5px 0;margin:0;border:none;border-bottom:2px solid #f2f2f2;background-color:transparent;cursor:pointer}.main-tab>button.active[data-v-a2121df8],.main-tab>button[data-v-a2121df8]:hover{border-bottom:2px solid #e34940;color:#e34940}.main-tab-1[data-v-a2121df8],.main-tab-2[data-v-a2121df8]{height:calc(100% - 78px);overflow:hidden;overflow-y:auto;position:relative}.main-tab-1[data-v-a2121df8]::-webkit-scrollbar,.main-tab-2[data-v-a2121df8]::-webkit-scrollbar{background-color:#f2f2f2}.main-tab-1[data-v-a2121df8]::-webkit-scrollbar-thumb,.main-tab-2[data-v-a2121df8]::-webkit-scrollbar-thumb{border:2px solid #f2f2f2}.helper-type[data-v-a2121df8]{padding:16px}.helper-type>.dropdown[data-v-a2121df8]{width:100%}.helper-name[data-v-a2121df8]{padding:16px}.submit-button-container[data-v-a2121df8]{position:sticky;bottom:0;left:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}button.delete-button[data-v-a2121df8]{margin:16px;-webkit-box-flex:1;-ms-flex:1;flex:1;border:1px solid #21272f;background-color:#fff;color:#21272f}button.delete-button[data-v-a2121df8]:hover{background-color:#f2f2f2}button.submit-button[data-v-a2121df8]{margin:16px;-webkit-box-flex:1;-ms-flex:1;flex:1}.resource-group-list[data-v-a2121df8]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:hidden;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24)}.resource-group-list>button[data-v-a2121df8]{border:none;padding:8px 16px;margin:0;background-color:transparent;cursor:pointer;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.resource-group-list>button>img[data-v-a2121df8]{width:32px;height:32px}.resource-group-list>button>label[data-v-a2121df8]{color:#9b9b9b;cursor:pointer}.resource-group-list>button.active>label[data-v-a2121df8]{color:#e34940}.resource-group-list[data-v-a2121df8]::-webkit-scrollbar{background-color:#f2f2f2}.resource-group-list[data-v-a2121df8]::-webkit-scrollbar-thumb{background:#9b9b9b;border:2px solid #f2f2f2}.resource-group-list.mobile[data-v-a2121df8]::-webkit-scrollbar{display:none}.none-resource-list[data-v-a2121df8]{height:100%;overflow:hidden;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.resource-list-container[data-v-a2121df8]{height:calc(100% - 83px);overflow:hidden;overflow-y:auto}.resource-list-container[data-v-a2121df8]::-webkit-scrollbar{background-color:#f2f2f2}.resource-list-container[data-v-a2121df8]::-webkit-scrollbar-thumb{border:2px solid #f2f2f2}.resource-list[data-v-a2121df8]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.validation-massage-container[data-v-a2121df8]{display:-webkit-box;display:-ms-flexbox;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;background-color:rgba(247,54,54,.85);padding:16px 56px 16px 16px;position:absolute;width:calc(100% - 72px);z-index:10;top:108px;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);display:flex;flex-direction:column;justify-content:center;align-items:center}.validation-massage-container-animation-enter-active[data-v-a2121df8],.validation-massage-container-animation-leave-active[data-v-a2121df8]{-webkit-transition:all .1s;transition:all .1s}.validation-massage-container-animation-enter[data-v-a2121df8],.validation-massage-container-animation-leave-to[data-v-a2121df8]{opacity:0;-webkit-transform:translateY(-5px);transform:translateY(-5px)}.validation-massage-container>div[data-v-a2121df8]{color:#fff}.validation-massage-container>button.close-button[data-v-a2121df8]{top:16px;right:16px}.alert-before-close-screen[data-v-a2121df8]{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;background-color:transparent;z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.alert-before-close-screen>.popup[data-v-a2121df8]{background-color:#f2f2f2;border:none;-webkit-box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:320px;position:relative}.alert-before-close-screen>.popup>.message[data-v-a2121df8]{margin:8px 0 30px}.alert-before-close-screen>.popup>.button-container[data-v-a2121df8]{display:block}.alert-before-close-screen>.popup>.button-container>button[data-v-a2121df8]{width:100%}.alert-before-close-screen>.popup>.button-container>button.confirm-close-button[data-v-a2121df8]{margin-bottom:8px}.alert-before-close-screen>.popup>.button-container>button.confirm-submit-button[data-v-a2121df8]{margin-top:8px}@media only screen and (max-width:1024px){.helper-form[data-v-a2121df8]{width:560px}.resource-list[data-v-a2121df8]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:767px){.helper-form[data-v-a2121df8]{border-radius:0;width:100%;min-width:320px;min-height:100%;top:0;bottom:0;overflow:auto!important}}@media only screen and (max-width:480px){.submit-button-container[data-v-a2121df8]{-ms-flex-wrap:wrap;flex-wrap:wrap}}.resource-card-widget-for-helper-form[data-v-1b463d62]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;margin:16px 16px 0;padding:0 0 16px;width:calc(50% - 32px);border-bottom:1px solid #e9e9e9}.resource-card-widget-for-helper-form>div[data-v-1b463d62],.resource-card-widget-for-helper-form[data-v-1b463d62]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.resource-card-widget-for-helper-form>div[data-v-1b463d62]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;width:100%}.resource-type-name[data-v-1b463d62]{font-family:Pridi-Light;margin-bottom:8px}.resource-type-icon-container[data-v-1b463d62]{position:relative;width:48px;height:48px;margin-right:16px}.resource-type-icon-container>img.bg[data-v-1b463d62]{width:48px;height:48px}.resource-type-icon-container>img.type[data-v-1b463d62]{width:48px;height:48px;position:absolute;top:0;left:0}.resource-amount-container[data-v-1b463d62]{margin-left:0;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.resource-amount-container>.net-need[data-v-1b463d62]{width:calc(50% - 12px);font-size:20px;color:#1dbd95}.resource-amount-container>.net-need.negative[data-v-1b463d62]{color:#e34940}.resource-amount-container>.net-need.positive[data-v-1b463d62]{color:#f5a623}input.number[data-v-1b463d62]{width:calc(50% - 20px);-webkit-box-sizing:border-box;box-sizing:border-box;margin-left:auto}button.toggle-log-button[data-v-1b463d62]{border:none;background-color:transparent;width:24px;height:24px;cursor:pointer;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;margin-left:16px}button.toggle-log-button[data-v-1b463d62]:disabled{-webkit-filter:opacity(.25);filter:opacity(.25);cursor:not-allowed}button.toggle-log-button>img[data-v-1b463d62]{width:24px;height:24px}button.toggle-log-button.up>img[data-v-1b463d62]{-webkit-transform:rotate(180deg);transform:rotate(180deg)}div.log-list[data-v-1b463d62]{margin-top:16px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.log[data-v-1b463d62],div.log-list[data-v-1b463d62]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.log[data-v-1b463d62]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:16px 0;border-top:1px solid #e9e9e9}.log[data-v-1b463d62]:last-child{padding:16px 0 0}.log>.datetime[data-v-1b463d62]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:16px;border-right:2px solid #9b9b9b}.log>.datetime>.date[data-v-1b463d62]{font-weight:700}.log>.datetime>.time[data-v-1b463d62]{font-size:14px}.log>.helper-name[data-v-1b463d62]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-left:16px}.log>.amount-help[data-v-1b463d62]{color:#e34940}@media only screen and (max-width:1024px){.resource-card-widget-for-helper-form[data-v-1b463d62]{margin:16px 0 0;padding:0 16px 16px;width:calc(100% - 32px)}}.issue-order-list-widget[data-v-61955936]{background-color:#f2f2f2;border:none;border-radius:6px;height:calc(100% - 200px);width:30%;min-width:480px;position:absolute;top:100px;bottom:100px;left:0;right:0;margin:auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;position:relative}.issue-order-list-widget>.header[data-v-61955936]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.issue-order-list-widget>.header.no-tab[data-v-61955936]{-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);padding-bottom:10px}.modal-topic[data-v-61955936]{padding:0 30px}.detail-tab[data-v-61955936]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:10px;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);z-index:1}.detail-tab>button[data-v-61955936]{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:120px;padding:5px 0;margin:0;border:none;border-bottom:2px solid #f2f2f2;background-color:transparent;cursor:pointer}.detail-tab>button.active[data-v-61955936],.detail-tab>button[data-v-61955936]:hover{border-bottom:2px solid #e34940;color:#e34940}.detail-tab-1[data-v-61955936],.detail-tab-2[data-v-61955936]{height:calc(100% - 78px);overflow:hidden;overflow-y:auto;position:relative}.detail-tab-1[data-v-61955936]::-webkit-scrollbar,.detail-tab-2[data-v-61955936]::-webkit-scrollbar,.issue-order-list[data-v-61955936]::-webkit-scrollbar,.resource-list-container[data-v-61955936]::-webkit-scrollbar{background-color:#f2f2f2}.detail-tab-1[data-v-61955936]::-webkit-scrollbar-thumb,.detail-tab-2[data-v-61955936]::-webkit-scrollbar-thumb,.issue-order-list[data-v-61955936]::-webkit-scrollbar-thumb,.resource-list-container[data-v-61955936]::-webkit-scrollbar-thumb{border:2px solid #f2f2f2}.issue-order-list[data-v-61955936]{padding-bottom:50px}.none-issue-order-list[data-v-61955936]{width:100%;margin-top:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.issue-order-card-container[data-v-61955936]{border:none;background-color:transparent;padding:0;cursor:pointer;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.24);box-shadow:0 0 4px 0 rgba(0,0,0,.24);margin:10px;border-radius:4px;overflow:hidden}button.add-button[data-v-61955936],button.send-button[data-v-61955936]{background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 8px;margin-top:10px;border:none;border-radius:20px;height:40px;width:96px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;bottom:10px;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.24);box-shadow:0 0 4px 0 rgba(0,0,0,.24)}button.add-button[data-v-61955936]{left:10px}button.send-button[data-v-61955936]{background-color:#e34940;right:10px}button.add-button>img[data-v-61955936],button.send-button>img[data-v-61955936]{height:24px;width:24px}button.send-button>div[data-v-61955936]{color:#fff}.resource-group-list[data-v-61955936]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:hidden;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24)}.resource-group-list>button[data-v-61955936]{border:none;padding:8px 16px;margin:0;background-color:transparent;cursor:pointer;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.resource-group-list>button>img[data-v-61955936]{width:32px;height:32px}.resource-group-list>button>label[data-v-61955936]{color:#9b9b9b;cursor:pointer}.resource-group-list>button.active>label[data-v-61955936]{color:#e34940}.resource-group-list[data-v-61955936]::-webkit-scrollbar{background-color:#f2f2f2}.resource-group-list[data-v-61955936]::-webkit-scrollbar-thumb{background:#9b9b9b;border:2px solid #f2f2f2}.resource-group-list.mobile[data-v-61955936]::-webkit-scrollbar{display:none}.none-resource-list[data-v-61955936]{height:100%;overflow:hidden;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.resource-list-container[data-v-61955936]{height:calc(100% - 93px);overflow:hidden;overflow-y:auto;margin-top:10px}.resource-list[data-v-61955936]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width:767px){.issue-order-list-widget[data-v-61955936]{top:0;bottom:0;left:0;right:0;margin:auto;width:100%;min-width:320px;height:100%;min-height:480px;border-radius:unset}}.header[data-v-b3da4d22]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff;padding:8px 16px}.header.highlight[data-v-b3da4d22],.issue-order-card-widget:hover>.header[data-v-b3da4d22]{background-color:rgba(33,39,47,.05)}.header>.top[data-v-b3da4d22]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.header>.top>.left[data-v-b3da4d22],.header>.top[data-v-b3da4d22]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.header>.top>.left[data-v-b3da4d22]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;width:calc(100% - 24px)}.display-name[data-v-b3da4d22]{font-size:20px}.address[data-v-b3da4d22],.display-name[data-v-b3da4d22]{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.address[data-v-b3da4d22]{font-size:12px;color:#9b9b9b;width:100%}button.go-to-button[data-v-b3da4d22]{background:transparent;border:none;width:24px;height:50px;padding:0;font-size:14px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:auto}button.go-to-button>img[data-v-b3da4d22]{width:24px;height:24px}.header>.bottom[data-v-b3da4d22]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.code[data-v-b3da4d22]{color:#e34940;width:calc(100% - 96px)}.status[data-v-b3da4d22]{font-size:12px;color:#fff;border-radius:9px;width:96px;text-align:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.status.status1[data-v-b3da4d22]{background-color:#a6a6a6}.status.status2[data-v-b3da4d22]{background-color:#4a90e2}.status.status3[data-v-b3da4d22]{background-color:#f5a623}.status.status4[data-v-b3da4d22]{background-color:#ac3ce8}.status.status5[data-v-b3da4d22]{background-color:#1dbd95}.body[data-v-b3da4d22]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:hsla(0,0%,100%,.7);padding:2px 16px;cursor:pointer;height:36px}.body.highlight[data-v-b3da4d22],.issue-order-card-widget:hover>.body[data-v-b3da4d22]{background-color:rgba(33,39,47,.1)}img.icon[data-v-b3da4d22]{width:20px;height:20px;overflow:hidden;margin-right:8px}.date[data-v-b3da4d22]{padding:0;font-size:14px;color:#9b9b9b;margin:0 0 0 auto}.resource-card-widget-for-summary-assign[data-v-1a7a22f8]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;margin:16px 16px 0;padding:0 0 16px;width:calc(100% - 32px);border-bottom:1px solid #e9e9e9}.resource-card-widget-for-summary-assign>div[data-v-1a7a22f8],.resource-card-widget-for-summary-assign[data-v-1a7a22f8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.resource-card-widget-for-summary-assign>div[data-v-1a7a22f8]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;width:100%;margin-bottom:8px}.resource-type-name[data-v-1a7a22f8]{font-family:Pridi-Light;width:calc(100% - 40px)}button.toggle-log-button>img[data-v-1a7a22f8]{width:24px;height:24px}button.toggle-log-button.up>img[data-v-1a7a22f8]{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.resource-type-icon-container[data-v-1a7a22f8]{position:relative;width:48px;height:48px;margin-right:16px}.resource-type-icon-container>img.bg[data-v-1a7a22f8]{width:48px;height:48px}.resource-type-icon-container>img.type[data-v-1a7a22f8]{width:48px;height:48px;position:absolute;top:0;left:0}.resource-amount-container[data-v-1a7a22f8]{margin-left:0;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.resource-amount-container>.need[data-v-1a7a22f8]{font-size:20px;margin-right:auto}.resource-amount-container>.assigned[data-v-1a7a22f8]{margin-left:auto;color:#e34940}button.toggle-log-button[data-v-1a7a22f8]{border:none;background-color:transparent;width:24px;height:24px;cursor:pointer;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;margin-left:auto}div.log-list[data-v-1a7a22f8]{margin-top:16px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.log[data-v-1a7a22f8],div.log-list[data-v-1a7a22f8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.log[data-v-1a7a22f8]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:16px 0;border-top:1px solid #e9e9e9}.log[data-v-1a7a22f8]:last-child{padding:16px 0 0}.log>.datetime[data-v-1a7a22f8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:16px;border-right:2px solid #9b9b9b}.log>.datetime>.date[data-v-1a7a22f8]{font-weight:700}.log>.datetime>.time[data-v-1a7a22f8]{font-size:14px}.log>.helper-name[data-v-1a7a22f8]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-left:16px}.log>.amount-help[data-v-1a7a22f8]{color:#e34940}@media only screen and (max-width:1024px){.resource-card-widget-for-summary-assign[data-v-1a7a22f8]{margin:16px 0 0;padding:0 16px 16px;width:calc(100% - 32px)}}.confirm-before-change-issue-process-widget[data-v-24bcb1fc]{background-color:#f2f2f2;border:none;-webkit-box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);border-radius:6px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);margin:auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modal-topic[data-v-24bcb1fc]{margin:0 0 30px}.button-container[data-v-24bcb1fc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}button.cancel-button[data-v-24bcb1fc]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:16px}button.confirm-button[data-v-24bcb1fc]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:16px}@media only screen and (max-width:480px){.confirm-before-change-issue-process-widget[data-v-24bcb1fc]{width:calc(100% - 24px)}.button-container[data-v-24bcb1fc]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}button.cancel-button[data-v-24bcb1fc]{margin-right:0;width:100%}button.confirm-button[data-v-24bcb1fc]{margin-left:0;margin-top:16px;width:100%}}.my-resource-create-form[data-v-6e64dbb8]{border:none;border-radius:8px;height:calc(100% - 239px);width:816px;position:absolute;top:100px;bottom:100px;left:0;right:0;margin:auto;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;overflow:hidden;position:relative;padding:30px 0 0}.my-resource-create-form>.header[data-v-6e64dbb8],.my-resource-create-form[data-v-6e64dbb8]{background:#f2f2f2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.my-resource-create-form>.header[data-v-6e64dbb8]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1;padding:0 0 10px}.my-resource-create-form>.header.no-tab[data-v-6e64dbb8],.my-resource-create-form>.header[data-v-6e64dbb8]{-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24)}button.back-to-detail-button[data-v-6e64dbb8]{margin:0 0 0 30px;padding:0;width:24px;height:24px;overflow:hidden;border:none;background-color:transparent;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}button.back-to-detail-button>img[data-v-6e64dbb8]{width:24px;height:24px}.modal-topic[data-v-6e64dbb8]{padding:0 30px;font-family:Pridi-Medium;font-size:20px}.detail-tab[data-v-6e64dbb8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:10px;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);z-index:1}.detail-tab>button[data-v-6e64dbb8]{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:120px;padding:5px 0;margin:0;border:none;border-bottom:2px solid #f2f2f2;background-color:transparent;cursor:pointer}.detail-tab>button.active[data-v-6e64dbb8],.detail-tab>button[data-v-6e64dbb8]:hover{border-bottom:2px solid #e34940;color:#e34940}.detail-tab-1[data-v-6e64dbb8]{height:calc(100% - 41px);overflow:hidden;overflow-y:auto;position:relative}.detail-tab-1[data-v-6e64dbb8]::-webkit-scrollbar{background-color:#f2f2f2}.detail-tab-1[data-v-6e64dbb8]::-webkit-scrollbar-thumb{border:2px solid #f2f2f2}#detail-map[data-v-6e64dbb8]{height:175px;width:100%}.detail-tab-1>.area[data-v-6e64dbb8]{font-family:Pridi-Light;text-align:center;padding:5px;background-color:#fff}.resource-name[data-v-6e64dbb8]{padding:16px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.resource-type[data-v-6e64dbb8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}.resource-type-dropdown[data-v-6e64dbb8]{padding:16px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.resource-type-dropdown.public[data-v-6e64dbb8]{width:calc(75% - 30px)}.resource-type-dropdown>.dropdown[data-v-6e64dbb8]{width:100%}.add-type[data-v-6e64dbb8]{width:40px;height:40px;margin-top:25px;padding:16px 0}.add-type>.setting-btn[data-v-6e64dbb8]{width:40px;height:40px;padding:0;border-radius:50%;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent;cursor:pointer}.setting-btn>img[data-v-6e64dbb8]{width:32px;height:32px}.resource-amount[data-v-6e64dbb8]{padding:16px;-webkit-box-sizing:border-box;box-sizing:border-box;width:calc(25% - 10px)}.resource-amount>input[data-v-6e64dbb8]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:right}.resource-type>.dropdown[data-v-6e64dbb8]{width:100%}.patient-detail[data-v-6e64dbb8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.patient-name-prefix[data-v-6e64dbb8]{padding:16px;width:50%;-webkit-box-sizing:border-box;box-sizing:border-box}.patient-name-prefix>.dropdown[data-v-6e64dbb8]{width:100%}.patient-first-name[data-v-6e64dbb8],.patient-full-name[data-v-6e64dbb8],.patient-last-name[data-v-6e64dbb8],.patient-middle-name[data-v-6e64dbb8]{padding:16px;width:50%;-webkit-box-sizing:border-box;box-sizing:border-box}.patient-age[data-v-6e64dbb8]{padding:16px;width:30%;-webkit-box-sizing:border-box;box-sizing:border-box}.patient-date-of-birth[data-v-6e64dbb8],.patient-nationality[data-v-6e64dbb8]{padding:16px;width:50%;-webkit-box-sizing:border-box;box-sizing:border-box}.patient-nationality>.dropdown[data-v-6e64dbb8]{width:100%}.patient-id-card[data-v-6e64dbb8]{padding:16px;width:50%;-webkit-box-sizing:border-box;box-sizing:border-box}.get-info-id-card[data-v-6e64dbb8]{padding:16px 16px 16px 0;width:120px;-webkit-box-sizing:border-box;box-sizing:border-box}.patient-gender[data-v-6e64dbb8]{padding:16px;width:30%;-webkit-box-sizing:border-box;box-sizing:border-box}.patient-gender>.dropdown[data-v-6e64dbb8]{width:100%}.address-detail[data-v-6e64dbb8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.house-no[data-v-6e64dbb8],.village-no[data-v-6e64dbb8]{padding:16px;-webkit-box-sizing:border-box;box-sizing:border-box;width:50%}.address[data-v-6e64dbb8]{padding:16px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.address textarea[data-v-6e64dbb8]{height:52px}.address .area[data-v-6e64dbb8]{background-color:#e9e9e9;margin-top:8px}.form-button-group[data-v-6e64dbb8]{-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:16px 0 0}.form-button-group[data-v-6e64dbb8],button.form-button[data-v-6e64dbb8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal}button.form-button[data-v-6e64dbb8]{background-color:#fff;color:#21272f;border:none;border-radius:8px;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 16px 16px;padding:8px 16px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.24);box-shadow:0 0 4px 0 rgba(0,0,0,.24);cursor:pointer}button.form-button>div[data-v-6e64dbb8]{text-align:left;-webkit-box-flex:1;-ms-flex:1;flex:1}button.form-button>div>.tip[data-v-6e64dbb8]{color:#757575}button.form-button>img.icon[data-v-6e64dbb8]{width:24px;height:24px}.remarks[data-v-6e64dbb8]{padding:16px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.remarks>textarea[data-v-6e64dbb8]{height:96px}.resource-owner[data-v-6e64dbb8]{width:60%}.resource-owner[data-v-6e64dbb8],.resource-tel[data-v-6e64dbb8]{padding:16px;-webkit-box-sizing:border-box;box-sizing:border-box}.resource-tel[data-v-6e64dbb8]{width:40%}.add-image-container[data-v-6e64dbb8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:8px 16px}.add-image-container>img[data-v-6e64dbb8]{width:24px;height:24px;cursor:pointer}.add-image-container>div[data-v-6e64dbb8]{margin:0 auto 0 8px;cursor:pointer}button.add-image-button[data-v-6e64dbb8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;background-color:transparent;width:24px;height:24px;cursor:pointer;overflow:hidden;padding:0;margin-left:auto}button.add-image-button>img[data-v-6e64dbb8]{width:24px;height:24px}.preview-image-list[data-v-6e64dbb8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;margin:0 16px;width:calc(100% - 32px)}.preview-image-list[data-v-6e64dbb8]::-webkit-scrollbar{background-color:#f2f2f2}.preview-image-list[data-v-6e64dbb8]::-webkit-scrollbar-thumb{border:2px solid #f2f2f2}.preview-image-container[data-v-6e64dbb8]{position:relative;height:144px;width:144px;margin-bottom:8px}.preview-image-container>img[data-v-6e64dbb8]{width:128px;height:128px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:8px;-o-object-fit:cover;object-fit:cover}.preview-image-container>button.deselect-image-button[data-v-6e64dbb8]{border:none;padding:0;width:24px;height:24px;position:absolute;bottom:16px;right:16px;background-color:hsla(0,0%,100%,.7);border-radius:12px;cursor:pointer;overflow:hidden}.preview-image-container>button.deselect-image-button>img[data-v-6e64dbb8]{width:16px;height:16px;padding:4px}.submit-button-container[data-v-6e64dbb8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}button.submit-button[data-v-6e64dbb8]{width:100%;margin:16px}#create-pin-map[data-v-6e64dbb8]{height:calc(100% - 35px)}.create-pin-map-container[data-v-6e64dbb8]{height:200px;position:relative}.create-pin-map-container.movable-create-pin-map[data-v-6e64dbb8]{position:absolute;height:100%;width:100%;z-index:4}.create-pin[data-v-6e64dbb8]{height:40px;width:40px;top:-40px;background-color:transparent;border:none}button.selected-location-button-on-map[data-v-6e64dbb8]{height:48px;top:-180px;bottom:0}.note-for-selecting-location[data-v-6e64dbb8],button.selected-location-button-on-map[data-v-6e64dbb8]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:absolute;left:0;right:0;margin:auto}.note-for-selecting-location[data-v-6e64dbb8]{background-color:rgba(33,39,47,.8);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;z-index:4;color:#fff;padding:16px}button.here-button-on-map[data-v-6e64dbb8]{display:none}button.here-button-on-map.movable-create-pin-map[data-v-6e64dbb8]{display:-webkit-box;display:-ms-flexbox;display:flex}button.cancel-button-on-map[data-v-6e64dbb8],button.move-button-on-map[data-v-6e64dbb8]{border:none;padding:0;width:64px;height:64px;border-radius:32px;background-color:hsla(0,0%,100%,.8);display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}button.cancel-button-on-map.movable-create-pin-map[data-v-6e64dbb8],button.move-button-on-map[data-v-6e64dbb8]{display:-webkit-box;display:-ms-flexbox;display:flex}button.move-button-on-map.movable-create-pin-map[data-v-6e64dbb8]{display:none}button.move-button-on-map>img[data-v-6e64dbb8]{width:18px;height:18px}button.cancel-button-on-map>[data-v-6e64dbb8]{color:#e34940}.layer-panel-for-create-pin-map[data-v-6e64dbb8]{top:10px;left:10px;height:calc(100% - 55px)}.create-pin-map-container>.area[data-v-6e64dbb8]{font-family:Pridi-Light;text-align:center;padding:5px;background-color:#fff;height:25px}.validation-massage-container[data-v-6e64dbb8]{display:-webkit-box;display:-ms-flexbox;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;background-color:rgba(247,54,54,.85);padding:16px 56px 16px 16px;position:absolute;width:calc(100% - 72px);z-index:10;top:65px;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);display:flex;flex-direction:column;justify-content:center;align-items:center}.validation-massage-container-animation-enter-active[data-v-6e64dbb8],.validation-massage-container-animation-leave-active[data-v-6e64dbb8]{-webkit-transition:all .1s;transition:all .1s}.validation-massage-container-animation-enter[data-v-6e64dbb8],.validation-massage-container-animation-leave-to[data-v-6e64dbb8]{opacity:0;-webkit-transform:translateY(-5px);transform:translateY(-5px)}.validation-massage-container>div[data-v-6e64dbb8]{color:#fff}.validation-massage-container>button.close-button[data-v-6e64dbb8]{top:16px;right:16px}.question-form[data-v-6e64dbb8]{position:absolute;top:71px;left:0;width:100%;height:calc(100% - 71px);-webkit-box-sizing:border-box;box-sizing:border-box;background:#f2f2f2}.question-list[data-v-6e64dbb8]{height:calc(100% - 72px);overflow:hidden;overflow-y:auto}.question-list[data-v-6e64dbb8]::-webkit-scrollbar{background-color:#f2f2f2}.question-list[data-v-6e64dbb8]::-webkit-scrollbar-thumb{border:2px solid #f2f2f2}.question-list>.question-container[data-v-6e64dbb8]{padding:16px}.question-container>.question[data-v-6e64dbb8]{margin:0 0 8px}.question-container>.choice-group[data-v-6e64dbb8]{padding:0 0 0 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.choice-group>[data-v-6e64dbb8]{margin-bottom:12px}.choice-group[data-v-6e64dbb8]>:last-child{margin-bottom:0}.choice-group>input[type=text][data-v-6e64dbb8]{width:100%;margin-right:0;-webkit-box-sizing:border-box;box-sizing:border-box}.question-form>.back-button-container[data-v-6e64dbb8]{width:100%;padding:16px;-webkit-box-sizing:border-box;box-sizing:border-box;position:sticky;bottom:0}.back-button-container>button[data-v-6e64dbb8]{width:100%}.backdrop[data-v-6e64dbb8]{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;background:rgba(33,39,47,.5);z-index:3}.alert-before-close-screen[data-v-6e64dbb8]{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;background-color:transparent;z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.alert-before-close-screen>.popup[data-v-6e64dbb8]{background-color:#f2f2f2;border:none;-webkit-box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:320px;position:relative}.popup>.message[data-v-6e64dbb8]{margin:0 0 30px}.popup>.button-container[data-v-6e64dbb8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup>.button-container>button[data-v-6e64dbb8]{width:calc(50% - 8px)}.popup>.button-container>button.cancel-button[data-v-6e64dbb8]{margin-right:8px}.popup>.button-container>button.confirm-button[data-v-6e64dbb8]{margin-left:8px}.alert-before-close-screen>.popup>.message[data-v-6e64dbb8]{margin:8px 0 30px}.alert-before-close-screen>.popup>.button-container[data-v-6e64dbb8]{display:block}.alert-before-close-screen>.popup>.button-container>button[data-v-6e64dbb8]{width:100%}.alert-before-close-screen>.popup>.button-container>button.confirm-close-button[data-v-6e64dbb8]{margin-bottom:8px}.alert-before-close-screen>.popup>.button-container>button.confirm-submit-button[data-v-6e64dbb8]{margin-top:8px}.alert-before-close-screen>.popup>.button-container>button.confirm-close-form-button[data-v-6e64dbb8]{margin-bottom:8px}.alert-before-close-screen>.popup>.button-container>button.continue-form-button[data-v-6e64dbb8]{margin-top:8px}.is-helpless-person[data-v-6e64dbb8],.is-need-electricity[data-v-6e64dbb8],.is-need-medical[data-v-6e64dbb8]{padding:16px}.check-box-is-need[data-v-6e64dbb8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;.is-helpless-person{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.is-need-medical{background-color:#eee;border:1px solid #e5e5e5;border-radius:8px;margin:0 16px 16px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:50px;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;gap:16px}}.choice-medical-group[data-v-6e64dbb8]{padding-left:16px;padding-top:8px;display:grid;grid-template-columns:auto auto auto;grid-gap:16px}.is-helpless-person-input-group[data-v-6e64dbb8],.is-need-electricity-input-group[data-v-6e64dbb8]{cursor:pointer;max-width:400px}.is-helpless-person-input-group.disable[data-v-6e64dbb8],.is-need-electricity-input-group.disable[data-v-6e64dbb8]{cursor:default}.is-helpless-person-input-group>input[type=checkbox][data-v-6e64dbb8],.is-need-electricity-input-group>input[type=checkbox][data-v-6e64dbb8]{position:absolute;opacity:0}.is-helpless-person-input-group>.checkbox[data-v-6e64dbb8],.is-need-electricity-input-group>.checkbox[data-v-6e64dbb8]{position:absolute;height:24px;width:24px;background-image:url(/static/image/xxxhdpi/checkbox_off.png);background-image:-webkit-image-set(url(/static/image/mdpi/checkbox_off.png) 1x,url(/static/image/hdpi/checkbox_off.png) 2x,url(/static/image/xhdpi/checkbox_off.png) 3x,url(/static/image/xxhdpi/checkbox_off.png) 4x,url(/static/image/xxxhdpi/checkbox_off.png) 5x);background-image:image-set(url(/static/image/mdpi/checkbox_off.png) 1x,url(/static/image/hdpi/checkbox_off.png) 2x,url(/static/image/xhdpi/checkbox_off.png) 3x,url(/static/image/xxhdpi/checkbox_off.png) 4x,url(/static/image/xxxhdpi/checkbox_off.png) 5x);background-size:24px 24px;border:none}.is-helpless-person-input-group[data-v-6e64dbb8]>:checkbox:after,.is-need-electricity-input-group[data-v-6e64dbb8]>:checkbox:after{display:none;content:""}.is-helpless-person-input-group>input[type=checkbox]:checked~.checkbox[data-v-6e64dbb8]:after,.is-need-electricity-input-group>input[type=checkbox]:checked~.checkbox[data-v-6e64dbb8]:after{display:block;content:"";background-image:url(/static/image/xxxhdpi/checkbox_on.png);background-image:-webkit-image-set(url(/static/image/mdpi/checkbox_on.png) 1x,url(/static/image/hdpi/checkbox_on.png) 2x,url(/static/image/xhdpi/checkbox_on.png) 3x,url(/static/image/xxhdpi/checkbox_on.png) 4x,url(/static/image/xxxhdpi/checkbox_on.png) 5x);background-image:image-set(url(/static/image/mdpi/checkbox_on.png) 1x,url(/static/image/hdpi/checkbox_on.png) 2x,url(/static/image/xhdpi/checkbox_on.png) 3x,url(/static/image/xxhdpi/checkbox_on.png) 4x,url(/static/image/xxxhdpi/checkbox_on.png) 5x);background-size:24px 24px;height:24px;width:24px}.is-helpless-person-input-group>.text[data-v-6e64dbb8],.is-need-electricity-input-group>.text[data-v-6e64dbb8]{word-wrap:break-word;margin-left:32px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.is-helpless-person-input-group.disable>.text[data-v-6e64dbb8],.is-need-electricity-input-group.disable>.text[data-v-6e64dbb8]{color:#9b9b9b}.electricity-label-image-mobile[data-v-6e64dbb8]{cursor:pointer;display:none;text-decoration:underline}.electricity-label-image[data-v-6e64dbb8]{cursor:pointer;text-decoration:underline}.electricity-label[data-v-6e64dbb8]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.electricity-add-image[data-v-6e64dbb8],.electricity-label[data-v-6e64dbb8]{display:-webkit-box;display:-ms-flexbox;display:flex}.electricity-add-image[data-v-6e64dbb8]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;.title{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.preview-eletricity-image[data-v-6e64dbb8]{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:auto;background-color:rgba(33,39,47,.5);z-index:15;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.preview-eletricity-image>.popup[data-v-6e64dbb8]{background-color:#f2f2f2;border:none;-webkit-box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;border-radius:6px}.preview-eletricity-image img[data-v-6e64dbb8]{max-width:60vw;max-height:500px}.preview-eletricity-image .modal-close[data-v-6e64dbb8]{top:4px;right:4px;border:none;padding:0;width:24px;height:24px;position:absolute;background-color:#e34940;opacity:1;border-radius:3px;cursor:pointer;overflow:hidden;margin:2px}.preview-eletricity-image .modal-close img[data-v-6e64dbb8]{width:16px;height:16px;padding:4px}input[type=radio][data-v-6e64dbb8]{accent-color:#e34940;width:16px;height:16px;cursor:pointer;margin-right:12px}.input-radio-electricityNo-type[data-v-6e64dbb8]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:86px;margin:8px 24px}@media only screen and (max-width:1024px){.my-resource-create-form[data-v-6e64dbb8]{width:560px}.patient-detail[data-v-6e64dbb8]{-ms-flex-wrap:wrap;flex-wrap:wrap}.patient-first-name[data-v-6e64dbb8],.patient-full-name[data-v-6e64dbb8],.patient-last-name[data-v-6e64dbb8],.patient-middle-name[data-v-6e64dbb8],.patient-name-prefix[data-v-6e64dbb8]{width:100%}.patient-age[data-v-6e64dbb8]{width:50%}.patient-date-of-birth[data-v-6e64dbb8],.patient-id-card[data-v-6e64dbb8],.patient-nationality[data-v-6e64dbb8]{width:100%}.patient-gender[data-v-6e64dbb8]{width:50%}.resource-amount[data-v-6e64dbb8],.resource-type-dropdown.public[data-v-6e64dbb8]{width:calc(50% - 20px)}.check-box-is-need[data-v-6e64dbb8]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;.is-helpless-person{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.is-need-medical{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:auto}}.choice-medical-group[data-v-6e64dbb8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap}.electricity-label-image[data-v-6e64dbb8]{display:none}.electricity-label-image-mobile[data-v-6e64dbb8]{display:block;text-align:center}}@media only screen and (max-width:767px){.my-resource-create-form[data-v-6e64dbb8]{border-radius:0;width:100%;min-width:320px;min-height:100%;top:0;bottom:0;overflow:auto!important}}@media only screen and (max-width:480px){.resource-type[data-v-6e64dbb8],.submit-button-container[data-v-6e64dbb8]{-ms-flex-wrap:wrap;flex-wrap:wrap}.resource-type-dropdown.public[data-v-6e64dbb8]{width:calc(100% - 56px)}.resource-amount[data-v-6e64dbb8],.resource-owner[data-v-6e64dbb8],.resource-tel[data-v-6e64dbb8]{width:100%}}.symbol-list-container[data-v-86c11054]{width:calc(100% - 16px);max-width:480px;background:#f2f2f2;-webkit-box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);border-radius:2px;z-index:5;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);-webkit-box-sizing:border-box;box-sizing:border-box}.field-container[data-v-86c11054]{padding:10px}.header[data-v-86c11054]{background:#f2f2f2;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.12),0 4px 4px 0 rgba(0,0,0,.24);box-shadow:0 0 4px 0 rgba(0,0,0,.12),0 4px 4px 0 rgba(0,0,0,.24);height:43px;position:relative}.modal-topic[data-v-86c11054]{line-height:43px;margin:0 10px}.symbol[data-v-86c11054]{width:40px;height:40px;float:left;margin:5px;cursor:pointer;background-color:#fff;border-radius:20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.symbol.active[data-v-86c11054]{background:#e34940}.symbol-container[data-v-86c11054]{width:inherit}.footer[data-v-86c11054]{width:inherit;height:33px;position:relative;border-top:1px solid #e9e9e9;border-radius:2px 2px 0 0}.back-to-detail-button[data-v-86c11054]{position:absolute;right:10px;font-family:Pridi-Regular;font-size:18px;color:#e34940;text-align:center;text-decoration:none}.iframe[data-v-7b284fd8]{width:100%;height:100%;background-color:#fff}.my-resource-detail-widget[data-v-beecb144]{background-color:#f2f2f2;border:none;border-radius:6px;height:calc(100% - 200px);width:816px;position:absolute;top:100px;bottom:100px;left:0;right:0;margin:auto;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;position:relative;padding:30px 0 0}.my-resource-detail-widget>.header[data-v-beecb144]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f2f2f2;padding:0;z-index:2}.my-resource-detail-widget>.header.no-tab[data-v-beecb144]{-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);padding:0 0 10px}.modal-topic[data-v-beecb144]{padding:0 30px;font-family:Pridi-Medium;font-size:20px;text-align:left}button.action-list-button[data-v-beecb144]{margin:0;padding:0;width:24px;height:24px;overflow:hidden;border:none;background-color:transparent;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}button.action-list-button>img[data-v-beecb144]{width:24px;height:24px;display:block}.wrap-action-list[data-v-beecb144]{width:inherit;background-color:#fff}.action-list[data-v-beecb144]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;position:absolute;top:61px;left:147px;z-index:100;width:320px;background-color:#f2f2f2;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.24);box-shadow:0 0 4px 0 rgba(0,0,0,.24);border-radius:2px}.action-list[data-v-beecb144],button.action-button[data-v-beecb144]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}button.action-button[data-v-beecb144]{margin:0;padding:0;width:100%;height:48px;border:none;background-color:transparent;cursor:pointer;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}button.action-button>img[data-v-beecb144]{width:24px;height:24px;display:block;margin:auto 24px}button.action-button>label[data-v-beecb144]{margin-right:auto;cursor:pointer}.detail-tab[data-v-beecb144]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:10px;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);z-index:1}.detail-tab>button[data-v-beecb144]{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:120px;padding:5px 0;margin:0;border:none;border-bottom:2px solid #f2f2f2;background-color:transparent;cursor:pointer}.detail-tab>button.active[data-v-beecb144],.detail-tab>button[data-v-beecb144]:hover{border-bottom:2px solid #e34940;color:#e34940}.row[data-v-beecb144]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:8px 16px}.row>label[data-v-beecb144]{font-weight:700}.row li[data-v-beecb144],.row li label[data-v-beecb144]{color:#e34940}.row li.green[data-v-beecb144],.row li.green label[data-v-beecb144]{color:#1dbd95}.already-help[data-v-beecb144],.already-help label[data-v-beecb144]{cursor:pointer}.already-help img[data-v-beecb144]{width:32px;height:32px;vertical-align:middle;cursor:pointer}.row>div[data-v-beecb144]{text-indent:16px}.detail-tab-1[data-v-beecb144],.detail-tab-2[data-v-beecb144],.detail-tab-3[data-v-beecb144]{height:calc(100% - 41px);overflow:hidden;overflow-y:auto;position:relative}.detail-tab-1[data-v-beecb144]::-webkit-scrollbar,.detail-tab-2[data-v-beecb144]::-webkit-scrollbar,.detail-tab-3[data-v-beecb144]::-webkit-scrollbar{background-color:#f2f2f2}.detail-tab-1[data-v-beecb144]::-webkit-scrollbar-thumb,.detail-tab-2[data-v-beecb144]::-webkit-scrollbar-thumb,.detail-tab-3[data-v-beecb144]::-webkit-scrollbar-thumb{border:2px solid #f2f2f2}.status-no-signature-patient[data-v-beecb144]{border-bottom:1px solid #e9e9e9;padding:0 16px 16px}.status-no-signature-patient .status[data-v-beecb144]{border-radius:5px;background-color:#fffdf9;border:1px solid #f8b300;padding:4px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.status-no-signature-patient .status span[data-v-beecb144]{color:#f8b300;font-weight:500}.main-detail-container[data-v-beecb144]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px}.main-detail-container>.type-icon-container>img[data-v-beecb144],.main-detail-container>.type-icon-container[data-v-beecb144]{width:48px;height:48px}.main-detail-container>.content-container[data-v-beecb144]{padding:0 16px}.main-detail-container>.content-container>.type-name[data-v-beecb144]{color:#e34940;font-size:20px}.main-detail-container>.content-container>.name[data-v-beecb144]{font-weight:700}.detail-tab-1 .accepted-by[data-v-beecb144]{border-bottom:1px solid #e9e9e9}.detail-tab-1 .accepted-by>div[data-v-beecb144]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-indent:unset}.detail-tab-1 .accepted-by>div>label[data-v-beecb144]{font-weight:700;padding:0 16px 0 0;color:#4a90e2;width:130px}.detail-tab-1 .accepted-by>div>div[data-v-beecb144]{color:#4a90e2}.detail-tab-1 .form-button-group[data-v-beecb144]{-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:16px 0 0}.detail-tab-1 .form-button-group[data-v-beecb144],.detail-tab-1 button.form-button[data-v-beecb144]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal}.detail-tab-1 button.form-button[data-v-beecb144]{background-color:#fff;color:#21272f;border:none;border-radius:8px;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 16px 16px;padding:8px 16px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.24);box-shadow:0 0 4px 0 rgba(0,0,0,.24);cursor:pointer}.detail-tab-1 button.form-button>div[data-v-beecb144]{text-align:left;-webkit-box-flex:1;-ms-flex:1;flex:1}.detail-tab-1 button.form-button>div>.tip[data-v-beecb144]{color:#757575}.detail-tab-1 button.form-button>img.icon[data-v-beecb144]{width:24px;height:24px}.detail-tab-1 .address[data-v-beecb144]{border-bottom:1px solid #e9e9e9}.detail-tab-1 .check-list li[data-v-beecb144]::marker{margin-left:16px}.detail-tab-1 .description[data-v-beecb144],.detail-tab-1 .resource-tel[data-v-beecb144]{border-bottom:1px solid #e9e9e9}.detail-tab-1>.image[data-v-beecb144]{padding:8px 16px 16px;border-bottom:1px solid #e9e9e9}.detail-tab-1>.image>.image-list[data-v-beecb144]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.detail-tab-1>.image>.image-list>button[data-v-beecb144]{margin:16px 16px 0 0;width:96px;height:96px;padding:0;overflow:hidden;border:none;cursor:pointer}.detail-tab-1>.image>.image-list>button>img[data-v-beecb144]{width:96px;height:96px;-o-object-fit:cover;object-fit:cover}#detail-map[data-v-beecb144]{height:175px;width:100%}.detail-tab-1>.area[data-v-beecb144]{font-family:Pridi-Light;text-align:center;padding:5px;background-color:#fff}.question-form[data-v-beecb144]{position:absolute;top:71px;left:0;width:100%;height:calc(100% - 71px);-webkit-box-sizing:border-box;box-sizing:border-box;background:#f2f2f2}.question-list[data-v-beecb144]{height:calc(100% - 72px);overflow:hidden;overflow-y:auto}.question-list[data-v-beecb144]::-webkit-scrollbar{background-color:#f2f2f2}.question-list[data-v-beecb144]::-webkit-scrollbar-thumb{border:2px solid #f2f2f2}.question-list>.question-container[data-v-beecb144]{padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.question-list>.question-container.even[data-v-beecb144]{background-color:#e9e9e9}.question-container>.question[data-v-beecb144]{margin:0 0 8px;padding:0 16px 0 0;width:70%;-webkit-box-sizing:border-box;box-sizing:border-box}.question-container>.answer[data-v-beecb144]{margin:0 0 8px;width:30%;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:right}.question-container>.answer>span[data-v-beecb144]{color:#757575}.question-container>.answer>span.priority[data-v-beecb144]{color:#e34940}.question-container>.answer>span[data-v-beecb144]:after{content:", ";margin-left:-3px;color:#757575}.question-container>.answer>span[data-v-beecb144]:last-child:after{content:""}.question-form>.back-button-container[data-v-beecb144]{width:100%;padding:16px;-webkit-box-sizing:border-box;box-sizing:border-box;position:sticky;bottom:0}.back-button-container>button[data-v-beecb144]{width:100%}.backdrop[data-v-beecb144]{top:0;position:absolute;width:100%;height:100%;background-color:rgba(33,39,47,.5);z-index:10;display:none}.alert-before-delete[data-v-beecb144]{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;background-color:transparent;z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.alert-before-delete>.popup[data-v-beecb144]{background-color:#f2f2f2;border:none;-webkit-box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:320px;position:relative}.popup>.message[data-v-beecb144]{margin:0 0 30px}.popup>.button-container[data-v-beecb144]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup>.button-container>button[data-v-beecb144]{width:calc(50% - 8px)}.popup>.button-container>button.cancel-button[data-v-beecb144]{margin-right:8px}.popup>.button-container>button.confirm-button[data-v-beecb144]{margin-left:8px}.alert-before-delete>.popup>.message[data-v-beecb144]{margin:8px 0 30px}.alert-before-delete>.popup>.button-container[data-v-beecb144]{display:block}.alert-before-delete>.popup>.delete-reason>textarea[data-v-beecb144]{height:96px}.alert-before-delete>.popup>.button-container>button[data-v-beecb144]{width:100%}.alert-before-delete>.popup>.button-container>button.confirm-delete-button[data-v-beecb144]{margin-top:32px}.none-comment-list[data-v-beecb144]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.comment-list[data-v-beecb144],.none-comment-list[data-v-beecb144]{height:calc(100% - 171px);overflow:hidden;overflow-y:auto}.comment-item[data-v-beecb144]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;padding:12px 16px;border-bottom:1px solid #e9e9e9}.comment-item>.header[data-v-beecb144],.comment-item[data-v-beecb144]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.comment-item>.header[data-v-beecb144]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.comment-item>.header>img[data-v-beecb144]{width:48px;height:48px;border-radius:24px;background-color:#21272f;-o-object-fit:cover;object-fit:cover}.comment-item>.header>.description[data-v-beecb144]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:16px}.comment-item>.header>.description>.when[data-v-beecb144]{font-family:Pridi-Light;font-size:14px;color:#9b9b9b}.comment-item>.header>.action-list-button[data-v-beecb144]{margin-left:auto}.comment-item>.header>.action-list[data-v-beecb144]{position:absolute;top:calc(50% + 12px);right:0;left:auto;width:150px}.comment-item>.body[data-v-beecb144]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:16px 0 0 64px}.comment-item>.body>.message[data-v-beecb144]{margin-bottom:16px}.comment-item>.body>button[data-v-beecb144]{width:64px;height:64px;padding:0;margin:0;overflow:hidden;cursor:pointer;border:none;background-color:transparent}.comment-item>.body>button>img[data-v-beecb144]{width:64px;height:64px;-o-object-fit:cover;object-fit:cover}.comment-form[data-v-beecb144]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:16px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.comment-form>.left[data-v-beecb144]{height:131px;width:100%}.comment-form>.left>textarea[data-v-beecb144]{border:none;border-radius:8px;resize:none;overflow:auto;padding:16px;height:99px;width:calc(100% - 32px)}.comment-form>.right[data-v-beecb144]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:16px;position:relative}.comment-form>.right>form[data-v-beecb144]{display:none}.comment-form>.right>img[data-v-beecb144]{width:85px;height:85px;margin-top:6px;-o-object-fit:cover;object-fit:cover}.comment-form>.right>img.placeholder[data-v-beecb144]{background-color:#9b9b9b}.comment-form>.right>button.deselect-image-button[data-v-beecb144],.comment-form>.right>button.select-image-button[data-v-beecb144]{border:none;background-color:hsla(0,0%,100%,.8);width:32px;height:32px;border-radius:16px;overflow:hidden;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;bottom:4px;right:4px;cursor:pointer}button.send.disable[data-v-beecb144]{background-color:#9b9b9b;cursor:default}.comment-form>.right>button.deselect-image-button>img[data-v-beecb144],.comment-form>.right>button.select-image-button>img[data-v-beecb144]{width:24px;height:24px}.comment-form>.right>img.loading[data-v-beecb144]{width:24px;height:24px;position:absolute;bottom:4px;right:4px;border:none;animation:loading-keyframes 1s steps(60) infinite;-webkit-animation:loading-keyframes 1s steps(60) infinite}.detail-tab-3>.title[data-v-beecb144]{width:100%;text-align:center;padding:12px;-webkit-box-sizing:border-box;box-sizing:border-box;position:sticky;top:0;background-color:#f2f2f2;font-weight:700}.detail-tab-3>.title>img.back[data-v-beecb144]{-webkit-transform:rotate(180deg);transform:rotate(180deg);position:absolute;top:7px;left:0;width:36px;height:36px;cursor:pointer}.detail-tab-3 .history[data-v-beecb144]{padding:0 16px 16px}.history .created-date[data-v-beecb144]{color:#1dbd95;font-weight:700}.history .created-by[data-v-beecb144]{font-size:14px;color:#9b9b9b}.history .resource-list[data-v-beecb144]{padding:4px 16px}.modal[data-v-beecb144]{position:absolute;width:100%;height:100%;background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(33,39,47,.5)}.modal>.popup[data-v-beecb144]{background-color:#f2f2f2;border:none;-webkit-box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;background:transparent}@media only screen and (max-width:1024px){.my-resource-detail-widget[data-v-beecb144]{width:560px}}@media only screen and (max-width:767px){.my-resource-detail-widget[data-v-beecb144]{border-radius:0;width:100%;min-width:320px;min-height:100%;top:0;bottom:0;overflow:auto!important}.wrap-action-list[data-v-beecb144]{width:inherit;border-radius:20px}.action-list[data-v-beecb144]{top:unset;bottom:0;left:0;width:-webkit-fill-available;padding:11px 19px;background-color:#f8f8fa;border-radius:20px 20px 0 0}@-moz-document url-prefix(){.action-list{width:-moz-available!important}}.backdrop[data-v-beecb144]{display:block}}.helping-custom-pin-backdrop[data-v-a838fb76]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:5;display:block}.helping-custom-pin-dialog[data-v-a838fb76]{background-color:#f2f2f2;border:none;-webkit-box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);border-radius:6px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);margin:auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modal-topic[data-v-a838fb76]{margin:0 0 12px}.resource[data-v-a838fb76]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;padding:12px 0;border-bottom:1px solid #e9e9e9}.resource[data-v-a838fb76]:last-child{margin-bottom:12px}.resource img[data-v-a838fb76]{width:32px;height:32px;cursor:pointer}.resource .name[data-v-a838fb76]{padding-left:12px;width:calc(100% - 32px);text-align:left;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}textarea[data-v-a838fb76]{width:100%;height:96px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:30px}button.close-button[data-v-a838fb76]{position:absolute;top:12px;right:12px;cursor:pointer;border:none;padding:0;background-color:transparent}button.close-button img[data-v-a838fb76]{width:24px;height:24px;cursor:pointer}.amount[data-v-a838fb76]{margin:12px 0 24px}.button-container[data-v-a838fb76]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}button.cancel-button[data-v-a838fb76]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:16px;background-color:#fff;color:#21272f;border:1px solid #21272f;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:80px}button.confirm-button[data-v-a838fb76]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:16px;min-width:80px}@media only screen and (max-width:480px){.helping-custom-pin-dialog[data-v-a838fb76]{width:calc(100% - 24px)}}.create-rc-issue-form[data-v-c11b2c4a]{background-color:#f2f2f2;border:none;border-radius:6px;height:calc(100% - 200px);width:816px;position:absolute;top:100px;bottom:100px;left:0;right:0;margin:auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.create-rc-issue-form>.header[data-v-c11b2c4a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.create-rc-issue-form>.header.no-tab[data-v-c11b2c4a]{-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);padding-bottom:10px}button.back-to-detail-button[data-v-c11b2c4a]{margin:0 0 0 30px;padding:0;width:24px;height:24px;overflow:hidden;border:none;background-color:transparent;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}button.back-to-detail-button>img[data-v-c11b2c4a]{width:24px;height:24px}.modal-topic[data-v-c11b2c4a]{padding:0 30px;z-index:5}.detail-tab[data-v-c11b2c4a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:10px;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);z-index:1}.detail-tab>button[data-v-c11b2c4a]{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:120px;padding:5px 0;margin:0;border:none;border-bottom:2px solid #f2f2f2;background-color:transparent;cursor:pointer}.detail-tab>button.active[data-v-c11b2c4a],.detail-tab>button[data-v-c11b2c4a]:hover{border-bottom:2px solid #e34940;color:#e34940}.detail-tab-1[data-v-c11b2c4a],.detail-tab-2[data-v-c11b2c4a]{height:calc(100% - 78px);overflow:hidden;overflow-y:auto;position:relative}.victim-tab[data-v-c11b2c4a]{height:calc(100% - 41px)}.detail-tab-1[data-v-c11b2c4a]::-webkit-scrollbar,.detail-tab-2[data-v-c11b2c4a]::-webkit-scrollbar,.rc-resource-list-container[data-v-c11b2c4a]::-webkit-scrollbar{background-color:#f2f2f2}.detail-tab-1[data-v-c11b2c4a]::-webkit-scrollbar-thumb,.detail-tab-2[data-v-c11b2c4a]::-webkit-scrollbar-thumb,.rc-resource-list-container[data-v-c11b2c4a]::-webkit-scrollbar-thumb{border:2px solid #f2f2f2}.form-tab[data-v-c11b2c4a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);z-index:1}.form-tab>button[data-v-c11b2c4a]{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:120px;padding:5px 0;margin:10px 0 0;border:none;border-bottom:2px solid #f2f2f2;background-color:transparent;cursor:pointer}.form-tab>button.active[data-v-c11b2c4a],.form-tab>button[data-v-c11b2c4a]:hover{border-bottom:2px solid #e34940;color:#e34940}.rc-resource-list[data-v-c11b2c4a]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.resource-group-list[data-v-c11b2c4a]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:hidden;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24)}.resource-group-list>button[data-v-c11b2c4a]{border:none;padding:8px 16px;margin:0;background-color:transparent;cursor:pointer;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.resource-group-list>button>img[data-v-c11b2c4a]{width:32px;height:32px}.resource-group-list>button>label[data-v-c11b2c4a]{color:#9b9b9b;cursor:pointer}.resource-group-list>button.active>label[data-v-c11b2c4a]{color:#e34940}.resource-group-list[data-v-c11b2c4a]::-webkit-scrollbar{background-color:#f2f2f2}.resource-group-list[data-v-c11b2c4a]::-webkit-scrollbar-thumb{background:#9b9b9b;border:2px solid #f2f2f2}.resource-group-list.mobile[data-v-c11b2c4a]::-webkit-scrollbar{display:none}.rc-resource-list-container[data-v-c11b2c4a]{height:calc(100% - 93px);overflow:hidden;overflow-y:auto;margin-top:10px;padding-bottom:64px;-webkit-box-sizing:border-box;box-sizing:border-box}.create-pin-map-container[data-v-c11b2c4a]{height:200px;position:relative}.create-pin-map-container.movable-create-pin-map[data-v-c11b2c4a]{position:absolute;height:100%;width:100%;z-index:4}#create-pin-map[data-v-c11b2c4a]{height:calc(100% - 35px)}.create-pin[data-v-c11b2c4a]{height:40px;width:40px;top:-40px;background-color:transparent;border:none}button.selected-location-button-on-map[data-v-c11b2c4a]{height:48px;top:-180px;bottom:0}.note-for-selecting-location[data-v-c11b2c4a],button.selected-location-button-on-map[data-v-c11b2c4a]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:absolute;left:0;right:0;margin:auto}.note-for-selecting-location[data-v-c11b2c4a]{background-color:rgba(33,39,47,.8);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;z-index:4;color:#fff;padding:16px}button.here-button-on-map[data-v-c11b2c4a]{display:none}button.here-button-on-map.movable-create-pin-map[data-v-c11b2c4a]{display:-webkit-box;display:-ms-flexbox;display:flex}button.cancel-button-on-map[data-v-c11b2c4a],button.move-button-on-map[data-v-c11b2c4a]{border:none;padding:0;width:64px;height:64px;border-radius:32px;background-color:hsla(0,0%,100%,.8);display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}button.cancel-button-on-map.movable-create-pin-map[data-v-c11b2c4a],button.move-button-on-map[data-v-c11b2c4a]{display:-webkit-box;display:-ms-flexbox;display:flex}button.move-button-on-map.movable-create-pin-map[data-v-c11b2c4a]{display:none}button.cancel-button-on-map>[data-v-c11b2c4a]{color:#e34940}.layer-panel-for-create-pin-map[data-v-c11b2c4a]{top:10px;left:10px;height:calc(100% - 55px)}.create-pin-map-container>.area[data-v-c11b2c4a]{font-family:Pridi-Light;text-align:center;padding:5px;background-color:#fff;height:25px}.disaster-type[data-v-c11b2c4a],.rc-issue-name[data-v-c11b2c4a]{padding:8px 16px}.disaster-type>.dropdown[data-v-c11b2c4a]{width:100%}.sent-date-time-group[data-v-c11b2c4a],.start-date-time-group[data-v-c11b2c4a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}.sent-date[data-v-c11b2c4a],.start-date[data-v-c11b2c4a]{-webkit-box-flex:3;-ms-flex:3;flex:3;padding:8px 16px}.sent-time[data-v-c11b2c4a],.start-time[data-v-c11b2c4a]{-webkit-box-flex:2;-ms-flex:2;flex:2;padding:8px 16px}.current-situation[data-v-c11b2c4a]{padding:8px 16px}.predict-situation[data-v-c11b2c4a]{padding:0 16px 8px}.done-relief-plan[data-v-c11b2c4a]{padding:8px 16px}.next-relief-plan[data-v-c11b2c4a]{padding:0 16px 8px}.other-damages[data-v-c11b2c4a],.other-help[data-v-c11b2c4a]{padding:8px 16px}.add-document-image-container[data-v-c11b2c4a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:8px 16px}.add-document-image-container>img[data-v-c11b2c4a]{width:24px;height:24px;cursor:pointer}.add-document-image-container>div[data-v-c11b2c4a]{margin:0 auto 0 8px;cursor:pointer}button.add-document-image-button[data-v-c11b2c4a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;background-color:transparent;width:24px;height:24px;cursor:pointer;overflow:hidden;padding:0;margin-left:auto}button.add-document-image-button>img[data-v-c11b2c4a]{width:24px;height:24px}.preview-image-list[data-v-c11b2c4a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;margin:0 16px;width:calc(100% - 32px)}.preview-image-list[data-v-c11b2c4a]::-webkit-scrollbar{background-color:#f2f2f2}.preview-image-list[data-v-c11b2c4a]::-webkit-scrollbar-thumb{border:2px solid #f2f2f2}.preview-image-container[data-v-c11b2c4a]{position:relative;height:144px;width:144px;margin-bottom:8px}.preview-image-container>img[data-v-c11b2c4a]{width:128px;height:128px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:8px;-o-object-fit:cover;object-fit:cover}.preview-image-container>button.deselect-image-button[data-v-c11b2c4a]{border:none;padding:0;width:24px;height:24px;position:absolute;bottom:16px;right:16px;background-color:hsla(0,0%,100%,.7);border-radius:12px;cursor:pointer;overflow:hidden}.preview-image-container>button.deselect-image-button>img[data-v-c11b2c4a]{width:16px;height:16px;padding:4px}.issue[data-v-c11b2c4a]{cursor:pointer}.issue>div[data-v-c11b2c4a],.issue[data-v-c11b2c4a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:8px 16px}.issue>div[data-v-c11b2c4a]{background-color:#fff;border-radius:4px;margin-top:16px;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.24);box-shadow:0 0 4px 0 rgba(0,0,0,.24)}.issue>div>.name[data-v-c11b2c4a]{font-size:20px}.issue>div>.address[data-v-c11b2c4a]{font-size:12px;color:#9b9b9b;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:100%}.issue>div>.code[data-v-c11b2c4a]{color:#e34940}.receiver-full-name[data-v-c11b2c4a]{padding:8px 16px}.receiver-email-and-tel[data-v-c11b2c4a]{padding:8px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.receiver-email[data-v-c11b2c4a]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:16px}.receiver-tel[data-v-c11b2c4a]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:auto}.validation-massage-container[data-v-c11b2c4a]{display:-webkit-box;display:-ms-flexbox;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;background-color:rgba(247,54,54,.85);padding:16px 56px 16px 16px;position:absolute;width:calc(100% - 72px);z-index:10;top:108px;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);display:flex;flex-direction:column;justify-content:center;align-items:center}.validation-massage-container-animation-enter-active[data-v-c11b2c4a],.validation-massage-container-animation-leave-active[data-v-c11b2c4a]{-webkit-transition:all .1s;transition:all .1s}.validation-massage-container-animation-enter[data-v-c11b2c4a],.validation-massage-container-animation-leave-to[data-v-c11b2c4a]{opacity:0;-webkit-transform:translateY(-5px);transform:translateY(-5px)}.validation-massage-container>div[data-v-c11b2c4a]{color:#fff}.validation-massage-container>button.close-button[data-v-c11b2c4a]{top:16px;right:16px}.submit-button-container[data-v-c11b2c4a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px 0}button.submit-button[data-v-c11b2c4a]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 16px}.view-issue[data-v-c11b2c4a]{position:fixed;top:0;left:0;height:100%;width:100%;z-index:5}.alert-before-close-screen[data-v-c11b2c4a]{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;background-color:transparent;z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.alert-before-close-screen>.popup[data-v-c11b2c4a]{background-color:#f2f2f2;border:none;-webkit-box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:320px;position:relative}.alert-before-close-screen>.popup>.message[data-v-c11b2c4a]{margin:8px 0 30px}.alert-before-close-screen>.popup>.button-container[data-v-c11b2c4a]{display:block}.alert-before-close-screen>.popup>.button-container>button[data-v-c11b2c4a]{width:100%}.alert-before-close-screen>.popup>.button-container>button.confirm-close-button[data-v-c11b2c4a]{margin-bottom:8px}.alert-before-close-screen>.popup>.button-container>button.confirm-submit-button[data-v-c11b2c4a]{margin-top:8px}button.add-new-rc-resource-button[data-v-c11b2c4a]{width:48px;height:48px;position:absolute;bottom:16px;right:16px;border:none;border-radius:24px;background-color:rgba(247,54,54,.8);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 0 4px 2px rgba(0,0,0,.24);box-shadow:0 0 4px 2px rgba(0,0,0,.24);cursor:pointer}button.add-new-rc-resource-button>img[data-v-c11b2c4a]{width:32px;height:32px}@media only screen and (max-width:1024px){.create-rc-issue-form[data-v-c11b2c4a]{width:560px}}@media only screen and (max-width:767px){.create-rc-issue-form[data-v-c11b2c4a]{border-radius:0;width:100%;min-width:320px;min-height:100%;top:0;bottom:0;overflow:auto!important}.layer-panel-for-create-pin-map[data-v-c11b2c4a]{width:calc(100% - 20px)}.receiver-email-and-tel[data-v-c11b2c4a]{padding:8px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.receiver-email[data-v-c11b2c4a]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:0;margin-bottom:8px}.receiver-tel[data-v-c11b2c4a]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:8px 0 0}}@media only screen and (max-width:480px){.start-date[data-v-c11b2c4a],.start-time[data-v-c11b2c4a]{width:calc(100% - 32px);-webkit-box-flex:0;-ms-flex:none;flex:none}.start-date>.datepicker[data-v-c11b2c4a],.start-time>.datepicker[data-v-c11b2c4a]{width:100%}.submit-button-container[data-v-c11b2c4a]{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:8px 0}button.submit-button[data-v-c11b2c4a]{width:100%;margin:8px 16px;-webkit-box-flex:1;-ms-flex:auto;flex:auto}}.rc-resource-input-card-widget[data-v-21fd1151]{width:100%;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.24),0 1px 2px 0 rgba(33,39,47,.24);box-shadow:0 0 0 0 rgba(0,0,0,.24),0 1px 2px 0 rgba(33,39,47,.24);margin-bottom:4px}.rc-resource-input-card-widget>.header[data-v-21fd1151]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:8px 16px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#e9e9e9}.rc-resource-input-card-widget>.header>img[data-v-21fd1151]{width:24px;height:24px;margin:0 16px 0 0;cursor:pointer}.rc-resource-input-card-widget>.header>.rc-resource-type-name[data-v-21fd1151]{font-family:Pridi-Light}.setting-panel[data-v-21fd1151]{padding:16px 16px 0 56px}.setting-panel>.head[data-v-21fd1151],.setting-panel[data-v-21fd1151]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.setting-panel>.head[data-v-21fd1151]{margin:0 8px 8px}.setting-panel>.field[data-v-21fd1151]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:8px 8px 8px 24px}.setting-panel>.field>img[data-v-21fd1151]{width:24px;height:24px;margin:0 16px 0 0;cursor:pointer}.setting-panel>.field>.text[data-v-21fd1151]{width:calc(100% - 40px)}.rc-resource-input-card-widget>.body[data-v-21fd1151]{width:100%;padding:0 0 16px 56px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-right:auto}.field-container[data-v-21fd1151]{margin-top:8px;padding-right:16px;-webkit-box-sizing:border-box;box-sizing:border-box}.body>.amount[data-v-21fd1151],.body>.budget[data-v-21fd1151],.body>.end-date[data-v-21fd1151],.body>.group-amount[data-v-21fd1151],.body>.start-date[data-v-21fd1151],.body>.unit[data-v-21fd1151],.body>.worker-amount[data-v-21fd1151]{width:25%}.dropdown[data-v-21fd1151]{width:100%}.body>.worker-amount>button[data-v-21fd1151]{border:1px solid #21272f;background-color:#fff;color:#21272f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px}.body>.worker-amount>button>img[data-v-21fd1151]{margin-left:auto;width:24px;height:24px}.people-panel[data-v-21fd1151]{background-color:#f2f2f2;position:absolute;top:8px;left:0;width:100%;height:calc(100% - 8px);z-index:2}.people-panel>.header[data-v-21fd1151]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px}.people-panel>.header>img[data-v-21fd1151]{width:24px;height:24px;margin-right:16px;cursor:pointer}.people-panel>.filter[data-v-21fd1151]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:0 16px 16px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.people-panel>.filter>div[data-v-21fd1151]{width:calc(50% - 8px);-webkit-box-sizing:border-box;box-sizing:border-box}.people-panel>.filter .checkbox[data-v-21fd1151]{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px}.people-panel>.filter .checkbox>img[data-v-21fd1151]{width:24px;height:24px;margin-right:8px}.people-panel>.filter>div>input[data-v-21fd1151]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:16px}.people[data-v-21fd1151]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:8px 16px;-webkit-box-shadow:0 1px 1px 0 rgba(33,39,47,.24);box-shadow:0 1px 1px 0 rgba(33,39,47,.24)}.people>img[data-v-21fd1151]{width:24px;height:24px;margin-right:16px;cursor:pointer}.people>.detail[data-v-21fd1151]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.people>.detail>.full-name[data-v-21fd1151]{width:50%}.people>.detail>.position[data-v-21fd1151]{width:50%;color:#9b9b9b}.people>.detail>.duty[data-v-21fd1151]{margin-top:8px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}button.setting-field-button[data-v-21fd1151]{width:24px;height:24px;border:none;cursor:pointer;padding:0;background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:16px}button.setting-field-button>img[data-v-21fd1151]{width:24px;height:24px}button.delete-button[data-v-21fd1151]{width:24px;height:24px;border:none;cursor:pointer;padding:0;background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:16px}button.delete-button>img[data-v-21fd1151]{width:20px;height:20px}button.apply-all[data-v-21fd1151]{background-color:#007bff;font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}button.apply-all>img[data-v-21fd1151]{width:20px;height:20px;margin-right:8px;-webkit-filter:invert(1);filter:invert(1)}@media only screen and (max-width:1024px){.body>.amount[data-v-21fd1151],.body>.budget[data-v-21fd1151],.body>.end-date[data-v-21fd1151],.body>.group-amount[data-v-21fd1151],.body>.start-date[data-v-21fd1151],.body>.unit[data-v-21fd1151],.body>.worker-amount[data-v-21fd1151]{width:50%}}@media only screen and (max-width:480px){.body>.amount[data-v-21fd1151],.body>.budget[data-v-21fd1151],.body>.end-date[data-v-21fd1151],.body>.group-amount[data-v-21fd1151],.body>.start-date[data-v-21fd1151],.body>.unit[data-v-21fd1151],.body>.worker-amount[data-v-21fd1151]{width:100%}.people-panel>.filter[data-v-21fd1151]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 16px 16px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.people-panel>.filter>div[data-v-21fd1151]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.people-panel>.filter>div>.dropdown.bureau-section[data-v-21fd1151]{margin-bottom:16px}.people>.detail[data-v-21fd1151]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.people>.detail>.full-name[data-v-21fd1151]{width:100%}.people>.detail>.position[data-v-21fd1151]{width:100%;color:#9b9b9b;font-size:14px}.people>.detail>.duty[data-v-21fd1151]{width:100%}}.rc-issue-detail-widget[data-v-70ae7b36]{background-color:#f2f2f2;border:none;border-radius:6px;height:calc(100% - 200px);width:816px;position:absolute;top:100px;bottom:100px;left:0;right:0;margin:auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;position:relative}.rc-issue-detail-widget>.header[data-v-70ae7b36]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rc-issue-detail-widget>.header.no-tab[data-v-70ae7b36]{-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);padding-bottom:10px}button.back-to-detail-button[data-v-70ae7b36]{margin:0 0 0 30px;padding:0;width:24px;height:24px;overflow:hidden;border:none;background-color:transparent;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}button.back-to-detail-button>img[data-v-70ae7b36]{width:24px;height:24px}.modal-topic[data-v-70ae7b36]{padding:0 30px}button.action-list-button[data-v-70ae7b36]{margin:0;padding:0;width:24px;height:24px;overflow:hidden;border:none;background-color:transparent;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}button.action-list-button>img[data-v-70ae7b36]{width:24px;height:24px;display:block}.action-list[data-v-70ae7b36]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;top:60px;left:147px;z-index:100;width:360px;background-color:#f2f2f2;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.24);box-shadow:0 0 4px 0 rgba(0,0,0,.24);border-radius:2px;overflow:hidden}hr[data-v-70ae7b36]{height:1px;border:none;background-color:#e9e9e9;margin:0}button.action-button[data-v-70ae7b36]{margin:0;padding:0;width:100%;height:48px;overflow:hidden;border:none;background-color:transparent;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}button.action-button>img[data-v-70ae7b36]{width:24px;height:24px;display:block;margin:auto 24px}button.action-button>label[data-v-70ae7b36]{margin-right:auto;cursor:pointer;text-align:left}.detail-tab[data-v-70ae7b36]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:10px;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);z-index:1;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:hidden;overflow-x:auto;width:100%}.detail-tab[data-v-70ae7b36]::-webkit-scrollbar{background-color:#f2f2f2}.detail-tab[data-v-70ae7b36]::-webkit-scrollbar-thumb{background:#9b9b9b;border:2px solid #f2f2f2}.detail-tab.mobile[data-v-70ae7b36]::-webkit-scrollbar{display:none}.detail-tab>button[data-v-70ae7b36]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:5px 32px;margin:0;border:none;border-bottom:2px solid #f2f2f2;background-color:transparent;cursor:pointer}.detail-tab>button.active[data-v-70ae7b36],.detail-tab>button[data-v-70ae7b36]:hover{border-bottom:2px solid #e34940;color:#e34940}.detail-tab-1[data-v-70ae7b36],.detail-tab-2[data-v-70ae7b36],.detail-tab-3[data-v-70ae7b36],.detail-tab-4[data-v-70ae7b36],.detail-tab-5[data-v-70ae7b36]{height:calc(100% - 78px);overflow:hidden;overflow-y:auto;position:relative}.comment-list[data-v-70ae7b36]::-webkit-scrollbar,.detail-tab-1[data-v-70ae7b36]::-webkit-scrollbar,.detail-tab-2[data-v-70ae7b36]::-webkit-scrollbar,.detail-tab-3[data-v-70ae7b36]::-webkit-scrollbar,.detail-tab-4[data-v-70ae7b36]::-webkit-scrollbar,.detail-tab-5[data-v-70ae7b36]::-webkit-scrollbar,.log-list[data-v-70ae7b36]::-webkit-scrollbar,.rc-resource-list-container[data-v-70ae7b36]::-webkit-scrollbar{background-color:#f2f2f2}.comment-list[data-v-70ae7b36]::-webkit-scrollbar-thumb,.detail-tab-1[data-v-70ae7b36]::-webkit-scrollbar-thumb,.detail-tab-2[data-v-70ae7b36]::-webkit-scrollbar-thumb,.detail-tab-3[data-v-70ae7b36]::-webkit-scrollbar-thumb,.detail-tab-4[data-v-70ae7b36]::-webkit-scrollbar-thumb,.detail-tab-5[data-v-70ae7b36]::-webkit-scrollbar-thumb,.log-list[data-v-70ae7b36]::-webkit-scrollbar-thumb,.rc-resource-list-container[data-v-70ae7b36]::-webkit-scrollbar-thumb{border:2px solid #f2f2f2}.detail-tab-1>.main[data-v-70ae7b36]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:16px;border-bottom:1px solid #e9e9e9}.detail-tab-1>.main>div[data-v-70ae7b36],.detail-tab-1>.main[data-v-70ae7b36]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.detail-tab-1>.main>div[data-v-70ae7b36]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;width:100%}.detail-tab-1>.main>div>img[data-v-70ae7b36]{width:32px;height:32px}.detail-tab-1>.main>div>.description[data-v-70ae7b36]{margin-left:16px;-webkit-box-flex:1;-ms-flex:1;flex:1}.detail-tab-1>.main>div>.description>.display-name[data-v-70ae7b36]{font-size:20px}.detail-tab-1>.main>div>.description>.code-and-type[data-v-70ae7b36]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.detail-tab-1>.main>div>.description>.code-and-type>.code[data-v-70ae7b36]{color:#e34940;margin-right:16px}.detail-tab-1>.main>div>.description>.address[data-v-70ae7b36]{font-size:12px;color:#9b9b9b}.detail-tab-1>.main>div>.description>.by-and-when[data-v-70ae7b36]{font-size:14px;color:#9b9b9b}button.view-reporter-button[data-v-70ae7b36]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:32px;overflow:hidden;border:none;border-radius:16px;padding:0 16px 0 8px;background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;background-color:#fff;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.24);box-shadow:0 0 4px 0 rgba(0,0,0,.24)}button.view-reporter-button>img[data-v-70ae7b36]{width:32px;height:32px;display:block}button.view-reporter-button>label[data-v-70ae7b36]{font-size:14px;cursor:pointer;margin:0 0 0 4px}.detail-tab-1>.main>div>.status[data-v-70ae7b36]{font-size:18px;color:#fff;border-radius:19px;width:100%;max-width:300px;padding:2px;margin:8px 0 0;text-align:center}.status.status1[data-v-70ae7b36]{background-color:#4472c4}.status.status2[data-v-70ae7b36]{background-color:#7f7f7f}.status.status3[data-v-70ae7b36]{background-color:#009193}.status.status4[data-v-70ae7b36]{background-color:#ffc000}.status.status5[data-v-70ae7b36]{background-color:#ed7d31}.status.status6[data-v-70ae7b36]{background-color:#f85ea7}.status.status7[data-v-70ae7b36]{background-color:#c00000}.status.status8[data-v-70ae7b36]{background-color:#7030a0}.status.status9[data-v-70ae7b36]{background-color:#70ad47}.status.status10[data-v-70ae7b36]{background-color:#4472c4}.status.status11[data-v-70ae7b36]{background-color:#f85ea7}.reporter[data-v-70ae7b36]{border-bottom:1px solid #e9e9e9;position:absolute;background-color:#fff;border-radius:2px;top:16px;right:16px;width:280px;-webkit-box-shadow:0 0 24px 0 rgba(0,0,0,.24);box-shadow:0 0 24px 0 rgba(0,0,0,.24);z-index:20}.reporter>.header[data-v-70ae7b36]{-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.24);box-shadow:0 1px 4px 0 rgba(0,0,0,.24);padding:11px}.reporter>.detail[data-v-70ae7b36]{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;padding:16px;z-index:20}.reporter>.detail>.row[data-v-70ae7b36],.reporter>.detail[data-v-70ae7b36]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.reporter>.detail>.row[data-v-70ae7b36]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:16px;width:100%}.reporter>.detail>.row>img[data-v-70ae7b36]{width:32px;height:32px;margin-right:16px}.reporter>.detail>.row>div[data-v-70ae7b36]{-webkit-box-flex:1;-ms-flex:1;flex:1}button.tel-button[data-v-70ae7b36]{height:40px;border:none;border-radius:20px;background-color:#64bd40;width:120px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}button.tel-button>img[data-v-70ae7b36]{width:40px;height:40px}.rc-resource-list[data-v-70ae7b36]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.detail-tab-1>.help-date[data-v-70ae7b36],.detail-tab-1>.main>.send-back-reason[data-v-70ae7b36],.detail-tab-1>.other-damages[data-v-70ae7b36],.detail-tab-1>.other-help[data-v-70ae7b36],.detail-tab-1>.relief-plan[data-v-70ae7b36],.detail-tab-1>.situation[data-v-70ae7b36]{padding:16px;border-bottom:1px solid #e9e9e9}.detail-tab-1>.vc-count[data-v-70ae7b36]{background-color:#fff6d5}.detail-tab-1>.vc-count>.vc-count-header[data-v-70ae7b36]{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #f9dfb8}.detail-tab-1>.vc-count>.vc-count-detail[data-v-70ae7b36]{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff0b9;border-radius:6px}.detail-tab-1>.vc-count>.vc-count-detail-box[data-v-70ae7b36]{display:grid;grid-template-columns:repeat(4,1fr);background-color:#fff0b9}.detail-tab-1>.vc-count>.vc-count-detail>div[data-v-70ae7b36]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:33%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.detail-tab-1>.vc-count>.header>div[data-v-70ae7b36]{padding-top:8px;font-size:18px}.detail-tab-1>.vc-count>.detail>div[data-v-70ae7b36]{font-size:32px}.detail-tab-1>.vc-count>.vc-count-detail-box>div>.item[data-v-70ae7b36]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.detail-tab-1>.vc-count>.vc-count-detail-box>div>.header[data-v-70ae7b36]{padding-top:8px;font-size:18px}.detail-tab-1>.vc-count>.vc-count-detail-box>div>.detail[data-v-70ae7b36]{font-size:32px}.detail-tab-1>.vc-count>.vc-count-detail-box>.preparing>div[data-v-70ae7b36]{color:#3b7ddf;border-right:1px solid #f9dfb8}.detail-tab-1>.vc-count>.vc-count-detail-box>.accepted>div[data-v-70ae7b36]{color:#07a23c;border-right:1px solid #f9dfb8}.detail-tab-1>.vc-count>.vc-count-detail-box>.pending>div[data-v-70ae7b36]{color:#7240dd;border-right:1px solid #f9dfb8}.detail-tab-1>.vc-count>.vc-count-detail-box>.rejected>div[data-v-70ae7b36]{color:#797f8a}.detail-tab-1>.main>.send-back-reason[data-v-70ae7b36]{border-radius:4px;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.24);box-shadow:0 0 4px 0 rgba(0,0,0,.24);margin:16px 0 0;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;border:1px solid rgba(247,54,54,.15);background-color:rgba(247,54,54,.15);color:#f73636}.detail-tab-1>.help-date>p[data-v-70ae7b36],.detail-tab-1>.other-damages>p[data-v-70ae7b36],.detail-tab-1>.other-help>p[data-v-70ae7b36],.detail-tab-1>.relief-plan>p[data-v-70ae7b36],.detail-tab-1>.situation>p[data-v-70ae7b36],.main>.send-back-reason>p[data-v-70ae7b36]{font-family:Pridi-Light;text-indent:16px;margin:16px 0 0}.detail-tab-1>.image[data-v-70ae7b36]{padding:16px;border-bottom:1px solid #e9e9e9}.detail-tab-1>.image>.image-list[data-v-70ae7b36]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.detail-tab-1>.image>.image-list>button[data-v-70ae7b36]{margin:16px 16px 0 0;width:96px;height:96px;padding:0;overflow:hidden;border:none;cursor:pointer}.detail-tab-1>.image>.image-list>button>img[data-v-70ae7b36]{width:96px;height:96px;-o-object-fit:cover;object-fit:cover}.detail-tab-1>.issue[data-v-70ae7b36]{padding:16px;border-bottom:1px solid #e9e9e9}.detail-tab-1>.issue>div[data-v-70ae7b36]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff;padding:8px 16px;border-radius:4px;margin-top:16px;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.24);box-shadow:0 0 4px 0 rgba(0,0,0,.24);cursor:pointer}.detail-tab-1>.issue>div>.name[data-v-70ae7b36]{font-size:20px}.detail-tab-1>.issue>div>.address[data-v-70ae7b36]{font-size:12px;color:#9b9b9b;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:100%}.detail-tab-1>.issue>div>.code[data-v-70ae7b36]{color:#e34940}.view-issue[data-v-70ae7b36]{position:fixed;top:0;left:0;height:100%;width:100%;z-index:5}#detail-map[data-v-70ae7b36]{height:175px;width:100%}.detail-tab-1>.area[data-v-70ae7b36]{font-family:Pridi-Light;text-align:center;padding:5px;background-color:#fff}.rc-resource-group-list[data-v-70ae7b36]{width:100%}.rc-resource-group-list.active[data-v-70ae7b36]{margin-bottom:32px}.rc-resource-group-list>button[data-v-70ae7b36]{width:100%;height:48px;padding:0;margin:0;background-color:#fff;cursor:pointer;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;border-bottom:1px solid #e9e9e9}.rc-resource-group-list>button>img[data-v-70ae7b36]{width:32px;height:32px;margin:0 8px}.rc-resource-group-list>button>img.expand[data-v-70ae7b36]{width:24px;height:24px;margin:0 16px 0 auto}.rc-resource-group-list>button>img.expand.active[data-v-70ae7b36]{-o-transition:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.none-rc-resource-list[data-v-70ae7b36]{height:100%;overflow:hidden;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.none-log[data-v-70ae7b36]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.log-list[data-v-70ae7b36],.none-log[data-v-70ae7b36]{height:100%;overflow:hidden;overflow-y:auto}.log[data-v-70ae7b36]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;position:relative}.log>.line[data-v-70ae7b36]{width:1px;height:calc(100% - 48px);position:absolute;top:56px;left:31.5px;background-color:#9b9b9b}.log>.left[data-v-70ae7b36]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.log>.left>.action[data-v-70ae7b36]{width:32px;height:32px;border-radius:16px;background-color:#9b9b9b;font-size:16px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:16px}.log>.middle[data-v-70ae7b36]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:16px 0;-webkit-box-flex:1;-ms-flex:1;flex:1}.log>.middle>.description[data-v-70ae7b36]{color:#e34940}.log>.middle>.create-by[data-v-70ae7b36]{font-size:14px}.log>.right[data-v-70ae7b36]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:16px;width:100px;text-align:right}.log>.right>.date[data-v-70ae7b36],.log>.right>.time[data-v-70ae7b36]{font-size:14px;color:#9b9b9b}.none-comment-list[data-v-70ae7b36]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.comment-list[data-v-70ae7b36],.none-comment-list[data-v-70ae7b36]{height:calc(100% - 171px);overflow:hidden;overflow-y:auto}.comment-item[data-v-70ae7b36]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;padding:12px 16px;border-bottom:1px solid #e9e9e9}.comment-item>.header[data-v-70ae7b36],.comment-item[data-v-70ae7b36]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.comment-item>.header[data-v-70ae7b36]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.comment-item>.header>img[data-v-70ae7b36]{width:48px;height:48px;border-radius:24px;background-color:#21272f}.comment-item>.header>.description[data-v-70ae7b36]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:16px}.comment-item>.header>.description>.when[data-v-70ae7b36]{font-family:Pridi-Light;font-size:14px;color:#9b9b9b}.comment-item>.body[data-v-70ae7b36]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:16px 0 0 64px}.comment-item>.body>.message[data-v-70ae7b36]{margin-bottom:16px}.comment-item>.body>button[data-v-70ae7b36]{width:64px;height:64px;padding:0;margin:0;overflow:hidden;cursor:pointer;border:none;background-color:transparent}.comment-item>.body>button>img[data-v-70ae7b36]{width:64px;height:64px}.comment-form[data-v-70ae7b36]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:16px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.comment-form>.left[data-v-70ae7b36]{height:139px;width:100%}.comment-form>.left>textarea[data-v-70ae7b36]{border:none;border-radius:8px;resize:none;overflow:auto;padding:16px;height:107px;width:calc(100% - 32px)}.comment-form>.right[data-v-70ae7b36]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:16px;position:relative}.comment-form>.right>form[data-v-70ae7b36]{display:none}.comment-form>.right>img[data-v-70ae7b36]{width:85px;height:85px;margin-top:6px}.comment-form>.right>img.placeholder[data-v-70ae7b36]{background-color:#9b9b9b}.comment-form>.right>button.deselect-image-button[data-v-70ae7b36],.comment-form>.right>button.select-image-button[data-v-70ae7b36]{border:none;background-color:hsla(0,0%,100%,.8);width:32px;height:32px;border-radius:16px;overflow:hidden;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;bottom:4px;right:4px;cursor:pointer}.comment-form>.right>button.deselect-image-button>img[data-v-70ae7b36],.comment-form>.right>button.select-image-button>img[data-v-70ae7b36]{width:24px;height:24px}.comment-form>.right>img.loading[data-v-70ae7b36]{width:24px;height:24px;position:absolute;top:73.5px;left:0;border:none;animation:loading-keyframes-data-v-70ae7b36 1s steps(60) infinite;-webkit-animation:loading-keyframes-data-v-70ae7b36 1s steps(60) infinite}.detail-tab-5>.group[data-v-70ae7b36]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.24),0 1px 2px 0 rgba(33,39,47,.24);box-shadow:0 0 0 0 rgba(0,0,0,.24),0 1px 2px 0 rgba(33,39,47,.24);margin-bottom:4px}.detail-tab-5>.group>.name[data-v-70ae7b36]{width:100%;cursor:pointer;padding:16px;background-color:#e9e9e9}.detail-tab-5>.group>.rc-people-list[data-v-70ae7b36]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:8px 0 8px 16px}.detail-tab-5>.group>.rc-people-list>.rc-people[data-v-70ae7b36]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:8px 16px}.detail-tab-5>.group>.rc-people-list>.rc-people>.full-name[data-v-70ae7b36],.detail-tab-5>.group>.rc-people-list>.rc-people>.position[data-v-70ae7b36]{-webkit-box-flex:1;-ms-flex:1;flex:1}@keyframes loading-keyframes-data-v-70ae7b36{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes loading-keyframes-data-v-70ae7b36{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.rc-issue-order-list[data-v-70ae7b36]{padding-bottom:50px}.none-rc-issue-order-list[data-v-70ae7b36]{width:100%;margin-top:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rc-issue-order-card-container[data-v-70ae7b36]{border:none;background-color:transparent;padding:0;cursor:pointer;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.24);box-shadow:0 0 4px 0 rgba(0,0,0,.24);margin:10px;border-radius:4px;overflow:hidden}.alert-before-delete[data-v-70ae7b36],.alert-before-send-back[data-v-70ae7b36]{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;background-color:transparent;z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.alert-before-delete>.popup[data-v-70ae7b36],.alert-before-send-back>.popup[data-v-70ae7b36]{background-color:#f2f2f2;border:none;-webkit-box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:320px;position:relative}.alert-before-delete>.popup>.message[data-v-70ae7b36],.alert-before-send-back>.popup>.message[data-v-70ae7b36]{margin:8px 0 30px}.alert-before-delete>.popup>.button-container[data-v-70ae7b36],.alert-before-send-back>.popup>.button-container[data-v-70ae7b36]{display:block}.alert-before-delete>.popup>.delete-reason>textarea[data-v-70ae7b36],.alert-before-send-back>.popup>.send-back-reason>textarea[data-v-70ae7b36]{height:96px}.alert-before-delete>.popup>.button-container>button[data-v-70ae7b36],.alert-before-send-back>.popup>.button-container>button[data-v-70ae7b36]{width:100%}.alert-before-delete>.popup>.button-container>button.confirm-delete-button[data-v-70ae7b36],.alert-before-send-back>.popup>.button-container>button.confirm-send-back-button[data-v-70ae7b36]{margin-top:32px}@media only screen and (max-width:1024px){.rc-issue-detail-widget[data-v-70ae7b36]{width:560px}.rc-resource-list[data-v-70ae7b36]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:767px){.rc-issue-detail-widget[data-v-70ae7b36]{border-radius:0;width:100%;min-width:320px;min-height:100%;top:0;bottom:0;overflow:auto!important}.backdrop[data-v-70ae7b36]{top:0;position:absolute;width:100%;height:100%;background-color:rgba(33,39,47,.5);z-index:10}.action-list[data-v-70ae7b36]{top:unset;bottom:0;left:0;width:100%}.detail-tab-1>.main>div>.status[data-v-70ae7b36]{max-width:unset}.reporter[data-v-70ae7b36]{top:-78px;bottom:0;left:0;right:0;margin:auto;z-index:20;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.detail-tab-1>.vc-count>.header>div[data-v-70ae7b36]{font-size:14px}.detail-tab-1>.vc-count>.detail>div[data-v-70ae7b36]{font-size:20px}.detail-tab-1>.vc-count>.vc-count-detail-box[data-v-70ae7b36]{grid-template-columns:repeat(2,1fr)}.detail-tab-1>.vc-count>.vc-count-detail-box>.preparing[data-v-70ae7b36],.detail-tab-1>.vc-count>.vc-count-detail-box>.rejected[data-v-70ae7b36]{border-top:1px solid #f9dfb8}}.rc-resource-card-widget[data-v-15ec4a89]{width:100%;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.24),0 1px 2px 0 rgba(33,39,47,.24);box-shadow:0 0 0 0 rgba(0,0,0,.24),0 1px 2px 0 rgba(33,39,47,.24);margin-bottom:4px}.rc-resource-card-widget>.header[data-v-15ec4a89]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:16px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#e9e9e9}.rc-resource-card-widget>.header>img[data-v-15ec4a89]{width:24px;height:24px;margin:0 16px 0 0}.rc-resource-card-widget>.body[data-v-15ec4a89]{width:100%;padding:0 0 0 32px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-right:auto}.field-container[data-v-15ec4a89]{margin-top:16px;padding-right:16px;-webkit-box-sizing:border-box;box-sizing:border-box}.body>.amount[data-v-15ec4a89],.body>.contingency-fund[data-v-15ec4a89],.body>.end-date[data-v-15ec4a89],.body>.group-amount[data-v-15ec4a89],.body>.start-date[data-v-15ec4a89],.body>.worker-amount[data-v-15ec4a89]{width:25%}.field-container>.value[data-v-15ec4a89]{padding:0 0 0 16px}.body>.worker-amount>button[data-v-15ec4a89]{border:1px solid #21272f;background-color:#fff;color:#21272f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px}.body>.worker-amount>button>img[data-v-15ec4a89]{margin-left:auto;width:24px;height:24px}.people-container[data-v-15ec4a89]{width:100%;margin-top:16px;padding-right:16px}.people-container>label[data-v-15ec4a89]{margin-left:7px}.people-list[data-v-15ec4a89]{margin:8px 0 0 7px}.people[data-v-15ec4a89]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:8px;border-bottom:1px solid #e9e9e9}.people>.number[data-v-15ec4a89]{width:30px}.people>.detail[data-v-15ec4a89]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:calc(100% - 30px)}.people>.detail>.fullname[data-v-15ec4a89],.people>.detail>.position[data-v-15ec4a89]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-right:8px;-webkit-box-sizing:border-box;box-sizing:border-box}.people>.detail>.position[data-v-15ec4a89]{color:#9b9b9b}.people>.detail>.duty[data-v-15ec4a89]{-webkit-box-flex:1;-ms-flex:1;flex:1;color:#9b9b9b}@media only screen and (max-width:1024px){.body>.amount[data-v-15ec4a89],.body>.contingency-fund[data-v-15ec4a89],.body>.end-date[data-v-15ec4a89],.body>.group-amount[data-v-15ec4a89],.body>.start-date[data-v-15ec4a89],.body>.worker-amount[data-v-15ec4a89]{width:50%}}@media only screen and (max-width:480px){.body>.amount[data-v-15ec4a89],.body>.contingency-fund[data-v-15ec4a89],.body>.end-date[data-v-15ec4a89],.body>.group-amount[data-v-15ec4a89],.body>.start-date[data-v-15ec4a89],.body>.worker-amount[data-v-15ec4a89]{width:100%}.people>.detail[data-v-15ec4a89]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.people>.detail>.position[data-v-15ec4a89]{color:#9b9b9b;font-size:14px}}.header[data-v-1ea5a890]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff;padding:8px 16px}.header.highlight[data-v-1ea5a890],.rc-issue-order-card-widget:hover>.header[data-v-1ea5a890]{background-color:rgba(33,39,47,.05)}.header>.top[data-v-1ea5a890]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.header>.top>.left[data-v-1ea5a890],.header>.top[data-v-1ea5a890]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.header>.top>.left[data-v-1ea5a890]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;width:calc(100% - 24px)}.display-name[data-v-1ea5a890]{font-size:20px}.address[data-v-1ea5a890],.display-name[data-v-1ea5a890]{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.address[data-v-1ea5a890]{font-size:12px;color:#9b9b9b;width:100%}button.go-to-button[data-v-1ea5a890]{background:transparent;border:none;width:24px;height:50px;padding:0;font-size:14px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:auto}button.go-to-button>img[data-v-1ea5a890]{width:24px;height:24px}.header>.bottom[data-v-1ea5a890]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.code[data-v-1ea5a890]{color:#e34940;width:calc(100% - 96px)}.status[data-v-1ea5a890]{font-size:12px;color:#fff;border-radius:9px;width:96px;text-align:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.status.status1[data-v-1ea5a890]{background-color:#a6a6a6}.status.status2[data-v-1ea5a890]{background-color:#4a90e2}.status.status3[data-v-1ea5a890]{background-color:#f5a623}.status.status4[data-v-1ea5a890]{background-color:#ac3ce8}.status.status5[data-v-1ea5a890]{background-color:#1dbd95}.status.status6[data-v-1ea5a890]{background-color:#c00000}.body[data-v-1ea5a890]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:hsla(0,0%,100%,.7);padding:2px 16px;cursor:pointer;height:36px}.body.highlight[data-v-1ea5a890],.rc-issue-order-card-widget:hover>.body[data-v-1ea5a890]{background-color:rgba(33,39,47,.1)}img.icon[data-v-1ea5a890]{width:20px;height:20px;overflow:hidden;margin-right:8px}.date[data-v-1ea5a890]{padding:0;font-size:14px;color:#9b9b9b;margin:0 0 0 auto}.rc-helper-list-widget[data-v-8e32d7dc]{border-bottom:1px solid #e9e9e9;position:absolute;background-color:#fff;border-radius:2px;top:0;bottom:0;left:0;right:0;margin:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:30%;min-width:480px;-webkit-box-shadow:0 0 24px 0 rgba(0,0,0,.24);box-shadow:0 0 24px 0 rgba(0,0,0,.24)}.rc-helper-list-widget>.header[data-v-8e32d7dc]{-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.24);box-shadow:0 1px 4px 0 rgba(0,0,0,.24);padding:11px}.rc-helper-list-widget>.body[data-v-8e32d7dc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:8px 0;height:350px;overflow:hidden;overflow-y:auto;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:2px}.rc-helper-list-widget>.body[data-v-8e32d7dc]::-webkit-scrollbar{background-color:hsla(0,0%,100%,0)}.rc-helper-list-widget>.body>button[data-v-8e32d7dc]{border:none;background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;padding:8px 16px;margin:0}.rc-helper-list-widget>.body>button>div[data-v-8e32d7dc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-flex:1;-ms-flex:1;flex:1}.rc-helper-list-widget>.body>button>div>label[data-v-8e32d7dc]{cursor:pointer;text-align:left}.rc-helper-list-widget>.body>button>div>label.display-name[data-v-8e32d7dc]{font-size:20px}.rc-helper-list-widget>.body>button>div>.check[data-v-8e32d7dc],.warning[data-v-8e32d7dc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.warning[data-v-8e32d7dc]{border:1px solid #fcb94e;border-radius:10px;padding:1px 10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:10px}.warning>img[data-v-8e32d7dc]{width:4px;height:10px}.warning>div[data-v-8e32d7dc]{margin-left:5px;font-size:12px;color:#fcb94e}.rc-helper-list-widget>.body>button>img[data-v-8e32d7dc]{width:24px;height:24px}.rc-helper-list-widget>.footer[data-v-8e32d7dc]{border-top:1px solid #f2f2f2;padding:11px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.rc-helper-list-widget>.footer>button[data-v-8e32d7dc]{border:none;background-color:transparent;cursor:pointer}.rc-helper-list-widget>.footer>button>label[data-v-8e32d7dc]{color:#e34940;cursor:pointer}@media only screen and (max-width:767px){.rc-helper-list-widget[data-v-8e32d7dc]{width:calc(100% - 32px);min-width:288px}}.rc-helper-form[data-v-42a15ba2]{background-color:#f2f2f2;border:none;border-radius:6px;height:calc(100% - 48px);width:calc(100% - 48px);max-width:1024px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px 0 0;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;overflow:hidden;position:relative}.rc-helper-form>.header[data-v-42a15ba2],.rc-helper-form[data-v-42a15ba2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.rc-helper-form>.header[data-v-42a15ba2]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal-topic[data-v-42a15ba2]{padding:0 30px}.main-tab[data-v-42a15ba2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);z-index:1}.main-tab>button[data-v-42a15ba2]{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:120px;padding:5px 0;margin:0;border:none;border-bottom:2px solid #f2f2f2;background-color:transparent;cursor:pointer}.main-tab>button.active[data-v-42a15ba2],.main-tab>button[data-v-42a15ba2]:hover{border-bottom:2px solid #e34940;color:#e34940}.main-tab-1[data-v-42a15ba2],.main-tab-2[data-v-42a15ba2],.main-tab-3[data-v-42a15ba2]{height:calc(100% - 68px);overflow:hidden;overflow-y:auto;position:relative}.main-tab-1[data-v-42a15ba2]::-webkit-scrollbar,.main-tab-2[data-v-42a15ba2]::-webkit-scrollbar,.main-tab-3[data-v-42a15ba2]::-webkit-scrollbar{background-color:#f2f2f2}.main-tab-1[data-v-42a15ba2]::-webkit-scrollbar-thumb,.main-tab-2[data-v-42a15ba2]::-webkit-scrollbar-thumb,.main-tab-3[data-v-42a15ba2]::-webkit-scrollbar-thumb{border:2px solid #f2f2f2}.rc-helper-name[data-v-42a15ba2]{padding:16px}.submit-button-container[data-v-42a15ba2]{position:absolute;bottom:0;left:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}button.delete-button[data-v-42a15ba2]{margin:16px;-webkit-box-flex:1;-ms-flex:1;flex:1;border:1px solid #21272f;background-color:#fff;color:#21272f}button.delete-button[data-v-42a15ba2]:hover{background-color:#f2f2f2}button.submit-button[data-v-42a15ba2]{margin:16px;-webkit-box-flex:1;-ms-flex:1;flex:1}.rc-resource-group-list[data-v-42a15ba2]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:hidden;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24)}.rc-resource-group-list>button[data-v-42a15ba2]{border:none;padding:8px 16px;margin:0;background-color:transparent;cursor:pointer;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rc-resource-group-list>button>img[data-v-42a15ba2]{width:32px;height:32px}.rc-resource-group-list>button>label[data-v-42a15ba2]{color:#9b9b9b;cursor:pointer}.rc-resource-group-list>button.active>label[data-v-42a15ba2]{color:#e34940}.rc-resource-group-list[data-v-42a15ba2]::-webkit-scrollbar{background-color:#f2f2f2}.rc-resource-group-list[data-v-42a15ba2]::-webkit-scrollbar-thumb{background:#9b9b9b;border:2px solid #f2f2f2}.rc-resource-group-list.mobile[data-v-42a15ba2]::-webkit-scrollbar{display:none}.none-rc-resource-list[data-v-42a15ba2]{height:100%;overflow:hidden;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rc-resource-list-container[data-v-42a15ba2]{height:calc(100% - 163px);overflow:hidden;overflow-y:auto;padding-top:8px;-webkit-box-sizing:border-box;box-sizing:border-box}.rc-resource-list-container[data-v-42a15ba2]::-webkit-scrollbar{background-color:#f2f2f2}.rc-resource-list-container[data-v-42a15ba2]::-webkit-scrollbar-thumb{border:2px solid #f2f2f2}.rc-resource-list[data-v-42a15ba2]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.validation-massage-container[data-v-42a15ba2]{display:-webkit-box;display:-ms-flexbox;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;background-color:rgba(247,54,54,.85);padding:16px 56px 16px 16px;position:absolute;width:calc(100% - 72px);z-index:10;top:108px;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);display:flex;flex-direction:column;justify-content:center;align-items:center}.validation-massage-container-animation-enter-active[data-v-42a15ba2],.validation-massage-container-animation-leave-active[data-v-42a15ba2]{-webkit-transition:all .1s;transition:all .1s}.validation-massage-container-animation-enter[data-v-42a15ba2],.validation-massage-container-animation-leave-to[data-v-42a15ba2]{opacity:0;-webkit-transform:translateY(-5px);transform:translateY(-5px)}.validation-massage-container>div[data-v-42a15ba2]{color:#fff}.validation-massage-container>button.close-button[data-v-42a15ba2]{top:16px;right:16px}.rc-people[data-v-42a15ba2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:16px;cursor:pointer;-webkit-box-shadow:0 1px 1px 0 rgba(33,39,47,.24);box-shadow:0 1px 1px 0 rgba(33,39,47,.24)}.rc-people>img[data-v-42a15ba2]{width:24px;height:24px;margin-right:16px}.rc-people>.full-name[data-v-42a15ba2],.rc-people>.position[data-v-42a15ba2]{-webkit-box-flex:1;-ms-flex:1;flex:1}button.add-new-rc-resource-button[data-v-42a15ba2]{width:48px;height:48px;border:none;border-radius:24px;background-color:rgba(247,54,54,.8);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 0 4px 2px rgba(0,0,0,.24);box-shadow:0 0 4px 2px rgba(0,0,0,.24);cursor:pointer;margin-right:16px}button.add-new-rc-resource-button>img[data-v-42a15ba2]{width:32px;height:32px}.alert-before-close-screen[data-v-42a15ba2]{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;background-color:transparent;z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.alert-before-close-screen>.popup[data-v-42a15ba2]{background-color:#f2f2f2;border:none;-webkit-box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:320px;position:relative}.alert-before-close-screen>.popup>.message[data-v-42a15ba2]{margin:8px 0 30px}.alert-before-close-screen>.popup>.button-container[data-v-42a15ba2]{display:block}.alert-before-close-screen>.popup>.button-container>button[data-v-42a15ba2]{width:100%}.alert-before-close-screen>.popup>.button-container>button.confirm-close-button[data-v-42a15ba2]{margin-bottom:8px}.alert-before-close-screen>.popup>.button-container>button.confirm-submit-button[data-v-42a15ba2]{margin-top:8px}@media only screen and (max-width:1024px){.rc-resource-list[data-v-42a15ba2]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:480px){.rc-helper-form[data-v-42a15ba2]{border-radius:0;width:100%;height:100%;overflow:auto!important}.submit-button-container[data-v-42a15ba2]{-ms-flex-wrap:wrap;flex-wrap:wrap}}.rc-issue-order-list-widget[data-v-e54b70f8]{background-color:#f2f2f2;border:none;border-radius:6px;height:calc(100% - 200px);width:30%;min-width:480px;position:absolute;top:100px;bottom:100px;left:0;right:0;margin:auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;position:relative}.rc-issue-order-list-widget>.header[data-v-e54b70f8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rc-issue-order-list-widget>.header.no-tab[data-v-e54b70f8]{-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);padding-bottom:10px}.modal-topic[data-v-e54b70f8]{padding:0 30px}.detail-tab[data-v-e54b70f8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:10px;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);z-index:1}.detail-tab>button[data-v-e54b70f8]{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:120px;padding:5px 0;margin:0;border:none;border-bottom:2px solid #f2f2f2;background-color:transparent;cursor:pointer}.detail-tab>button.active[data-v-e54b70f8],.detail-tab>button[data-v-e54b70f8]:hover{border-bottom:2px solid #e34940;color:#e34940}.detail-tab-1[data-v-e54b70f8],.detail-tab-2[data-v-e54b70f8]{height:calc(100% - 78px);overflow:hidden;overflow-y:auto;position:relative}.detail-tab-1[data-v-e54b70f8]::-webkit-scrollbar,.detail-tab-2[data-v-e54b70f8]::-webkit-scrollbar,.issue-order-list[data-v-e54b70f8]::-webkit-scrollbar,.resource-list-container[data-v-e54b70f8]::-webkit-scrollbar{background-color:#f2f2f2}.detail-tab-1[data-v-e54b70f8]::-webkit-scrollbar-thumb,.detail-tab-2[data-v-e54b70f8]::-webkit-scrollbar-thumb,.rc-issue-order-list[data-v-e54b70f8]::-webkit-scrollbar-thumb,.rc-resource-list-container[data-v-e54b70f8]::-webkit-scrollbar-thumb{border:2px solid #f2f2f2}.rc-issue-order-list[data-v-e54b70f8]{padding-bottom:50px}.none-rc-issue-order-list[data-v-e54b70f8]{width:100%;margin-top:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rc-issue-order-card-container[data-v-e54b70f8]{border:none;background-color:transparent;padding:0;cursor:pointer;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.24);box-shadow:0 0 4px 0 rgba(0,0,0,.24);margin:10px;border-radius:4px;overflow:hidden}button.add-button[data-v-e54b70f8],button.send-button[data-v-e54b70f8]{background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 8px;margin-top:10px;border:none;border-radius:20px;height:40px;width:96px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;bottom:10px;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.24);box-shadow:0 0 4px 0 rgba(0,0,0,.24)}button.add-button[data-v-e54b70f8]{left:10px}button.send-button[data-v-e54b70f8]{background-color:#e34940;right:10px}button.add-button>img[data-v-e54b70f8],button.send-button>img[data-v-e54b70f8]{height:24px;width:24px}button.send-button>div[data-v-e54b70f8]{color:#fff}.rc-resource-group-list[data-v-e54b70f8]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:hidden;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24)}.rc-resource-group-list>button[data-v-e54b70f8]{border:none;padding:8px 16px;margin:0;background-color:transparent;cursor:pointer;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rc-resource-group-list>button>img[data-v-e54b70f8]{width:32px;height:32px}.rc-resource-group-list>button>label[data-v-e54b70f8]{color:#9b9b9b;cursor:pointer}.rc-resource-group-list>button.active>label[data-v-e54b70f8]{color:#e34940}.rc-resource-group-list[data-v-e54b70f8]::-webkit-scrollbar{background-color:#f2f2f2}.rc-resource-group-list[data-v-e54b70f8]::-webkit-scrollbar-thumb{background:#9b9b9b;border:2px solid #f2f2f2}.rc-resource-group-list.mobile[data-v-e54b70f8]::-webkit-scrollbar{display:none}.none-rc-resource-list[data-v-e54b70f8]{height:100%;overflow:hidden;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rc-resource-list-container[data-v-e54b70f8]{height:calc(100% - 93px);overflow:hidden;overflow-y:auto;margin-top:10px}.rc-resource-list[data-v-e54b70f8]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.rc-resrource-budget[data-v-e54b70f8]{margin:16px}.rc-resrource-budget>input[data-v-e54b70f8]{width:calc(100% - 48px)}@media only screen and (max-width:767px){.rc-issue-order-list-widget[data-v-e54b70f8]{top:0;bottom:0;left:0;right:0;margin:auto;width:100%;min-width:320px;height:100%;min-height:480px;border-radius:unset}}.rc-resource-card-widget-for-summary-assign[data-v-28b227a6]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;margin:16px 16px 0;padding:0 0 16px;width:calc(100% - 32px);border-bottom:1px solid #e9e9e9}.rc-resource-card-widget-for-summary-assign>div[data-v-28b227a6],.rc-resource-card-widget-for-summary-assign[data-v-28b227a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rc-resource-card-widget-for-summary-assign>div[data-v-28b227a6]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;width:100%;margin-bottom:8px}.rc-resource-type-name[data-v-28b227a6]{font-family:Pridi-Light;width:calc(100% - 40px)}button.toggle-log-button>img[data-v-28b227a6]{width:24px;height:24px}button.toggle-log-button.up>img[data-v-28b227a6]{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.rc-resource-type-icon-container[data-v-28b227a6]{position:relative;width:48px;height:48px;margin-right:16px}.rc-resource-type-icon-container>img.bg[data-v-28b227a6]{width:48px;height:48px}.rc-resource-type-icon-container>img.type[data-v-28b227a6]{width:48px;height:48px;position:absolute;top:0;left:0}.rc-resource-amount-container[data-v-28b227a6]{margin-left:0;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.rc-resource-amount-container>.need[data-v-28b227a6]{font-size:20px;margin-right:auto}.rc-resource-amount-container>.assigned[data-v-28b227a6]{margin-left:auto;color:#e34940}button.toggle-log-button[data-v-28b227a6]{border:none;background-color:transparent;width:24px;height:24px;cursor:pointer;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;margin-left:auto}div.log-list[data-v-28b227a6]{margin-top:16px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.log[data-v-28b227a6],div.log-list[data-v-28b227a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.log[data-v-28b227a6]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:16px 0;border-top:1px solid #e9e9e9}.log[data-v-28b227a6]:last-child{padding:16px 0 0}.log>.datetime[data-v-28b227a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:16px;border-right:2px solid #9b9b9b}.log>.datetime>.date[data-v-28b227a6]{font-weight:700}.log>.datetime>.time[data-v-28b227a6]{font-size:14px}.log>.helper-name[data-v-28b227a6]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-left:16px}.log>.amount-help[data-v-28b227a6]{color:#e34940}@media only screen and (max-width:1024px){.rc-resource-card-widget-for-summary-assign[data-v-28b227a6]{margin:16px 0 0;padding:0 16px 16px;width:calc(100% - 32px)}}.rc-issue-order-detail-widget[data-v-00428594]{background-color:#f2f2f2;border:none;border-radius:6px;height:calc(100% - 200px);width:816px;position:absolute;top:100px;bottom:100px;left:0;right:0;margin:auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;position:relative}.issue-order-detail-widget>.header[data-v-00428594]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.issue-order-detail-widget>.header.no-tab[data-v-00428594]{-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);padding-bottom:10px}button.back-to-detail-button[data-v-00428594]{margin:0 0 0 30px;padding:0;width:24px;height:24px;overflow:hidden;border:none;background-color:transparent;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}button.back-to-detail-button>img[data-v-00428594]{width:24px;height:24px}.modal-topic[data-v-00428594]{padding:0 30px}.detail-tab[data-v-00428594]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:10px;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);z-index:1}.detail-tab>button[data-v-00428594]{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:120px;padding:5px 0;margin:0;border:none;border-bottom:2px solid #f2f2f2;background-color:transparent;cursor:pointer}.detail-tab>button.active[data-v-00428594],.detail-tab>button[data-v-00428594]:hover{border-bottom:2px solid #e34940;color:#e34940}.detail-tab-1[data-v-00428594],.detail-tab-2[data-v-00428594],.detail-tab-3[data-v-00428594],.warning-select-third-party[data-v-00428594]{height:calc(100% - 78px);overflow:hidden;overflow-y:auto;position:relative}.warning-select-third-party[data-v-00428594]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detail-tab-1[data-v-00428594]::-webkit-scrollbar,.detail-tab-2[data-v-00428594]::-webkit-scrollbar,.detail-tab-3[data-v-00428594]::-webkit-scrollbar,.resource-list-container[data-v-00428594]::-webkit-scrollbar,.warning-select-third-party[data-v-00428594]::-webkit-scrollbar{background-color:#f2f2f2}.detail-tab-1[data-v-00428594]::-webkit-scrollbar-thumb,.detail-tab-2[data-v-00428594]::-webkit-scrollbar-thumb,.detail-tab-3[data-v-00428594]::-webkit-scrollbar-thumb,.resource-list-container[data-v-00428594]::-webkit-scrollbar-thumb,.warning-select-third-party[data-v-00428594]::-webkit-scrollbar-thumb{border:2px solid #f2f2f2}.detail-map-container[data-v-00428594]{height:200px;position:relative}#detail-map[data-v-00428594]{height:calc(100% - 35px)}.detail-map-container.movable-detail-map[data-v-00428594]{position:absolute;height:100%;width:100%;z-index:4}.detail-pin[data-v-00428594]{height:40px;width:40px;top:-40px;background-color:transparent;border:none}button.selected-location-button-on-map[data-v-00428594]{height:48px;top:-180px;bottom:0}.note-for-selecting-location[data-v-00428594],button.selected-location-button-on-map[data-v-00428594]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:absolute;left:0;right:0;margin:auto}.note-for-selecting-location[data-v-00428594]{background-color:rgba(33,39,47,.8);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;z-index:4;color:#fff;padding:16px}button.here-button-on-map[data-v-00428594]{display:none}button.here-button-on-map.movable-detail-map[data-v-00428594]{display:-webkit-box;display:-ms-flexbox;display:flex}button.cancel-button-on-map[data-v-00428594],button.move-button-on-map[data-v-00428594]{border:none;padding:0;width:64px;height:64px;border-radius:32px;background-color:hsla(0,0%,100%,.8);display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}button.cancel-button-on-map.movable-detail-map[data-v-00428594],button.move-button-on-map[data-v-00428594]{display:-webkit-box;display:-ms-flexbox;display:flex}button.move-button-on-map.movable-detail-map[data-v-00428594]{display:none}button.cancel-button-on-map>[data-v-00428594]{color:#e34940}.layer-panel-for-detail-map[data-v-00428594]{top:10px;left:10px;height:calc(100% - 55px)}.detail-map-container>.area[data-v-00428594]{font-family:Pridi-Light;text-align:center;padding:5px;background-color:#fff;height:25px}.issue-order-group[data-v-00428594]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}.issue-order-name[data-v-00428594]{-webkit-box-flex:3;-ms-flex:3;flex:3;padding:8px 16px}.sender[data-v-00428594]{-webkit-box-flex:2;-ms-flex:2;flex:2;padding:8px 16px}.sender>.dropdown[data-v-00428594]{width:100%}.car-group[data-v-00428594]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}.car-type[data-v-00428594]{-webkit-box-flex:3;-ms-flex:3;flex:3;padding:8px 16px}.car-type>.dropdown[data-v-00428594]{width:100%}.license-plate[data-v-00428594]{-webkit-box-flex:2;-ms-flex:2;flex:2;padding:8px 16px}.start-date-time-group[data-v-00428594]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}.start-date[data-v-00428594]{-webkit-box-flex:3;-ms-flex:3;flex:3;padding:8px 16px}.start-time[data-v-00428594]{-webkit-box-flex:2;-ms-flex:2;flex:2;padding:8px 16px}.gps-device-type[data-v-00428594]{padding:8px 16px 0}.gps-device-type>.radio-group-container[data-v-00428594]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.gps-device-type>.radio-group-container>label[data-v-00428594]{margin:8px 32px 8px 8px}.gps-device-id[data-v-00428594],.shipment-no[data-v-00428594]{padding:8px 16px}.staff-group[data-v-00428594]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}.staff[data-v-00428594]{-webkit-box-flex:3;-ms-flex:3;flex:3;padding:8px 16px}.staff>.dropdown[data-v-00428594]{width:100%}.passenger[data-v-00428594]{-webkit-box-flex:2;-ms-flex:2;flex:2;padding:8px 16px}.reason[data-v-00428594],.receiver-full-name[data-v-00428594]{padding:8px 16px}.receiver-email-and-tel[data-v-00428594]{padding:8px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.receiver-email[data-v-00428594]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:16px}.receiver-tel[data-v-00428594]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:auto}button.call-button[data-v-00428594]{padding:0;margin:0;border:none;background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;align-self:stretch;cursor:pointer;width:32px}button.call-button>img[data-v-00428594]{width:32px;height:32px}.remarks[data-v-00428594]{padding:8px 16px}.remarks>textarea[data-v-00428594]{height:80px}.add-document-image-container[data-v-00428594]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:8px 16px}.add-document-image-container>img[data-v-00428594]{width:24px;height:24px;cursor:pointer}.add-document-image-container>div[data-v-00428594]{margin:0 auto 0 8px;cursor:pointer}button.add-document-image-button[data-v-00428594]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;background-color:transparent;width:24px;height:24px;cursor:pointer;overflow:hidden;padding:0;margin-left:auto}button.add-document-image-button>img[data-v-00428594]{width:24px;height:24px}.preview-image-list[data-v-00428594]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;margin:0 16px;width:calc(100% - 32px)}.preview-image-list[data-v-00428594]::-webkit-scrollbar{background-color:#f2f2f2}.preview-image-list[data-v-00428594]::-webkit-scrollbar-thumb{border:2px solid #f2f2f2}.preview-image-container[data-v-00428594]{position:relative;height:144px;width:144px;margin-bottom:8px}.preview-image-container>img[data-v-00428594]{width:128px;height:128px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:8px;-o-object-fit:cover;object-fit:cover}.preview-image-container>button.deselect-image-button[data-v-00428594]{border:none;padding:0;width:24px;height:24px;position:absolute;bottom:16px;right:16px;background-color:hsla(0,0%,100%,.7);border-radius:12px;cursor:pointer;overflow:hidden}.preview-image-container>button.deselect-image-button>img[data-v-00428594]{width:16px;height:16px;padding:4px}.detail-tab-1>.image[data-v-00428594]{padding:16px;border-bottom:1px solid #e9e9e9}.detail-tab-1>.image>.image-list[data-v-00428594]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.detail-tab-1>.image>.image-list>button[data-v-00428594]{margin:16px 16px 0 0;width:96px;height:120px;padding:0;overflow:hidden;border:none;cursor:pointer;background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.detail-tab-1>.image>.image-list>button>img[data-v-00428594]{width:96px;height:96px;-o-object-fit:cover;object-fit:cover;display:block}.submit-button-container[data-v-00428594]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px 0}button.delete-button[data-v-00428594],button.submit-button[data-v-00428594]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 16px}.rc-resource-group-list[data-v-00428594]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:hidden;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24)}.rc-resource-group-list>button[data-v-00428594]{border:none;padding:8px 16px;margin:0;background-color:transparent;cursor:pointer;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rc-resource-group-list>button>img[data-v-00428594]{width:32px;height:32px}.rc-resource-group-list>button>label[data-v-00428594]{color:#9b9b9b;cursor:pointer}.rc-resource-group-list>button.active>label[data-v-00428594]{color:#e34940}.rc-resource-group-list[data-v-00428594]::-webkit-scrollbar{background-color:#f2f2f2}.rc-resource-group-list[data-v-00428594]::-webkit-scrollbar-thumb{background:#9b9b9b;border:2px solid #f2f2f2}.rc-resource-group-list.mobile[data-v-00428594]::-webkit-scrollbar{display:none}.none-rc-resource-list[data-v-00428594]{height:100%;overflow:hidden;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rc-resource-list-container[data-v-00428594]{height:calc(100% - 93px);overflow:hidden;overflow-y:auto;margin-top:10px}.rc-resource-list[data-v-00428594]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.detail-tab-3>.lastest-update-position[data-v-00428594]{height:32px;width:100%;position:absolute;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;background-color:#fff}#routing-map[data-v-00428594]{width:100%;height:100%}#routing-map.routing-mode[data-v-00428594]{height:calc(100% - 32px)}#routing-map.routing-mode.show-rounting-detail[data-v-00428594]{height:75%}.layer-panel-for-routing-map[data-v-00428594]{top:10px;left:10px;height:calc(100% - 20px)}.layer-panel-for-routing-map.routing-mode[data-v-00428594]{height:calc(100% - 52px)}.layer-panel-for-routing-map.show-rounting-detail[data-v-00428594]{height:calc(75% - 20px)}button.start-button-on-map[data-v-00428594],button.stop-button-on-map[data-v-00428594]{background-color:rgba(247,54,54,.8);-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 16px;margin-top:10px;border:none;border-radius:20px;height:40px;width:96px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}button.start-button-on-map>img[data-v-00428594],button.stop-button-on-map>img[data-v-00428594]{height:24px;width:24px}button.start-button-on-map>div[data-v-00428594],button.stop-button-on-map>div[data-v-00428594]{color:#fff}.routing[data-v-00428594]{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.routing.routing-mode[data-v-00428594]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px}.routing.show-rounting-detail[data-v-00428594]{display:-webkit-box;display:-ms-flexbox;display:flex;height:25%}.routing>.header[data-v-00428594]{height:32px;background-color:#21272f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.routing>.header>label[data-v-00428594]{color:#fff;font-size:14px;cursor:pointer}.routing>.header>label.distance[data-v-00428594]{margin:auto auto auto 16px}.routing>.header>label.duration[data-v-00428594]{margin:auto 16px auto auto}.routing>.header>img[data-v-00428594]{width:24px;height:24px;margin-right:16px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.routing.show-rounting-detail>.header>img[data-v-00428594]{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.routing>.body[data-v-00428594]{display:none}.routing.show-rounting-detail>.body[data-v-00428594]{height:calc(100% - 32px);overflow:hidden;overflow-y:auto;display:block}.routing.show-rounting-detail>.body[data-v-00428594]::-webkit-scrollbar{background-color:#f2f2f2}.routing.show-rounting-detail>.body[data-v-00428594]::-webkit-scrollbar-thumb{border:2px solid #f2f2f2}.route[data-v-00428594]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;padding:4px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.route>img[data-v-00428594]{width:36px;height:36px;margin-left:16px;margin-right:16px}.route>label.description[data-v-00428594]{margin-right:auto}.route>label.distance[data-v-00428594]{font-size:14px;color:#9b9b9b;margin-right:16px}.validation-massage-container[data-v-00428594]{display:-webkit-box;display:-ms-flexbox;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;background-color:rgba(247,54,54,.85);padding:16px 56px 16px 16px;position:absolute;width:calc(100% - 72px);z-index:10;top:108px;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);display:flex;flex-direction:column;justify-content:center;align-items:center}.validation-massage-container-animation-enter-active[data-v-00428594],.validation-massage-container-animation-leave-active[data-v-00428594]{-webkit-transition:all .1s;transition:all .1s}.validation-massage-container-animation-enter[data-v-00428594],.validation-massage-container-animation-leave-to[data-v-00428594]{opacity:0;-webkit-transform:translateY(-5px);transform:translateY(-5px)}.validation-massage-container>div[data-v-00428594]{color:#fff}.validation-massage-container>button.close-button[data-v-00428594]{top:16px;right:16px}.alert-before-close-screen[data-v-00428594]{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;background-color:transparent;z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.alert-before-close-screen>.popup[data-v-00428594]{background-color:#f2f2f2;border:none;-webkit-box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:320px;position:relative}.alert-before-close-screen>.popup>.message[data-v-00428594]{margin:8px 0 30px}.alert-before-close-screen>.popup>.button-container[data-v-00428594]{display:block}.alert-before-close-screen>.popup>.button-container>button[data-v-00428594]{width:100%}.alert-before-close-screen>.popup>.button-container>button.confirm-close-button[data-v-00428594]{margin-bottom:8px}.alert-before-close-screen>.popup>.button-container>button.confirm-submit-button[data-v-00428594]{margin-top:8px}@media only screen and (max-width:1024px){.rc-issue-order-detail-widget[data-v-00428594]{width:560px}.rc-resource-list[data-v-00428594]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:767px){.rc-issue-order-detail-widget[data-v-00428594]{border-radius:0;width:100%;min-width:320px;min-height:100%;top:0;bottom:0;overflow:auto!important}.layer-panel-for-detail-map[data-v-00428594]{width:calc(100% - 20px)}.receiver-email-and-tel[data-v-00428594]{padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.receiver-email[data-v-00428594]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:0;margin-bottom:16px}.receiver-tel[data-v-00428594]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:16px 0 0}.layer-panel-for-routing-map[data-v-00428594]{width:calc(100% - 20px)}}@media only screen and (max-width:480px){.car-type[data-v-00428594],.license-plate[data-v-00428594],.passenger[data-v-00428594],.staff[data-v-00428594],.start-date[data-v-00428594],.start-time[data-v-00428594]{width:calc(100% - 32px);-webkit-box-flex:0;-ms-flex:none;flex:none}.start-date>.datepicker[data-v-00428594],.start-time>.datepicker[data-v-00428594]{width:100%}.submit-button-container[data-v-00428594]{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:8px 0}button.submit-button[data-v-00428594]{width:100%;margin:8px 16px;-webkit-box-flex:1;-ms-flex:auto;flex:auto}}.dropdown-widget[data-v-203bb704]{height:40px;position:relative}button.main-button[data-v-203bb704]{width:inherit;height:40px;border-radius:20px;border:1px solid #21272f;background-color:#fff;padding:0 44px 0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;overflow:hidden;position:relative}button.main-button.disable[data-v-203bb704]{background-color:#e9e9e9;cursor:not-allowed}button.main-button>.selected[data-v-203bb704]{height:40px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;position:relative;padding:0}button.main-button.disable>.selected[data-v-203bb704]{cursor:not-allowed}button.main-button>.selected>div[data-v-203bb704]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}button.main-button>.selected>img[data-v-203bb704]{margin-right:12px;width:24px;height:24px}button.main-button>img[data-v-203bb704]{position:absolute;top:8px;right:10px;width:24px;height:24px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.filter-input[data-v-203bb704]{width:inherit;border:1px solid #21272f;border-radius:12px 12px 12px 12px;position:absolute;top:45px;height:40px;z-index:5;padding:0 12px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fafafa}.filter-input.has-showed-option[data-v-203bb704]{border-radius:12px 12px 0 0;border-bottom:none}.option-list[data-v-203bb704]{width:inherit;border:1px solid #21272f;border-radius:12px;overflow:hidden;overflow-y:auto;position:absolute;top:50px;max-height:480px;z-index:5;background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box}.option-list.has-filter[data-v-203bb704]{top:85px;border-radius:0 0 12px 12px;border-top:none}.option-list.no-has-filter[data-v-203bb704]{border:none}.option-list[data-v-203bb704]::-webkit-scrollbar{background-color:transparent;margin-right:10px}.option-list[data-v-203bb704]::-webkit-scrollbar-button{width:12px;height:12px}.option-list[data-v-203bb704]::-webkit-scrollbar-thumb{background:#9b9b9b;border:2px solid #f2f2f2}.option[data-v-203bb704]{width:calc(100% - 84px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;position:relative;padding:8px 36px 8px 48px;background-color:#fff}.option>img[data-v-203bb704]{width:24px;height:24px;position:absolute;left:12px}.option>div[data-v-203bb704]{width:100%;text-align:left}.option.selected[data-v-203bb704],.option[data-v-203bb704]:hover{background-color:#e9e9e9}.rc-resource-card-widget-for-create-rc-issue-order[data-v-19ff8530]{width:100%;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.24),0 1px 2px 0 rgba(33,39,47,.24);box-shadow:0 0 0 0 rgba(0,0,0,.24),0 1px 2px 0 rgba(33,39,47,.24);margin-bottom:4px}.rc-resource-card-widget-for-create-rc-issue-order>.header[data-v-19ff8530]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;cursor:pointer;padding:8px 16px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#e9e9e9}.rc-resource-card-widget-for-create-rc-issue-order>.header>img[data-v-19ff8530]{width:24px;height:24px;margin:0 16px 0 0}.rc-resource-card-widget-for-create-rc-issue-order>.header>.rc-resource-type-name[data-v-19ff8530]{font-family:Pridi-Light}.rc-resource-card-widget-for-create-rc-issue-order>.body[data-v-19ff8530]{width:100%;padding:0 0 16px 56px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-right:auto}.field-container[data-v-19ff8530]{margin-top:8px;padding-right:16px;-webkit-box-sizing:border-box;box-sizing:border-box}.field-container>.value[data-v-19ff8530]{padding-left:16px}.field-container>.value.completed[data-v-19ff8530]{color:#1dbd95}.body>.amount-assign[data-v-19ff8530],.body>.amount-missing[data-v-19ff8530],.body>.amount-ready[data-v-19ff8530]{width:33.33333%}@media only screen and (max-width:480px){.body>.amount-missing[data-v-19ff8530],.body>.amount-ready[data-v-19ff8530]{width:50%}.body>.amount-assign[data-v-19ff8530]{width:100%}}.issue-summary-widget[data-v-175a776c]{border-bottom:1px solid #e9e9e9;position:absolute;background-color:#fff;border-radius:2px;top:0;bottom:0;left:0;right:0;margin:auto;height:450px;width:320px;min-width:320px;-webkit-box-shadow:0 0 24px 0 rgba(0,0,0,.24);box-shadow:0 0 24px 0 rgba(0,0,0,.24)}.issue-summary-widget>.header[data-v-175a776c]{-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.24);box-shadow:0 1px 4px 0 rgba(0,0,0,.24);padding:11px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.issue-summary-widget>.body[data-v-175a776c]{padding:0;height:400px;overflow:hidden;overflow-y:auto;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:2px}.issue-summary-widget>.body[data-v-175a776c]::-webkit-scrollbar{background-color:hsla(0,0%,100%,0)}.issue-summary-widget>.body>.none-summary-list[data-v-175a776c]{width:100%;margin-top:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.issue-summary-widget>.body>.topic[data-v-175a776c]{font-size:18px;padding:18px 16px 8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;font-weight:700;border-bottom:1px solid #e9e9e9}.issue-summary-widget>.body>.topic>.badge[data-v-175a776c]{font-size:14px;font-weight:400;border-radius:12px;padding:0 12px;height:24px;margin-left:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.issue-summary-widget>.body>.empty[data-v-175a776c]{color:rgba(33,39,47,.6);padding:8px;text-align:center}.issue-summary-widget>.body>.summary[data-v-175a776c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:8px 8px 0;padding:0 8px 8px;position:relative}.issue-summary-widget>.body>.summary>.line[data-v-175a776c]{width:1px;background-color:#d3d3d3;height:calc(100% - 8px);position:absolute;left:16px;top:24px}.issue-summary-widget>.body>.summary>.process[data-v-175a776c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.issue-summary-widget>.body>.summary>.process>.point[data-v-175a776c]{width:16px;height:16px;border-radius:8px;color:#fff;text-align:center;font-size:10px}.issue-summary-widget>.body>.summary>.process>.name[data-v-175a776c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:16px}.issue-summary-widget>.body>.summary>.process>.value[data-v-175a776c]{margin-left:auto;margin-right:20px;text-align:right;font-size:20px}.issue-summary-widget>.body>.summary>.process>img[data-v-175a776c]{width:24px;height:24px;border-radius:12px;display:block;padding:4px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #21272f}.issue-summary-widget>.body>.summary>.level-list[data-v-175a776c]{display:block}.issue-summary-widget>.body>.summary>.level-list>.level[data-v-175a776c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:8px 0}.issue-summary-widget>.body>.summary>.level-list>.level>.name[data-v-175a776c]{margin-right:auto;margin-left:56px}.issue-summary-widget>.body>.summary>.level-list>.level>.value[data-v-175a776c]{margin-right:22px;margin-left:auto}.issue-summary-widget>.body>.summary>.process>.point.status1[data-v-175a776c]{background-color:#4a90e2}.issue-summary-widget>.body>.summary>.process>.point.status2[data-v-175a776c]{background-color:#21272f}.issue-summary-widget>.body>.summary>.process>.point.status3[data-v-175a776c]{background-color:#1dbd95}.issue-summary-widget>.body>.summary>.process>.point.status4[data-v-175a776c]{background-color:#e34940}.issue-summary-widget>.body>.summary>.process>.point.status5[data-v-175a776c],.issue-summary-widget>.body>.summary>.process>.point.status6[data-v-175a776c]{background-color:#f5a623}.issue-summary-widget>.body>.summary>.process>.point.status7[data-v-175a776c]{background-color:#1dbd95}.issue-summary-widget>.body>.summary>.process>.point.status8[data-v-175a776c]{background-color:#4a90e2}.issue-summary-widget>.body>.summary>.process>.point.status9[data-v-175a776c]{background-color:#f5a623}button.filter-button[data-v-175a776c]{border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:24px;height:24px;padding:0;background-color:transparent;cursor:pointer;opacity:.75}button.filter-button>img[data-v-175a776c]{width:18px;height:18px}@media only screen and (max-width:767px){.issue-summary-widget[data-v-175a776c]{width:calc(100% - 32px);min-width:288px}}.create-warroom-event-form[data-v-533770a1]{background-color:#f2f2f2;border:none;border-radius:6px;height:calc(100% - 300px);width:816px;position:absolute;top:100px;bottom:100px;left:0;right:0;margin:auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;position:relative}.create-warroom-event-form>.header[data-v-533770a1]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);padding-bottom:10px}.modal-topic[data-v-533770a1]{padding:0 30px}.main-tab-1[data-v-533770a1]{height:calc(100% - 41px);overflow:hidden;overflow-y:auto;position:relative}.main-tab-1[data-v-533770a1]::-webkit-scrollbar{background-color:#f2f2f2}.main-tab-1[data-v-533770a1]::-webkit-scrollbar-thumb{border:2px solid #f2f2f2}.row-1[data-v-533770a1]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-line-pack:center;align-content:center}.name[data-v-533770a1]{width:calc(50% - 24px);margin:8px 8px 8px 16px}.location[data-v-533770a1]{width:calc(50% - 24px);margin:8px 16px 8px 8px}.row-2[data-v-533770a1]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-line-pack:center;align-content:center}.event-color[data-v-533770a1]{width:100%;margin:8px 16px}.event-color-list[data-v-533770a1]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:calc(100% - 16px);-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-left:12px;-ms-flex-wrap:wrap;flex-wrap:wrap}.event-color-choice[data-v-533770a1],.event-color-list[data-v-533770a1]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.event-color-choice[data-v-533770a1]{width:24px;height:24px;border-radius:50%;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:12px;margin-right:8px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.event-color-choice>img[data-v-533770a1]{width:12px;height:12px}.end-date-time[data-v-533770a1],.start-date-time[data-v-533770a1]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-line-pack:center;align-content:center}.end-date[data-v-533770a1],.start-date[data-v-533770a1]{width:calc(66.66667% - 32px);margin:8px 8px 8px 16px}.end-time[data-v-533770a1],.start-time[data-v-533770a1]{width:calc(33.33333% - 16px);margin:8px 16px 8px 8px}.row-5[data-v-533770a1]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-line-pack:center;align-content:center;margin:0 16px 16px}.is-all-day-input-group[data-v-533770a1]{cursor:pointer;width:60px;height:25px}.is-all-day-input-group>input[type=checkbox][data-v-533770a1]{position:absolute;opacity:0}.is-all-day-input-group>.checkbox[data-v-533770a1]{position:absolute;height:24px;width:24px;background-image:url(/static/image/xxxhdpi/checkbox_off.png);background-image:-webkit-image-set(url(/static/image/mdpi/checkbox_off.png) 1x,url(/static/image/hdpi/checkbox_off.png) 2x,url(/static/image/xhdpi/checkbox_off.png) 3x,url(/static/image/xxhdpi/checkbox_off.png) 4x,url(/static/image/xxxhdpi/checkbox_off.png) 5x);background-image:image-set(url(/static/image/mdpi/checkbox_off.png) 1x,url(/static/image/hdpi/checkbox_off.png) 2x,url(/static/image/xhdpi/checkbox_off.png) 3x,url(/static/image/xxhdpi/checkbox_off.png) 4x,url(/static/image/xxxhdpi/checkbox_off.png) 5x);background-size:24px 24px;border:none}.is-all-day-input-group[data-v-533770a1]>:checkbox:after{display:none;content:""}.is-all-day-input-group>input[type=checkbox]:checked~.checkbox[data-v-533770a1]:after{display:block;content:"";background-image:url(/static/image/xxxhdpi/checkbox_on.png);background-image:-webkit-image-set(url(/static/image/mdpi/checkbox_on.png) 1x,url(/static/image/hdpi/checkbox_on.png) 2x,url(/static/image/xhdpi/checkbox_on.png) 3x,url(/static/image/xxhdpi/checkbox_on.png) 4x,url(/static/image/xxxhdpi/checkbox_on.png) 5x);background-image:image-set(url(/static/image/mdpi/checkbox_on.png) 1x,url(/static/image/hdpi/checkbox_on.png) 2x,url(/static/image/xhdpi/checkbox_on.png) 3x,url(/static/image/xxhdpi/checkbox_on.png) 4x,url(/static/image/xxxhdpi/checkbox_on.png) 5x);background-size:24px 24px;height:24px;width:24px}.is-all-day-input-group>.text[data-v-533770a1]{margin-left:32px;width:60px;word-wrap:break-word}.description[data-v-533770a1]{margin:8px 16px}.description>textarea[data-v-533770a1]{height:80px}.button-container[data-v-533770a1]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}button.cancel-button[data-v-533770a1]{width:calc(50% - 24px);margin:8px 8px 8px 16px}button.save-button[data-v-533770a1]{width:calc(50% - 24px);margin:8px 16px 8px 8px}.validation-massage-container[data-v-533770a1]{display:-webkit-box;display:-ms-flexbox;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;background-color:rgba(247,54,54,.85);padding:16px 56px 16px 16px;position:absolute;width:calc(100% - 72px);z-index:10;top:71px;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);display:flex;flex-direction:column;justify-content:center;align-items:center}.validation-massage-container-animation-enter-active[data-v-533770a1],.validation-massage-container-animation-leave-active[data-v-533770a1]{-webkit-transition:all .1s;transition:all .1s}.validation-massage-container-animation-enter[data-v-533770a1],.validation-massage-container-animation-leave-to[data-v-533770a1]{opacity:0;-webkit-transform:translateY(-5px);transform:translateY(-5px)}.validation-massage-container>div[data-v-533770a1]{color:#fff}.validation-massage-container>button.close-button[data-v-533770a1]{top:16px;right:16px}@media only screen and (max-width:1024px){.create-warroom-event-form[data-v-533770a1]{width:560px}}@media only screen and (max-width:767px){.create-warroom-event-form[data-v-533770a1]{border-radius:0;width:100%;min-width:320px;min-height:100%;top:0;bottom:0;overflow:auto!important}}@media only screen and (max-width:480px){.row-1[data-v-533770a1]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:center;align-content:center}.location[data-v-533770a1],.name[data-v-533770a1]{width:calc(100% - 32px);margin:8px 16px}.end-date-time[data-v-533770a1],.start-date-time[data-v-533770a1]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:center;align-content:center}.end-date[data-v-533770a1],.end-time[data-v-533770a1],.start-date[data-v-533770a1],.start-time[data-v-533770a1]{width:calc(100% - 32px);margin:8px 16px}}.about-us-widget[data-v-5adf531c]{border-bottom:1px solid #e9e9e9;position:absolute;background-color:#fff;border-radius:2px;top:0;bottom:0;left:0;right:0;margin:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:320px;min-width:320px;-webkit-box-shadow:0 0 24px 0 rgba(0,0,0,.24);box-shadow:0 0 24px 0 rgba(0,0,0,.24);max-height:480px;overflow:hidden}.about-us-widget>.header[data-v-5adf531c]{-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.24);box-shadow:0 1px 4px 0 rgba(0,0,0,.24);padding:11px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.about-us-widget>.body[data-v-5adf531c]{padding:8px 0;overflow:hidden;overflow-y:auto;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:2px;text-align:center;max-height:384px}.about-us-widget>.body[data-v-5adf531c]::-webkit-scrollbar{background-color:hsla(0,0%,100%,0)}.about-us-widget>.body>p[data-v-5adf531c]{padding:0 16px;text-align:justify;text-indent:32px;margin-bottom:0}.about-us-widget>.footer[data-v-5adf531c]{padding:8px 16px 16px;-webkit-box-sizing:border-box;box-sizing:border-box}.about-us-widget>.footer>a[data-v-5adf531c]{color:#e34940}@media only screen and (max-width:767px){.about-us-widget[data-v-5adf531c]{width:calc(100% - 32px)}}.related-website-widget[data-v-eb464cf6]{border-bottom:1px solid #e9e9e9;position:absolute;background-color:#fff;border-radius:2px;top:0;bottom:0;left:0;right:0;margin:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:320px;min-width:320px;-webkit-box-shadow:0 0 24px 0 rgba(0,0,0,.24);box-shadow:0 0 24px 0 rgba(0,0,0,.24)}.related-website-widget>.header[data-v-eb464cf6]{-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.24);box-shadow:0 1px 4px 0 rgba(0,0,0,.24);padding:11px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.related-website-widget>.body[data-v-eb464cf6]{padding:8px 0;height:400px;overflow:hidden;overflow-y:auto;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:2px;text-align:center}.related-website-widget>.body[data-v-eb464cf6]::-webkit-scrollbar{background-color:hsla(0,0%,100%,0)}.related-website[data-v-eb464cf6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;background-color:#fff;margin:8px;border-radius:4px;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.24);box-shadow:0 0 4px 0 rgba(0,0,0,.24);cursor:pointer}.related-website>img[data-v-eb464cf6]{width:96px;height:96px;padding:8px;-webkit-box-sizing:border-box;box-sizing:border-box;-o-object-fit:contain;object-fit:contain}.related-website>.detail[data-v-eb464cf6]{width:calc(100% - 104px);height:96px;padding-right:8px}.related-website>.detail>.name[data-v-eb464cf6]{font-weight:700;text-align:left;height:25px;width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.related-website>.detail>.description[data-v-eb464cf6]{font-size:14px;text-align:left;text-indent:16px;height:calc(100% - 33px);width:100%;margin:0;text-overflow:ellipsis;overflow:hidden}@media only screen and (max-width:767px){.related-website-widget[data-v-eb464cf6]{width:calc(100% - 32px);min-width:288px}}.language-widget[data-v-01c6b699]{border-bottom:1px solid #e9e9e9;position:absolute;background-color:#fff;border-radius:2px;top:0;bottom:0;left:0;right:0;margin:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:250px;-webkit-box-shadow:0 0 24px 0 rgba(0,0,0,.24);box-shadow:0 0 24px 0 rgba(0,0,0,.24)}.language-widget>.header[data-v-01c6b699]{-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.24);box-shadow:0 1px 4px 0 rgba(0,0,0,.24);padding:11px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.language-widget>.body[data-v-01c6b699]{padding:16px 0 8px;overflow:hidden;overflow-y:auto;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:2px;text-align:center}.language-widget>.body[data-v-01c6b699]::-webkit-scrollbar{background-color:hsla(0,0%,100%,0)}.radio-group-container[data-v-01c6b699]{margin:8px 16px 32px}.radio-group-container>label[data-v-01c6b699]{text-align:left}.issue-summary-widget[data-v-139c7633]{border-bottom:1px solid #e9e9e9;position:absolute;background-color:#fff;border-radius:2px;top:0;bottom:0;left:0;right:0;margin:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:360px;min-width:360px;-webkit-box-shadow:0 0 24px 0 rgba(0,0,0,.24);box-shadow:0 0 24px 0 rgba(0,0,0,.24)}.issue-summary-widget>.header[data-v-139c7633]{-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.24);box-shadow:0 1px 4px 0 rgba(0,0,0,.24);padding:11px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.issue-summary-widget>.body[data-v-139c7633]{padding:0;height:400px;overflow:hidden;overflow-y:auto;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:2px}.issue-summary-widget>.body[data-v-139c7633]::-webkit-scrollbar{background-color:hsla(0,0%,100%,0)}.issue-summary-widget>.body>.none-summary-list[data-v-139c7633]{width:100%;margin-top:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.issue-summary-widget>.body>.topic[data-v-139c7633]{font-size:18px;padding:18px 16px 8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;font-weight:700;border-bottom:1px solid #e9e9e9}.issue-summary-widget>.body>.topic>.badge[data-v-139c7633]{font-size:14px;font-weight:400;color:#e34940;border:1px solid #e34940;border-radius:12px;padding:0 12px;height:24px;margin-left:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.issue-summary-widget>.body>.empty[data-v-139c7633]{color:rgba(33,39,47,.6);padding:8px;text-align:center}.issue-summary-widget>.body>.summary-container>.summary[data-v-139c7633]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:8px 8px 0;padding:0 8px 8px}.issue-summary-widget>.body>.summary-container>.summary>.process[data-v-139c7633]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;cursor:pointer;align-items:center}.issue-summary-widget>.body>.summary-container>.summary>.process>.point>img[data-v-139c7633],.issue-summary-widget>.body>.summary-container>.summary>.process>.point[data-v-139c7633]{width:32px;height:32px}.issue-summary-widget>.body>.summary-container>.summary>.process>.name[data-v-139c7633]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:16px}.issue-summary-widget>.body>.summary-container>.summary>.process>.value[data-v-139c7633]{margin-left:auto;margin-right:20px;text-align:right;font-size:20px}button.filter-button[data-v-139c7633]{border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:24px;height:24px;padding:0;background-color:transparent;cursor:pointer;opacity:.75}button.filter-button>img[data-v-139c7633]{width:24px;height:24px}.summary-topic[data-v-139c7633]{font-size:20px;padding:18px 16px 8px;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;font-weight:700;border-bottom:1px solid #e9e9e9;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.summary-container[data-v-139c7633],.summary-topic[data-v-139c7633]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.summary-container[data-v-139c7633]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;margin:10px auto}.process-name[data-v-139c7633]{display:inline}.process-sum[data-v-139c7633]{display:inline;margin-left:auto;margin-right:20px;text-align:right;font-size:20px}@media only screen and (max-width:767px){.issue-summary-widget[data-v-139c7633]{width:calc(100% - 32px);min-width:288px}}.war-room-management-widget[data-v-1d472722]{border-bottom:1px solid #e9e9e9;position:absolute;background-color:#fff;border-radius:2px;top:0;bottom:0;left:0;right:0;margin:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:30%;min-width:480px;-webkit-box-shadow:0 0 24px 0 rgba(0,0,0,.24);box-shadow:0 0 24px 0 rgba(0,0,0,.24)}.war-room-management-widget>.header[data-v-1d472722]{padding:11px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.war-room-management-widget>.header>.topic[data-v-1d472722]{font-weight:700}.war-room-management-widget>.tab-list[data-v-1d472722]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:0;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.24);box-shadow:0 4px 4px 0 rgba(0,0,0,.24)}.war-room-management-widget>.tab-list>button[data-v-1d472722]{background-color:transparent;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;border-bottom:2px solid transparent;-webkit-box-flex:1;-ms-flex:1;flex:1}.war-room-management-widget>.tab-list>button.active[data-v-1d472722]{color:#e34940;border-bottom:2px solid #e34940}.war-room-management-widget>.body[data-v-1d472722]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:8px 0;height:400px;overflow:hidden;overflow-y:auto;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:2px}.war-room-management-widget>.body[data-v-1d472722]::-webkit-scrollbar{background-color:hsla(0,0%,100%,0)}.war-room-management-widget>.body>.none-parent-issue-list[data-v-1d472722]{width:100%;margin-top:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rc-issue-card-container[data-v-1d472722]{border:none;background-color:#e9e9e9;padding:0;cursor:pointer;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.24);box-shadow:0 0 4px 0 rgba(0,0,0,.24);margin:8px;border-radius:4px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.war-room-management-widget>.footer[data-v-1d472722]{border-top:1px solid #f2f2f2;padding:11px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.war-room-management-widget>.footer>button[data-v-1d472722]{border:none;background-color:transparent;cursor:pointer}.war-room-management-widget>.footer>button.submit[data-v-1d472722]{margin-right:auto}.war-room-management-widget>.footer>button>label[data-v-1d472722]{color:#e34940;cursor:pointer}.war-room-management-widget>.footer>.count[data-v-1d472722]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:24px}button.select-all-button[data-v-1d472722]{margin-right:24px}button.deselect-all-button[data-v-1d472722]{margin-right:12px}.validation-massage-container[data-v-1d472722]{display:-webkit-box;display:-ms-flexbox;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;background-color:rgba(247,54,54,.85);padding:16px 56px 16px 16px;position:absolute;width:calc(100% - 72px);z-index:10;top:76px;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);display:flex;flex-direction:column;justify-content:center;align-items:center}.validation-massage-container-animation-enter-active[data-v-1d472722],.validation-massage-container-animation-leave-active[data-v-1d472722]{-webkit-transition:all .1s;transition:all .1s}.validation-massage-container-animation-enter[data-v-1d472722],.validation-massage-container-animation-leave-to[data-v-1d472722]{opacity:0;-webkit-transform:translateY(-5px);transform:translateY(-5px)}.validation-massage-container>div[data-v-1d472722]{color:#fff}.validation-massage-container>button.close-button[data-v-1d472722]{top:16px;right:16px}@media only screen and (max-width:767px){.war-room-management-widget[data-v-1d472722]{width:100%;min-width:288px}}.header[data-v-611f742a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;padding:8px 16px}.header.highlight[data-v-611f742a],.rc-issue-card-widget:hover>.header[data-v-611f742a]{background-color:rgba(33,39,47,.05)}.header>.rc-issue-type-icon-container[data-v-611f742a]{width:32px;height:32px;border-radius:50%;overflow:hidden}.header>.rc-issue-type-icon-container>img[data-v-611f742a]{width:32px;height:32px;display:block}.header>.rc-issue-detail-container[data-v-611f742a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc(100% - 40px);margin:0 0 0 8px}.header>.rc-issue-detail-container>.top[data-v-611f742a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.header>.rc-issue-detail-container>.top>.left[data-v-611f742a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc(100% - 24px)}.display-name[data-v-611f742a]{font-size:20px}.ref-issue[data-v-611f742a]{font-size:12px;color:#9b9b9b;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:100%}button.go-to-button[data-v-611f742a]{background:transparent;border:none;width:24px;height:50px;padding:0;font-size:14px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:auto}.checkbox[data-v-611f742a],button.go-to-button>img[data-v-611f742a]{width:24px;height:24px}.header>.rc-issue-detail-container>.bottom[data-v-611f742a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.code[data-v-611f742a]{color:#e34940;width:calc(100% - 96px)}.status[data-v-611f742a]{font-size:12px;color:#fff;border-radius:9px;width:96px;text-align:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.status.status1[data-v-611f742a]{background-color:#4472c4}.status.status2[data-v-611f742a]{background-color:#7f7f7f}.status.status3[data-v-611f742a]{background-color:#009193}.status.status4[data-v-611f742a]{background-color:#ffc000}.status.status5[data-v-611f742a]{background-color:#ed7d31}.status.status6[data-v-611f742a]{background-color:#f85ea7}.status.status7[data-v-611f742a]{background-color:#c00000}.status.status8[data-v-611f742a]{background-color:#7030a0}.status.status9[data-v-611f742a]{background-color:#70ad47}.status.status10[data-v-611f742a]{background-color:#4472c4}.status.status11[data-v-611f742a]{background-color:#f85ea7}.warroom-date[data-v-611f742a]{font-size:12px;width:120px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.warroom-date>img[data-v-611f742a]{width:16px;height:16px;margin-right:4px}.body[data-v-611f742a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:hsla(0,0%,100%,.7);padding:2px 16px 2px 22px;cursor:pointer;height:36px}.body.highlight[data-v-611f742a],.rc-issue-card-widget:hover>.body[data-v-611f742a]{background-color:rgba(33,39,47,.1)}.icon-container[data-v-611f742a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(100% - 100px);max-width:150px}img.icon[data-v-611f742a]{width:20px;height:20px;overflow:hidden}.last-update[data-v-611f742a]{padding:0;font-size:14px;color:hsla(0,0%,60.8%,.75);margin:0 0 0 auto}.profile-form-widget[data-v-2bb53dbe]{border-bottom:1px solid #e9e9e9;position:absolute;background-color:#fff;border-radius:2px;top:0;bottom:0;left:0;right:0;margin:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:320px;min-width:320px;-webkit-box-shadow:0 0 24px 0 rgba(0,0,0,.24);box-shadow:0 0 24px 0 rgba(0,0,0,.24)}.profile-form-widget.line-app[data-v-2bb53dbe]{width:100%;height:100%;-webkit-box-shadow:none;box-shadow:none;border-bottom:none;background-color:#fff;padding:24px;-webkit-box-sizing:border-box;box-sizing:border-box}.profile-form-widget>.header[data-v-2bb53dbe]{-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.24);box-shadow:0 1px 4px 0 rgba(0,0,0,.24);padding:11px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.profile-form-widget.line-app>.header[data-v-2bb53dbe]{display:none}.profile-form-widget>.body[data-v-2bb53dbe]{padding:8px 0;overflow:hidden;overflow-y:auto;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:2px;text-align:center;background-color:#e9e9e9}.profile-form-widget.line-app>.body[data-v-2bb53dbe]{padding:0;margin-top:0;height:100%;overflow:hidden;overflow-y:auto;background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.profile-form-widget>.body[data-v-2bb53dbe]::-webkit-scrollbar{background-color:hsla(0,0%,100%,0)}.user-profile[data-v-2bb53dbe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px;position:relative}.line-app .user-profile[data-v-2bb53dbe]{padding:12px 0 32px}.user-profile>img[data-v-2bb53dbe]{width:72px;height:72px;background-color:#21272f;border-radius:36px;-o-object-fit:cover;object-fit:cover}.line-app .user-profile>img[data-v-2bb53dbe]{width:96px;height:96px;border-radius:48px;background-color:#eeeded}button.change-profile-button[data-v-2bb53dbe]{width:24px;height:24px;padding:5px;background-color:#fff;border:none;border-radius:12px;cursor:pointer;overflow:hidden;position:absolute;bottom:16px;right:calc(50% - 40px);-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.24);box-shadow:0 1px 4px 0 rgba(0,0,0,.24)}.line-app button.change-profile-button[data-v-2bb53dbe]{bottom:36px;right:calc(50% - 48px)}button.change-profile-button>img[data-v-2bb53dbe]{width:14px;height:14px;display:block}.field-container[data-v-2bb53dbe]{text-align:left;padding:0 16px 16px}.field-container.line-app[data-v-2bb53dbe]{padding:0;margin-bottom:12px}button.submit[data-v-2bb53dbe]{width:calc(100% - 32px);margin:16px}.line-app button.submit[data-v-2bb53dbe]{width:100%;margin:auto 0 0}.validation-massage-container[data-v-2bb53dbe]{display:-webkit-box;display:-ms-flexbox;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;background-color:rgba(247,54,54,.85);padding:16px 56px 16px 16px;position:absolute;width:calc(100% - 72px);z-index:10;top:47px;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);display:flex;flex-direction:column;justify-content:center;align-items:center}.validation-massage-container-animation-enter-active[data-v-2bb53dbe],.validation-massage-container-animation-leave-active[data-v-2bb53dbe]{-webkit-transition:all .1s;transition:all .1s}.validation-massage-container-animation-enter[data-v-2bb53dbe],.validation-massage-container-animation-leave-to[data-v-2bb53dbe]{opacity:0;-webkit-transform:translateY(-5px);transform:translateY(-5px)}.validation-massage-container>div[data-v-2bb53dbe]{color:#fff}.validation-massage-container>button.close-button[data-v-2bb53dbe]{top:16px;right:16px}@media only screen and (max-width:767px){.profile-form-widget[data-v-2bb53dbe]{width:calc(100% - 32px)}}.download-manual-widget[data-v-3f450b30]{border-bottom:1px solid #e9e9e9;position:absolute;background-color:#fff;border-radius:2px;top:0;bottom:0;left:0;right:0;margin:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:320px;min-width:320px;-webkit-box-shadow:0 0 24px 0 rgba(0,0,0,.24);box-shadow:0 0 24px 0 rgba(0,0,0,.24)}.download-manual-widget>.header[data-v-3f450b30]{-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.24);box-shadow:0 1px 4px 0 rgba(0,0,0,.24);padding:11px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.download-manual-widget>.body[data-v-3f450b30]{padding:8px 0;height:400px;overflow:hidden;overflow-y:auto;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:2px;text-align:center}.download-manual-widget>.body[data-v-3f450b30]::-webkit-scrollbar{background-color:hsla(0,0%,100%,0)}.manual[data-v-3f450b30]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;background-color:#fff;margin:8px;border-radius:4px;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.24);box-shadow:0 0 4px 0 rgba(0,0,0,.24);cursor:pointer}.manual>img[data-v-3f450b30]{width:32px;height:32px;margin:8px;-webkit-box-sizing:border-box;box-sizing:border-box;-o-object-fit:contain;object-fit:contain}.manual>.detail[data-v-3f450b30]{width:calc(100% - 48px);height:48px;padding-right:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box}.manual>.detail>.name[data-v-3f450b30]{font-weight:700;text-align:left;width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media only screen and (max-width:767px){.download-manual-widget[data-v-3f450b30]{width:calc(100% - 32px);min-width:288px}}.terms-and-privacy[data-v-1e19ff1c]{border-bottom:1px solid #e9e9e9;position:absolute;background-color:#fff;border-radius:2px;top:0;bottom:0;left:0;right:0;margin:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:75%;max-width:768px;-webkit-box-shadow:0 0 24px 0 rgba(0,0,0,.24);box-shadow:0 0 24px 0 rgba(0,0,0,.24)}.terms-and-privacy>.header[data-v-1e19ff1c]{-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.24);box-shadow:0 1px 4px 0 rgba(0,0,0,.24);padding:11px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.terms-and-privacy>.body[data-v-1e19ff1c]{padding:0;overflow:hidden;overflow-y:auto;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:2px;height:calc(100% - 51px)}.terms-and-privacy>.body[data-v-1e19ff1c]::-webkit-scrollbar{background-color:hsla(0,0%,100%,0)}.terms-and-privacy>.body>p[data-v-1e19ff1c]{padding:16px;text-align:justify;text-indent:32px;margin:0;white-space:pre-line}.checkbox-input-group[data-v-1e19ff1c]{cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:16px;padding:0 0 0 32px;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkbox-input-group>input[type=checkbox][data-v-1e19ff1c]{position:absolute;left:0;opacity:0}.checkbox-input-group>.checkbox[data-v-1e19ff1c]{position:absolute;height:24px;width:24px;background-image:url(/static/image/xxxhdpi/checkbox_off.png);background-image:-webkit-image-set(url(/static/image/mdpi/checkbox_off.png) 1x,url(/static/image/hdpi/checkbox_off.png) 2x,url(/static/image/xhdpi/checkbox_off.png) 3x,url(/static/image/xxhdpi/checkbox_off.png) 4x,url(/static/image/xxxhdpi/checkbox_off.png) 5x);background-image:image-set(url(/static/image/mdpi/checkbox_off.png) 1x,url(/static/image/hdpi/checkbox_off.png) 2x,url(/static/image/xhdpi/checkbox_off.png) 3x,url(/static/image/xxhdpi/checkbox_off.png) 4x,url(/static/image/xxxhdpi/checkbox_off.png) 5x);background-size:24px 24px;border:none;left:0}.checkbox-input-group[data-v-1e19ff1c]>:checkbox:after{display:none;content:""}.checkbox-input-group>input[type=checkbox]:checked~.checkbox[data-v-1e19ff1c]:after{display:block;content:"";background-image:url(/static/image/xxxhdpi/checkbox_on.png);background-image:-webkit-image-set(url(/static/image/mdpi/checkbox_on.png) 1x,url(/static/image/hdpi/checkbox_on.png) 2x,url(/static/image/xhdpi/checkbox_on.png) 3x,url(/static/image/xxhdpi/checkbox_on.png) 4x,url(/static/image/xxxhdpi/checkbox_on.png) 5x);background-image:image-set(url(/static/image/mdpi/checkbox_on.png) 1x,url(/static/image/hdpi/checkbox_on.png) 2x,url(/static/image/xhdpi/checkbox_on.png) 3x,url(/static/image/xxhdpi/checkbox_on.png) 4x,url(/static/image/xxxhdpi/checkbox_on.png) 5x);background-size:24px 24px;height:24px;width:24px}.action-list[data-v-1e19ff1c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px}.action-list>button[data-v-1e19ff1c]{margin:0 8px;font-size:16px}.action-list>button.cancel[data-v-1e19ff1c]{background-color:transparent;color:#21272f;border:1px solid #21272f}.action-list>button.cancel[data-v-1e19ff1c]:hover{background-color:#e9e9e9}@media only screen and (max-width:480px){.terms-and-privacy[data-v-1e19ff1c]{width:100%;height:100%}}.incident-detail-widget[data-v-1e1a940a]{background-color:#f2f2f2;border:none;border-radius:6px;height:calc(100% - 200px);width:816px;position:absolute;top:100px;bottom:100px;left:0;right:0;margin:auto;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;position:relative;padding:30px 0 0}.incident-detail-widget>.header[data-v-1e1a940a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f2f2f2;padding:0;z-index:2}.incident-detail-widget>.header.no-tab[data-v-1e1a940a]{-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);padding:0 0 10px}.modal-topic[data-v-1e1a940a]{padding:0 30px;font-family:Pridi-Medium;font-size:20px;text-align:left}button.action-list-button[data-v-1e1a940a]{margin:0;padding:0;width:24px;height:24px;overflow:hidden;border:none;background-color:transparent;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}button.action-list-button>img[data-v-1e1a940a]{width:24px;height:24px;display:block}.action-list[data-v-1e1a940a]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;position:absolute;top:61px;left:147px;z-index:100;width:320px;background-color:#f2f2f2;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.24);box-shadow:0 0 4px 0 rgba(0,0,0,.24);border-radius:2px}.action-list[data-v-1e1a940a],button.action-button[data-v-1e1a940a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}button.action-button[data-v-1e1a940a]{margin:0;padding:0;width:100%;height:48px;border:none;background-color:transparent;cursor:pointer;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}button.action-button>img[data-v-1e1a940a]{width:24px;height:24px;display:block;margin:auto 24px}button.action-button>label[data-v-1e1a940a]{margin-right:auto;cursor:pointer}.detail-tab[data-v-1e1a940a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:10px;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);z-index:1}.detail-tab>button[data-v-1e1a940a]{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:120px;padding:5px 0;margin:0;border:none;border-bottom:2px solid #f2f2f2;background-color:transparent;cursor:pointer}.detail-tab>button.active[data-v-1e1a940a],.detail-tab>button[data-v-1e1a940a]:hover{border-bottom:2px solid #e34940;color:#e34940}.row[data-v-1e1a940a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:8px 16px}.row>label[data-v-1e1a940a]{font-weight:700}.row>div[data-v-1e1a940a]{text-indent:16px}.detail-tab-1[data-v-1e1a940a]{height:calc(100% - 41px);overflow:hidden;overflow-y:auto;position:relative}.detail-tab-1[data-v-1e1a940a]::-webkit-scrollbar{background-color:#f2f2f2}.detail-tab-1[data-v-1e1a940a]::-webkit-scrollbar-thumb{border:2px solid #f2f2f2}.main-detail-container[data-v-1e1a940a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px;border-bottom:1px solid #e9e9e9}.main-detail-container>.legend[data-v-1e1a940a]{width:36px;height:36px;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;border-radius:18px;position:relative}.main-detail-container>.legend>img[data-v-1e1a940a]{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:24px;height:24px}.main-detail-container>.detail[data-v-1e1a940a]{width:calc(100% - 36px);padding-left:16px;-webkit-box-sizing:border-box;box-sizing:border-box}.main-detail-container>.detail>.name[data-v-1e1a940a]{font-size:18px;font-weight:700}.main-detail-container>.detail>.code[data-v-1e1a940a]{color:#e34940}.detail-tab-1 .accepted-by[data-v-1e1a940a]{border-bottom:1px solid #e9e9e9}.detail-tab-1 .accepted-by>div[data-v-1e1a940a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-indent:unset}.detail-tab-1 .accepted-by>div>label[data-v-1e1a940a]{font-weight:700;padding:0 16px 0 0;color:#4a90e2;width:130px}.detail-tab-1 .accepted-by>div>div[data-v-1e1a940a]{color:#4a90e2}.detail-tab-1 .form-button-group[data-v-1e1a940a]{-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:16px 0 0}.detail-tab-1 .form-button-group[data-v-1e1a940a],.detail-tab-1 button.form-button[data-v-1e1a940a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal}.detail-tab-1 button.form-button[data-v-1e1a940a]{background-color:#fff;color:#21272f;border:none;border-radius:8px;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 16px 16px;padding:8px 16px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.24);box-shadow:0 0 4px 0 rgba(0,0,0,.24);cursor:pointer}.detail-tab-1 button.form-button>div[data-v-1e1a940a]{text-align:left;-webkit-box-flex:1;-ms-flex:1;flex:1}.detail-tab-1 button.form-button>div>.tip[data-v-1e1a940a]{color:#757575}.detail-tab-1 button.form-button>img.icon[data-v-1e1a940a]{width:24px;height:24px}.detail-tab-1 .date[data-v-1e1a940a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border-bottom:1px solid #e9e9e9}.detail-tab-1 .end-date[data-v-1e1a940a],.detail-tab-1 .start-date[data-v-1e1a940a]{width:50%;-webkit-box-sizing:border-box;box-sizing:border-box}.detail-tab-1 .area>ul[data-v-1e1a940a]{padding-left:16px}.detail-tab-1 .area>ul>li[data-v-1e1a940a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 0}.detail-tab-1 .area>ul>ul[data-v-1e1a940a]{-webkit-column-count:2;-moz-column-count:2;column-count:2;border-bottom:1px solid #ddd;padding-bottom:8px}.detail-tab-1 .area>ul button[data-v-1e1a940a]{border:none;background:transparent;cursor:pointer;padding:0;width:24px;height:24px;margin-left:8px}.detail-tab-1 .area>ul button>img[data-v-1e1a940a]{width:24px;height:24px}.detail-tab-1 .area ul button.active>img[data-v-1e1a940a]{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.detail-tab-1 .remarks[data-v-1e1a940a]{border-bottom:1px solid #e9e9e9}#detail-map[data-v-1e1a940a]{height:300px;width:100%}.back-button-container>button[data-v-1e1a940a]{width:100%}.backdrop[data-v-1e1a940a]{top:0;position:absolute;width:100%;height:100%;background-color:rgba(33,39,47,.5);z-index:10;display:none}.alert-before-delete[data-v-1e1a940a]{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;background-color:transparent;z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.alert-before-delete>.popup[data-v-1e1a940a]{background-color:#f2f2f2;border:none;-webkit-box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:320px;position:relative}.popup>.message[data-v-1e1a940a]{margin:0 0 30px}.popup>.button-container[data-v-1e1a940a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup>.button-container>button[data-v-1e1a940a]{width:calc(50% - 8px)}.popup>.button-container>button.cancel-button[data-v-1e1a940a]{margin-right:8px}.popup>.button-container>button.confirm-button[data-v-1e1a940a]{margin-left:8px}.alert-before-delete>.popup>.message[data-v-1e1a940a]{margin:8px 0 30px}.alert-before-delete>.popup>.button-container[data-v-1e1a940a]{display:block}.alert-before-delete>.popup>.button-container>button[data-v-1e1a940a]{width:100%}.alert-before-delete>.popup>.button-container>button.cancel-delete-button[data-v-1e1a940a]{margin-bottom:8px}.alert-before-delete>.popup>.button-container>button.confirm-delete-button[data-v-1e1a940a]{margin-top:8px}@media only screen and (max-width:1024px){.incident-detail-widget[data-v-1e1a940a]{width:560px}}@media only screen and (max-width:767px){.incident-detail-widget[data-v-1e1a940a]{border-radius:0;width:100%;min-width:320px;min-height:100%;top:0;bottom:0;overflow:auto!important}.action-list[data-v-1e1a940a]{top:unset;bottom:0;left:0;width:100%}.detail-tab-1 .area ul ul[data-v-1e1a940a]{-webkit-column-count:1;-moz-column-count:1;column-count:1}.backdrop[data-v-1e1a940a]{display:block}}@media only screen and (max-width:480px){.detail-tab-1 .date[data-v-1e1a940a]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.detail-tab-1 .end-date[data-v-1e1a940a],.detail-tab-1 .start-date[data-v-1e1a940a]{width:100%}}.incident-create-form[data-v-8b1832ae]{border:none;border-radius:8px;height:80%;width:80%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;overflow:hidden;position:relative;padding:30px 0 0}.incident-create-form>.header[data-v-8b1832ae],.incident-create-form[data-v-8b1832ae]{background:#f2f2f2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.incident-create-form>.header[data-v-8b1832ae]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1;padding:0 0 10px}.incident-create-form>.header.no-tab[data-v-8b1832ae],.incident-create-form>.header[data-v-8b1832ae]{-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24)}.modal-topic[data-v-8b1832ae]{padding:0 30px;font-family:Pridi-Medium;font-size:20px}.detail-tab[data-v-8b1832ae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:10px;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);z-index:1}.detail-tab>button[data-v-8b1832ae]{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:120px;padding:5px 0;margin:0;border:none;border-bottom:2px solid #f2f2f2;background-color:transparent;cursor:pointer}.detail-tab>button.active[data-v-8b1832ae],.detail-tab>button[data-v-8b1832ae]:hover{border-bottom:2px solid #e34940;color:#e34940}.detail-tab-1[data-v-8b1832ae]{height:calc(100% - 41px);overflow:hidden;overflow-y:auto;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.detail-tab-1[data-v-8b1832ae]::-webkit-scrollbar{background-color:#f2f2f2}.detail-tab-1[data-v-8b1832ae]::-webkit-scrollbar-thumb{border:2px solid #f2f2f2}.detail-tab-1 .left[data-v-8b1832ae]{width:50%;height:100%;position:sticky;top:0;left:0}.detail-tab-1 .right[data-v-8b1832ae]{width:50%}.incident-name-disaster-type-group[data-v-8b1832ae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}.incident-name[data-v-8b1832ae]{-webkit-box-flex:3;-ms-flex:3;flex:3}.disaster-type[data-v-8b1832ae],.incident-name[data-v-8b1832ae]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:16px}.disaster-type[data-v-8b1832ae]{-webkit-box-flex:2;-ms-flex:2;flex:2}.disaster-type .dropdown[data-v-8b1832ae]{width:100%}.start-date-time-group[data-v-8b1832ae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}.start-date[data-v-8b1832ae]{-webkit-box-flex:3;-ms-flex:3;flex:3;padding:16px}.start-time[data-v-8b1832ae]{-webkit-box-flex:2;-ms-flex:2;flex:2;padding:16px}.area[data-v-8b1832ae]{padding:16px}.summary-selected-area[data-v-8b1832ae]{padding-left:16px}.province-list[data-v-8b1832ae]{padding-left:8px;-webkit-box-sizing:border-box;box-sizing:border-box}.district[data-v-8b1832ae],.province[data-v-8b1832ae]{padding:8px 0;border-bottom:1px solid #ddd}.district[data-v-8b1832ae]{margin-left:32px;-webkit-box-sizing:border-box;box-sizing:border-box}.district[data-v-8b1832ae]:last-child{border-bottom:none}.subdistrict-list[data-v-8b1832ae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.subdistrict[data-v-8b1832ae]{padding-left:32px;width:33.33333%;-webkit-box-sizing:border-box;box-sizing:border-box}.input-group[data-v-8b1832ae]{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.input-group.disable[data-v-8b1832ae]{cursor:default}.input-group>input[type=checkbox][data-v-8b1832ae]{position:absolute;opacity:0}.input-group>.checkbox[data-v-8b1832ae]{position:absolute;height:24px;width:24px;background-image:url(/static/image/xxxhdpi/checkbox_off.png);background-image:-webkit-image-set(url(/static/image/mdpi/checkbox_off.png) 1x,url(/static/image/hdpi/checkbox_off.png) 2x,url(/static/image/xhdpi/checkbox_off.png) 3x,url(/static/image/xxhdpi/checkbox_off.png) 4x,url(/static/image/xxxhdpi/checkbox_off.png) 5x);background-image:image-set(url(/static/image/mdpi/checkbox_off.png) 1x,url(/static/image/hdpi/checkbox_off.png) 2x,url(/static/image/xhdpi/checkbox_off.png) 3x,url(/static/image/xxhdpi/checkbox_off.png) 4x,url(/static/image/xxxhdpi/checkbox_off.png) 5x);background-size:24px 24px;border:none}.input-group[data-v-8b1832ae]>:checkbox:after{display:none;content:""}.input-group>input[type=checkbox]:checked~.checkbox[data-v-8b1832ae]:after{display:block;content:"";background-image:url(/static/image/xxxhdpi/checkbox_on.png);background-image:-webkit-image-set(url(/static/image/mdpi/checkbox_on.png) 1x,url(/static/image/hdpi/checkbox_on.png) 2x,url(/static/image/xhdpi/checkbox_on.png) 3x,url(/static/image/xxhdpi/checkbox_on.png) 4x,url(/static/image/xxxhdpi/checkbox_on.png) 5x);background-image:image-set(url(/static/image/mdpi/checkbox_on.png) 1x,url(/static/image/hdpi/checkbox_on.png) 2x,url(/static/image/xhdpi/checkbox_on.png) 3x,url(/static/image/xxhdpi/checkbox_on.png) 4x,url(/static/image/xxxhdpi/checkbox_on.png) 5x);background-size:24px 24px;height:24px;width:24px}.input-group>.text[data-v-8b1832ae]{word-wrap:break-word;margin-left:32px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.input-group.disable>.text[data-v-8b1832ae]{color:#9b9b9b}button.toggle[data-v-8b1832ae]{border:none;padding:0;width:24px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto;cursor:pointer}button.toggle>img[data-v-8b1832ae]{width:24px;height:24px;-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s}button.toggle.active>img[data-v-8b1832ae]{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.remarks[data-v-8b1832ae]{padding:16px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.remarks>textarea[data-v-8b1832ae]{height:96px}.submit-button-container[data-v-8b1832ae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}button.submit-button[data-v-8b1832ae]{width:100%;margin:16px}#create-incident-map[data-v-8b1832ae]{height:100%}.create-incident-map-container[data-v-8b1832ae]{height:100%;position:relative}.issue-mode-dropdown-on-create-incident-map[data-v-8b1832ae]{width:270px}.layer-panel-for-create-incident-map[data-v-8b1832ae]{top:10px;left:10px;height:calc(100% - 55px)}.validation-massage-container[data-v-8b1832ae]{display:-webkit-box;display:-ms-flexbox;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;background-color:rgba(247,54,54,.85);padding:16px 56px 16px 16px;position:absolute;width:calc(100% - 72px);z-index:10;top:65px;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);display:flex;flex-direction:column;justify-content:center;align-items:center}.validation-massage-container-animation-enter-active[data-v-8b1832ae],.validation-massage-container-animation-leave-active[data-v-8b1832ae]{-webkit-transition:all .1s;transition:all .1s}.validation-massage-container-animation-enter[data-v-8b1832ae],.validation-massage-container-animation-leave-to[data-v-8b1832ae]{opacity:0;-webkit-transform:translateY(-5px);transform:translateY(-5px)}.validation-massage-container>div[data-v-8b1832ae]{color:#fff}.validation-massage-container>button.close-button[data-v-8b1832ae]{top:16px;right:16px}.alert-before-close-screen[data-v-8b1832ae]{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;background-color:transparent;z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.alert-before-close-screen>.popup[data-v-8b1832ae]{background-color:#f2f2f2;border:none;-webkit-box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:320px;position:relative}.popup>.message[data-v-8b1832ae]{margin:0 0 30px}.popup>.button-container[data-v-8b1832ae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup>.button-container>button[data-v-8b1832ae]{width:calc(50% - 8px)}.popup>.button-container>button.cancel-button[data-v-8b1832ae]{margin-right:8px}.popup>.button-container>button.confirm-button[data-v-8b1832ae]{margin-left:8px}.alert-before-close-screen>.popup>.message[data-v-8b1832ae]{margin:8px 0 30px}.alert-before-close-screen>.popup>.button-container[data-v-8b1832ae]{display:block}.alert-before-close-screen>.popup>.button-container>button[data-v-8b1832ae]{width:100%}.alert-before-close-screen>.popup>.button-container>button.confirm-close-button[data-v-8b1832ae]{margin-bottom:8px}.alert-before-close-screen>.popup>.button-container>button.confirm-submit-button[data-v-8b1832ae]{margin-top:8px}.alert-before-close-screen>.popup>.button-container>button.confirm-close-form-button[data-v-8b1832ae]{margin-bottom:8px}.alert-before-close-screen>.popup>.button-container>button.continue-form-button[data-v-8b1832ae]{margin-top:8px}@media only screen and (max-width:1024px){.subdistrict[data-v-8b1832ae]{width:50%}}@media only screen and (max-width:767px){.incident-create-form[data-v-8b1832ae]{border-radius:0;width:100%;min-width:320px;min-height:100%;top:0;left:0;-webkit-transform:translate(0);transform:translate(0);overflow:auto!important}.detail-tab-1[data-v-8b1832ae]{display:block}.detail-tab-1 .left[data-v-8b1832ae]{width:100%;height:300px;z-index:1;position:unset}.detail-tab-1 .right[data-v-8b1832ae],.subdistrict[data-v-8b1832ae]{width:100%}}@media only screen and (max-width:480px){.submit-button-container[data-v-8b1832ae]{-ms-flex-wrap:wrap;flex-wrap:wrap}}.issue-mode-dropdown-on-create-incident-map>button{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.incident-create-form[data-v-d4c776ec]{border:none;border-radius:8px;height:80%;width:80%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;overflow:hidden;position:relative;padding:30px 0 0}.incident-create-form>.header[data-v-d4c776ec],.incident-create-form[data-v-d4c776ec]{background:#f2f2f2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.incident-create-form>.header[data-v-d4c776ec]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1;padding:0 0 10px}.incident-create-form>.header.no-tab[data-v-d4c776ec],.incident-create-form>.header[data-v-d4c776ec]{-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24)}.modal-topic[data-v-d4c776ec]{padding:0 30px;font-family:Pridi-Medium;font-size:20px}.detail-tab-1[data-v-d4c776ec]{height:calc(100% - 41px);overflow:hidden;overflow-y:auto;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.detail-tab-1[data-v-d4c776ec]::-webkit-scrollbar{background-color:#f2f2f2}.detail-tab-1[data-v-d4c776ec]::-webkit-scrollbar-thumb{border:2px solid #f2f2f2}.detail-tab-1 .left[data-v-d4c776ec]{width:50%;height:100%;position:sticky;top:0;left:0}.detail-tab-1 .right[data-v-d4c776ec]{width:50%}.right>.text-detail[data-v-d4c776ec]{background-color:#fcf7e4;padding:16px;margin:16px 16px 0;border:1px solid #faca9b;border-radius:4px}.text-red[data-v-d4c776ec]{color:rgba(247,54,54,.85);white-space:normal;word-break:break-word}.area[data-v-d4c776ec]{padding:16px}.province-list[data-v-d4c776ec]{padding-left:8px;-webkit-box-sizing:border-box;box-sizing:border-box}.district[data-v-d4c776ec],.province[data-v-d4c776ec]{padding:8px 0;border-bottom:1px solid #ddd}.district[data-v-d4c776ec]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:32px;-webkit-box-sizing:border-box;box-sizing:border-box}.district[data-v-d4c776ec]:last-child{border-bottom:none}.district-input>input[data-v-d4c776ec]{padding:2px 6px;border-radius:6px;border:1px solid #ddd}.subdistrict[data-v-d4c776ec]{padding-left:32px;width:33.33333%;-webkit-box-sizing:border-box;box-sizing:border-box}.input-group[data-v-d4c776ec]{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.input-group.disable[data-v-d4c776ec]{cursor:default}.input-group>input[type=checkbox][data-v-d4c776ec]{position:absolute;opacity:0}.input-group>.checkbox[data-v-d4c776ec]{position:absolute;height:24px;width:24px;background-image:url(/static/image/xxxhdpi/checkbox_off.png);background-image:-webkit-image-set(url(/static/image/mdpi/checkbox_off.png) 1x,url(/static/image/hdpi/checkbox_off.png) 2x,url(/static/image/xhdpi/checkbox_off.png) 3x,url(/static/image/xxhdpi/checkbox_off.png) 4x,url(/static/image/xxxhdpi/checkbox_off.png) 5x);background-image:image-set(url(/static/image/mdpi/checkbox_off.png) 1x,url(/static/image/hdpi/checkbox_off.png) 2x,url(/static/image/xhdpi/checkbox_off.png) 3x,url(/static/image/xxhdpi/checkbox_off.png) 4x,url(/static/image/xxxhdpi/checkbox_off.png) 5x);background-size:24px 24px;border:none}.input-group[data-v-d4c776ec]>:checkbox:after{display:none;content:""}.input-group>input[type=checkbox]:checked~.checkbox[data-v-d4c776ec]:after{display:block;content:"";background-image:url(/static/image/xxxhdpi/checkbox_on.png);background-image:-webkit-image-set(url(/static/image/mdpi/checkbox_on.png) 1x,url(/static/image/hdpi/checkbox_on.png) 2x,url(/static/image/xhdpi/checkbox_on.png) 3x,url(/static/image/xxhdpi/checkbox_on.png) 4x,url(/static/image/xxxhdpi/checkbox_on.png) 5x);background-image:image-set(url(/static/image/mdpi/checkbox_on.png) 1x,url(/static/image/hdpi/checkbox_on.png) 2x,url(/static/image/xhdpi/checkbox_on.png) 3x,url(/static/image/xxhdpi/checkbox_on.png) 4x,url(/static/image/xxxhdpi/checkbox_on.png) 5x);background-size:24px 24px;height:24px;width:24px}.input-group>.text[data-v-d4c776ec]{word-wrap:break-word;margin-left:32px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.input-group.disable>.text[data-v-d4c776ec]{color:#9b9b9b}button.toggle[data-v-d4c776ec]{border:none;padding:0;width:24px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto;cursor:pointer}button.toggle>img[data-v-d4c776ec]{width:24px;height:24px;-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s}button.toggle.active>img[data-v-d4c776ec]{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.remarks[data-v-d4c776ec]{padding:16px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.remarks>textarea[data-v-d4c776ec]{height:96px}.vc-count-container[data-v-d4c776ec]{padding-right:16px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.submit-button-container[data-v-d4c776ec],.vc-count-container[data-v-d4c776ec]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.submit-button-container[data-v-d4c776ec]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.vc-count-container>div[data-v-d4c776ec]{text-align:end}.vc-count-container>div>.text-count[data-v-d4c776ec]{color:rgba(247,54,54,.85);font-size:24px}button.submit-button[data-v-d4c776ec]{margin:16px}#create-incident-map[data-v-d4c776ec]{height:100%}.create-incident-map-container[data-v-d4c776ec]{height:100%;position:relative}.layer-panel-for-create-incident-map[data-v-d4c776ec]{top:10px;left:10px;height:calc(100% - 55px)}.validation-massage-container[data-v-d4c776ec]{display:-webkit-box;display:-ms-flexbox;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;background-color:rgba(247,54,54,.85);padding:16px 56px 16px 16px;position:absolute;width:calc(100% - 72px);z-index:10;top:65px;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);display:flex;flex-direction:column;justify-content:center;align-items:center}.validation-massage-container-animation-enter-active[data-v-d4c776ec],.validation-massage-container-animation-leave-active[data-v-d4c776ec]{-webkit-transition:all .1s;transition:all .1s}.validation-massage-container-animation-enter[data-v-d4c776ec],.validation-massage-container-animation-leave-to[data-v-d4c776ec]{opacity:0;-webkit-transform:translateY(-5px);transform:translateY(-5px)}.validation-massage-container>div[data-v-d4c776ec]{color:#fff}.validation-massage-container>button.close-button[data-v-d4c776ec]{top:16px;right:16px}.alert-before-close-screen[data-v-d4c776ec]{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;background-color:transparent;z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.alert-before-close-screen>.popup[data-v-d4c776ec]{background-color:#f2f2f2;border:none;-webkit-box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:320px;position:relative}.popup>.message[data-v-d4c776ec]{margin:0 0 30px}.popup>.button-container[data-v-d4c776ec]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup>.button-container>button[data-v-d4c776ec]{width:calc(50% - 8px)}.popup>.button-container>button.cancel-button[data-v-d4c776ec]{margin-right:8px}.popup>.button-container>button.confirm-button[data-v-d4c776ec]{margin-left:8px}.alert-before-close-screen>.popup>.message[data-v-d4c776ec]{margin:8px 0 30px}.alert-before-close-screen>.popup>.button-container[data-v-d4c776ec]{display:block}.alert-before-close-screen>.popup>.button-container>button[data-v-d4c776ec]{width:100%}.alert-before-close-screen>.popup>.button-container>button.confirm-close-button[data-v-d4c776ec]{margin-bottom:8px}.alert-before-close-screen>.popup>.button-container>button.confirm-submit-button[data-v-d4c776ec]{margin-top:8px}.alert-before-close-screen>.popup>.button-container>button.confirm-close-form-button[data-v-d4c776ec]{margin-bottom:8px}.alert-before-close-screen>.popup>.button-container>button.continue-form-button[data-v-d4c776ec]{margin-top:8px}.countperson-btn[data-v-d4c776ec]{background:rgba(247,54,54,.85);color:#fff;margin-left:16px}.disabled-btn[data-v-d4c776ec]{margin-left:16px;background:#797f8a;border:none;color:#fff;cursor:not-allowed}.disabled-btn[data-v-d4c776ec]:hover{background:#797f8a}@media only screen and (max-width:1024px){.subdistrict[data-v-d4c776ec]{width:50%}}@media only screen and (max-width:767px){.incident-create-form[data-v-d4c776ec]{border-radius:0;width:100%;min-width:320px;min-height:100%;top:0;left:0;-webkit-transform:translate(0);transform:translate(0);overflow:auto!important}.detail-tab-1[data-v-d4c776ec]{display:block}.detail-tab-1 .left[data-v-d4c776ec]{width:100%;height:300px;z-index:1;position:unset}.detail-tab-1 .right[data-v-d4c776ec],.subdistrict[data-v-d4c776ec]{width:100%}}@media only screen and (max-width:768px){.submit-button-container[data-v-d4c776ec],.vc-count-container[data-v-d4c776ec]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:16px}.submit-button-container>div[data-v-d4c776ec],.vc-count-container>div[data-v-d4c776ec]{text-align:center}button.submit-button[data-v-d4c776ec]{width:100%}}@media only screen and (max-width:480px){.submit-button-container[data-v-d4c776ec]{-ms-flex-wrap:wrap;flex-wrap:wrap}}.edit-incident-tag-form[data-v-1cb78925]{border-bottom:1px solid #e9e9e9;position:absolute;background-color:#fff;border-radius:2px;top:0;bottom:0;left:0;right:0;margin:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:40%;min-width:480px;-webkit-box-shadow:0 0 24px 0 rgba(0,0,0,.24);box-shadow:0 0 24px 0 rgba(0,0,0,.24)}.edit-incident-tag-form>.header[data-v-1cb78925]{-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.24);box-shadow:0 1px 4px 0 rgba(0,0,0,.24);padding:11px}.edit-incident-tag-form>.body[data-v-1cb78925]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0;height:320px;overflow:hidden;overflow-y:auto;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:2px;background-color:#f2f2f2}.edit-incident-tag-form>.body[data-v-1cb78925]::-webkit-scrollbar{background-color:hsla(0,0%,100%,0)}.selected-incident-list[data-v-1cb78925]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:0 8px 8px;overflow:hidden;overflow-x:auto;height:42px}.selected-incident-list[data-v-1cb78925]::-webkit-scrollbar{background-color:hsla(0,0%,100%,0)}.incident-tag[data-v-1cb78925]{background-color:#e34940;padding:4px 8px;margin-right:8px;margin-top:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.incident-tag label[data-v-1cb78925]{font-size:12px;color:#fff}.incident-tag button.remove[data-v-1cb78925]{padding:0;width:18px;height:18px;border:none;background:transparent;margin-left:8px;cursor:pointer}.incident-tag button.remove img[data-v-1cb78925]{width:18px;height:18px}.empty-selected-incident[data-v-1cb78925]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.search-container[data-v-1cb78925]{padding:8px;height:calc(100% - 52px);-webkit-box-sizing:border-box;box-sizing:border-box}.search-container input[data-v-1cb78925]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:8px}.search-container .incident-list[data-v-1cb78925]{width:100%;height:calc(100% - 48px);-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;overflow-y:auto}.search-container .incident-list[data-v-1cb78925]::-webkit-scrollbar{background-color:hsla(0,0%,100%,0)}.search-container .incident-list .incident[data-v-1cb78925]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.search-container .incident-list .incident label[data-v-1cb78925]{margin-right:auto;cursor:pointer}.search-container .incident-list .incident button.select[data-v-1cb78925]{width:24px;height:24px;padding:0;border:none;background:transparent;cursor:pointer}.search-container .incident-list .incident button.select img[data-v-1cb78925]{width:24px;height:24px}.edit-incident-tag-form>.footer[data-v-1cb78925]{border-top:1px solid #f2f2f2;padding:11px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.edit-incident-tag-form>.footer>button[data-v-1cb78925]{width:calc(50% - 4px)}.edit-incident-tag-form>.footer>button>label[data-v-1cb78925]{cursor:pointer;color:#fff;font-size:20px}@media only screen and (max-width:767px){.edit-incident-tag-form[data-v-1cb78925]{width:calc(100% - 32px);min-width:288px}}.accept-all-custom-pin-dialog[data-v-11c62507]{background-color:#f2f2f2;border:none;-webkit-box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);border-radius:6px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);margin:auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modal-topic[data-v-11c62507]{margin:0 0 30px}button.close-button[data-v-11c62507]{position:absolute;top:12px;right:12px;cursor:pointer;border:none;padding:0;background-color:transparent}button.close-button img[data-v-11c62507]{width:24px;height:24px;cursor:pointer}.amount[data-v-11c62507]{margin:12px 0 24px}.button-container[data-v-11c62507]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}button.cancel-button[data-v-11c62507]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:16px;background-color:#fff;color:#21272f;border:1px solid #21272f;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:80px}button.confirm-button[data-v-11c62507]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:16px;min-width:80px}@media only screen and (max-width:480px){.accept-all-custom-pin-dialog[data-v-11c62507]{width:calc(100% - 24px)}}.import-is-alive-data-dialog[data-v-6afc894c]{background-color:#f2f2f2;border:none;-webkit-box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);border-radius:6px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);margin:auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.disable[data-v-6afc894c]{position:absolute;z-index:10;width:100%;height:100%}.modal-topic[data-v-6afc894c]{margin:0 0 30px}#dropzone[data-v-6afc894c]{border:1px solid #21272f;border-radius:6px;width:100%;height:120px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;cursor:pointer;color:transparent}#dropzone[data-v-6afc894c]::-webkit-file-upload-button{display:none}.dropzone-wraper[data-v-6afc894c]{position:relative}.dropzone-custom-content[data-v-6afc894c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:100%;pointer-events:none}.dropzone-custom-content>img[data-v-6afc894c]{width:32px}button.close-button[data-v-6afc894c]{position:absolute;top:12px;right:12px;cursor:pointer;border:none;padding:0;background-color:transparent}button.close-button img[data-v-6afc894c]{width:24px;height:24px;cursor:pointer}@media only screen and (max-width:480px){.import-is-alive-data-dialog[data-v-6afc894c]{width:calc(100% - 24px)}}.power-of-attorney-dialog[data-v-4d7627f9]{background-color:#f8f9fc;border:none;border-radius:6px;height:calc(100% - 200px);width:816px;position:absolute;top:100px;bottom:100px;left:0;right:0;margin:auto;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;position:relative}.power-of-attorney-dialog>.header[data-v-4d7627f9]{padding:16px;background-color:#fff;-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.24);box-shadow:0 1px 4px 0 rgba(0,0,0,.24);z-index:1}.add-id-card-btn[data-v-4d7627f9]{margin:10px}.id-card-btn[data-v-4d7627f9]{width:100%;height:56px;background:#fff;border:1px solid #e34940;border-radius:10px;color:#e34940;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px}.id-card-btn img[data-v-4d7627f9]{margin-right:5px;width:15px;height:15px}.cancel-btn[data-v-4d7627f9]{background:#e34940;color:#fff;border:none;border-radius:8px;width:100%;height:47px}.cancel-btn-only-outline[data-v-4d7627f9]{background:#fff;color:#e34940;border:1px solid #e34940;border-radius:8px;width:100%;height:47px}.accept-btn[data-v-4d7627f9]{background:#e34940}.accept-btn[data-v-4d7627f9],.unaccept-btn[data-v-4d7627f9]{border:none;color:#fff;border-radius:8px;width:100%;height:47px;margin-left:16px}.unaccept-btn[data-v-4d7627f9]{background:#797f8a;cursor:default}.power-of-attorney-dialog>.body[data-v-4d7627f9]{padding:16px;height:calc(100% - 44.5px);overflow-y:auto}.action-widget[data-v-4d7627f9]{padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex}button[data-v-4d7627f9]{cursor:pointer}.id-card-info-btn[data-v-4d7627f9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:transparent;border:none;color:#1dbd95}.person-container[data-v-4d7627f9]{background-color:#fff;border:1px solid #fff;border-radius:8px;margin-bottom:10px}.person-header[data-v-4d7627f9]{padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:6px;border-bottom:1px solid #f2f4f6;span{font-size:14px}}.person-body[data-v-4d7627f9]{padding:10px}.person-body>.name>img[data-v-4d7627f9]{padding:5px}.person-body>.name[data-v-4d7627f9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:15px}.person-body>.id-number[data-v-4d7627f9]{margin-left:30px;color:#797f8a;font-size:15px}.order-code[data-v-4d7627f9]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #f2f4f6;div{font-size:15px}}.text-normal[data-v-4d7627f9]{font-weight:400}hr[data-v-4d7627f9]{margin:24px 0}.modal[data-v-4d7627f9]{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;background-color:transparent;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(33,39,47,.5);overflow-y:auto}.modal>.popup[data-v-4d7627f9],.modal[data-v-4d7627f9]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.modal>.popup[data-v-4d7627f9]{background-color:#f2f2f2;border:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:420px;position:relative;background:transparent}.order-makro-btn[data-v-4d7627f9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:5px}.order-makro-btn>img[data-v-4d7627f9]{margin-right:7px;width:15px;height:15px;margin-top:5px}.text-makro[data-v-4d7627f9]{text-align:center;padding:30px}.text-red[data-v-4d7627f9]{color:#e34940;font-weight:600}.text-blue[data-v-4d7627f9]{color:#3b7ddf;cursor:pointer}.text-blue>img[data-v-4d7627f9],.text-red>img[data-v-4d7627f9]{vertical-align:middle}.title-date-product[data-v-4d7627f9]{padding:10px;font-size:15px}.status-product[data-v-4d7627f9]{padding:10px;margin:6px 10px;border-radius:8px;width:calc(100% - 20px);background-color:#fff3f3;text-align:center;font-size:15px}.status-detail-address[data-v-4d7627f9]{color:#797f8a;padding-left:40px;font-size:14px}.status-detail[data-v-4d7627f9]{padding:5px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:15px}.status-detail>img[data-v-4d7627f9]{padding-right:6px;width:24px;height:24px}.add-image-container[data-v-4d7627f9]{min-height:53px}.add-image-container[data-v-4d7627f9],.add-image[data-v-4d7627f9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.add-image[data-v-4d7627f9]{background-image:repeating-linear-gradient(190deg,#797f8a,#797f8a 9px,transparent 0,transparent 13px,#797f8a 0),repeating-linear-gradient(280deg,#797f8a,#797f8a 9px,transparent 0,transparent 13px,#797f8a 0),repeating-linear-gradient(10deg,#797f8a,#797f8a 9px,transparent 0,transparent 13px,#797f8a 0),repeating-linear-gradient(100deg,#797f8a,#797f8a 9px,transparent 0,transparent 13px,#797f8a 0);background-size:1px 100%,100% 1px,1px 100%,100% 1px;background-position:0 0,0 0,100% 0,0 100%;background-repeat:no-repeat;padding:16px;cursor:pointer;border-radius:8px;height:100%;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:14px}.add-image>.content[data-v-4d7627f9]{display:-webkit-box;display:-ms-flexbox;display:flex;color:#9fa7b6}.add-image>.content>img[data-v-4d7627f9]{padding-right:5px}.preview-image-container[data-v-4d7627f9]{position:relative;height:81px;width:81px;margin-top:16px;cursor:pointer}.preview-image-container>img[data-v-4d7627f9]{border-radius:4%;width:81px;height:81px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;cursor:pointer;-o-object-fit:cover;object-fit:cover}.preview-image-list[data-v-4d7627f9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;width:calc(100% - 32px);gap:10px;margin-bottom:8px}.preview-image-list.nodata[data-v-4d7627f9]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;div{color:#9fa7b6}}.preview-image-container>button.deselect-image-button[data-v-4d7627f9]{border:none;padding:0;width:24px;height:24px;position:absolute;right:2px;background-color:#e34940;border-radius:3px;cursor:pointer;overflow:hidden;top:0}.preview-image-container>button.deselect-image-button>img[data-v-4d7627f9]{width:16px;height:16px;padding:4px}.preview-image[data-v-4d7627f9]{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;background-color:rgba(33,39,47,.5);z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.preview-image>.popup[data-v-4d7627f9]{background-color:#f2f2f2;border:none;-webkit-box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;border-radius:6px}.preview-image img[data-v-4d7627f9]{max-width:60vw;max-height:500px}.preview-image .modal-close[data-v-4d7627f9]{top:4px;right:4px;border:none;padding:0;width:24px;height:24px;position:absolute;background-color:#e34940;opacity:1;border-radius:3px;cursor:pointer;overflow:hidden;margin:2px}.preview-image .modal-close img[data-v-4d7627f9]{width:16px;height:16px;padding:4px}.receive-history[data-v-4d7627f9]{color:#797f8a;text-align:center}.alert-before-close-screen[data-v-4d7627f9]{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;background-color:rgba(33,39,47,.5);z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.alert-before-close-screen>.popup[data-v-4d7627f9]{background-color:#f2f2f2;border:none;-webkit-box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:320px;position:relative}.alert-before-close-screen>.popup>.message[data-v-4d7627f9]{margin:8px 0 30px}.alert-before-close-screen>.popup>.button-container[data-v-4d7627f9]{display:block}.alert-before-close-screen>.popup>.button-container>button[data-v-4d7627f9]{width:100%}.alert-before-close-screen>.popup>.button-container>button.confirm-close-button[data-v-4d7627f9]{margin-bottom:8px}.alert-before-close-screen>.popup>.button-container>button.confirm-submit-button[data-v-4d7627f9]{margin-top:8px}.copied[data-v-4d7627f9]{position:absolute;color:#fff;background-color:rgba(0,0,0,.75);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:16px;width:110px;height:32px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:calc(50% - 55px);bottom:80px}.fade-enter-active[data-v-4d7627f9],.fade-leave-active[data-v-4d7627f9]{-webkit-transition:opacity 2s;transition:opacity 2s}.fade-enter[data-v-4d7627f9],.fade-leave-to[data-v-4d7627f9]{opacity:0}@media only screen and (max-width:1024px){.power-of-attorney-dialog[data-v-4d7627f9]{width:560px}}@media only screen and (max-width:767px){.power-of-attorney-dialog[data-v-4d7627f9]{border-radius:0;width:100%;min-width:320px;min-height:100%;top:0;bottom:0;overflow:auto!important}.modal>.popup[data-v-4d7627f9]{width:90%;height:90%}}.id-card-dialog[data-v-0fbbac52]{background-color:#fff;border:none;border-radius:6px;height:100%;width:100%;position:absolute;left:0;right:0;margin:auto;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.id-card-dialog>.header[data-v-0fbbac52]{padding:16px;-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.24);box-shadow:0 1px 4px 0 rgba(0,0,0,.24)}.image-container[data-v-0fbbac52]{background:#d9d9d9;height:200px}.text-red[data-v-0fbbac52]{color:#e34940}.id-card-btn[data-v-0fbbac52]{background:transparent;color:#e34940;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:none}.main[data-v-0fbbac52]{border:1px solid #eeeded}.action-widget[data-v-0fbbac52]{padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.action-widget>.cancel-btn[data-v-0fbbac52]{background:#fff;color:#e34940;border-radius:8px;border:1px solid #e34940;width:48%}.action-widget>.save-btn[data-v-0fbbac52]{background:#e34940;border-radius:8px;color:#fff;border:none;width:48%}button[data-v-0fbbac52]{cursor:pointer}.preview-image-container[data-v-0fbbac52]{position:relative;width:100%}.preview-image-container>img[data-v-0fbbac52]{border-radius:8px;width:100%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-o-object-fit:cover;object-fit:cover}.preview-image-container>button.deselect-image-button[data-v-0fbbac52]{border:none;padding:0;width:24px;height:24px;position:absolute;right:0;background-color:#e34940;border-radius:3px;cursor:pointer;overflow:hidden;top:0}.preview-image-container>button.deselect-image-button>img[data-v-0fbbac52]{width:16px;height:16px;padding:4px}.field-container input[data-v-0fbbac52]{border-radius:8px;padding-left:15px}.body[data-v-0fbbac52]{height:calc(100% - 44.5px);overflow:hidden;overflow-y:auto;padding:16px}.body>.field-body[data-v-0fbbac52],.body[data-v-0fbbac52]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.gray-text[data-v-0fbbac52]{color:#797f8a;margin:0 7px;font-size:14px}.data-header-container[data-v-0fbbac52]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 7px}.data-header-container[data-v-0fbbac52],.validation-massage-container[data-v-0fbbac52]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.validation-massage-container[data-v-0fbbac52]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;background-color:rgba(247,54,54,.85);padding:16px 56px 16px 16px;position:absolute;width:calc(100% - 72px);z-index:10;top:55px;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);flex-direction:column;justify-content:center}.validation-massage-container-animation-enter-active[data-v-0fbbac52],.validation-massage-container-animation-leave-active[data-v-0fbbac52]{-webkit-transition:all .1s;transition:all .1s}.validation-massage-container-animation-enter[data-v-0fbbac52],.validation-massage-container-animation-leave-to[data-v-0fbbac52]{opacity:0;-webkit-transform:translateY(-5px);transform:translateY(-5px)}.validation-massage-container>div[data-v-0fbbac52]{color:#fff}.validation-massage-container>button.close-button[data-v-0fbbac52]{top:16px;right:16px}div.dropdown-widget[data-v-0fbbac52]{width:100%;margin-top:6px}div.dropdown-widget[data-v-0fbbac52] .option-list{height:180px}div.dropdown-widget[data-v-0fbbac52] button.main-button{border-radius:8px;border:1px solid #eeeded}div.dropdown-widget[data-v-0fbbac52] button.main-button>.selected{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}@media only screen and (max-width:1024px){.id-card-dialog[data-v-0fbbac52]{width:460px}}@media only screen and (max-width:767px){.id-card-dialog[data-v-0fbbac52]{border-radius:8px;min-width:320px;min-height:100%;top:0;bottom:0;overflow:auto!important;width:100%}}.preview-note-dialog[data-v-a63d1bfc]{background-color:#f2f2f2;border:none;border-radius:6px;height:calc(100% - 200px);width:816px;position:absolute;top:100px;bottom:100px;left:0;right:0;margin:auto;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;position:relative}.preview-note-dialog>.header[data-v-a63d1bfc]{padding:16px;background-color:#fff;-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.24);box-shadow:0 1px 4px 0 rgba(0,0,0,.24)}.preview-note-dialog .topic[data-v-a63d1bfc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.preview-note-dialog>.body[data-v-a63d1bfc]{margin:16px;height:calc(100% - 44.5px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.preview-note-dialog>.body>div[data-v-a63d1bfc]{text-align:center}.text-gray[data-v-a63d1bfc]{font-size:40px;color:#d2d1d1}.action-widget[data-v-a63d1bfc]{padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff}button[data-v-a63d1bfc]{cursor:pointer}.cancel-btn[data-v-a63d1bfc]{background:#e34940;color:#fff;border:none;border-radius:8px;width:100%;height:47px}.pdf-viewer[data-v-a63d1bfc] .pdf-viewer__header{background-color:#d2d1d1!important}.pdf-viewer[data-v-a63d1bfc] .pdf-viewer__header .header__preview .center #content input,.pdf-viewer[data-v-a63d1bfc] .pdf-viewer__header .header__preview .center #zoom-controls input{background-color:#f2f2f2;color:#000}@media only screen and (max-width:1024px){.preview-note-dialog[data-v-a63d1bfc]{width:560px}}@media only screen and (max-width:767px){.preview-note-dialog[data-v-a63d1bfc]{border-radius:0;width:100%;min-width:320px;min-height:100%;top:0;bottom:0;overflow:auto!important}.modal>.popup[data-v-a63d1bfc]{width:90%;height:90%}}.alert-info-dialog[data-v-9d6c9048]{background-color:#fff;border:none;border-radius:6px;height:auto;width:348px;position:absolute;top:30%;margin:auto;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.alert-info-dialog .head[data-v-9d6c9048]{padding:16px;border-bottom:1px solid #f2f4f6}.alert-info-dialog .body[data-v-9d6c9048]{padding:16px;overflow:scroll;max-height:40vh}.footer[data-v-9d6c9048]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;padding:0 11px 16px}.close-btn[data-v-9d6c9048]{background-color:#fff;border:1px solid #e34940;border-radius:8px;color:#e34940;width:100%;height:47px;cursor:pointer}.accept-btn[data-v-9d6c9048]{background-color:#e34940;border-radius:8px;color:#fff;border:none;width:100%;height:47px;cursor:pointer}.alert-info-dialog[data-v-04ec9764]{background-color:#fff;border:none;border-radius:6px;height:auto;width:348px;position:absolute;top:30%;margin:auto;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.alert-info-dialog .head[data-v-04ec9764]{padding:16px;border-bottom:1px solid #f2f4f6}.alert-info-dialog .body[data-v-04ec9764]{padding:16px;overflow:scroll;max-height:40vh}.footer[data-v-04ec9764]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;padding:0 11px 16px}.accept-btn[data-v-04ec9764]{background-color:#e34940;border-radius:8px;color:#fff;border:none;width:100%;height:47px;cursor:pointer}.sign-accept-order-dialog[data-v-9f247192]{background-color:#fff;border:none;border-radius:6px;height:auto;width:100%;position:absolute;top:30%;margin:auto;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;position:relative}.sign-accept-order-dialog .head[data-v-9f247192]{padding:16px;border-bottom:1px solid #f2f4f6;font-weight:600}.sign-accept-order-dialog .body[data-v-9f247192]{padding:16px;font-size:14px;position:relative;gap:8px;height:100%;overflow-y:auto;margin-bottom:16px}.signlabel[data-v-9f247192]{font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;margin:8px 0 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pdf-viewer[data-v-9f247192] .pdf-viewer__header{background-color:#d2d1d1!important}.pdf-viewer[data-v-9f247192] .pdf-viewer__header .header__preview .center #content input,.pdf-viewer[data-v-9f247192] .pdf-viewer__header .header__preview .center #zoom-controls input{background-color:#f2f2f2;color:#000}.footer[data-v-9f247192]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;padding:0 11px 16px}.close-btn[data-v-9f247192]{background-color:#fff;border:1px solid #e34940;border-radius:8px;color:#e34940;width:100%;height:47px;cursor:pointer}.accept-btn[data-v-9f247192]{background-color:#e34940;cursor:pointer}.accept-btn[data-v-9f247192],.unaccept-btn[data-v-9f247192]{border-radius:8px;color:#fff;border:none;width:100%;height:47px}.unaccept-btn[data-v-9f247192]{background:#797f8a;cursor:default}#canvas[data-v-9f247192]{border-radius:8px;border:1px solid;width:100%;position:absolute;top:0}.preview-order[data-v-eac7f93e]{background-color:#f8f9fc;border:none;border-radius:6px;height:calc(100% - 200px);width:816px;position:absolute;top:100px;bottom:100px;left:0;right:0;margin:auto;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;position:relative}.preview-order>.header[data-v-eac7f93e]{padding:16px;background-color:#fff;-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.24);box-shadow:0 1px 4px 0 rgba(0,0,0,.24);z-index:1}.preview-order>.body[data-v-eac7f93e]{padding:16px;height:calc(100% - 44.5px);overflow-y:auto}.semibold[data-v-eac7f93e]{font-weight:600}.font-14[data-v-eac7f93e]{font-size:14px}.font-15[data-v-eac7f93e]{font-size:15px}.font-12[data-v-eac7f93e]{font-size:12px}.check-makro[data-v-eac7f93e],.check-notify[data-v-eac7f93e],.check-person[data-v-eac7f93e],.check-picture[data-v-eac7f93e]{background-color:#fff;border:1px solid #fff;border-radius:8px;margin-bottom:10px}.notify-status[data-v-eac7f93e],.order-code[data-v-eac7f93e],.order-picture[data-v-eac7f93e],.order-status[data-v-eac7f93e],.person-status[data-v-eac7f93e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:6px;border-bottom:1px solid #f2f4f6;padding:10px}.person-status[data-v-eac7f93e]{height:35px}.person-received[data-v-eac7f93e],.person-vhv[data-v-eac7f93e]{margin-bottom:6px;border-bottom:1px solid #f2f4f6;padding:10px}.person-sensitive[data-v-eac7f93e]{margin-bottom:6px;padding:10px}.text-red[data-v-eac7f93e]{color:#e34940;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;cursor:pointer}.text-red>img[data-v-eac7f93e]{width:24px;height:24px}.btn-blue>img[data-v-eac7f93e],.btn-green>img[data-v-eac7f93e]{width:18px;height:18px}.btn-blue[data-v-eac7f93e]{width:122px;height:34px;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#3b7ddf;border:0 solid;border-radius:4px;color:#fff;padding:8px 15px;cursor:pointer}.btn-green[data-v-eac7f93e]{-ms-flex-pack:distribute;justify-content:space-around;background-color:#23c35a}.btn-green[data-v-eac7f93e],.btn-red[data-v-eac7f93e]{width:122px;height:34px;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:0 solid;border-radius:6px;color:#fff;padding:8px 9px;cursor:pointer}.btn-red[data-v-eac7f93e]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#e34940}.btn-red-blur[data-v-eac7f93e]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#e34940;opacity:.5;border:0 solid;border-radius:6px;padding:8px 9px}.btn-blue-blur[data-v-eac7f93e],.btn-red-blur[data-v-eac7f93e]{width:122px;height:34px;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}.btn-blue-blur[data-v-eac7f93e]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:0 solid;border-radius:4px;padding:8px 15px;background:#8ab0eb;background:-webkit-gradient(linear,left top,left bottom,from(#8ab0eb),color-stop(35%,#6190da));background:linear-gradient(180deg,#8ab0eb,#6190da 35%);opacity:.7}.btn-green-blur[data-v-eac7f93e]{width:122px;height:34px;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#23c35a;opacity:.5;border:0 solid;border-radius:6px;color:#fff;padding:8px 9px}.order-preview[data-v-eac7f93e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px}.notify-ready-container[data-v-eac7f93e]{padding:10px}.notify-not-ready-container[data-v-eac7f93e]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px}.notify-info[data-v-eac7f93e]{background:#fff3f3;padding:14px 38px;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:8px}.notify-detail[data-v-eac7f93e],.notify-info[data-v-eac7f93e]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px}.notify-detail[data-v-eac7f93e]{padding:5px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.notify-detail>img[data-v-eac7f93e]{padding-right:6px;width:24px;height:24px}.notify-detail-address[data-v-eac7f93e]{color:#797f8a;padding-left:30px;font-size:14px}.text-blue[data-v-eac7f93e]{color:#3b7ddf;cursor:pointer}.text-blue>img[data-v-eac7f93e],.text-red>img[data-v-eac7f93e]{vertical-align:middle}.person-body[data-v-eac7f93e]{padding:10px 0}.person-body>.name>img[data-v-eac7f93e]{padding:0 5px 0 3px;width:17px;height:17px;position:relative;top:4px}.person-body>.name[data-v-eac7f93e]{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.person-body>.id-number[data-v-eac7f93e]{margin-left:23px;color:#797f8a}.check-picture>.text-gray[data-v-eac7f93e]{padding:8px 10px 0;color:#797f8a}.add-picture-container[data-v-eac7f93e]{padding:14px 10px 0;min-height:35px}.add-picture-container[data-v-eac7f93e],.add-picture[data-v-eac7f93e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.add-picture[data-v-eac7f93e]{background-image:repeating-linear-gradient(190deg,#797f8a,#797f8a 9px,transparent 0,transparent 13px,#797f8a 0),repeating-linear-gradient(280deg,#797f8a,#797f8a 9px,transparent 0,transparent 13px,#797f8a 0),repeating-linear-gradient(10deg,#797f8a,#797f8a 9px,transparent 0,transparent 13px,#797f8a 0),repeating-linear-gradient(100deg,#797f8a,#797f8a 9px,transparent 0,transparent 13px,#797f8a 0);background-size:1px 100%,100% 1px,1px 100%,100% 1px;background-position:0 0,0 0,100% 0,0 100%;background-repeat:no-repeat;padding:16px;cursor:pointer;border-radius:8px;height:100%;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.add-picture>.text-gray[data-v-eac7f93e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:5px;color:#797f8a}.add-picture>.text-gray>img[data-v-eac7f93e]{width:21px;height:21px}.footer[data-v-eac7f93e]{padding:15px 16px}.btn-confirm[data-v-eac7f93e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}.btn-confirm>button[data-v-eac7f93e]{width:50%;border-radius:8px}.btn-confirm>.btn-close[data-v-eac7f93e]{cursor:pointer;background-color:#fff;border:1px solid #e34940;color:#e34940;border-radius:8px;height:47px;text-align:center}.btn-confirm>.btn-send[data-v-eac7f93e]{background-color:#9fa7b6;color:#fff;text-align:center;border:none;border-radius:8px;height:47px;cursor:pointer}.btn-confirm>.btn-ready-send[data-v-eac7f93e]{background:#e34940;color:#fff;border:none;border-radius:8px;height:47px;cursor:pointer}.close>button[data-v-eac7f93e]{width:100%}.close>.btn-close[data-v-eac7f93e]{background:#e34940;color:#fff;border:none;border-radius:8px;width:100%;height:47px;cursor:pointer}.preview-image-list[data-v-eac7f93e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;width:calc(100% - 20px);gap:10px;margin:0 10px 18px;position:relative}.preview-image-container[data-v-eac7f93e]{position:relative;height:81px;width:81px;margin-top:14px}.preview-image-container>img[data-v-eac7f93e]{border-radius:4%;width:81px;height:81px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-o-object-fit:cover;object-fit:cover;cursor:pointer}.preview-image-container>button.deselect-image-button[data-v-eac7f93e]{border:none;padding:0;width:24px;height:24px;position:absolute;right:0;background-color:#e34940;opacity:1;border-radius:3px;cursor:pointer;overflow:hidden;margin:2px;top:0}.preview-image-container>button.deselect-image-button>img[data-v-eac7f93e]{width:16px;height:16px;padding:4px}.ic-add-picture[data-v-eac7f93e]{cursor:pointer}.modal[data-v-eac7f93e]{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(33,39,47,.5);overflow-y:auto}.modal>.popup[data-v-eac7f93e]{background-color:#f2f2f2;border:none;-webkit-box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;background:transparent}.not-found[data-v-eac7f93e]{padding:20px 20px 5px;font-size:14px}.not-found[data-v-eac7f93e],.order-date[data-v-eac7f93e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.order-date[data-v-eac7f93e]{padding:34px 34px 18px;color:#797f8a}.alert-before-close-screen[data-v-eac7f93e]{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;background-color:rgba(33,39,47,.5);z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.alert-before-close-screen>.popup[data-v-eac7f93e]{background-color:#f2f2f2;border:none;-webkit-box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:320px;position:relative}.alert-before-close-screen>.popup>.message[data-v-eac7f93e]{margin:8px 0 30px}.alert-before-close-screen>.popup>.button-container[data-v-eac7f93e]{display:block}.alert-before-close-screen>.popup>.button-container>button[data-v-eac7f93e]{width:100%}.alert-before-close-screen>.popup>.button-container>button.confirm-close-button[data-v-eac7f93e]{margin-bottom:8px}.alert-before-close-screen>.popup>.button-container>button.confirm-submit-button[data-v-eac7f93e]{margin-top:8px}.preview-image[data-v-eac7f93e]{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;background-color:rgba(33,39,47,.5);z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.preview-image>.popup[data-v-eac7f93e]{background-color:#f2f2f2;border:none;-webkit-box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;border-radius:6px}.preview-image img[data-v-eac7f93e]{max-width:60vw;max-height:500px}.preview-image .modal-close[data-v-eac7f93e]{top:4px;right:4px;border:none;padding:0;width:24px;height:24px;position:absolute;background-color:#e34940;opacity:1;border-radius:3px;cursor:pointer;overflow:hidden;margin:2px;z-index:1}.preview-image .modal-close img[data-v-eac7f93e]{width:16px;height:16px;padding:4px}.copied[data-v-eac7f93e]{position:absolute;color:#fff;background-color:rgba(0,0,0,.75);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:16px;width:110px;height:32px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:calc(50% - 55px);bottom:80px}.fade-enter-active[data-v-eac7f93e],.fade-leave-active[data-v-eac7f93e]{-webkit-transition:opacity 2s;transition:opacity 2s}.fade-enter[data-v-eac7f93e],.fade-leave-to[data-v-eac7f93e]{opacity:0}@media only screen and (max-width:1024px){.preview-order[data-v-eac7f93e]{width:560px}}@media only screen and (max-width:767px){.preview-order[data-v-eac7f93e]{border-radius:0;width:100%;min-width:320px;min-height:100%;top:0;bottom:0;overflow:auto!important}.modal>.popup[data-v-eac7f93e]{width:90%;height:90%}}.order-cofirm-dialog[data-v-bb69fb78]{position:absolute;background-color:#fff;border-radius:8px;top:0;bottom:0;left:0;right:0;margin:auto;height:182px;width:348px;min-width:320px}.order-cofirm-dialog .head[data-v-bb69fb78]{padding:15px 18px}.head span[data-v-bb69fb78]{font-size:16px}.head[data-v-bb69fb78]{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #eeeded}.body[data-v-bb69fb78]{padding:15px}.semibold[data-v-bb69fb78]{font-weight:600}.text-red[data-v-bb69fb78]{color:#e34940;font-size:14px}.btn-close[data-v-bb69fb78]{cursor:pointer;background-color:#fff;border:1px solid #e34940;color:#e34940;border-radius:8px;height:47px}.btn-confirm[data-v-bb69fb78]{background:#e34940;color:#fff;border:none;border-radius:8px;height:47px;cursor:pointer}.btn-group[data-v-bb69fb78]{padding:25px 0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}.btn-group>button[data-v-bb69fb78]{width:50%}.check-patients-dialog[data-v-9b769ab8]{max-height:575px;background-color:#fff;border:none;border-radius:6px;width:348px;position:absolute;margin:auto;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;position:relative;overflow-y:auto}.body[data-v-9b769ab8]{overflow:auto;padding:18px}.check-patients-dialog .head[data-v-9b769ab8]{padding:15px 18px}.head span[data-v-9b769ab8]{font-size:16px}.head[data-v-9b769ab8]{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #eeeded}.check-patients-dialog .body-send-already[data-v-9b769ab8]{padding:18px}.body-before-send>.text-datial[data-v-9b769ab8]{padding-bottom:18px}.body-before-send>.text-datial>.semibold[data-v-9b769ab8]{padding-bottom:8px}.font[data-v-9b769ab8]{font-size:14px}.datepicker[data-v-9b769ab8]{width:100%}.address-detail>.row[data-v-9b769ab8]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.address-detail>.row[data-v-9b769ab8],.address-detail[data-v-9b769ab8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.address-detail[data-v-9b769ab8]{background-color:#f9f9f9;padding:10px 15px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;border:1px solid #e9e9e9;border-radius:6px}.address-detail>.row>div[data-v-9b769ab8]:first-child{width:15%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.address-detail>.row>div[data-v-9b769ab8]:nth-child(2){width:85%}.address-detail>div:nth-child(2)>div[data-v-9b769ab8]:nth-child(2){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.semibold[data-v-9b769ab8]{font-weight:600}.btn-check-edit[data-v-9b769ab8]{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.body-before-send>.summary[data-v-9b769ab8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.btn-confirm[data-v-9b769ab8]{padding:0 18px 18px}.btn-confirm>button[data-v-9b769ab8]{color:#fff;border:none;border-radius:8px;width:100%;height:47px}.btn-confirm>.btn-ready-send[data-v-9b769ab8]{background:#e34940;cursor:pointer}.btn-confirm>.btn-send[data-v-9b769ab8]{background-color:#9fa7b6}.body-after-send>div[data-v-9b769ab8],.body-send-already>div[data-v-9b769ab8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#797f8a}.address-not-found[data-v-9b769ab8]{text-align:center;font-size:14px;padding:20px;color:#797f8a}@media only screen and (max-width:767px){.check-patients-dialog[data-v-9b769ab8]{width:320px}}.dialog[data-v-7194f400]{background-color:#fff;border:none;border-radius:6px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:absolute;top:15%;left:0;right:0;margin:auto;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.header[data-v-7194f400]{padding:12px 30px 15px;border-bottom:1px solid #f2f4f6}.header>label[data-v-7194f400]{font-size:24px}.filter-dropdown-date[data-v-7194f400]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:27px}.date-filter[data-v-7194f400]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:13px}.subtitle[data-v-7194f400]{font-size:18px}.datepicker[data-v-7194f400]{margin-top:13px}.body[data-v-7194f400],.footer[data-v-7194f400]{padding:12px 25px 15px}.disaster[data-v-7194f400]{display:-webkit-box;display:-ms-flexbox;display:flex}.list-disaster[data-v-7194f400]{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}button.filter-btn[data-v-7194f400]{width:100%}input[type=checkbox][data-v-7194f400]{accent-color:#e34940;width:18px;height:18px;cursor:pointer;margin-right:14px}.checkAll[data-v-7194f400]{margin:13px 0 15px}.footer[data-v-7194f400]{margin-bottom:5px;text-align:center}.footer button[data-v-7194f400]{height:47px;width:286px}.disaster-title[data-v-7194f400]{margin-top:27px}div.dropdown-widget[data-v-7194f400]{width:100%;margin-top:14px;display:-webkit-box;display:-ms-flexbox;display:flex}div.dropdown-widget[data-v-7194f400] .option-list{height:180px}div.dropdown-widget[data-v-7194f400] button.main-button{border-radius:8px;border:1px solid #eeeded}div.dropdown-widget[data-v-7194f400] button.main-button>.selected{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-box-pack:left!important;-ms-flex-pack:left!important;justify-content:left!important}@media only screen and (max-width:480px){.disaster[data-v-7194f400]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.disaster>input[data-v-7194f400]{width:auto}.list-disaster[data-v-7194f400]{gap:8px;grid-template-columns:repeat(2,1fr);margin-bottom:20px}.dialog[data-v-7194f400]{height:100%;width:100%;top:0}.date-filter[data-v-7194f400]{gap:7px}.body[data-v-7194f400]{overflow-y:auto}.filter-dropdown-date[data-v-7194f400]{display:block}.subtitle[data-v-7194f400]{margin-top:10px}.footer button[data-v-7194f400]{position:absolute;left:0;right:0;margin:auto;bottom:20px}}.details-status-voucher[data-v-d85d0878]{background-color:#f8f9fc;border:none;border-radius:6px;height:auto;width:393px;position:relative;top:20%;margin:auto;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;gap:18px}.head[data-v-d85d0878]{padding:12px 15px;background-color:#fff;border-bottom:1px solid #f2f4f6}.body[data-v-d85d0878]{padding-bottom:18px;.status-tab{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:12px}.list-voucher{overflow-y:auto;max-height:500px}}.status[data-v-d85d0878]{margin-left:12px;font-size:14px;color:#fff;border-radius:21px;width:108px;text-align:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.total[data-v-d85d0878]{color:#797f8a;padding-right:12px}.voucher-card-widget.highlight[data-v-245f20d8],.voucher-card-widget[data-v-245f20d8]:hover{background-color:rgba(33,39,47,.05)}.voucher-card-widget.dashboard[data-v-245f20d8]:hover{background-color:#fff}.voucher-card-widget.dashboard[data-v-245f20d8]{margin:0 12px 10px 10px;border-radius:8px;.voucher-input{cursor:default}}.voucher-card-widget[data-v-245f20d8]{position:relative;background-color:#fff;padding:9px 11px}.voucher-input[data-v-245f20d8]{cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0}.voucher-input>.text[data-v-245f20d8]{word-wrap:break-word}.header[data-v-245f20d8]{font-size:16px}.subheader[data-v-245f20d8]{font-size:14px;color:#5b5b5b}.label-detail[data-v-245f20d8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:8px}.label-detail>span[data-v-245f20d8]{font-size:14px;color:#e34940;margin-left:4px}.bottom[data-v-245f20d8]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:4px}.bottom[data-v-245f20d8],.tab-status[data-v-245f20d8]{display:-webkit-box;display:-ms-flexbox;display:flex}.tab-status>img[data-v-245f20d8]{width:18px;height:18px}.tab-status>span[data-v-245f20d8]{margin-left:6px;font-size:14px;color:#e34940}.status[data-v-245f20d8]{font-size:14px;color:#fff;border-radius:21px;width:108px;padding:2px 8px;text-align:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.icon[data-v-245f20d8]{width:24px}.status-detail[data-v-245f20d8]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;.detail{font-size:14px}.active-detail{color:#8ab0eb;cursor:pointer}.deactive-detail{color:#eeeded;cursor:default}}.voucher-detail-widget[data-v-5967fe73]{background-color:#f2f2f2;border:none;border-radius:6px;height:calc(100% - 200px);width:816px;position:absolute;top:100px;bottom:100px;left:0;right:0;margin:auto;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;padding:30px 0 0}.voucher-detail-widget>.header[data-v-5967fe73]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f2f2f2;padding:0;z-index:2}.voucher-detail-widget>.header.no-tab[data-v-5967fe73]{-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);padding:0 0 10px}.modal-topic[data-v-5967fe73]{padding:0 30px;font-family:Pridi-Medium;font-size:20px;text-align:left}button.action-list-button[data-v-5967fe73]{margin:0;padding:0;width:24px;height:24px;overflow:hidden;border:none;background-color:transparent;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}button.action-list-button>img[data-v-5967fe73]{width:24px;height:24px;display:block}.wrap-action-list[data-v-5967fe73]{width:inherit;background-color:#fff}.action-list[data-v-5967fe73]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;position:absolute;top:61px;left:147px;z-index:100;width:320px;background-color:#f2f2f2;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.24);box-shadow:0 0 4px 0 rgba(0,0,0,.24);border-radius:2px}.action-list[data-v-5967fe73],button.action-button[data-v-5967fe73]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}button.action-button[data-v-5967fe73]{margin:0;padding:0;width:100%;height:48px;border:none;background-color:transparent;cursor:pointer;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}button.action-button>img[data-v-5967fe73]{width:24px;height:24px;display:block;margin:auto 24px}button.action-button>label[data-v-5967fe73]{margin-right:auto;cursor:pointer}.detail-tab[data-v-5967fe73]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:10px;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);box-shadow:0 0 0 0 rgba(0,0,0,.24),0 4px 4px 0 rgba(0,0,0,.24);z-index:1}.detail-tab>button[data-v-5967fe73]{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:120px;padding:5px 0;margin:0;border:none;border-bottom:2px solid #f2f2f2;background-color:transparent;cursor:pointer}.detail-tab>button.active[data-v-5967fe73],.detail-tab>button[data-v-5967fe73]:hover{border-bottom:2px solid #e34940;color:#e34940}.row[data-v-5967fe73]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:8px 16px}.row>label[data-v-5967fe73]{font-weight:700}.row li[data-v-5967fe73],.row li label[data-v-5967fe73]{color:#e34940}.row li.green[data-v-5967fe73],.row li.green label[data-v-5967fe73]{color:#1dbd95}.row>div[data-v-5967fe73]{text-indent:16px}.detail-tab-1[data-v-5967fe73]{height:calc(100% - 41px);overflow:hidden;overflow-y:auto;position:relative}.detail-tab-1[data-v-5967fe73]::-webkit-scrollbar{background-color:#f2f2f2}.detail-tab-1[data-v-5967fe73]::-webkit-scrollbar-thumb{border:2px solid #f2f2f2}.main-detail-container[data-v-5967fe73]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px 16px 0}.main-detail-container>.type-icon-container>img[data-v-5967fe73],.main-detail-container>.type-icon-container[data-v-5967fe73]{width:48px;height:48px}.main-detail-container>.content-container[data-v-5967fe73]{padding:0 16px;width:100%}.main-detail-container>.content-container>.type-name[data-v-5967fe73]{color:#e34940;font-size:20px}.main-detail-container>.content-container>.name[data-v-5967fe73]{font-weight:700}.detail-tab-1 .address[data-v-5967fe73]{border-bottom:1px solid #e9e9e9}.detail-tab-1 .check-list li[data-v-5967fe73]::marker{margin-left:16px}.detail-tab-1 .description[data-v-5967fe73],.detail-tab-1 .resource-tel[data-v-5967fe73]{border-bottom:1px solid #e9e9e9}.detail-tab-1>.image[data-v-5967fe73]{padding:8px 16px 16px;border-bottom:1px solid #e9e9e9}.detail-tab-1>.image>.image-list[data-v-5967fe73]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.detail-tab-1>.image>.image-list>button[data-v-5967fe73]{margin:16px 16px 0 0;width:96px;height:96px;padding:0;overflow:hidden;border:none;cursor:pointer}.detail-tab-1>.image>.image-list>button>img[data-v-5967fe73]{width:96px;height:96px;-o-object-fit:cover;object-fit:cover}#detail-map[data-v-5967fe73]{width:100%}.detail-tab-1>.area[data-v-5967fe73]{font-family:Pridi-Light;text-align:center;padding:5px;background-color:#fff}button.send.disable[data-v-5967fe73]{background-color:#9b9b9b;cursor:default}.detail-tab-3>.title[data-v-5967fe73]{width:100%;text-align:center;padding:12px;-webkit-box-sizing:border-box;box-sizing:border-box;position:sticky;top:0;background-color:#f2f2f2;font-weight:700}.detail-tab-3>.title>img.back[data-v-5967fe73]{-webkit-transform:rotate(180deg);transform:rotate(180deg);position:absolute;top:7px;left:0;width:36px;height:36px;cursor:pointer}.voucher-status[data-v-5967fe73]{font-size:14px;width:100%;border-radius:20px;text-align:center;color:#fff;height:30px;-ms-flex-line-pack:center;align-content:center}.voucher-order-text[data-v-5967fe73]{text-align:center;color:#5194df;cursor:pointer;padding-top:5px}.detail-undefer-status[data-v-5967fe73]{text-align:center;color:#969696;padding-top:5px;padding-left:5px;font-size:14px}.detail-undefer-status>span[data-v-5967fe73]{color:#5194df;cursor:pointer;font-size:14px}.modal[data-v-5967fe73]{position:absolute;width:100%;height:100%;background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(33,39,47,.5)}.modal>.popup[data-v-5967fe73]{background-color:#f2f2f2;border:none;-webkit-box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;background:transparent}.backdrop[data-v-5967fe73]{top:0;position:absolute;width:100%;height:100%;background-color:rgba(33,39,47,.5);z-index:10;display:none}@media only screen and (max-width:1024px){.voucher-detail-widget[data-v-5967fe73]{width:560px}}@media only screen and (max-width:767px){.voucher-detail-widget[data-v-5967fe73]{border-radius:0;width:100%;min-width:320px;min-height:100%;top:0;bottom:0;overflow:auto!important}.wrap-action-list[data-v-5967fe73]{width:inherit;border-radius:20px}.action-list[data-v-5967fe73]{top:unset;bottom:0;left:0;width:-webkit-fill-available;padding:11px 19px;background-color:#f8f8fa;border-radius:20px 20px 0 0}.backdrop[data-v-5967fe73]{display:block}}.decline-help-form[data-v-eeed5df0]{background-color:#fff;border:none;border-radius:6px;height:auto;width:348px;position:absolute;top:30%;margin:auto;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;position:relative}.decline-help-form .head[data-v-eeed5df0]{padding:15px 30px}.list[data-v-eeed5df0]{margin:18px 30px}.decline-help-form .body .input-field[data-v-eeed5df0]{margin:0}.requiredField[data-v-eeed5df0]{color:#e34940;margin-top:5px}input[type=radio][data-v-eeed5df0]{accent-color:#e34940;width:18px;height:18px;cursor:pointer;margin-right:14px}input[type=text][data-v-eeed5df0]{border:1px solid #eeeded;border-radius:8px;height:40px;margin-top:18px;width:-webkit-fill-available;padding:0 10px}.head span[data-v-eeed5df0]{font-size:16px}.head[data-v-eeed5df0]{border-bottom:1px solid #eeeded}.check-list[data-v-eeed5df0],.head[data-v-eeed5df0]{display:-webkit-box;display:-ms-flexbox;display:flex}.footer[data-v-eeed5df0]{width:-webkit-fill-available;margin:0 30px 22px}.btn-declineHelp[data-v-eeed5df0]{margin-top:10px;width:100%;color:#fff;background-color:#e34940;border:none;width:cal(100% - 30px);height:47px;border-radius:8px;cursor:pointer}.disabled-btn[data-v-eeed5df0]{background:#797f8a;border:none;color:#fff;cursor:default}.main[data-v-5521ae50]{width:100%;height:100%}.header[data-v-be99cb9c]{width:30%;min-width:320px;height:40px;background-color:#f2f2f2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute}.header.for-accounting[data-v-be99cb9c],.header.for-calendar[data-v-be99cb9c],.header.for-dashboard[data-v-be99cb9c],.header.for-driver-management[data-v-be99cb9c],.header.for-report[data-v-be99cb9c],.header.for-staff-management[data-v-be99cb9c]{height:60px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding-left:8px}.header.for-voucher-inspect[data-v-be99cb9c],.header.for-voucher[data-v-be99cb9c]{background-color:#fff}.hamburger-button[data-v-be99cb9c]{height:32px;width:32px;padding:4px;margin:4px 10px 4px 4px;cursor:pointer;border:none;border-radius:50%;background:#fff;overflow:hidden}.hamburger-button>img[data-v-be99cb9c]{height:24px;width:24px}.logo-container[data-v-be99cb9c]{padding:4px 0;height:32px;margin:0 5px 0 0}.logo-container>img[data-v-be99cb9c]{max-height:100%}label.logo-text[data-v-be99cb9c]{color:#e34940;font-family:Pridi-Medium;font-size:20px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.menu-list-backdrop[data-v-be99cb9c]{background-color:rgba(33,39,47,.6);width:100%;height:100%;z-index:20;position:absolute;z-index:2}.menu-list-animation-enter-active[data-v-be99cb9c],.menu-list-animation-leave-active[data-v-be99cb9c]{-webkit-transition:all .25s;transition:all .25s}.menu-list-animation-enter[data-v-be99cb9c],.menu-list-animation-leave-to[data-v-be99cb9c]{opacity:0;-webkit-transform:translateX(-50px);transform:translateX(-50px)}.menu-list[data-v-be99cb9c]{z-index:3;margin:0;padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;top:0;left:0;background-color:#fff;-webkit-box-shadow:0 2px 11px 0 rgba(0,0,0,.2);box-shadow:0 2px 11px 0 rgba(0,0,0,.2);overflow-y:auto;width:calc(30% - 30px);min-width:290px;height:100%}.menu-list>a[data-v-be99cb9c]{cursor:pointer;list-style:none;padding:15px 20px;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none}.menu-list>a[data-v-be99cb9c]:hover{text-decoration:none;background-color:#f2f2f2}.menu-list>a>img[data-v-be99cb9c]{width:24px;height:24px;margin-right:20px}.menu-list>hr[data-v-be99cb9c]{height:1px;border:none;background-color:#e9e9e9;margin:0}.user-profile[data-v-be99cb9c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:16px;background-color:#f2f2f2;position:relative}.user-profile>img[data-v-be99cb9c]{width:56px;height:56px;background-color:#21272f;border-radius:28px;-o-object-fit:cover;object-fit:cover}.user-profile>.description[data-v-be99cb9c]{width:calc(100% - 96px);-webkit-box-sizing:border-box;box-sizing:border-box;display:block;padding-left:16px}.user-profile>.description>div[data-v-be99cb9c]{width:100%;display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.user-profile>.description>.full-name[data-v-be99cb9c]{height:56px;padding:14px 0;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:18px}.user-profile>.description>.role[data-v-be99cb9c]{color:#e34940;font-size:16px}button.change-profile-button[data-v-be99cb9c]{width:24px;height:24px;padding:0;background-color:#e34940;border:none;border-radius:12px;cursor:pointer;overflow:hidden}button.change-profile-button>img[data-v-be99cb9c]{width:24px;height:24px;border-radius:12px}button.edit-profile-button[data-v-be99cb9c]{width:24px;height:24px;padding:0;background-color:transparent;border:none;border-radius:12px;cursor:pointer;overflow:hidden;position:absolute;bottom:16px;right:16px}button.edit-profile-button>img[data-v-be99cb9c]{width:24px;height:24px;border-radius:12px}@media only screen and (max-width:767px){.header[data-v-be99cb9c]{width:100%}}.issue[data-v-8148720e]{width:100%;height:100%}.search-container[data-v-8148720e]{position:absolute;top:40px;width:30%;min-width:320px;height:48px;padding:8px 8px 0;background-color:#f2f2f2;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.search-container>input[data-v-8148720e]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%}.filter-button[data-v-8148720e]{height:40px;width:40px;padding:8px;margin-left:8px;cursor:pointer;border:none;border-radius:50%;background:#fff}.filter-button>img[data-v-8148720e]{height:24px;width:24px}.filter-container[data-v-8148720e]{position:absolute;top:88px;left:0;width:30%;min-width:320px;height:calc(100% - 88px);background-color:#f2f2f2;overflow:hidden;overflow-y:auto;z-index:1}.filter-container[data-v-8148720e]::-webkit-scrollbar{background-color:#f2f2f2}.filter-container[data-v-8148720e]::-webkit-scrollbar-thumb{border:2px solid #f2f2f2}.filter-topic[data-v-8148720e]{margin:16px;font-size:24px}.field-container[data-v-8148720e]{margin:16px}.field-container>.dropdown[data-v-8148720e]{width:100%}.process-filter-input-group[data-v-8148720e],.resource-group-filter-input-group[data-v-8148720e]{cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:8px 0 8px 16px}.process-filter-input-group>input[type=checkbox][data-v-8148720e],.resource-group-filter-input-group>input[type=checkbox][data-v-8148720e]{position:absolute;opacity:0}.process-filter-input-group>.checkbox[data-v-8148720e],.resource-group-filter-input-group>.checkbox[data-v-8148720e]{position:absolute;height:24px;width:24px;background-image:url(/static/image/xxxhdpi/checkbox_off.png);background-image:-webkit-image-set(url(/static/image/mdpi/checkbox_off.png) 1x,url(/static/image/hdpi/checkbox_off.png) 2x,url(/static/image/xhdpi/checkbox_off.png) 3x,url(/static/image/xxhdpi/checkbox_off.png) 4x,url(/static/image/xxxhdpi/checkbox_off.png) 5x);background-image:image-set(url(/static/image/mdpi/checkbox_off.png) 1x,url(/static/image/hdpi/checkbox_off.png) 2x,url(/static/image/xhdpi/checkbox_off.png) 3x,url(/static/image/xxhdpi/checkbox_off.png) 4x,url(/static/image/xxxhdpi/checkbox_off.png) 5x);background-size:24px 24px;border:none}.process-filter-input-group[data-v-8148720e]>:checkbox:after,.resource-group-filter-input-group[data-v-8148720e]>:checkbox:after{display:none;content:""}.process-filter-input-group>input[type=checkbox]:checked~.checkbox[data-v-8148720e]:after,.resource-group-filter-input-group>input[type=checkbox]:checked~.checkbox[data-v-8148720e]:after{display:block;content:"";background-image:url(/static/image/xxxhdpi/checkbox_on.png);background-image:-webkit-image-set(url(/static/image/mdpi/checkbox_on.png) 1x,url(/static/image/hdpi/checkbox_on.png) 2x,url(/static/image/xhdpi/checkbox_on.png) 3x,url(/static/image/xxhdpi/checkbox_on.png) 4x,url(/static/image/xxxhdpi/checkbox_on.png) 5x);background-image:image-set(url(/static/image/mdpi/checkbox_on.png) 1x,url(/static/image/hdpi/checkbox_on.png) 2x,url(/static/image/xhdpi/checkbox_on.png) 3x,url(/static/image/xxhdpi/checkbox_on.png) 4x,url(/static/image/xxxhdpi/checkbox_on.png) 5x);background-size:24px 24px;height:24px;width:24px}.process-filter-input-group>.text[data-v-8148720e],.resource-group-filter-input-group>.text[data-v-8148720e]{margin-left:32px;word-wrap:break-word}button.search-button-in-filter[data-v-8148720e]{width:calc(100% - 32px);margin:8px 16px 16px;position:sticky;bottom:16px;left:16px}.body-container[data-v-8148720e]{width:100%;height:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.body-container[data-v-8148720e],.left-panel[data-v-8148720e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.left-panel[data-v-8148720e]{background-color:#f2f2f2;position:relative;width:30%;min-width:320px;height:calc(100% - 88px);top:88px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.footer[data-v-8148720e]{-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.24);box-shadow:0 0 4px 0 rgba(0,0,0,.24);height:48px;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:0}.footer>.total[data-v-8148720e]{margin-right:auto}.footer>.page[data-v-8148720e]{margin-left:auto}.issue-tab[data-v-8148720e]{height:48px;background-color:#f2f2f2;-ms-flex-direction:row;flex-direction:row}.issue-tab>button[data-v-8148720e],.issue-tab[data-v-8148720e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal}.issue-tab>button[data-v-8148720e]{-webkit-box-flex:1;-ms-flex:1;flex:1;background-color:transparent;cursor:pointer;border:none;border-bottom:2px solid #f2f2f2;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.issue-tab>button>.name[data-v-8148720e]{font-size:18px}.issue-tab>button.active[data-v-8148720e],.issue-tab>button[data-v-8148720e]:hover{border-bottom:2px solid #e34940}.issue-tab>button.active>.name[data-v-8148720e],.issue-tab>button:hover>.name[data-v-8148720e]{color:#e34940}.issue-tab>button>.noti[data-v-8148720e]{height:14px;border-radius:7px;background-color:#e34940;margin-left:8px;margin-bottom:8px;padding:0 4px;font-size:9px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}.issue-list[data-v-8148720e]{overflow:hidden;overflow-y:auto;height:calc(100% - 96px);padding:0 0 50px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:auto;flex-basis:auto}.issue-list[data-v-8148720e]::-webkit-scrollbar{background-color:#f2f2f2}.issue-list[data-v-8148720e]::-webkit-scrollbar-thumb{border:2px solid #f2f2f2}.issue-card-container[data-v-8148720e]{border:none;background-color:transparent;padding:0;cursor:pointer;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.24);box-shadow:0 0 4px 0 rgba(0,0,0,.24);margin:10px;border-radius:4px;overflow:hidden}button.show-issue-map-button[data-v-8148720e]{background-color:rgba(247,54,54,.8);-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 8px;margin-top:10px;border:none;border-radius:20px;height:40px;width:96px;cursor:pointer;display:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;left:10px;bottom:58px}button.show-issue-map-button>img[data-v-8148720e]{height:24px;width:24px}button.show-issue-map-button>div[data-v-8148720e]{color:#fff}.right-bottom-button-panel[data-v-8148720e]{position:absolute;right:10px;bottom:58px;display:block;text-align:right}button.issue-summary-button[data-v-8148720e]{background-color:rgba(247,54,54,.8);-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 8px;border:none;border-radius:20px;height:40px;width:96px;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.24);box-shadow:0 0 4px 0 rgba(0,0,0,.24);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto;cursor:pointer}button.issue-summary-button>img[data-v-8148720e]{height:24px;width:24px;-webkit-filter:invert(100);filter:invert(100)}button.issue-summary-button>div[data-v-8148720e]{color:#fff}button.approve-issue-button[data-v-8148720e]{background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 8px;margin-top:10px;border:none;border-radius:20px;height:40px;width:96px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.24);box-shadow:0 0 4px 0 rgba(0,0,0,.24)}button.approve-issue-button>img[data-v-8148720e]{height:24px;width:24px}.right-panel[data-v-8148720e]{background-color:#000;width:70%;position:relative}#issue-map[data-v-8148720e],.right-panel[data-v-8148720e]{-ms-flex-preferred-size:auto;flex-basis:auto;height:100%}button.help-button-on-map[data-v-8148720e],button.show-issue-list-button-on-map[data-v-8148720e]{background-color:hsla(0,0%,100%,.8);-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 8px;margin-top:10px;border:none;border-radius:20px;height:40px;width:96px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}button.help-button-on-map[data-v-8148720e]{padding:0 16px;width:unset}button.show-issue-list-button-on-map[data-v-8148720e]{display:none}button.help-button-on-map[data-v-8148720e]{background-color:rgba(255,103,55,.8)}button.help-button-on-map>img[data-v-8148720e],button.show-issue-list-button-on-map>img[data-v-8148720e]{height:24px;width:24px}button.help-button-on-map>div[data-v-8148720e]{color:#fff}.issue-mini-detail-widget-animation-enter-active[data-v-8148720e],.issue-mini-detail-widget-animation-leave-active[data-v-8148720e]{-webkit-transition:all .5s;transition:all .5s}.issue-mini-detail-widget-animation-enter[data-v-8148720e],.issue-mini-detail-widget-animation-leave-to[data-v-8148720e]{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}@media only screen and (max-width:767px){.search-container[data-v-8148720e]{width:100%;height:56px;padding:8px;background-color:#f2f2f2;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.search-container>input[data-v-8148720e]{-webkit-box-flex:1;-ms-flex:1;flex:1}.filter-container[data-v-8148720e],.layer-panel[data-v-8148720e]{width:100%}.left-panel[data-v-8148720e]{display:none;width:100%;height:calc(100% - 96px);top:96px}.left-panel.show[data-v-8148720e]{display:unset}button.show-issue-map-button[data-v-8148720e]{display:-webkit-box;display:-ms-flexbox;display:flex}.right-panel[data-v-8148720e]{display:none;-webkit-box-flex:unset;-ms-flex:unset;flex:unset;width:100%;height:calc(100% - 96px);position:relative;top:96px}.right-panel.show[data-v-8148720e]{display:unset}#issue-map[data-v-8148720e]{min-width:320px}button.show-issue-list-button-on-map[data-v-8148720e]{display:-webkit-box;display:-ms-flexbox;display:flex}}.issue-mini-detail-widget[data-v-7a1389c0]{background-color:hsla(0,0%,100%,.9);border:none;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;min-width:320px;max-width:480px;position:absolute;top:calc(50% + 40px);left:0;right:0;margin:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.24);box-shadow:0 0 4px 0 rgba(0,0,0,.24)}.arrow[data-v-7a1389c0]{position:absolute;top:-40px;left:calc(50% - 15px);right:calc(50% - 15px);width:0;height:0;background-color:transparent;border-color:transparent transparent hsla(0,0%,100%,.9);border-style:solid;border-width:20px 15px}.header[data-v-7a1389c0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 16px;position:relative}.header.unaccept[data-v-7a1389c0]{background-color:rgba(247,54,54,.15)}.header.is-reverted[data-v-7a1389c0]{background-color:#fff9d9}.header>.flag[data-v-7a1389c0]{position:absolute;top:0;right:56px;width:28px;height:28px;border-radius:0 0 2px 2px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header>.flag.number-of-child[data-v-7a1389c0]{background-color:#e34940;color:#fff;font-size:12px}.header>.flag.priority[data-v-7a1389c0]{background-color:#f5a623}.header>.issue-type-icon-container[data-v-7a1389c0]{width:32px;height:32px;border-radius:50%;overflow:hidden}.header>.issue-type-icon-container>img[data-v-7a1389c0]{width:32px;height:32px;display:block}.header>.issue-detail-container[data-v-7a1389c0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc(100% - 40px);margin:0 0 0 8px}.header>.issue-detail-container>.top[data-v-7a1389c0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.header>.issue-detail-container>.top>.left[data-v-7a1389c0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc(100% - 24px)}.display-name[data-v-7a1389c0]{font-size:18px;width:calc(100% - 60px)}.display-name.no-flag[data-v-7a1389c0]{width:100%}@media only screen and (max-width:767px){.display-name[data-v-7a1389c0]{font-size:16px}}.address[data-v-7a1389c0]{font-size:12px;color:#7f7f7f;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:100%}button.close-button[data-v-7a1389c0]{background:transparent;border:none;width:24px;height:50px;padding:0;font-size:14px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:auto}button.close-button>img[data-v-7a1389c0]{width:24px;height:24px}.header>.issue-detail-container>.bottom[data-v-7a1389c0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.code[data-v-7a1389c0]{color:#e34940;width:calc(100% - 108px)}.status[data-v-7a1389c0]{font-size:12px;color:#fff;border-radius:9px;width:108px;text-align:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.status.status1[data-v-7a1389c0]{background-color:#4a90e2}.status.status2[data-v-7a1389c0]{background-color:#21272f}.status.status3[data-v-7a1389c0]{background-color:#ff6737}.status.status4[data-v-7a1389c0]{background-color:#e34940}.status.status5[data-v-7a1389c0],.status.status6[data-v-7a1389c0]{background-color:#f5a623}.status.status7[data-v-7a1389c0]{background-color:#1dbd95}.status.status8[data-v-7a1389c0]{background-color:#4a90e2}.status.status9[data-v-7a1389c0]{background-color:#f5a623}.body[data-v-7a1389c0]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2px 8px;cursor:pointer;height:36px}.body[data-v-7a1389c0],.issue-description[data-v-7a1389c0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.issue-description[data-v-7a1389c0]{width:100%}.thumbnail-container>img[data-v-7a1389c0],.thumbnail-container[data-v-7a1389c0]{width:96px;height:96px}.issue-description-container[data-v-7a1389c0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:16px}.issue-description-container>label[data-v-7a1389c0]{margin-bottom:8px}.issue-description-container>p[data-v-7a1389c0]{font-family:Pridi-Light;margin:0 auto;height:63px;max-width:100%;font-size:14px;display:block;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.notify-icon-container[data-v-7a1389c0]{width:105px;height:20px;margin:0}.notify-icon-container>img[data-v-7a1389c0]{width:20px;height:20px}.icon-container[data-v-7a1389c0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}img.icon[data-v-7a1389c0]{width:20px;height:20px;overflow:hidden;margin-right:1px}.icon-container.damage[data-v-7a1389c0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.icon-container.damage>img.icon[data-v-7a1389c0]{background-color:#9b9b9b;border-radius:50%;margin-right:4px}.icon-container.damage>img.icon.has[data-v-7a1389c0]{background-color:#e34940}.victim[data-v-7a1389c0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.victim>img[data-v-7a1389c0]{width:32px;height:32px}.read-container[data-v-7a1389c0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto;font-size:14px;color:hsla(0,0%,60.8%,.75)}.last-update[data-v-7a1389c0]{padding:0;font-size:14px;color:hsla(0,0%,60.8%,.75);margin:0 0 0 auto;width:100px;text-align:right}.footer[data-v-7a1389c0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 16px 16px}button.more-detail-button[data-v-7a1389c0]{background:#fff;border:1px solid #21272f;border-radius:16px;height:32px;padding:0 16px;cursor:pointer}@media only screen and (max-width:767px){.issue-mini-detail-widget[data-v-7a1389c0]{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (max-width:480px){.issue-mini-detail-widget[data-v-7a1389c0]{width:100%;bottom:0;top:auto}.arrow[data-v-7a1389c0]{display:none}}.issue-order[data-v-231afc7d]{width:100%;height:100%}.search-container[data-v-231afc7d]{position:absolute;top:40px;width:30%;min-width:320px;height:48px;padding:8px 8px 0;background-color:#f2f2f2;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.search-container>input[data-v-231afc7d]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%}.filter-button[data-v-231afc7d]{height:40px;width:40px;padding:8px;margin-left:8px;cursor:pointer;border:none;border-radius:50%;background:#fff}.filter-button>img[data-v-231afc7d]{height:24px;width:24px}.filter-container[data-v-231afc7d]{position:absolute;top:88px;left:0;width:30%;min-width:320px;height:calc(100% - 88px);background-color:#f2f2f2;overflow:hidden;overflow-y:auto;z-index:1}.filter-container[data-v-231afc7d]::-webkit-scrollbar{background-color:#f2f2f2}.filter-container[data-v-231afc7d]::-webkit-scrollbar-thumb{border:2px solid #f2f2f2}.filter-topic[data-v-231afc7d]{margin:16px;font-size:24px}.field-container[data-v-231afc7d]{margin:16px}.field-container>.dropdown[data-v-231afc7d]{width:100%}.process-filter-input-group[data-v-231afc7d]{cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:8px 0 8px 16px}.process-filter-input-group>input[type=checkbox][data-v-231afc7d]{position:absolute;opacity:0}.process-filter-input-group>.checkbox[data-v-231afc7d]{position:absolute;height:24px;width:24px;background-image:url(/static/image/xxxhdpi/checkbox_off.png);background-image:-webkit-image-set(url(/static/image/mdpi/checkbox_off.png) 1x,url(/static/image/hdpi/checkbox_off.png) 2x,url(/static/image/xhdpi/checkbox_off.png) 3x,url(/static/image/xxhdpi/checkbox_off.png) 4x,url(/static/image/xxxhdpi/checkbox_off.png) 5x);background-image:image-set(url(/static/image/mdpi/checkbox_off.png) 1x,url(/static/image/hdpi/checkbox_off.png) 2x,url(/static/image/xhdpi/checkbox_off.png) 3x,url(/static/image/xxhdpi/checkbox_off.png) 4x,url(/static/image/xxxhdpi/checkbox_off.png) 5x);background-size:24px 24px;border:none}.process-filter-input-group[data-v-231afc7d]>:checkbox:after{display:none;content:""}.process-filter-input-group>input[type=checkbox]:checked~.checkbox[data-v-231afc7d]:after{display:block;content:"";background-image:url(/static/image/xxxhdpi/checkbox_on.png);background-image:-webkit-image-set(url(/static/image/mdpi/checkbox_on.png) 1x,url(/static/image/hdpi/checkbox_on.png) 2x,url(/static/image/xhdpi/checkbox_on.png) 3x,url(/static/image/xxhdpi/checkbox_on.png) 4x,url(/static/image/xxxhdpi/checkbox_on.png) 5x);background-image:image-set(url(/static/image/mdpi/checkbox_on.png) 1x,url(/static/image/hdpi/checkbox_on.png) 2x,url(/static/image/xhdpi/checkbox_on.png) 3x,url(/static/image/xxhdpi/checkbox_on.png) 4x,url(/static/image/xxxhdpi/checkbox_on.png) 5x);background-size:24px 24px;height:24px;width:24px}.process-filter-input-group>.text[data-v-231afc7d]{margin-left:32px;word-wrap:break-word}button.search-button-in-filter[data-v-231afc7d]{width:calc(100% - 32px);margin:8px 16px 16px}.body-container[data-v-231afc7d]{width:100%;height:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.body-container[data-v-231afc7d],.left-panel[data-v-231afc7d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.left-panel[data-v-231afc7d]{background-color:#f2f2f2;position:relative;width:30%;min-width:320px;height:calc(100% - 88px);top:88px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.footer[data-v-231afc7d]{-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.24);box-shadow:0 0 4px 0 rgba(0,0,0,.24);height:48px;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:0}.footer>.total[data-v-231afc7d]{margin-right:auto}.footer>.page[data-v-231afc7d]{margin-left:auto}.issue-order-tab[data-v-231afc7d]{height:48px;background-color:#f2f2f2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.issue-order-tab>button[data-v-231afc7d]{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:18px;background-color:transparent;cursor:pointer;border:none;border-bottom:2px solid #f2f2f2}.issue-order-tab>button.active[data-v-231afc7d],.issue-order-tab>button[data-v-231afc7d]:hover{color:#e34940;border-bottom:2px solid #e34940}.issue-order-list[data-v-231afc7d]{overflow:hidden;overflow-y:auto;height:calc(100% - 96px)}.issue-order-list[data-v-231afc7d]::-webkit-scrollbar{background-color:#f2f2f2}.issue-order-list[data-v-231afc7d]::-webkit-scrollbar-thumb{border:2px solid #f2f2f2}.issue-order-card-container[data-v-231afc7d]{border:none;background-color:transparent;padding:0;cursor:pointer;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.24);box-shadow:0 0 4px 0 rgba(0,0,0,.24);margin:10px;border-radius:4px;overflow:hidden}button.show-issue-order-map-button[data-v-231afc7d]{background-color:rgba(247,54,54,.8);-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 8px;margin-top:10px;border:none;border-radius:20px;height:40px;width:96px;cursor:pointer;display:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;right:10px;bottom:58px}button.show-issue-order-map-button>img[data-v-231afc7d]{height:24px;width:24px}button.show-issue-order-map-button>div[data-v-231afc7d]{color:#fff}.right-panel[data-v-231afc7d]{background-color:#000;width:70%;position:relative}#issue-order-map[data-v-231afc7d]{height:100%}button.notify-button-on-map[data-v-231afc7d],button.show-issue-order-list-button-on-map[data-v-231afc7d]{background-color:hsla(0,0%,100%,.8);-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 8px;margin-top:10px;border:none;border-radius:20px;height:40px;width:96px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}button.show-issue-order-list-button-on-map[data-v-231afc7d]{display:none}button.notify-button-on-map[data-v-231afc7d]{background-color:rgba(247,54,54,.8)}button.notify-button-on-map>img[data-v-231afc7d],button.show-issue-order-list-button-on-map>img[data-v-231afc7d]{height:24px;width:24x}button.notify-button-on-map>div[data-v-231afc7d]{color:#fff}.issue-order-mini-detail-widget-animation-enter-active[data-v-231afc7d],.issue-order-mini-detail-widget-animation-leave-active[data-v-231afc7d]{-webkit-transition:all .5s;transition:all .5s}.issue-order-mini-detail-widget-animation-enter[data-v-231afc7d],.issue-order-mini-detail-widget-animation-leave-to[data-v-231afc7d]{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}@media only screen and (max-width:767px){.search-container[data-v-231afc7d]{width:100%;height:56px;padding:8px;background-color:#f2f2f2;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.search-container>input[data-v-231afc7d]{-webkit-box-flex:1;-ms-flex:1;flex:1}.filter-container[data-v-231afc7d],.layer-panel[data-v-231afc7d]{width:100%}.left-panel[data-v-231afc7d]{display:none;width:100%;height:calc(100% - 96px);top:96px}.left-panel.show[data-v-231afc7d]{display:unset}button.show-issue-order-map-button[data-v-231afc7d]{display:-webkit-box;display:-ms-flexbox;display:flex}.right-panel[data-v-231afc7d]{display:none;-webkit-box-flex:unset;-ms-flex:unset;flex:unset;width:100%;height:calc(100% - 96px);position:relative;top:96px}.right-panel.show[data-v-231afc7d]{display:unset}#issue-order-map[data-v-231afc7d]{min-width:320px}button.show-issue-order-list-button-on-map[data-v-231afc7d]{display:-webkit-box;display:-ms-flexbox;display:flex}}.issue-order-mini-detail-widget[data-v-8b3119b4]{background-color:hsla(0,0%,100%,.9);border:none;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;min-width:320px;max-width:480px;position:absolute;bottom:60px;left:0;right:0;margin:auto;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.24);box-shadow:0 0 4px 0 rgba(0,0,0,.24)}.header[data-v-8b3119b4],.issue-order-mini-detail-widget[data-v-8b3119b4]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header[data-v-8b3119b4]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 16px;border-bottom:1px solid #e9e9e9}.header>.top[data-v-8b3119b4]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.header>.top>.left[data-v-8b3119b4],.header>.top[data-v-8b3119b4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.header>.top>.left[data-v-8b3119b4]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;width:calc(100% - 24px)}.display-name[data-v-8b3119b4]{font-size:20px}.address[data-v-8b3119b4],.display-name[data-v-8b3119b4]{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.address[data-v-8b3119b4]{font-size:12px;color:#9b9b9b;width:100%}button.close-button[data-v-8b3119b4]{background:transparent;border:none;width:24px;height:50px;padding:0;font-size:14px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:auto}button.close-button>img[data-v-8b3119b4]{width:24px;height:24px}.header>.bottom[data-v-8b3119b4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.code[data-v-8b3119b4]{color:#e34940;width:calc(100% - 96px)}.status[data-v-8b3119b4]{font-size:12px;color:#fff;border-radius:9px;width:96px;text-align:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.status.status1[data-v-8b3119b4]{background-color:#a6a6a6}.status.status2[data-v-8b3119b4]{background-color:#4a90e2}.status.status3[data-v-8b3119b4]{background-color:#f5a623}.status.status4[data-v-8b3119b4]{background-color:#ac3ce8}.status.status5[data-v-8b3119b4]{background-color:#1dbd95}.body[data-v-8b3119b4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2px 16px;cursor:pointer;height:36px;border-bottom:1px solid #e9e9e9}img.icon[data-v-8b3119b4]{width:20px;height:20px;overflow:hidden;margin-right:8px}.date[data-v-8b3119b4]{padding:0;font-size:14px;color:#9b9b9b;margin:0 0 0 auto}.footer[data-v-8b3119b4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 16px}button.more-detail-button[data-v-8b3119b4]{background:#fff;border:1px solid #21272f;border-radius:16px;height:32px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0 16px;cursor:pointer}.receiver[data-v-8b3119b4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:4px 16px 0}.receiver>.topic[data-v-8b3119b4]{font-size:20px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.receiver>.tel[data-v-8b3119b4]{color:#e34940}@media only screen and (max-width:767px){.issue-order-mini-detail-widget[data-v-8b3119b4]{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (max-width:480px){.issue-order-mini-detail-widget[data-v-8b3119b4]{width:100%;bottom:0;top:unset}}.rc-issue[data-v-06c7b05e]{width:100%;height:100%}.search-container[data-v-06c7b05e]{position:absolute;top:40px;width:30%;min-width:320px;height:48px;padding:8px 8px 0;background-color:#f2f2f2;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.search-container>input[data-v-06c7b05e]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%}.filter-button[data-v-06c7b05e]{height:40px;width:40px;padding:8px;margin-left:8px;cursor:pointer;border:none;border-radius:50%;background:#fff}.filter-button>img[data-v-06c7b05e]{height:24px;width:24px}.filter-container[data-v-06c7b05e]{position:absolute;top:88px;left:0;width:30%;min-width:320px;height:calc(100% - 88px);background-color:#f2f2f2;overflow:hidden;overflow-y:auto;z-index:1}.filter-container[data-v-06c7b05e]::-webkit-scrollbar{background-color:#f2f2f2}.filter-container[data-v-06c7b05e]::-webkit-scrollbar-thumb{border:2px solid #f2f2f2}.filter-topic[data-v-06c7b05e]{margin:16px;font-size:24px}.field-container[data-v-06c7b05e]{margin:16px}.field-container>.dropdown[data-v-06c7b05e]{width:100%}.process-filter-input-group[data-v-06c7b05e],.resource-group-filter-input-group[data-v-06c7b05e]{cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:8px 0 8px 16px}.process-filter-input-group>input[type=checkbox][data-v-06c7b05e],.resource-group-filter-input-group>input[type=checkbox][data-v-06c7b05e]{position:absolute;opacity:0}.process-filter-input-group>.checkbox[data-v-06c7b05e],.resource-group-filter-input-group>.checkbox[data-v-06c7b05e]{position:absolute;height:24px;width:24px;background-image:url(/static/image/xxxhdpi/checkbox_off.png);background-image:-webkit-image-set(url(/static/image/mdpi/checkbox_off.png) 1x,url(/static/image/hdpi/checkbox_off.png) 2x,url(/static/image/xhdpi/checkbox_off.png) 3x,url(/static/image/xxhdpi/checkbox_off.png) 4x,url(/static/image/xxxhdpi/checkbox_off.png) 5x);background-image:image-set(url(/static/image/mdpi/checkbox_off.png) 1x,url(/static/image/hdpi/checkbox_off.png) 2x,url(/static/image/xhdpi/checkbox_off.png) 3x,url(/static/image/xxhdpi/checkbox_off.png) 4x,url(/static/image/xxxhdpi/checkbox_off.png) 5x);background-size:24px 24px;border:none}.process-filter-input-group[data-v-06c7b05e]>:checkbox:after,.resource-group-filter-input-group[data-v-06c7b05e]>:checkbox:after{display:none;content:""}.process-filter-input-group>input[type=checkbox]:checked~.checkbox[data-v-06c7b05e]:after,.resource-group-filter-input-group>input[type=checkbox]:checked~.checkbox[data-v-06c7b05e]:after{display:block;content:"";background-image:url(/static/image/xxxhdpi/checkbox_on.png);background-image:-webkit-image-set(url(/static/image/mdpi/checkbox_on.png) 1x,url(/static/image/hdpi/checkbox_on.png) 2x,url(/static/image/xhdpi/checkbox_on.png) 3x,url(/static/image/xxhdpi/checkbox_on.png) 4x,url(/static/image/xxxhdpi/checkbox_on.png) 5x);background-image:image-set(url(/static/image/mdpi/checkbox_on.png) 1x,url(/static/image/hdpi/checkbox_on.png) 2x,url(/static/image/xhdpi/checkbox_on.png) 3x,url(/static/image/xxhdpi/checkbox_on.png) 4x,url(/static/image/xxxhdpi/checkbox_on.png) 5x);background-size:24px 24px;height:24px;width:24px}.process-filter-input-group>.text[data-v-06c7b05e],.resource-group-filter-input-group>.text[data-v-06c7b05e]{margin-left:32px;word-wrap:break-word}button.search-button-in-filter[data-v-06c7b05e]{width:calc(100% - 32px);margin:8px 16px 16px;position:sticky;bottom:16px;left:16px}.body-container[data-v-06c7b05e]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.left-panel[data-v-06c7b05e]{position:relative;width:30%;min-width:320px;height:calc(100% - 88px);top:88px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.left-panel[data-v-06c7b05e],.rc-issue-tab[data-v-06c7b05e]{background-color:#f2f2f2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.rc-issue-tab[data-v-06c7b05e]{height:48px;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.rc-issue-tab>button[data-v-06c7b05e]{-webkit-box-flex:1;-ms-flex:1;flex:1;background-color:transparent;cursor:pointer;border:none;border-bottom:2px solid #f2f2f2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rc-issue-tab>button>.name[data-v-06c7b05e]{font-size:18px}.rc-issue-tab>button.active[data-v-06c7b05e],.rc-issue-tab>button[data-v-06c7b05e]:hover{border-bottom:2px solid #e34940}.rc-issue-tab>button.active>.name[data-v-06c7b05e],.rc-issue-tab>button:hover>.name[data-v-06c7b05e]{color:#e34940}.rc-issue-tab>button>.noti[data-v-06c7b05e]{width:8px;height:8px;border-radius:4px;height:14px;border-radius:7px;background-color:#e34940;margin-left:8px;margin-bottom:8px;padding:0 4px;font-size:9px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff}.footer[data-v-06c7b05e],.rc-issue-tab>button>.noti[data-v-06c7b05e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer[data-v-06c7b05e]{-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.24);box-shadow:0 0 4px 0 rgba(0,0,0,.24);height:48px;background-color:#fff;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:12px;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:0}.footer>.total[data-v-06c7b05e]{margin-right:auto}.footer>.page[data-v-06c7b05e]{margin-left:auto}.rc-issue-list[data-v-06c7b05e]{overflow:hidden;overflow-y:auto;height:calc(100% - 96px);padding:0 0 50px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:auto;flex-basis:auto}.rc-issue-list[data-v-06c7b05e]::-webkit-scrollbar{background-color:#f2f2f2}.rc-issue-list[data-v-06c7b05e]::-webkit-scrollbar-thumb{border:2px solid #f2f2f2}.rc-issue-card-container[data-v-06c7b05e]{border:none;background-color:transparent;padding:0;cursor:pointer;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.24);box-shadow:0 0 4px 0 rgba(0,0,0,.24);margin:10px;border-radius:4px;overflow:hidden}button.show-rc-issue-map-button[data-v-06c7b05e]{background-color:rgba(247,54,54,.8);-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 8px;margin-top:10px;border:none;border-radius:20px;height:40px;width:96px;cursor:pointer;display:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;left:10px;bottom:58px}button.show-rc-issue-map-button>img[data-v-06c7b05e]{height:24px;width:24px}button.show-rc-issue-map-button>div[data-v-06c7b05e]{color:#fff}.right-bottom-button-panel[data-v-06c7b05e]{position:absolute;right:10px;bottom:58px;display:block;text-align:right}button.war-room-button[data-v-06c7b05e]{background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 10px;margin-top:10px;border:none;border-radius:20px;height:40px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.24);box-shadow:0 0 4px 0 rgba(0,0,0,.24)}button.war-room-button>img[data-v-06c7b05e]{height:24px;width:24px;margin-right:5px}.right-panel[data-v-06c7b05e]{background-color:#000;width:70%;position:relative}#rc-issue-map[data-v-06c7b05e],.right-panel[data-v-06c7b05e]{-ms-flex-preferred-size:auto;flex-basis:auto;height:100%}button.show-rc-issue-list-button-on-map[data-v-06c7b05e]{background-color:hsla(0,0%,100%,.8);-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 8px;margin-top:10px;border:none;border-radius:20px;height:40px;width:96px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none}button.show-rc-issue-list-button-on-map>img[data-v-06c7b05e]{height:24px;width:24px}.issue-mini-detail-widget-animation-enter-active[data-v-06c7b05e],.issue-mini-detail-widget-animation-leave-active[data-v-06c7b05e]{-webkit-transition:all .5s;transition:all .5s}.issue-mini-detail-widget-animation-enter[data-v-06c7b05e],.issue-mini-detail-widget-animation-leave-to[data-v-06c7b05e]{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}@media only screen and (max-width:767px){.search-container[data-v-06c7b05e]{width:100%;height:56px;padding:8px;background-color:#f2f2f2;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.search-container>input[data-v-06c7b05e]{-webkit-box-flex:1;-ms-flex:1;flex:1}.filter-container[data-v-06c7b05e],.layer-panel[data-v-06c7b05e]{width:100%}.left-panel[data-v-06c7b05e]{display:none;width:100%;height:calc(100% - 96px);top:96px}.left-panel.show[data-v-06c7b05e]{display:unset}button.show-rc-issue-map-button[data-v-06c7b05e]{display:-webkit-box;display:-ms-flexbox;display:flex}.right-panel[data-v-06c7b05e]{display:none;-webkit-box-flex:unset;-ms-flex:unset;flex:unset;width:100%;height:calc(100% - 96px);position:relative;top:96px}.right-panel.show[data-v-06c7b05e]{display:unset}#rc-issue-map[data-v-06c7b05e]{min-width:320px}button.show-rc-issue-list-button-on-map[data-v-06c7b05e]{display:-webkit-box;display:-ms-flexbox;display:flex}}.rc-issue-mini-detail-widget[data-v-2f27d2c6]{background-color:hsla(0,0%,100%,.9);border:none;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;min-width:320px;max-width:480px;position:absolute;top:calc(50% + 40px);left:0;right:0;margin:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.24);box-shadow:0 0 4px 0 rgba(0,0,0,.24)}.arrow[data-v-2f27d2c6]{position:absolute;top:-40px;left:calc(50% - 15px);right:calc(50% - 15px);width:0;height:0;background-color:transparent;border-color:transparent transparent hsla(0,0%,100%,.9);border-style:solid;border-width:20px 15px}.header[data-v-2f27d2c6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 16px}.header>.rc-issue-type-icon-container[data-v-2f27d2c6]{width:32px;height:32px;border-radius:50%;overflow:hidden}.header>.rc-issue-type-icon-container>img[data-v-2f27d2c6]{width:32px;height:32px;display:block}.header>.rc-issue-detail-container[data-v-2f27d2c6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc(100% - 40px);margin:0 0 0 8px}.header>.rc-issue-detail-container>.top[data-v-2f27d2c6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.header>.rc-issue-detail-container>.top>.left[data-v-2f27d2c6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc(100% - 24px)}.display-name[data-v-2f27d2c6]{font-size:20px}.ref-issue[data-v-2f27d2c6]{font-size:12px;color:#9b9b9b;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:100%}button.close-button[data-v-2f27d2c6]{background:transparent;border:none;width:24px;height:50px;padding:0;font-size:14px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:auto}button.close-button>img[data-v-2f27d2c6]{width:24px;height:24px}.header>.rc-issue-detail-container>.bottom[data-v-2f27d2c6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.code[data-v-2f27d2c6]{color:#e34940;width:calc(100% - 96px)}.status[data-v-2f27d2c6]{font-size:12px;color:#fff;border-radius:9px;width:96px;text-align:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.status.status1[data-v-2f27d2c6]{background-color:#4472c4}.status.status2[data-v-2f27d2c6]{background-color:#7f7f7f}.status.status3[data-v-2f27d2c6]{background-color:#009193}.status.status4[data-v-2f27d2c6]{background-color:#ffc000}.status.status5[data-v-2f27d2c6]{background-color:#ed7d31}.status.status6[data-v-2f27d2c6]{background-color:#f85ea7}.status.status7[data-v-2f27d2c6]{background-color:#c00000}.status.status8[data-v-2f27d2c6]{background-color:#7030a0}.status.status9[data-v-2f27d2c6]{background-color:#70ad47}.status.status10[data-v-2f27d2c6]{background-color:#4472c4}.status.status11[data-v-2f27d2c6]{background-color:#f85ea7}.body[data-v-2f27d2c6]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2px 16px 2px 22px;cursor:pointer;height:36px}.body[data-v-2f27d2c6],.rc-issue-description[data-v-2f27d2c6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.rc-issue-description[data-v-2f27d2c6]{width:100%}.thumbnail-container>img[data-v-2f27d2c6],.thumbnail-container[data-v-2f27d2c6]{width:96px;height:96px}.rc-issue-description-container[data-v-2f27d2c6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:16px}.rc-issue-description-container>label[data-v-2f27d2c6]{margin-bottom:8px}.rc-issue-description-container>p[data-v-2f27d2c6]{font-family:Pridi-Light;margin:0 auto;height:63px;max-width:100%;font-size:14px;display:block;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.icon-container[data-v-2f27d2c6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(100% - 100px);max-width:150px}img.icon[data-v-2f27d2c6]{width:20px;height:20px;overflow:hidden}.last-update[data-v-2f27d2c6]{padding:0;font-size:14px;color:hsla(0,0%,60.8%,.75);margin:0 0 0 auto}.footer[data-v-2f27d2c6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 16px 16px}button.more-detail-button[data-v-2f27d2c6]{background:#fff;border:1px solid #21272f;border-radius:16px;height:32px;padding:0 16px;cursor:pointer}@media only screen and (max-width:767px){.rc-issue-mini-detail-widget[data-v-2f27d2c6]{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (max-width:480px){.rc-issue-mini-detail-widget[data-v-2f27d2c6]{width:100%;bottom:0}.arrow[data-v-2f27d2c6]{display:none}}.rc-issue-order[data-v-77b2fcdf]{width:100%;height:100%}.search-container[data-v-77b2fcdf]{position:absolute;top:40px;width:30%;min-width:320px;height:48px;padding:8px 8px 0;background-color:#f2f2f2;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.search-container>input[data-v-77b2fcdf]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%}.filter-button[data-v-77b2fcdf]{height:40px;width:40px;padding:8px;margin-left:8px;cursor:pointer;border:none;border-radius:50%;background:#fff}.filter-button>img[data-v-77b2fcdf]{height:24px;width:24px}.filter-container[data-v-77b2fcdf]{position:absolute;top:88px;left:0;width:30%;min-width:320px;height:calc(100% - 88px);background-color:#f2f2f2;overflow:hidden;overflow-y:auto;z-index:1}.filter-container[data-v-77b2fcdf]::-webkit-scrollbar{background-color:#f2f2f2}.filter-container[data-v-77b2fcdf]::-webkit-scrollbar-thumb{border:2px solid #f2f2f2}.filter-topic[data-v-77b2fcdf]{margin:16px;font-size:24px}.field-container[data-v-77b2fcdf]{margin:16px}.field-container>.dropdown[data-v-77b2fcdf]{width:100%}.process-filter-input-group[data-v-77b2fcdf]{cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:8px 0 8px 16px}.process-filter-input-group>input[type=checkbox][data-v-77b2fcdf]{position:absolute;opacity:0}.process-filter-input-group>.checkbox[data-v-77b2fcdf]{position:absolute;height:24px;width:24px;background-image:url(/static/image/xxxhdpi/checkbox_off.png);background-image:-webkit-image-set(url(/static/image/mdpi/checkbox_off.png) 1x,url(/static/image/hdpi/checkbox_off.png) 2x,url(/static/image/xhdpi/checkbox_off.png) 3x,url(/static/image/xxhdpi/checkbox_off.png) 4x,url(/static/image/xxxhdpi/checkbox_off.png) 5x);background-image:image-set(url(/static/image/mdpi/checkbox_off.png) 1x,url(/static/image/hdpi/checkbox_off.png) 2x,url(/static/image/xhdpi/checkbox_off.png) 3x,url(/static/image/xxhdpi/checkbox_off.png) 4x,url(/static/image/xxxhdpi/checkbox_off.png) 5x);background-size:24px 24px;border:none}.process-filter-input-group[data-v-77b2fcdf]>:checkbox:after{display:none;content:""}.process-filter-input-group>input[type=checkbox]:checked~.checkbox[data-v-77b2fcdf]:after{display:block;content:"";background-image:url(/static/image/xxxhdpi/checkbox_on.png);background-image:-webkit-image-set(url(/static/image/mdpi/checkbox_on.png) 1x,url(/static/image/hdpi/checkbox_on.png) 2x,url(/static/image/xhdpi/checkbox_on.png) 3x,url(/static/image/xxhdpi/checkbox_on.png) 4x,url(/static/image/xxxhdpi/checkbox_on.png) 5x);background-image:image-set(url(/static/image/mdpi/checkbox_on.png) 1x,url(/static/image/hdpi/checkbox_on.png) 2x,url(/static/image/xhdpi/checkbox_on.png) 3x,url(/static/image/xxhdpi/checkbox_on.png) 4x,url(/static/image/xxxhdpi/checkbox_on.png) 5x);background-size:24px 24px;height:24px;width:24px}.process-filter-input-group>.text[data-v-77b2fcdf]{margin-left:32px;word-wrap:break-word}button.search-button-in-filter[data-v-77b2fcdf]{width:calc(100% - 32px);margin:8px 16px 16px}.body-container[data-v-77b2fcdf]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.left-panel[data-v-77b2fcdf]{position:relative;width:30%;min-width:320px;height:calc(100% - 88px);top:88px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.issue-order-tab[data-v-77b2fcdf],.left-panel[data-v-77b2fcdf]{background-color:#f2f2f2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.issue-order-tab[data-v-77b2fcdf]{height:48px;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.issue-order-tab>button[data-v-77b2fcdf]{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:18px;background-color:transparent;cursor:pointer;border:none;border-bottom:2px solid #f2f2f2}.issue-order-tab>button.active[data-v-77b2fcdf],.issue-order-tab>button[data-v-77b2fcdf]:hover{color:#e34940;border-bottom:2px solid #e34940}.footer[data-v-77b2fcdf]{-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.24);box-shadow:0 0 4px 0 rgba(0,0,0,.24);height:48px;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:0}.footer>.total[data-v-77b2fcdf]{margin-right:auto}.footer>.page[data-v-77b2fcdf]{margin-left:auto}.issue-order-list[data-v-77b2fcdf]{overflow:hidden;overflow-y:auto;height:calc(100% - 96px)}.issue-order-list[data-v-77b2fcdf]::-webkit-scrollbar{background-color:#f2f2f2}.issue-order-list[data-v-77b2fcdf]::-webkit-scrollbar-thumb{border:2px solid #f2f2f2}.issue-order-list>div[data-v-77b2fcdf]{margin-bottom:1px}.issue-order-list>div>.head[data-v-77b2fcdf]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;padding:10px 16px;cursor:pointer;border-bottom:1px solid #e9e9e9}.issue-order-list>div>.head>.code[data-v-77b2fcdf]{margin-right:16px;font-weight:700;width:130px}.issue-order-list>div>.head>.count[data-v-77b2fcdf]{background-color:#e34940;color:#fff;padding:0 10px;height:20px;border-radius:10px;font-size:14px}.issue-order-list>div>.head>.count[data-v-77b2fcdf],.issue-order-list>div>.head>button.toggle[data-v-77b2fcdf]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.issue-order-list>div>.head>button.toggle[data-v-77b2fcdf]{background-color:transparent;padding:0;width:24px;height:24px;border:none;cursor:pointer;margin-left:auto}.issue-order-list>div>.head>button.toggle>img[data-v-77b2fcdf]{width:24px;height:24px}.issue-order-list>div>.head>button.toggle>img.active[data-v-77b2fcdf]{width:24px;height:24px;-o-transition:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.issue-order-list>div>.body[data-v-77b2fcdf]{margin-bottom:48px}.issue-order-card-container[data-v-77b2fcdf]{border:none;background-color:transparent;padding:0;cursor:pointer;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.24);box-shadow:0 0 4px 0 rgba(0,0,0,.24);margin:10px;border-radius:4px;overflow:hidden}button.show-issue-order-map-button[data-v-77b2fcdf]{background-color:rgba(247,54,54,.8);-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 8px;margin-top:10px;border:none;border-radius:20px;height:40px;width:96px;cursor:pointer;display:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;right:10px;bottom:58px}button.show-issue-order-map-button>img[data-v-77b2fcdf]{height:24px;width:24px}button.show-issue-order-map-button>div[data-v-77b2fcdf]{color:#fff}.right-panel[data-v-77b2fcdf]{background-color:#000;width:70%;position:relative}#issue-order-map[data-v-77b2fcdf]{height:100%}button.notify-button-on-map[data-v-77b2fcdf],button.show-issue-order-list-button-on-map[data-v-77b2fcdf]{background-color:hsla(0,0%,100%,.8);-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 8px;margin-top:10px;border:none;border-radius:20px;height:40px;width:96px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}button.show-issue-order-list-button-on-map[data-v-77b2fcdf]{display:none}button.notify-button-on-map[data-v-77b2fcdf]{background-color:rgba(247,54,54,.8)}button.notify-button-on-map>img[data-v-77b2fcdf],button.show-issue-order-list-button-on-map>img[data-v-77b2fcdf]{height:24px;width:24x}button.notify-button-on-map>div[data-v-77b2fcdf]{color:#fff}.issue-order-mini-detail-widget-animation-enter-active[data-v-77b2fcdf],.issue-order-mini-detail-widget-animation-leave-active[data-v-77b2fcdf]{-webkit-transition:all .5s;transition:all .5s}.issue-order-mini-detail-widget-animation-enter[data-v-77b2fcdf],.issue-order-mini-detail-widget-animation-leave-to[data-v-77b2fcdf]{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}@media only screen and (max-width:767px){.search-container[data-v-77b2fcdf]{width:100%;height:56px;padding:8px;background-color:#f2f2f2;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.search-container>input[data-v-77b2fcdf]{-webkit-box-flex:1;-ms-flex:1;flex:1}.filter-container[data-v-77b2fcdf],.layer-panel[data-v-77b2fcdf]{width:100%}.left-panel[data-v-77b2fcdf]{display:none;width:100%;height:calc(100% - 96px);top:96px}.left-panel.show[data-v-77b2fcdf]{display:unset}button.show-issue-order-map-button[data-v-77b2fcdf]{display:-webkit-box;display:-ms-flexbox;display:flex}.right-panel[data-v-77b2fcdf]{display:none;-webkit-box-flex:unset;-ms-flex:unset;flex:unset;width:100%;height:calc(100% - 96px);position:relative;top:96px}.right-panel.show[data-v-77b2fcdf]{display:unset}#issue-order-map[data-v-77b2fcdf]{min-width:320px}button.show-issue-order-list-button-on-map[data-v-77b2fcdf]{display:-webkit-box;display:-ms-flexbox;display:flex}}.rc-issue-order-mini-detail-widget[data-v-3e8927bf]{background-color:hsla(0,0%,100%,.9);border:none;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;min-width:320px;max-width:480px;position:absolute;bottom:60px;left:0;right:0;margin:auto;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.24);box-shadow:0 0 4px 0 rgba(0,0,0,.24)}.header[data-v-3e8927bf],.rc-issue-order-mini-detail-widget[data-v-3e8927bf]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header[data-v-3e8927bf]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 16px}.header>.top[data-v-3e8927bf]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.header>.top>.left[data-v-3e8927bf],.header>.top[data-v-3e8927bf]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.header>.top>.left[data-v-3e8927bf]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;width:calc(100% - 24px)}.display-name[data-v-3e8927bf]{font-size:20px}.address[data-v-3e8927bf],.display-name[data-v-3e8927bf]{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.address[data-v-3e8927bf]{font-size:12px;color:#9b9b9b;width:100%}button.close-button[data-v-3e8927bf]{background:transparent;border:none;width:24px;height:50px;padding:0;font-size:14px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:auto}button.close-button>img[data-v-3e8927bf]{width:24px;height:24px}.header>.bottom[data-v-3e8927bf]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.code[data-v-3e8927bf]{color:#e34940;width:calc(100% - 96px)}.status[data-v-3e8927bf]{font-size:12px;color:#fff;border-radius:9px;width:96px;text-align:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.status.status1[data-v-3e8927bf]{background-color:#a6a6a6}.status.status2[data-v-3e8927bf]{background-color:#4a90e2}.status.status3[data-v-3e8927bf]{background-color:#f5a623}.status.status4[data-v-3e8927bf]{background-color:#ac3ce8}.status.status5[data-v-3e8927bf]{background-color:#1dbd95}.status.status6[data-v-3e8927bf]{background-color:#c00000}.body[data-v-3e8927bf]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2px 16px;cursor:pointer;height:36px}img.icon[data-v-3e8927bf]{width:20px;height:20px;overflow:hidden;margin-right:8px}.date[data-v-3e8927bf]{padding:0;font-size:14px;color:#9b9b9b;margin:0 0 0 auto}.footer[data-v-3e8927bf]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 16px 16px}button.more-detail-button[data-v-3e8927bf]{background:#fff;border:1px solid #21272f;border-radius:16px;height:32px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0 16px;cursor:pointer}@media only screen and (max-width:767px){.rc-issue-order-mini-detail-widget[data-v-3e8927bf]{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (max-width:480px){.rc-issue-order-mini-detail-widget[data-v-3e8927bf]{width:100%;bottom:0}}.custom-pin[data-v-418f44c6]{width:100%;height:100%}.search-container[data-v-418f44c6]{position:absolute;top:40px;width:30%;min-width:320px;height:48px;padding:8px 8px 0;background-color:#f2f2f2;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.search-container>input[data-v-418f44c6]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%}.filter-button[data-v-418f44c6]{height:40px;width:40px;padding:8px;margin-left:8px;cursor:pointer;border:none;border-radius:50%;background:#fff}.filter-button>img[data-v-418f44c6]{height:24px;width:24px}.filter-container[data-v-418f44c6]{position:absolute;top:88px;left:0;width:30%;min-width:320px;height:calc(100% - 88px);background-color:#f2f2f2;overflow:hidden;overflow-y:auto;z-index:1}.filter-container[data-v-418f44c6]::-webkit-scrollbar{background-color:#f2f2f2}.filter-container[data-v-418f44c6]::-webkit-scrollbar-thumb{border:2px solid #f2f2f2}.filter-topic[data-v-418f44c6]{margin:16px;font-size:24px}.field-container[data-v-418f44c6],.is-signature[data-v-418f44c6]{margin:16px}.field-container>.dropdown[data-v-418f44c6]{width:100%}button.search-button-in-filter[data-v-418f44c6]{width:calc(100% - 32px);margin:8px 16px 16px;position:sticky;bottom:16px;left:16px}.body-container[data-v-418f44c6]{width:100%;height:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.body-container[data-v-418f44c6],.left-panel[data-v-418f44c6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.left-panel[data-v-418f44c6]{background-color:#f2f2f2;position:relative;width:30%;min-width:320px;height:calc(100% - 88px);top:88px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.footer[data-v-418f44c6]{-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.24);box-shadow:0 0 4px 0 rgba(0,0,0,.24);height:48px;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:0}.footer>.total[data-v-418f44c6]{margin-right:auto}.footer>.page[data-v-418f44c6]{margin-left:auto}.custom-pin-type-filter[data-v-418f44c6]{width:100%;padding:8px;-webkit-box-sizing:border-box;box-sizing:border-box}.custom-pin-type-filter .dropdown[data-v-418f44c6]{width:100%}.custom-pin-list[data-v-418f44c6]{overflow:hidden;overflow-y:auto;height:calc(100% - 96px);padding-bottom:50px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:auto;flex-basis:auto}.custom-pin-list.patient[data-v-418f44c6]{padding-bottom:100px}.custom-pin-list.public[data-v-418f44c6]{padding-bottom:0}.custom-pin-list[data-v-418f44c6]::-webkit-scrollbar{background-color:#f2f2f2}.custom-pin-list[data-v-418f44c6]::-webkit-scrollbar-thumb{border:2px solid #f2f2f2}.custom-pin-card-widget[data-v-418f44c6]{margin:0 10px 10px;width:calc(100% - 16px);-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.24);box-shadow:0 0 4px 0 rgba(0,0,0,.24);border-radius:4px;overflow:hidden;padding:0;cursor:pointer;background-color:transparent}button.show-custom-pin-map-button[data-v-418f44c6]{background-color:rgba(247,54,54,.8);-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 8px;margin-top:10px;border:none;border-radius:20px;height:40px;width:96px;cursor:pointer;display:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;left:10px;bottom:58px}button.show-custom-pin-map-button>img[data-v-418f44c6]{height:24px;width:24px}button.show-custom-pin-map-button>div[data-v-418f44c6]{color:#fff}button.accept-all-button[data-v-418f44c6],button.import-is-alive-data-button[data-v-418f44c6]{background-color:hsla(0,0%,100%,.8);-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 8px;margin-top:10px;border:1px solid #21272f;border-radius:20px;height:40px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;right:10px;bottom:58px}button.import-is-alive-data-button[data-v-418f44c6]{bottom:108px}button.accept-all-button[data-v-418f44c6]:disabled{background-color:hsla(0,0%,62.7%,.8)}button.accept-all-button>img[data-v-418f44c6]{height:24px;width:24px;margin-right:6px}.right-panel[data-v-418f44c6]{background-color:#000;width:70%;position:relative}#custom-pin-map[data-v-418f44c6],.right-panel[data-v-418f44c6]{-ms-flex-preferred-size:auto;flex-basis:auto;height:100%}button.create-custom-pin-button-on-map[data-v-418f44c6],button.show-custom-pin-list-button-on-map[data-v-418f44c6]{background-color:hsla(0,0%,100%,.8);-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 8px;margin-top:10px;border:none;border-radius:20px;height:40px;width:96px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}button.show-custom-pin-list-button-on-map[data-v-418f44c6]{display:none}button.create-custom-pin-button-on-map[data-v-418f44c6]{background-color:rgba(247,54,54,.8)}button.create-custom-pin-button-on-map>img[data-v-418f44c6],button.show-custom-pin-list-button-on-map>img[data-v-418f44c6]{height:24px;width:24px}button.create-custom-pin-button-on-map>div[data-v-418f44c6]{color:#fff}.custom-pin-mini-detail-widget-animation-enter-active[data-v-418f44c6],.custom-pin-mini-detail-widget-animation-leave-active[data-v-418f44c6]{-webkit-transition:all .5s;transition:all .5s}.custom-pin-mini-detail-widget-animation-enter[data-v-418f44c6],.custom-pin-mini-detail-widget-animation-leave-to[data-v-418f44c6]{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}@media only screen and (max-width:767px){.search-container[data-v-418f44c6]{width:100%;height:56px;padding:8px;background-color:#f2f2f2;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.search-container>input[data-v-418f44c6]{-webkit-box-flex:1;-ms-flex:1;flex:1}.filter-container[data-v-418f44c6],.layer-panel[data-v-418f44c6]{width:100%}.left-panel[data-v-418f44c6]{display:none;width:100%;height:calc(100% - 96px);top:96px}.left-panel.show[data-v-418f44c6]{display:unset}.custom-pin-type-filter[data-v-418f44c6]{padding-top:0}.custom-pin-list[data-v-418f44c6]{padding-bottom:50px}.custom-pin-list.patient[data-v-418f44c6]{padding-bottom:100px}.custom-pin-list.public[data-v-418f44c6]{padding-bottom:50px}button.show-custom-pin-map-button[data-v-418f44c6]{display:-webkit-box;display:-ms-flexbox;display:flex}.right-panel[data-v-418f44c6]{display:none;-webkit-box-flex:unset;-ms-flex:unset;flex:unset;width:100%;height:calc(100% - 96px);position:relative;top:96px}.right-panel.show[data-v-418f44c6]{display:unset}#custom-pin-map[data-v-418f44c6]{min-width:320px}button.show-custom-pin-list-button-on-map[data-v-418f44c6]{display:-webkit-box;display:-ms-flexbox;display:flex}}.custom-pin-card-widget[data-v-33985c5e]{cursor:pointer}.header[data-v-33985c5e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;background-color:#fff;padding:8px 16px}.custom-pin-card-widget:hover>.header[data-v-33985c5e],.header.highlight[data-v-33985c5e]{background-color:rgba(33,39,47,.05)}.header>.custom-pin-type-icon-container[data-v-33985c5e]{width:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header>.custom-pin-type-icon-container>div[data-v-33985c5e]{width:32px;height:32px;display:block;border-radius:50%;position:relative}.header>.custom-pin-type-icon-container>div>img[data-v-33985c5e]{width:32px;height:32px;display:block;overflow:hidden}.header>.custom-pin-type-icon-container>div>img.is-accept[data-v-33985c5e]{width:16px;height:16px;bottom:0;right:0;-webkit-transform:translate(25%,25%);transform:translate(25%,25%);position:absolute}.header>.custom-pin-detail-container[data-v-33985c5e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:calc(100% - 96px);margin:0;padding:0 16px}.header>.custom-pin-detail-container>.name[data-v-33985c5e]{font-size:20px;width:100%;word-break:break-word}.header>.custom-pin-detail-container>.address[data-v-33985c5e]{font-size:12px;color:#9b9b9b}.header>.custom-pin-detail-container>.type[data-v-33985c5e]{color:#e34940}.header>.go-to-container[data-v-33985c5e]{width:32px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header>.go-to-container[data-v-33985c5e],button.go-to-button[data-v-33985c5e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}button.go-to-button[data-v-33985c5e]{background:transparent;border:none;width:24px;height:50px;padding:0;font-size:14px;cursor:pointer;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:auto}button.go-to-button>img[data-v-33985c5e]{width:24px;height:24px}.body[data-v-33985c5e],.header>.rc-issue-detail-container>.bottom[data-v-33985c5e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.body[data-v-33985c5e]{background-color:hsla(0,0%,100%,.7);padding:2px 16px;cursor:pointer;height:36px}.body.highlight[data-v-33985c5e],.custom-pin-card-widget:hover>.body[data-v-33985c5e]{background-color:rgba(33,39,47,.1)}.icon-container[data-v-33985c5e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(100% - 100px)}img.icon[data-v-33985c5e]{width:20px;height:20px;overflow:hidden;margin-right:8px}.last-update[data-v-33985c5e]{padding:0;font-size:14px;color:hsla(0,0%,60.8%,.75);margin:0 0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.custom-pin-mini-detail-widget[data-v-f1a5d03c]{background-color:hsla(0,0%,100%,.9);border:none;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;min-width:320px;max-width:480px;position:absolute;top:calc(50% + 40px);left:0;right:0;margin:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.24);box-shadow:0 0 4px 0 rgba(0,0,0,.24)}.arrow[data-v-f1a5d03c]{position:absolute;top:-40px;left:calc(50% - 15px);right:calc(50% - 15px);width:0;height:0;background-color:transparent;border-color:transparent transparent hsla(0,0%,100%,.9);border-style:solid;border-width:20px 15px}.header[data-v-f1a5d03c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;background-color:#fff;padding:8px 16px}.header>.custom-pin-type-icon-container[data-v-f1a5d03c]{width:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header>.custom-pin-type-icon-container>div[data-v-f1a5d03c]{width:32px;height:32px;display:block;border-radius:50%;position:relative}.header>.custom-pin-type-icon-container>div>img[data-v-f1a5d03c]{width:32px;height:32px;display:block;overflow:hidden}.header>.custom-pin-type-icon-container>div>img.is-accept[data-v-f1a5d03c]{width:16px;height:16px;bottom:0;right:0;-webkit-transform:translate(25%,25%);transform:translate(25%,25%);position:absolute}.header>.custom-pin-detail-container[data-v-f1a5d03c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:calc(100% - 32px);margin:0;padding:0 0 0 16px}.header>.custom-pin-detail-container>.type[data-v-f1a5d03c]{font-size:20px;color:#e34940}.header>.custom-pin-detail-container>.address[data-v-f1a5d03c]{font-size:12px;color:#9b9b9b}button.close-button[data-v-f1a5d03c]{background:transparent;border:none;width:24px;height:50px;padding:0;font-size:14px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:auto}button.close-button>img[data-v-f1a5d03c]{width:24px;height:24px}.body[data-v-f1a5d03c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding:2px 16px 8px 22px}.body>.left[data-v-f1a5d03c]{width:calc(100% - 24px)}.body>.right[data-v-f1a5d03c]{width:24px}.body>.left>.field[data-v-f1a5d03c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.body>.left>.field>.key[data-v-f1a5d03c]{width:100px}.body>.left>.field>.value[data-v-f1a5d03c]{width:calc(100% - 100px)}button.more-detail-button[data-v-f1a5d03c]{background:transparent;border:none;height:100%;padding:0;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}button.more-detail-button>img[data-v-f1a5d03c]{width:24px;height:24px}@media only screen and (max-width:767px){.custom-pin-mini-detail-widget[data-v-f1a5d03c]{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (max-width:480px){.custom-pin-mini-detail-widget[data-v-f1a5d03c]{width:100%;bottom:0;top:unset}.arrow[data-v-f1a5d03c]{display:none}}.accounting[data-v-e63d71fe]{width:100%;height:100%}.accounting>.header[data-v-e63d71fe]{height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f2f2f2;border-bottom:1px solid #e0e0e0}.accounting>.body[data-v-e63d71fe]{border-radius:4px;width:calc(100% - 64px);max-width:1376px;height:calc(100% - 124px);margin:32px auto;background-color:#fff;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.3);box-shadow:0 0 4px 0 rgba(0,0,0,.3);overflow:hidden;overflow-y:auto;position:relative}.body>.topic[data-v-e63d71fe]{text-align:center;margin:16px;font-size:24px}.body>.form[data-v-e63d71fe]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;margin:0 auto}.form>.field-container[data-v-e63d71fe]{margin-bottom:8px}.form>.accounting-date[data-v-e63d71fe],.form>.amount[data-v-e63d71fe]{width:calc(50% - 24px)}.form>.relief-amount[data-v-e63d71fe]{width:calc(33.33333% - 16px)}.form>.relief-source[data-v-e63d71fe]{width:calc(66.66667% - 32px)}.form>.remarks[data-v-e63d71fe]{width:calc(75% - 36px)}button.submit-button[data-v-e63d71fe]{width:calc(25% - 12px);margin-top:25px}.accounting-table[data-v-e63d71fe]{height:calc(100% - 294px);overflow:auto;padding:16px;-webkit-box-sizing:border-box;box-sizing:border-box}.accounting-table.full[data-v-e63d71fe]{height:calc(100% - 69px)}table[data-v-e63d71fe]{border-collapse:collapse;border-spacing:0;width:100%}th[data-v-e63d71fe]{background-color:#e9e9e9;text-align:center!important;cursor:default!important}td[data-v-e63d71fe],th[data-v-e63d71fe]{padding:8px;border:1px solid #9b9b9b;-webkit-box-sizing:border-box;box-sizing:border-box}td.date[data-v-e63d71fe]{text-align:center}td.amount[data-v-e63d71fe],td.relief-amount[data-v-e63d71fe]{text-align:right}td.relief-source[data-v-e63d71fe]{text-align:left}td.remarks[data-v-e63d71fe]{text-align:left;width:50%}td.by[data-v-e63d71fe]{text-align:left}td.edit[data-v-e63d71fe]{text-align:center;width:20px}td.edit>img[data-v-e63d71fe]{padding:0;width:20px;height:20px;cursor:pointer}td.delete[data-v-e63d71fe]{text-align:center;width:20px}td.delete>img[data-v-e63d71fe]{padding:0;width:20px;height:20px;cursor:pointer}td.history[data-v-e63d71fe]{text-align:center;width:20px}td.history>img[data-v-e63d71fe]{padding:0;width:20px;height:20px;cursor:pointer}input.edit-amount-input[data-v-e63d71fe],input.edit-relief-amount-input[data-v-e63d71fe],input.edit-relief-source-input[data-v-e63d71fe],input.edit-remarks-input[data-v-e63d71fe]{height:25px;border-radius:0;padding:0;width:100%}.accounting-history-modal[data-v-e63d71fe]{position:absolute;top:0;background-color:#fff;-webkit-box-shadow:0 0 4px 2px rgba(0,0,0,.2);box-shadow:0 0 4px 2px rgba(0,0,0,.2);width:100%;height:100%;padding:16px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;overflow-y:auto}.accounting-history-modal .topic[data-v-e63d71fe]{font-size:24px}.accounting-history-table[data-v-e63d71fe]{overflow:auto;padding:16px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:calc(100% - 37px)}.accounting-history-table td.when[data-v-e63d71fe]{text-align:center}.accounting-history-table td.by[data-v-e63d71fe]{text-align:left}.accounting-history-table td.amount[data-v-e63d71fe],.accounting-history-table td.relief-amount[data-v-e63d71fe]{text-align:right}.accounting-history-table td.relief-source[data-v-e63d71fe],.accounting-history-table td.remarks[data-v-e63d71fe]{text-align:left}@media only screen and (max-width:780px){.accounting>.body[data-v-e63d71fe]{border-radius:0;width:100%;max-width:100%;height:calc(100% - 60px);margin:0;background-color:#fff;-webkit-box-shadow:0 0 4px 0 transparent;box-shadow:0 0 4px 0 transparent}.form>.accounting-date[data-v-e63d71fe],.form>.amount[data-v-e63d71fe],.form>.relief-amount[data-v-e63d71fe],.form>.relief-source[data-v-e63d71fe],.form>.remarks[data-v-e63d71fe]{width:calc(100% - 32px)}button.submit-button[data-v-e63d71fe]{margin:16px 16px 16px auto;width:150px}.accounting-table[data-v-e63d71fe]{height:calc(100% - 516px);min-height:500px}}#calendar[data-v-41054826]{width:100%;height:100%;min-width:1024px;min-height:768px;background-color:#fff}.create-event-form-backdrop[data-v-41054826]{width:100%;height:100%;min-width:1024px;min-height:768px;background-color:transparent;position:absolute;z-index:2}.control-panel[data-v-41054826]{height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f2f2f2}.control-panel>button[data-v-41054826]{border:none;background-color:transparent;cursor:pointer;overflow:hidden;padding:0;width:32px;height:32px}.control-panel>button[data-v-41054826]:hover{background-color:rgba(0,0,0,.07);border-radius:50%}.control-panel>button>img[data-v-41054826]{width:32px;height:32px;opacity:.54}.control-panel>button>img.left[data-v-41054826]{transform:rotate(180deg);-o-transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg)}.control-panel>.month[data-v-41054826]{width:120px;text-align:left;margin-left:16px;color:rgba(0,0,0,.54);font-size:24px}.control-panel>.year[data-v-41054826]{width:50px;text-align:right;margin-right:16px;color:rgba(0,0,0,.54);font-size:24px}.control-panel>button.create-event-button[data-v-41054826]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 20px;border:none;border-radius:20px;height:40px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;background-color:rgba(247,54,54,.9);-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;margin-left:auto;margin-right:8px;line-height:16px}.control-panel>button.create-event-button[data-v-41054826]:hover{background-color:#e34940}.control-panel>button.create-event-button>img[data-v-41054826]{width:24px;height:24px;margin-right:8px;opacity:1}.calendar.month-mode[data-v-41054826]{width:100%;height:calc(100% - 60px);-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around}.calendar.month-mode[data-v-41054826],.row.month-mode[data-v-41054826]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;position:relative}.row.month-mode[data-v-41054826]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;height:100%}.row.month-mode.head[data-v-41054826]{height:150px}.col.month-mode[data-v-41054826]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:14.28571%;border:1px solid #e0e0e0;border-top:none;margin-top:-1px;margin-left:-1px;padding:4px;position:relative}.col.month-mode.head[data-v-41054826]{border:1px solid #e0e0e0;border-bottom:none}.col.month-mode>.day[data-v-41054826]{color:#757575}.col.month-mode>.date[data-v-41054826]{width:25px;height:25px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.col.month-mode>.date.now[data-v-41054826]{background-color:#e34940;color:#fff}.col.month-mode>button.view-all-event-button[data-v-41054826]{position:absolute;bottom:0;right:0;background-color:transparent;cursor:pointer;border:none;color:#757575;font-size:12px}.row.month-mode>.event-list[data-v-41054826]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;position:absolute;top:33px;left:0;overflow:hidden}.row.month-mode>.event-list>.event[data-v-41054826]{color:#fff;font-size:14px;padding:0 4px;margin-bottom:4px;cursor:pointer;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box}.row.month-mode>.event-list>.event[data-v-41054826]:hover{-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.5);box-shadow:0 0 4px 0 rgba(0,0,0,.5)}.row.month-mode>.event-list>.event.one-day-and-not-all-day[data-v-41054826]{background-color:#fff!important;color:#21272f}.row.month-mode>.event-list>.event.one-day-and-not-all-day>.bullet[data-v-41054826]{width:8px;height:8px;border-radius:50%;display:inline-block}.row.month-mode>.event-list>.event.start[data-v-41054826]{border-radius:4px 0 0 4px;margin-left:4px}.row.month-mode>.event-list>.event.end[data-v-41054826]{border-radius:0 4px 4px 0;margin-right:4px}.row.month-mode>.event-list>.event.start.end[data-v-41054826]{border-radius:4px;margin:0 4px}.date-card[data-v-41054826]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;background-color:#fff;-webkit-box-shadow:0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12),0 11px 15px -7px rgba(0,0,0,.2);box-shadow:0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12),0 11px 15px -7px rgba(0,0,0,.2);overflow:hidden;overflow-y:auto;border-radius:4px;padding:4px;-webkit-box-sizing:border-box;box-sizing:border-box}.date-card>.header[data-v-41054826]{height:50px;padding:8px}.date-card>.header>.day[data-v-41054826]{font-size:14px;line-height:14px;color:#9e9e9e}.date-card>.header>.date[data-v-41054826]{font-size:36px;line-height:46px;color:#9e9e9e}.date-card>.header>button.close-button[data-v-41054826]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;padding:0;border:none;border-radius:50%;background-color:transparent;cursor:pointer;position:absolute;top:4px;right:4px}.date-card>.header>button.close-button[data-v-41054826]:hover{background-color:rgba(0,0,0,.07)}.date-card>.header>button.close-button>img[data-v-41054826]{width:20px;height:20px;opacity:.5}.date-card>.body[data-v-41054826]{height:calc(100% - 50px);overflow:hidden;overflow-y:auto}.date-card>.body>.event[data-v-41054826]{color:#fff;font-size:14px;padding:0 4px;cursor:pointer;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;width:calc(100% - 8px);border-radius:4px;margin:4px}.date-card>.body>.event[data-v-41054826]:hover{-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.5);box-shadow:0 0 4px 0 rgba(0,0,0,.5)}.date-card>.body>.event.one-day-and-not-all-day[data-v-41054826]{background-color:#fff!important;color:#21272f}.date-card>.body>.event.one-day-and-not-all-day>.bullet[data-v-41054826]{width:8px;height:8px;border-radius:50%;display:inline-block}.event-card[data-v-41054826]{position:absolute;-webkit-box-shadow:0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12),0 11px 15px -7px rgba(0,0,0,.2);box-shadow:0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12),0 11px 15px -7px rgba(0,0,0,.2);width:28.57143%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-radius:4px;background-color:#fff;overflow:hidden}.event-card-enter-active[data-v-41054826],.event-card-leave-active[data-v-41054826]{-webkit-transition:all .2s;transition:all .2s}.event-card-enter[data-v-41054826]{opacity:0;-webkit-transform:translateY(-50px);transform:translateY(-50px)}.event-card-leave-to[data-v-41054826]{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px)}.event-card>.head-section[data-v-41054826]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:8px;-webkit-box-sizing:border-box;box-sizing:border-box}.event-card>.head-section>.action-list[data-v-41054826]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.event-card>.head-section>.action-list>button[data-v-41054826]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;padding:0;border:none;border-radius:50%;background-color:transparent;cursor:pointer}.event-card>.head-section>.action-list>button[data-v-41054826]:hover{background-color:hsla(0,0%,100%,.122)}.event-card>.head-section>.action-list>button>img[data-v-41054826]{width:20px;height:20px}.event-card>.head-section>.title[data-v-41054826]{color:#fff;font-size:24px;line-height:24px;padding:16px 32px 16px 64px}.event-card>button.edit-button[data-v-41054826]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;padding:0;border:none;border-radius:50%;cursor:pointer;position:relative;left:8px;top:-20px;-webkit-box-shadow:0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12),0 5px 5px -3px rgba(0,0,0,.2);box-shadow:0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12),0 5px 5px -3px rgba(0,0,0,.2)}.event-card>button.edit-button>img[data-v-41054826]{width:20px;height:20px}.event-card>.body-section[data-v-41054826]{width:100%;background-color:#fff;margin:0;padding:0 16px 8px;width:calc(100% - 32px);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:332px;overflow:hidden;overflow-y:auto}.event-card>.body-section>.field[data-v-41054826]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:16px}.event-card>.body-section>.field>img[data-v-41054826]{width:24px;height:24px;margin-right:16px}.event-card>.body-section>.field>.value[data-v-41054826]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc(100% - 40px)}.event-card>.body-section>.field.location>.value>.primary[data-v-41054826]:hover{cursor:pointer;text-decoration:underline}.event-card>.body-section>.field>.value>.secondary[data-v-41054826]{color:#9b9b9b;font-size:12px}.rc-issue[data-v-41054826]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid rgba(0,0,0,.25);border-radius:8px;padding:4px 16px;margin-bottom:8px}.rc-issue>img[data-v-41054826]{width:32px;height:32px;margin-right:16px}.rc-issue>.detail[data-v-41054826]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc(100% - 48px)}.rc-issue>.detail>.name[data-v-41054826]{font-size:16px}.rc-issue>.detail>.code[data-v-41054826]{color:#e34940}.rc-issue>.detail>.address[data-v-41054826]{font-size:12px;color:#9b9b9b}.create-event-form[data-v-132bc38a]{border:none;border-radius:4px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:calc(100% - 32px);max-width:816px;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;overflow-y:auto;background-color:#f2f2f2;-webkit-box-shadow:0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12),0 11px 15px -7px rgba(0,0,0,.2);box-shadow:0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12),0 11px 15px -7px rgba(0,0,0,.2);padding:32px 32px 0}.action-button-list[data-v-132bc38a]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:32px;margin-bottom:16px}.action-button-list[data-v-132bc38a],.validation[data-v-132bc38a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.validation[data-v-132bc38a]{margin-right:auto;font-size:14px;color:#fff;background-color:rgba(247,54,54,.85);padding:4px 8px;border-radius:4px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.validation>button[data-v-132bc38a]{border:none;background-color:transparent;width:24px;height:24px;padding:0;margin-right:8px;cursor:pointer}.validation>button>img[data-v-132bc38a]{width:24px;height:24px}.action-button-list>button[data-v-132bc38a]{border:none;background-color:transparent;cursor:pointer;overflow:hidden;padding:0;width:48px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.action-button-list>button[data-v-132bc38a]:hover{background-color:rgba(0,0,0,.07);border-radius:50%}.action-button-list>button>img[data-v-132bc38a]{width:24px;height:24px;opacity:.54}.location[data-v-132bc38a],.name[data-v-132bc38a]{-webkit-box-flex:1;-ms-flex:1;flex:1}.name[data-v-132bc38a]{margin-right:16px}.description[data-v-132bc38a]{margin-bottom:32px}.is-all-day-input-group[data-v-132bc38a]{cursor:pointer;width:60px}.is-all-day-input-group>input[type=checkbox][data-v-132bc38a]{position:absolute;opacity:0}.is-all-day-input-group>.checkbox[data-v-132bc38a]{position:absolute;height:24px;width:24px;background-image:url(/static/image/xxxhdpi/checkbox_off.png);background-image:-webkit-image-set(url(/static/image/mdpi/checkbox_off.png) 1x,url(/static/image/hdpi/checkbox_off.png) 2x,url(/static/image/xhdpi/checkbox_off.png) 3x,url(/static/image/xxhdpi/checkbox_off.png) 4x,url(/static/image/xxxhdpi/checkbox_off.png) 5x);background-image:image-set(url(/static/image/mdpi/checkbox_off.png) 1x,url(/static/image/hdpi/checkbox_off.png) 2x,url(/static/image/xhdpi/checkbox_off.png) 3x,url(/static/image/xxhdpi/checkbox_off.png) 4x,url(/static/image/xxxhdpi/checkbox_off.png) 5x);background-size:24px 24px;border:none}.is-all-day-input-group[data-v-132bc38a]>:checkbox:after{display:none;content:""}.is-all-day-input-group>input[type=checkbox]:checked~.checkbox[data-v-132bc38a]:after{display:block;content:"";background-image:url(/static/image/xxxhdpi/checkbox_on.png);background-image:-webkit-image-set(url(/static/image/mdpi/checkbox_on.png) 1x,url(/static/image/hdpi/checkbox_on.png) 2x,url(/static/image/xhdpi/checkbox_on.png) 3x,url(/static/image/xxhdpi/checkbox_on.png) 4x,url(/static/image/xxxhdpi/checkbox_on.png) 5x);background-image:image-set(url(/static/image/mdpi/checkbox_on.png) 1x,url(/static/image/hdpi/checkbox_on.png) 2x,url(/static/image/xhdpi/checkbox_on.png) 3x,url(/static/image/xxhdpi/checkbox_on.png) 4x,url(/static/image/xxxhdpi/checkbox_on.png) 5x);background-size:24px 24px;height:24px;width:24px}.is-all-day-input-group>.text[data-v-132bc38a]{margin-left:32px;width:60px;word-wrap:break-word;margin-bottom:32px}.description>textarea[data-v-132bc38a]{height:96px}.end-date-time[data-v-132bc38a],.start-date-time[data-v-132bc38a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:center;align-content:center;margin-bottom:16px}.end-date[data-v-132bc38a],.start-date[data-v-132bc38a]{width:calc(66.66667% - 16px);margin-right:16px}.end-time[data-v-132bc38a],.start-time[data-v-132bc38a]{width:33.33333%}.event-detail[data-v-132bc38a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:center;align-content:center;margin-bottom:32px}.calendar-name[data-v-132bc38a]{width:calc(33.33333% - 16px);margin-right:16px}.event-color[data-v-132bc38a]{width:66.66667%}.dropdown[data-v-132bc38a]{width:100%}.event-color-list[data-v-132bc38a]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:calc(100% - 16px);-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-top:12px;padding-left:12px}.event-color-choice[data-v-132bc38a],.event-color-list[data-v-132bc38a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.event-color-choice[data-v-132bc38a]{width:24px;height:24px;border-radius:50%;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:8px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.event-color-choice>img[data-v-132bc38a]{width:12px;height:12px}button.save-button[data-v-132bc38a]{padding:0 64px;margin:0 0 32px auto;display:block}.report[data-v-26022636]{width:100%;height:100%}.report>.header[data-v-26022636]{height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f2f2f2;border-bottom:1px solid #e0e0e0}.report>.body[data-v-26022636]{border-radius:4px;width:calc(100% - 32px);max-width:816px;height:calc(100% - 124px);margin:32px auto;background-color:#fff;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.3);box-shadow:0 0 4px 0 rgba(0,0,0,.3);overflow:hidden;overflow-y:auto}.body>.step[data-v-26022636]{width:100%;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.body>.step[data-v-26022636],.step>.header[data-v-26022636]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.step>.header[data-v-26022636]{margin:32px 32px 0;color:#e34940;font-size:24px;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.step>.body[data-v-26022636]{margin:0 32px 32px}.field-container[data-v-26022636]{margin-top:16px}.field-container>.dropdown[data-v-26022636],.report-topic[data-v-26022636]{width:100%}.step.condition>.body[data-v-26022636]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.district[data-v-26022636],.province[data-v-26022636],.subdistrict[data-v-26022636]{width:calc(33.33333% - 10.66667px)}.disaster-type[data-v-26022636],.end-date[data-v-26022636],.group-by-area[data-v-26022636],.group-type[data-v-26022636],.health-area-district[data-v-26022636],.health-area-province[data-v-26022636],.health-area-subdistrict[data-v-26022636],.health-area[data-v-26022636],.reporter[data-v-26022636],.resource-group[data-v-26022636],.start-date[data-v-26022636]{width:calc(50% - 8px)}.step.file-type>.body[data-v-26022636]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start}button.file-type-button[data-v-26022636]{border:none;background-color:transparent;width:64px;height:64px;margin:16px;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}button.file-type-button>img[data-v-26022636]{width:64px;height:64px}@media only screen and (max-width:640px){.report>.body[data-v-26022636]{border-radius:0;width:100%;max-width:100%;height:calc(100% - 60px);margin:0;background-color:#fff;-webkit-box-shadow:0 0 4px 0 transparent;box-shadow:0 0 4px 0 transparent}.disaster-type[data-v-26022636],.district[data-v-26022636],.end-date[data-v-26022636],.group-by-area[data-v-26022636],.group-type[data-v-26022636],.health-area-district[data-v-26022636],.health-area-province[data-v-26022636],.health-area-subdistrict[data-v-26022636],.health-area[data-v-26022636],.province[data-v-26022636],.report-topic[data-v-26022636],.reporter[data-v-26022636],.resource-group[data-v-26022636],.start-date[data-v-26022636],.subdistrict[data-v-26022636]{width:100%}}.staff-management[data-v-4066e6c3]{width:100%;height:100%}.staff-management>.header[data-v-4066e6c3]{height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f2f2f2;border-bottom:1px solid #e0e0e0}.staff-management>.body[data-v-4066e6c3]{border-radius:4px;width:calc(100% - 32px);max-width:816px;height:calc(100% - 124px);margin:32px auto;background-color:#fff;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.3);box-shadow:0 0 4px 0 rgba(0,0,0,.3);overflow:hidden;overflow-y:auto}.staff-management>.body>.topic[data-v-4066e6c3]{text-align:center;margin:16px;font-size:24px}.action-panel[data-v-4066e6c3]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-sizing:border-box;box-sizing:border-box;padding:16px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.action-panel>button[data-v-4066e6c3]{width:calc(50% - 8px)}.data-table-panel[data-v-4066e6c3]{width:calc(100% - 32px);overflow:hidden;overflow-x:auto;margin:16px 16px 32px;-webkit-box-sizing:border-box;box-sizing:border-box}.data-table-panel>.topic[data-v-4066e6c3]{margin:0 auto 8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.data-table-panel>table[data-v-4066e6c3]{width:100%;border-collapse:collapse;border-spacing:0}.data-table-panel>table>tr>th[data-v-4066e6c3]{background-color:#e9e9e9;text-align:center!important;cursor:default!important;padding:8px;border:1px solid #9b9b9b}.data-table-panel>table>tr>td[data-v-4066e6c3]{padding:8px;border:1px solid #9b9b9b}@media only screen and (max-width:640px){.staff-management>.body[data-v-4066e6c3]{border-radius:0;width:100%;max-width:100%;height:calc(100% - 60px);margin:0;background-color:#fff;-webkit-box-shadow:0 0 4px 0 transparent;box-shadow:0 0 4px 0 transparent}.action-panel[data-v-4066e6c3]{width:100%;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;padding:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.action-panel>button[data-v-4066e6c3]{width:100%;margin-bottom:8px}}.driver-management[data-v-6d8ea1fa]{width:100%;height:100%}.driver-management>.header[data-v-6d8ea1fa]{height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f2f2f2;border-bottom:1px solid #e0e0e0}.driver-management>.body[data-v-6d8ea1fa]{border-radius:4px;width:calc(100% - 32px);max-width:816px;height:calc(100% - 124px);margin:32px auto;background-color:#fff;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.3);box-shadow:0 0 4px 0 rgba(0,0,0,.3);overflow:hidden;overflow-y:auto}.driver-management>.body>.topic[data-v-6d8ea1fa]{text-align:center;margin:16px;font-size:24px}.action-panel[data-v-6d8ea1fa]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-sizing:border-box;box-sizing:border-box;padding:16px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.action-panel>button[data-v-6d8ea1fa]{width:calc(50% - 8px)}.data-table-panel[data-v-6d8ea1fa]{width:calc(100% - 32px);overflow:hidden;overflow-x:auto;margin:16px 16px 32px;-webkit-box-sizing:border-box;box-sizing:border-box}.data-table-panel>.topic[data-v-6d8ea1fa]{margin:0 auto 8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.data-table-panel>table[data-v-6d8ea1fa]{width:100%;border-collapse:collapse;border-spacing:0}.data-table-panel>table>tr>th[data-v-6d8ea1fa]{background-color:#e9e9e9;text-align:center!important;cursor:default!important;padding:8px;border:1px solid #9b9b9b}.data-table-panel>table>tr>td[data-v-6d8ea1fa]{padding:8px;border:1px solid #9b9b9b}@media only screen and (max-width:640px){.driver-management>.body[data-v-6d8ea1fa]{border-radius:0;width:100%;max-width:100%;height:calc(100% - 60px);margin:0;background-color:#fff;-webkit-box-shadow:0 0 4px 0 transparent;box-shadow:0 0 4px 0 transparent}.action-panel[data-v-6d8ea1fa]{width:100%;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;padding:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.action-panel>button[data-v-6d8ea1fa]{width:100%;margin-bottom:8px}}#stats-page[data-v-743a5f68]{width:100%;height:100%;min-width:320px;min-height:480px;background-color:#f2f2f2}#stats-page>.header[data-v-743a5f68]{height:60px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#stats-page>.header[data-v-743a5f68],.tab-list[data-v-743a5f68]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f2f2f2}.tab-list[data-v-743a5f68]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:calc(100% - 32px);-webkit-box-sizing:border-box;overflow-x:auto;overflow-y:hidden;padding:0 0 0 8px;margin:0 16px;box-sizing:border-box}.tab-list[data-v-743a5f68]::-webkit-scrollbar{display:none}.tab-list>.tab[data-v-743a5f68]{padding:4px 16px;margin-right:8px;background-color:#e9e9e9;border-radius:4px 4px 0 0;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.tab-list>.tab.active[data-v-743a5f68],.tab-list>.tab[data-v-743a5f68]:hover{background-color:#e34940;color:#fff}#stats-page>.body[data-v-743a5f68]{height:calc(100% - 93px);width:100%;padding:10px 10px 46px;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;overflow:hidden;overflow-y:auto;border:1px solid #e9e9e9;border-radius:4px}#stats-page>.body[data-v-743a5f68] ::-webkit-scrollbar{background-color:#f2f2f2}#stats-page>.body[data-v-743a5f68] ::-webkit-scrollbar-thumb{border:2px solid #f2f2f2}.body-voucher-report[data-v-743a5f68]{background:#f2f4f6!important;border:1px solid #eeeded!important;padding:0 0 46px 10px!important}.areasearch-section[data-v-743a5f68],.filter-section[data-v-743a5f68]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 8px}.filtername[data-v-743a5f68]{font-size:24px;margin-right:auto}.select-filter[data-v-743a5f68]{background-color:#fff;border:1px solid #21272f;padding:4px 20px;font-size:16px;border-radius:24px;height:39px;margin-left:16px}#area-input[data-v-743a5f68]{height:32px;margin-left:16px;padding:0 16px;-webkit-box-sizing:border-box;box-sizing:border-box}.submit[data-v-743a5f68]{background-color:#007bff!important;border-radius:24px;height:37px;padding:0 20px;cursor:pointer;color:#fff;border:none;margin-left:16px}.refresh[data-v-743a5f68]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 8px;border:none;height:36px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;bottom:10px;right:10px;background-color:hsla(0,0%,100%,.6)}.refresh>div[data-v-743a5f68]{padding-right:12px}.refresh>img[data-v-743a5f68]{height:36px;width:36px;background-color:#007bff;border-radius:18px;padding:6px;-webkit-box-sizing:border-box;box-sizing:border-box}.disable[data-v-743a5f68]{background-color:#d8d8d8!important;border-radius:16px;height:32px;padding:0 16px;width:100px;color:#fff;border:none;margin:0 10px}.endline[data-v-743a5f68]{background:#d8d8d8;height:2px;margin:0}#request-content[data-v-743a5f68]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:8px 0 64px}#map-container[data-v-743a5f68],.need-help-chart[data-v-743a5f68]{-webkit-box-flex:1;-ms-flex:1;flex:1}#map-container[data-v-743a5f68]{-ms-flex-item-align:stretch;align-self:stretch;border-radius:16px;overflow:hidden;position:relative;-webkit-box-shadow:0 0 10px 1px rgba(0,0,0,.2);box-shadow:0 0 10px 1px rgba(0,0,0,.2)}#stat-map[data-v-743a5f68]{width:100%;height:100%}.select-filter.request-select[data-v-743a5f68]{margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}.victim-chart[data-v-743a5f68]{margin:8px 0 64px}#victim-monthly[data-v-743a5f68]{padding-bottom:46px}.victim-monthly-chart[data-v-743a5f68]{margin:8px 0 0}#header>a[data-v-743a5f68]{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;margin-right:auto;width:140px}#header>a>img[data-v-743a5f68]{width:48px;height:48px;margin:0 8px;cursor:pointer}#header>a>label[data-v-743a5f68]{margin-right:auto;color:#e34940;font-family:Pridi-Medium;font-size:28px;line-height:28px;cursor:pointer}.typeahead[data-v-743a5f68]{border-radius:3px;border:1px solid #ccc;position:relative;z-index:1;min-width:200px;max-width:360px;font-size:14px;margin:0 10px}.typeahead__open[data-v-743a5f68]{border:1px solid rgb(var(--light-primary))}.typeahead__open .typeahead__text[data-v-743a5f68]{color:#999;opacity:.3}.typeahead__toggle[data-v-743a5f68]{position:relative;z-index:1;width:100%}.typeahead__search[data-v-743a5f68]{position:absolute;top:0;left:0;line-height:27px;font-size:16px;padding:2px 10px;width:calc(100% - 20px);display:block;cursor:text;background:transparent;border:none;outline:none;z-index:2}.typeahead__text[data-v-743a5f68]{min-height:20px;font-size:16px;line-height:28px;padding:2px 10px;display:inline-block;position:relative;z-index:3;width:calc(100% - 20px)}.typeahead__list[data-v-743a5f68]{border:1px solid rgb(var(--light-primary));border-radius:3px;margin:0;padding:0;max-height:200px;overflow-y:scroll;z-index:989;position:absolute;min-width:200px;max-width:360px;background:#fff}.typeahead__item[data-v-743a5f68]{display:block;border-top:1px solid #f4f4f4}.typeahead__link[data-v-743a5f68]{display:block;padding:10px;line-height:1em;font-size:1em;cursor:pointer}.typeahead__active[data-v-743a5f68]{background:rgb(var(--light-primary));color:#fff}#area-search[data-v-743a5f68]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-bottom:10px;margin-top:10px}.date-label[data-v-743a5f68],.search-text[data-v-743a5f68]{line-height:30px}.label[data-v-743a5f68]{line-height:37px;margin:0 10px}.tab-1-container[data-v-743a5f68]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:100%;overflow:hidden}.tab-1-container>.tab-1-content-container[data-v-743a5f68]{width:70%}#helping-section-container[data-v-743a5f68]{width:100%;height:calc(100% - 50px);position:relative}#filter-for-helping-section[data-v-743a5f68]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:37px;right:10px;background-color:#fff;-webkit-box-shadow:0 0 24px 0 rgba(0,0,0,.24);box-shadow:0 0 24px 0 rgba(0,0,0,.24);width:calc(100% - 20px);max-width:320px;border-radius:2px;z-index:1}#filter-for-helping-section>[data-v-743a5f68]{width:100%;margin-bottom:10px}#filter-for-helping-section>.item-container[data-v-743a5f68]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 10px}#filter-for-helping-section>.item-container>[data-v-743a5f68]{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}#filter-for-helping-section>.item-container>.label[data-v-743a5f68]{margin:0;width:74px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}#filter-for-helping-section>.item-container>.select-filter[data-v-743a5f68]{margin:0;width:100%}#filter-for-helping-section>.action-container[data-v-743a5f68]{margin:0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}#issue-order-chart-container[data-v-743a5f68],#need-help-chart-container[data-v-743a5f68],#need-monthly-chart-container[data-v-743a5f68]{width:100%;height:calc(100% - 50px)}.tab-1-container>.feed-container[data-v-743a5f68]{width:30%;background-color:#fffef2;border-radius:4px}.filter-button-container[data-v-743a5f68]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:0;right:0}.filter-button-container button[data-v-743a5f68]{font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#21272f;background-color:#fff;border:none;height:100%;cursor:pointer;padding:0}.filter-button-container button>img[data-v-743a5f68]{width:24px;height:24px;margin-left:6px;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s}.filter-button-container button.active>img[data-v-743a5f68]{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}@media only screen and (max-width:1023px){.filter-section[data-v-743a5f68],.select-filter[data-v-743a5f68]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.select-filter[data-v-743a5f68]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin:8px 5px}#area-input[data-v-743a5f68]{width:100%;margin:0 0 16px}#area-search[data-v-743a5f68]{width:100%}.action-container[data-v-743a5f68]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.submit[data-v-743a5f68]{margin:8px 0 8px 16px}#request-content[data-v-743a5f68]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#map-container[data-v-743a5f68]{height:600px;margin:0;-webkit-box-flex:1;-ms-flex:auto;flex:auto}.typeahead[data-v-743a5f68]{width:calc(93% - 67px)!important}.label[data-v-743a5f68]{min-width:75px}}@media only screen and (max-width:768px){.tab-1-container[data-v-743a5f68]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:100%;overflow:hidden;overflow-y:auto}.tab-1-container>.feed-container[data-v-743a5f68],.tab-1-container>.tab-1-content-container[data-v-743a5f68]{width:100%;height:100%;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.tab-1-container>.feed-container[data-v-743a5f68]{margin-bottom:20px}}#victim-container[data-v-f9168170]{-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#victim-container[data-v-f9168170],.victim-container[data-v-f9168170]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal}.victim-container[data-v-f9168170]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:50%;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.region-rectangle[data-v-f9168170]{width:calc(50% - 16px);background:#f2f2f2;border-radius:4px;padding:14px;margin:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box}.region-text[data-v-f9168170]{font-size:18px;border-bottom:1px solid #e34940;padding-bottom:4px;margin:0}.amount-text[data-v-f9168170]{font-family:Pridi-Medium;font-size:36px;color:#e34940;margin:8px 0 0 auto;line-height:36px}.unit-text[data-v-f9168170]{margin-left:auto}#piechart[data-v-f9168170]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:50%;height:416px}#container-for-victimchart[data-v-f9168170]{width:100%;height:100%}@media only screen and (max-width:991px){#victim-container[data-v-f9168170]{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#piechart[data-v-f9168170],.victim-container[data-v-f9168170]{width:100%}}@media only screen and (max-width:640px){.region-rectangle[data-v-f9168170]{width:100%}}#container-for-victim-monthly-chart[data-v-30b4f7c8]{width:100%;height:416px}#total-req[data-v-ecdaf896],#victim-monthly-chart[data-v-30b4f7c8]{width:100%;height:100%}#summary[data-v-ecdaf896]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}#summary[data-v-ecdaf896],.total-section[data-v-ecdaf896]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.total-section[data-v-ecdaf896]{padding:20px;overflow:hidden}.total-section>div[data-v-ecdaf896]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.total-section img[data-v-ecdaf896]{width:48px;height:48px;margin-right:15px;float:left}.total-section .amount-no[data-v-ecdaf896]{margin:0;font-family:Pridi-Regular;font-size:39px;color:#21272f;float:left;line-height:39px}.total-section .topic[data-v-ecdaf896]{margin:0;font-family:Pridi-Regular;font-size:16px;color:#21272f;float:left;line-height:16px}#container-for-resourceneedchart[data-v-ecdaf896]{width:100%;height:100%}text.highcharts-drilldown-axis-label[data-v-ecdaf896]{text-decoration:none!important;cursor:not-allowed!important}#container-for-needhelp-monthly-chart,#needhelpmonthly-chart,#total-req[data-v-d896a8be]{width:100%;height:100%}#summary[data-v-d896a8be]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}#summary[data-v-d896a8be],.total-section[data-v-d896a8be]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.total-section[data-v-d896a8be]{padding:20px;overflow:hidden}.total-section>div[data-v-d896a8be]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.total-section img[data-v-d896a8be]{width:48px;height:48px;margin-right:15px;float:left}.total-section .amount-no[data-v-d896a8be]{margin:0;font-family:Pridi-Regular;font-size:39px;color:#21272f;float:left;line-height:39px}.total-section .topic[data-v-d896a8be]{margin:0;font-family:Pridi-Regular;font-size:16px;color:#21272f;float:left;line-height:16px}#container-for-issueorderchart[data-v-d896a8be]{width:100%;height:100%}text.highcharts-drilldown-axis-label[data-v-d896a8be]{text-decoration:none!important;cursor:not-allowed!important}@media only screen and (max-width:1023px){#total-req[data-v-d896a8be]{margin-right:0;margin-bottom:16px}}#total-req[data-v-c7c801a0]{width:100%;margin-right:16px}#summary[data-v-c7c801a0]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}#summary[data-v-c7c801a0],.total-section[data-v-c7c801a0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.total-section[data-v-c7c801a0]{padding:20px;overflow:hidden}.total-section>div[data-v-c7c801a0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.total-section img[data-v-c7c801a0]{width:48px;height:48px;margin-right:15px;float:left}.total-section .amount-no[data-v-c7c801a0]{margin:0 auto;font-family:Pridi-Regular;font-size:39px;color:#21272f;float:left;line-height:39px}.total-section .topic[data-v-c7c801a0]{margin:0;font-family:Pridi-Regular;font-size:16px;color:#21272f;float:left;line-height:16px}#barcharts[data-v-c7c801a0]{width:100%;height:416px}.container-for-victimsummarychart[data-v-c7c801a0]{width:100%;height:100%}text.highcharts-drilldown-axis-label[data-v-c7c801a0]{text-decoration:none!important;cursor:not-allowed!important}.center[data-v-c7c801a0]{text-align:center;margin:0 auto}@media only screen and (max-width:1023px){#total-req[data-v-c7c801a0]{margin-right:0;margin-bottom:16px}}.water-container[data-v-fbc3cd48]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:100%}.water-map-container[data-v-fbc3cd48]{width:50%;-ms-flex-item-align:stretch;align-self:stretch;position:relative;border-radius:4px;overflow:hidden}#water-map[data-v-fbc3cd48]{width:100%;height:100%}.water-data-container[data-v-fbc3cd48]{height:100%;width:50%;margin-left:16px;padding-right:8px;overflow:hidden;overflow-y:auto}.water-legend-list[data-v-fbc3cd48]{background:hsla(0,0%,100%,.8);border-radius:8px}.water-legend-list>div[data-v-fbc3cd48]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:8px}.water-legend-list>div>.color[data-v-fbc3cd48]{width:20px;height:20px;border-radius:4px}.water-legend-list>div>.meaning[data-v-fbc3cd48]{font-size:14px;margin-left:12px}.example-container[data-v-fbc3cd48]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:calc(100% - 180px);margin-top:10px}.text-choose-station[data-v-fbc3cd48]{background:-webkit-gradient(linear,left top,left bottom,from(rgba(226,236,255,0)),to(#e2ecff));background:linear-gradient(180deg,rgba(226,236,255,0),#e2ecff);height:150px;position:relative;border:.5px solid #eeeded;border-radius:10px;overflow:hidden}.text-choose-station[data-v-fbc3cd48],.text-choose-station b[data-v-fbc3cd48]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.text-choose-station b[data-v-fbc3cd48]{font-size:24px;text-align:center;margin:0 0 0 20px}.water-sensor-container[data-v-fbc3cd48]{display:absolute;right:20px;top:0}.circle-outer[data-v-fbc3cd48]{width:180px;height:180px;background-color:#f5f8ff;mix-blend-mode:darken;-webkit-box-shadow:0 4px 16px rgba(83,99,187,.09);box-shadow:0 4px 16px rgba(83,99,187,.09)}.circle-inner[data-v-fbc3cd48],.circle-outer[data-v-fbc3cd48]{border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.circle-inner[data-v-fbc3cd48]{width:130px;height:130px;background-color:#ecf2ff;mix-blend-mode:normal;-webkit-box-shadow:0 4px 9px rgba(28,58,163,.1);box-shadow:0 4px 9px rgba(28,58,163,.1)}div.absolute[data-v-fbc3cd48]{position:absolute;top:calc(50% - 90px);right:10px}.blue--text[data-v-fbc3cd48]{color:#6790fc}.text-example[data-v-fbc3cd48]{text-decoration:underline;font-size:16px;color:#fff}.text-example p[data-v-fbc3cd48]{margin:0;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:20px;color:#fff}.text-station-container[data-v-fbc3cd48]{background:-webkit-gradient(linear,left top,left bottom,from(#96c6ff),to(#4881d6));background:linear-gradient(180deg,#96c6ff,#4881d6);border-radius:10px;height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.text-station[data-v-fbc3cd48]{font-size:24px;color:#fff}.river-container[data-v-fbc3cd48],.station-container[data-v-fbc3cd48]{-webkit-box-shadow:2px 3px 7px rgba(56,56,56,.05);box-shadow:2px 3px 7px rgba(56,56,56,.05);padding:8px;height:100%;border:1px solid #eeeded;border-radius:10px;width:46%;position:relative;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.text-river-container[data-v-fbc3cd48]{background:-webkit-gradient(linear,left top,left bottom,from(#a6afff),to(#7066e0));background:linear-gradient(180deg,#a6afff,#7066e0);border-radius:10px;height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.text-river[data-v-fbc3cd48]{font-size:24px;color:#fff;margin:0}.tab-0[data-v-fbc3cd48]{height:100%}.img-container[data-v-fbc3cd48]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-top:10px;overflow:hidden;border-radius:10px;position:relative}.img-wrapper[data-v-fbc3cd48]{position:absolute;bottom:-10px;width:100%}.img-wrapper img[data-v-fbc3cd48]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:600px){.river-container[data-v-fbc3cd48],.station-container[data-v-fbc3cd48]{width:100%}.river-container[data-v-fbc3cd48]{margin-top:10px}}@media only screen and (max-width:1079px){.water-container[data-v-fbc3cd48]{display:block;height:unset}.water-map-container[data-v-fbc3cd48]{width:100%;height:720px}.water-data-container[data-v-fbc3cd48]{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;padding-bottom:46px;margin:64px 0 0}.img-container[data-v-fbc3cd48]{height:400px}}.select-filter[data-v-40e43e2e]{background-color:#fff;border:1px solid #21272f;padding:4px 20px;font-size:16px;border-radius:24px;height:39px;margin-left:8px}input[data-v-40e43e2e]{border:1px solid #21272f;-webkit-box-sizing:border-box;box-sizing:border-box}.filter-container[data-v-40e43e2e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;max-width:1080px}.field-container[data-v-40e43e2e]{padding:4px 8px;-webkit-box-sizing:border-box;box-sizing:border-box;width:50%}.field-container>.dropdown[data-v-40e43e2e]{width:100%}.topic[data-v-40e43e2e]{font-size:24px}.water-level-chart-container[data-v-40e43e2e]{margin-top:64px}.no-data[data-v-40e43e2e]{margin:64px 0}.text-data-cross-section[data-v-40e43e2e]{text-align:end}@media only screen and (max-width:767px){.field-container[data-v-40e43e2e]{width:100%}}.topic-container[data-v-e5783bdc]{margin-top:20px}.date-picker-container[data-v-e5783bdc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;max-width:1080px}.field-container[data-v-e5783bdc]{padding:4px 8px;-webkit-box-sizing:border-box;box-sizing:border-box}.field-container.period-type[data-v-e5783bdc],.field-container.start-date[data-v-e5783bdc],.field-container.year[data-v-e5783bdc]{width:50%}.field-container>.datepicker[data-v-e5783bdc],.field-container>.dropdown[data-v-e5783bdc],.field-container>.year[data-v-e5783bdc]{width:100%}.topic[data-v-e5783bdc]{font-size:18px}#water-level-chart[data-v-e5783bdc],.highcharts-container[data-v-e5783bdc]{width:100%}.water-level-chart-container[data-v-e5783bdc]{position:relative}.water-level-stability[data-v-e5783bdc]{position:absolute;top:20px;left:80px;border:3px solid #c3c4c5;background:#e6e7e8;padding:5px 20px;font-size:14px}.select-filter[data-v-e5783bdc]{background-color:#fff;border:1px solid #21272f;padding:4px 20px;font-size:16px;border-radius:24px;height:39px}.no-data[data-v-e5783bdc]{margin:64px 0}.text-cross-section-long[data-v-21412ebd]{font-size:24px}table[data-v-21412ebd]{border-collapse:collapse;border-spacing:0;width:100%;margin-top:8px}th[data-v-21412ebd]{background-color:#e9e9e9;text-align:center!important}td[data-v-21412ebd],th[data-v-21412ebd]{text-align:left;padding:5px 8px;border:1px solid #9b9b9b}th[data-v-21412ebd]{position:relative}.river-table-container[data-v-21412ebd]{width:100%;margin-top:48px;overflow:auto}#cross-section-long-chart[data-v-21412ebd],.no-data[data-v-21412ebd]{margin:64px 0}.analyze[data-v-155eeb3e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:100%}.analyze-map-container[data-v-155eeb3e]{width:50%;-ms-flex-item-align:stretch;align-self:stretch;position:relative;border-radius:4px;overflow:hidden}#analyze-map[data-v-155eeb3e]{width:100%;height:100%}.analyze-table-container[data-v-155eeb3e]{height:100%;width:50%;margin-left:16px}.tab-content[data-v-155eeb3e]{overflow:auto;height:calc(100% - 170px)}.current-area-name[data-v-155eeb3e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.current-area-name>div[data-v-155eeb3e]{margin-right:8px}.current-area-name>img[data-v-155eeb3e]{margin-right:8px;width:24px;height:24px}.country[data-v-155eeb3e],.district[data-v-155eeb3e],.province[data-v-155eeb3e],.sub-district[data-v-155eeb3e]{cursor:pointer;color:#4a90e2;font-size:24px}.country[data-v-155eeb3e]:hover,.district[data-v-155eeb3e]:hover,.province[data-v-155eeb3e]:hover,.sub-district[data-v-155eeb3e]:hover{text-decoration:underline}.tab-list[data-v-155eeb3e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:16px 0 8px}.tab-list>button[data-v-155eeb3e]{background-color:transparent;cursor:pointer;border:none;border-bottom:2px solid rgba(74,144,226,0);padding:8px 16px;outline:none;color:#9b9b9b}.tab-list>button.active[data-v-155eeb3e],.tab-list>button[data-v-155eeb3e]:hover{color:#21272f;border-bottom:2px solid #21272f}table[data-v-155eeb3e]{border-collapse:collapse;border-spacing:0;width:100%}th[data-v-155eeb3e]{text-align:center!important;cursor:pointer}th[data-v-155eeb3e],tr.current-area[data-v-155eeb3e]{background-color:#e9e9e9}td[data-v-155eeb3e],th[data-v-155eeb3e]{text-align:left;padding:5px 8px;border:1px solid #9b9b9b}th[data-v-155eeb3e]{position:relative}th>img[data-v-155eeb3e]{position:absolute;bottom:0;right:0;width:16px;height:16px;cursor:pointer}th>img.desc[data-v-155eeb3e]{transform:rotate(180deg);-o-transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg)}td.name[data-v-155eeb3e]{cursor:pointer;table-layout:fixed;width:200px}td.name[data-v-155eeb3e]:hover{color:#4a90e2;text-decoration:underline}tr.current-area>td.name[data-v-155eeb3e]{cursor:default}tr.current-area>td.name[data-v-155eeb3e]:hover{color:#21272f;text-decoration:none}td.number[data-v-155eeb3e]{text-align:right;table-layout:fixed;width:100px}td.areaname[data-v-155eeb3e]{width:200px;text-align:left}.legend[data-v-155eeb3e]{background:hsla(0,0%,100%,.8);border-radius:8px}.legend>div[data-v-155eeb3e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:8px}.legend>div>.color[data-v-155eeb3e]{width:20px;height:20px;border-radius:10px}.legend>div>.meaning[data-v-155eeb3e]{font-size:14px;margin-left:12px}.reference[data-v-155eeb3e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:16px}.reference>.left[data-v-155eeb3e]{margin-right:16px}.reference>.right[data-v-155eeb3e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width:1079px){.analyze[data-v-155eeb3e]{display:block;height:unset}.analyze-map-container[data-v-155eeb3e]{width:100%;height:720px}.analyze-table-container[data-v-155eeb3e]{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;margin:0 0 16px}.tab-content[data-v-155eeb3e]{overflow:auto;height:auto}.current-area-name[data-v-155eeb3e]{margin-top:64px}}.tab-content[data-v-6e1403fc]{overflow:auto;height:calc(100% - 106px)}.current-area-name[data-v-6e1403fc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:100px}.current-area-name>div[data-v-6e1403fc]{margin-right:8px}.current-area-name>img[data-v-6e1403fc]{margin-right:8px;width:24px;height:24px}.country[data-v-6e1403fc],.district[data-v-6e1403fc],.province[data-v-6e1403fc],.sub-district[data-v-6e1403fc]{cursor:pointer;color:#4a90e2;font-size:24px}.country[data-v-6e1403fc]:hover,.district[data-v-6e1403fc]:hover,.province[data-v-6e1403fc]:hover,.sub-district[data-v-6e1403fc]:hover{text-decoration:underline}.tab-list[data-v-6e1403fc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 8px;overflow-x:auto;overflow-y:hidden}.tab-list[data-v-6e1403fc]::-webkit-scrollbar{display:none}.tab-list>button[data-v-6e1403fc]{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;background-color:transparent;cursor:pointer;border:none;border-bottom:2px solid rgba(74,144,226,0);padding:8px 16px;outline:none;color:#9b9b9b}.tab-list>button.active[data-v-6e1403fc],.tab-list>button[data-v-6e1403fc]:hover{color:#21272f;border-bottom:2px solid #21272f}table[data-v-6e1403fc]{border-collapse:collapse;border-spacing:0;width:100%}th[data-v-6e1403fc]{text-align:center!important;cursor:pointer}th[data-v-6e1403fc],tr.current-area[data-v-6e1403fc]{background-color:#e9e9e9}td[data-v-6e1403fc],th[data-v-6e1403fc]{text-align:left;padding:5px 8px;border:1px solid #9b9b9b}th>img[data-v-6e1403fc]{bottom:0;right:0;width:16px;height:16px;cursor:pointer}th>img.desc[data-v-6e1403fc]{transform:rotate(180deg);-o-transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg)}td.name[data-v-6e1403fc]{cursor:pointer;table-layout:fixed;width:200px}td.name[data-v-6e1403fc]:hover{color:#4a90e2;text-decoration:underline}tr.current-area>td.name[data-v-6e1403fc]{cursor:default}tr.current-area>td.name[data-v-6e1403fc]:hover{color:#21272f;text-decoration:none}td.number[data-v-6e1403fc]{text-align:right;table-layout:fixed;width:100px}td.areaname[data-v-6e1403fc]{width:200px;text-align:left}.legend[data-v-6e1403fc]{background:hsla(0,0%,100%,.8);border-radius:8px}.legend>div[data-v-6e1403fc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:8px}.legend>div>.color[data-v-6e1403fc]{width:20px;height:20px;border-radius:10px}.legend>div>.meaning[data-v-6e1403fc]{font-size:14px;margin-left:12px}.reference[data-v-6e1403fc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:16px}.reference>.left[data-v-6e1403fc]{margin-right:16px}.reference>.right[data-v-6e1403fc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.helping-section-parent[data-v-6e1403fc]{height:100%;width:100%}.helping-section-map-container[data-v-6e1403fc]{width:100%;height:100%;-ms-flex-item-align:stretch;align-self:stretch;position:relative;border-radius:4px;overflow:hidden}#helping-map[data-v-6e1403fc],.helping-section-table-container[data-v-6e1403fc]{width:100%;height:100%}.date-filter[data-v-6e1403fc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#9b9b9b;font-size:12px}g.highcharts-label>text>tspan[data-v-6e1403fc]{font-size:12px!important}.filter-container[data-v-6e1403fc]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:1% 0}.item-container[data-v-6e1403fc]{margin:0 10px}#submit[data-v-6e1403fc]{background-color:#007bff!important;border-radius:16px;height:32px;padding:0 16px;cursor:pointer;width:100px;color:#fff;border:none}.filter-section[data-v-6e1403fc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 8px}.filtername[data-v-6e1403fc]{font-size:24px;margin-right:auto}.endline[data-v-6e1403fc]{background:#d8d8d8;height:2px;margin:0}.status-head[data-v-6e1403fc]{font-size:12px}.process-text[data-v-6e1403fc]{border:1px;border-radius:16px;padding:0 8px;color:#fff;font-size:14px}.status-head.status1[data-v-6e1403fc]{background-color:#4a90e2}.status-head.status2[data-v-6e1403fc]{background-color:#21272f}.status-head.status3[data-v-6e1403fc]{background-color:#1dbd95}.status-head.status4[data-v-6e1403fc]{background-color:#e34940}.status-head.status5[data-v-6e1403fc],.status-head.status6[data-v-6e1403fc]{background-color:#f5a623}.status-head.status7[data-v-6e1403fc]{background-color:#1dbd95}.status-head.status8[data-v-6e1403fc]{background-color:#4a90e2}.status-head.status9[data-v-6e1403fc]{background-color:#f5a623}.clickable[data-v-6e1403fc]{cursor:pointer}#chart-container[data-v-6e1403fc]{height:100%;width:100%}@media only screen and (max-width:1280px){.helping-section-parent[data-v-6e1403fc]{display:block;width:100%;height:100%}}.helping-section-by-incident[data-v-6fefa020]{height:100%;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;overflow:hidden}.container-1[data-v-6fefa020],.helping-section-by-incident[data-v-6fefa020]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.container-1[data-v-6fefa020]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:265px;flex-basis:265px}#helping-section-by-incident-chart-container[data-v-6fefa020]{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:60%;flex-basis:60%;width:60%}.stat-container[data-v-6fefa020]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:40%;flex-basis:40%;width:40%}.stat-container>.row[data-v-6fefa020]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.stat-container>.row>div[data-v-6fefa020],.stat-container>.row[data-v-6fefa020]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-pack:center;justify-content:center}.stat-container>.row>div[data-v-6fefa020]{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:50%;flex-basis:50%;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:6px;position:relative;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.stat-container>.row>div.title[data-v-6fefa020]{padding-bottom:0;text-align:center}.stat-container>.row>div.title.covid[data-v-6fefa020],.stat-container>.row>div.title.covid [data-v-6fefa020]{color:#7030a0;font-weight:700}.stat-container>.row>div.title.disaster[data-v-6fefa020],.stat-container>.row>div.title.disaster [data-v-6fefa020]{color:#e34940;font-weight:700}.stat-container>.row>div.title.disaster>span[data-v-6fefa020]:last-child{font-size:12px}.stat-container>.row>div[data-v-6fefa020]:not(.title){-ms-flex-preferred-size:calc(50% - 12px);flex-basis:calc(50% - 12px);margin:6px;-webkit-box-shadow:0 0 2px 2px rgba(0,0,0,.2);box-shadow:0 0 2px 2px rgba(0,0,0,.2);padding-bottom:24px}.stat-container>.row>div:not(.title).covid[data-v-6fefa020]{background-color:#7030a0}.stat-container>.row>div:not(.title).disaster[data-v-6fefa020]{background-color:#e34940}.stat-container>.row>div:not(.title)>span[data-v-6fefa020]{color:#fff;font-size:32px;text-align:center}.stat-container>.row>div:not(.title)>span.helped[data-v-6fefa020]{font-size:16px;line-height:1;padding-bottom:12px}.stat-container>.row>div:not(.title)>span.unit[data-v-6fefa020]{position:absolute;right:12px;bottom:6px;font-size:14px}.container-2[data-v-6fefa020]{width:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;-ms-flex-preferred-size:calc(100% - 265px);flex-basis:calc(100% - 265px)}.head-container[data-v-6fefa020]{width:100%;height:58px;overflow:hidden}.head-container.scroll[data-v-6fefa020]{width:calc(100% - 10px)}.body-container[data-v-6fefa020]{width:100%;max-height:calc(100% - 58px);overflow:auto}tfoot td[data-v-6fefa020]{background-color:#e9e9e9}table[data-v-6fefa020]{border-collapse:collapse;border-spacing:0;width:100%}.table-container th[data-v-6fefa020]{background-color:#e9e9e9;text-align:center!important}.table-container td[data-v-6fefa020],.table-container th[data-v-6fefa020]{width:120px;min-width:120px;max-width:120px;table-layout:fixed;text-align:left;padding:5px 8px;border:1px solid #9b9b9b}td.number[data-v-6fefa020]{text-align:right;table-layout:fixed;width:100px}.tab-content[data-v-113d9374]{overflow-x:hidden;overflow-y:hidden;height:calc(100% - 70px)}.current-area-name[data-v-113d9374]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.current-area-name>div[data-v-113d9374]{margin-right:8px}.current-area-name>img[data-v-113d9374]{margin-right:8px;width:24px;height:24px}.country[data-v-113d9374],.district[data-v-113d9374],.province[data-v-113d9374],.sub-district[data-v-113d9374]{cursor:pointer;color:#4a90e2;font-size:20px}.country[data-v-113d9374]:hover,.district[data-v-113d9374]:hover,.province[data-v-113d9374]:hover,.sub-district[data-v-113d9374]:hover{text-decoration:underline}.date-filter[data-v-113d9374]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#9b9b9b;font-size:12px}.date-filter[data-v-113d9374],.tab-list[data-v-113d9374]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.tab-list[data-v-113d9374]{margin:4px 0 8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-x:auto;overflow-y:hidden}.tab-list[data-v-113d9374]::-webkit-scrollbar{display:none}.tab-list>button[data-v-113d9374]{background-color:transparent;cursor:pointer;border:none;border-bottom:2px solid rgba(74,144,226,0);padding:4px 16px;outline:none;color:#9b9b9b;white-space:nowrap}.tab-list>button.active[data-v-113d9374],.tab-list>button[data-v-113d9374]:hover{color:#21272f;border-bottom:2px solid #21272f}table[data-v-113d9374]{border-collapse:collapse;border-spacing:0;width:100%}th[data-v-113d9374]{text-align:center!important;cursor:pointer}th[data-v-113d9374],tr.current-area[data-v-113d9374]{background-color:#e9e9e9}td[data-v-113d9374],th[data-v-113d9374]{text-align:left;padding:2px 4px;border:1px solid #9b9b9b;width:80px;max-width:80px;min-width:80px}th>img[data-v-113d9374]{bottom:0;right:0;width:16px;height:16px;cursor:pointer}th>img.desc[data-v-113d9374]{transform:rotate(180deg);-o-transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg)}td.name[data-v-113d9374],th.name[data-v-113d9374]{cursor:pointer;table-layout:fixed;width:140px;max-width:140px;min-width:140px}td.name[data-v-113d9374]:hover{color:#4a90e2;text-decoration:underline}tr.current-area>td.name[data-v-113d9374]{cursor:default}tr.current-area>td.name[data-v-113d9374]:hover{color:#21272f;text-decoration:none}td.number[data-v-113d9374]{text-align:right;table-layout:fixed;width:80px}td.areaname[data-v-113d9374]{width:200px;text-align:left}.legend[data-v-113d9374]{background:hsla(0,0%,100%,.8);border-radius:8px}.legend>div[data-v-113d9374]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:8px}.legend>div>.color[data-v-113d9374]{width:20px;height:20px;border-radius:10px}.legend>div>.meaning[data-v-113d9374]{font-size:14px;margin-left:12px}.reference[data-v-113d9374]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:16px}.reference>.left[data-v-113d9374]{margin-right:16px}.reference>.right[data-v-113d9374]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.rchelping-section-parent[data-v-113d9374]{display:block;width:100%;height:100%}.rchelping-section[data-v-113d9374]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:calc(100% - 43px);margin:4px 0 0}.rchelping-section-table-container[data-v-113d9374]{height:100%;width:100%;overflow:hidden}g.highcharts-label>text>tspan[data-v-113d9374]{font-size:12px!important}.item-container[data-v-113d9374]{margin:0 10px}#submit[data-v-113d9374]{background-color:#007bff!important;border-radius:16px;height:32px;padding:0 16px;cursor:pointer;width:100px;color:#fff;border:none}.filter-section[data-v-113d9374]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 8px}.filtername[data-v-113d9374]{font-size:24px;margin-right:auto}.endline[data-v-113d9374]{background:#d8d8d8;height:2px;margin:0}.status-head[data-v-113d9374]{font-size:12px}.status-head.status1[data-v-113d9374]{background-color:#4472c4}.status-head.status2[data-v-113d9374]{background-color:#7f7f7f}.status-head.status3[data-v-113d9374]{background-color:#009193}.status-head.status4[data-v-113d9374]{background-color:#ffc000}.status-head.status5[data-v-113d9374]{background-color:#ed7d31}.status-head.status6[data-v-113d9374]{background-color:#f85ea7}.status-head.status7[data-v-113d9374]{background-color:#c00000}.status-head.status8[data-v-113d9374]{background-color:#7030a0}.status-head.status9[data-v-113d9374]{background-color:#70ad47}.status-head.status10[data-v-113d9374]{background-color:#4472c4}.status-head.status11[data-v-113d9374]{background-color:#f85ea7}.process-text[data-v-113d9374]{border:none;padding:0;color:#fff;font-size:12px}.clickable[data-v-113d9374]{cursor:pointer}.zero[data-v-113d9374]{color:#ddd}#body-table-container tr[data-v-113d9374]:hover{background-color:#fee1e1}.helping-history[data-v-5c75caf5]{width:100%;height:100%}.filter-panel[data-v-5c75caf5]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.filter-container[data-v-5c75caf5],.filter-panel[data-v-5c75caf5]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.filter-container[data-v-5c75caf5]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;max-width:1080px}.field-container[data-v-5c75caf5]{padding:4px 8px;-webkit-box-sizing:border-box;box-sizing:border-box}.field-container .require[data-v-5c75caf5]{color:#e34940}.field-container>.dropdown[data-v-5c75caf5]{width:100%}.field-container>input[data-v-5c75caf5]{border:1px solid #21272f;-webkit-box-sizing:border-box;box-sizing:border-box}.field-container.disaster-type[data-v-5c75caf5]{width:24%}.field-container.keyword[data-v-5c75caf5]{width:36%}.field-container.province[data-v-5c75caf5]{width:20%}.field-container.resource[data-v-5c75caf5]{width:40%}.field-container.end-date[data-v-5c75caf5],.field-container.start-date[data-v-5c75caf5]{width:20%}@media only screen and (max-width:1024px){.field-container.disaster-type[data-v-5c75caf5]{width:26%}.field-container.keyword[data-v-5c75caf5]{width:39%}.field-container.end-date[data-v-5c75caf5],.field-container.province[data-v-5c75caf5],.field-container.resource[data-v-5c75caf5],.field-container.start-date[data-v-5c75caf5]{width:50%}}@media only screen and (max-width:768px){.field-container.disaster-type[data-v-5c75caf5]{width:36.66667%}.field-container.keyword[data-v-5c75caf5]{width:63.33333%}.field-container.end-date[data-v-5c75caf5],.field-container.province[data-v-5c75caf5],.field-container.resource[data-v-5c75caf5],.field-container.start-date[data-v-5c75caf5]{width:50%}}@media only screen and (max-width:480px){.field-container.disaster-type[data-v-5c75caf5],.field-container.end-date[data-v-5c75caf5],.field-container.keyword[data-v-5c75caf5],.field-container.province[data-v-5c75caf5],.field-container.resource[data-v-5c75caf5],.field-container.start-date[data-v-5c75caf5]{width:100%}}.search-button-container[data-v-5c75caf5]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:4px 8px;-webkit-box-sizing:border-box;box-sizing:border-box}.search-button-container button[data-v-5c75caf5]{font-size:16px}@media only screen and (max-width:768px){.search-button-container[data-v-5c75caf5]{margin-left:auto}}@media only screen and (max-width:480px){.search-button-container>button[data-v-5c75caf5]{width:100%}}.download-button-container[data-v-5c75caf5]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:4px 8px;-webkit-box-sizing:border-box;box-sizing:border-box}.download-button-container button[data-v-5c75caf5]{font-size:16px}@media only screen and (max-width:480px){.download-button-container>button[data-v-5c75caf5]{width:100%}}.filter-button-container[data-v-5c75caf5]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:4px 8px;-webkit-box-sizing:border-box;box-sizing:border-box}.filter-button-container button[data-v-5c75caf5]{font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#21272f;background-color:#fff;border:none;height:40px;cursor:pointer}.filter-button-container button>img[data-v-5c75caf5]{width:24px;height:24px;margin-left:6px;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s}.filter-button-container button.active>img[data-v-5c75caf5]{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.table-container[data-v-5c75caf5]{width:100%;max-height:calc(100% - 81px);overflow-x:auto;overflow-y:auto;padding-top:8px;-webkit-transition:height .3s ease 0s,max-height .3s ease 0s;transition:height .3s ease 0s,max-height .3s ease 0s}.table-container.active-filter[data-v-5c75caf5]{max-height:calc(100% - 156px)}@media only screen and (max-width:1024px){.table-container[data-v-5c75caf5]{max-height:calc(100% - 222px)}}@media only screen and (max-width:768px){.table-container[data-v-5c75caf5]{max-height:unset}}table[data-v-5c75caf5]{border-collapse:collapse;border-spacing:0;min-width:1080px;width:100%}table td[data-v-5c75caf5],table th[data-v-5c75caf5]{border:1px solid #9b9b9b;padding:2px 8px;font-size:15px}table td[data-v-5c75caf5]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:1px}table th[data-v-5c75caf5]{background-color:#e9e9e9}table td.center[data-v-5c75caf5]{text-align:center}table td.right[data-v-5c75caf5]{text-align:right}table tfoot[data-v-5c75caf5]{font-weight:700}.feed-widget[data-v-11014d26]{width:100%;height:100%}.head[data-v-11014d26]{height:52px;width:100%;padding:0 12px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box}.head>label[data-v-11014d26]{font-weight:700;color:#e34940;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-bottom:2px solid #e34940;margin-right:auto}.head .incident[data-v-11014d26]{width:calc(100% - 130px)}.head .incident .dropdown[data-v-11014d26]{width:100%}.list[data-v-11014d26]{height:calc(100% - 52px);overflow:hidden;overflow-y:auto;padding:6px 12px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.item[data-v-11014d26]{width:100%;border-radius:4px;background-color:#fff;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding:6px 0;-webkit-filter:drop-shadow(0 0 4px rgba(0,0,0,.25));filter:drop-shadow(0 0 4px rgba(0,0,0,.25));margin:0 0 12px;cursor:pointer}.item[data-v-11014d26],.left-body[data-v-11014d26]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.left-body[data-v-11014d26]{width:80px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.right-body[data-v-11014d26]{width:calc(100% - 80px);padding:0 12px 0 0;-webkit-box-sizing:border-box;box-sizing:border-box}.updated-time[data-v-11014d26]{font-weight:700;color:#e34940}.updated-date[data-v-11014d26]{font-size:12px;color:#7f7f7f}.name .code[data-v-11014d26]{color:#e34940;font-weight:700;font-size:16px}.address[data-v-11014d26],.reported[data-v-11014d26]{font-size:12px;color:#7f7f7f}.action[data-v-11014d26]{color:#7f7f7f}.fav[data-v-11014d26]{background-color:#fff0f0}.fav .left-body img[data-v-11014d26]{width:40px;left:40px;border-radius:20px;border-width:3px;border-style:solid;-webkit-box-sizing:border-box;box-sizing:border-box}.status1[data-v-11014d26]{border-color:#4a90e2}.status2[data-v-11014d26]{border-color:#21272f}.status3[data-v-11014d26]{border-color:#ff6737}.status4[data-v-11014d26]{border-color:#e34940}.status5[data-v-11014d26],.status6[data-v-11014d26]{border-color:#f5a623}.status7[data-v-11014d26]{border-color:#1dbd95}.status8[data-v-11014d26]{border-color:#4a90e2}.status9[data-v-11014d26]{border-color:#f5a623}.feed .left-body[data-v-11014d26]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.feed.new[data-v-11014d26]{background-color:#fff0f0;-webkit-animation:blink-data-v-11014d26 1s;animation:blink-data-v-11014d26 1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.incident-detail[data-v-11014d26]{width:calc(100% - 24px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 12px 12px}.incident-detail .date[data-v-11014d26]{width:100%;text-align:right;color:#9b9b9b;font-size:12px}.incident-detail .remarks[data-v-11014d26]{width:calc(100% - 40px);text-align:right;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#9b9b9b;font-size:12px}.incident-detail button.more[data-v-11014d26]{width:40px;border:none;font-size:12px;text-decoration:underline;background:transparent;padding:0;cursor:pointer;text-align:right;color:#4a90e2}.incident-detail button.more[data-v-11014d26]:hover{color:#e34940}@-webkit-keyframes blink-data-v-11014d26{50%{background-color:#fff}}@keyframes blink-data-v-11014d26{50%{background-color:#fff}}.voucher-report[data-v-6bc9226c]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#f2f4f6}.left-container[data-v-6bc9226c]{width:75%;padding:22px 16px}.right-container[data-v-6bc9226c]{overflow-y:overlay;width:30%;background-color:#fff;border:1px solid #ebedef;border-radius:30px 0 0 30px}.right-container>.wrap-right-container[data-v-6bc9226c]{margin:0 24px 20px}.modal[data-v-6bc9226c]{position:absolute;width:100%;height:100%;background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(33,39,47,.5)}.underline[data-v-6bc9226c]{border:1px solid #ebedef;margin:18px 0 10px}.header[data-v-6bc9226c]{display:-webkit-box;display:-ms-flexbox;display:flex}.sub-title[data-v-6bc9226c]{font-size:18px;margin-bottom:13px}.title[data-v-6bc9226c]{font-size:24px}.header-export[data-v-6bc9226c]{padding-top:24px;position:sticky;top:0;z-index:1;background:#fff}.header>.filter-btn[data-v-6bc9226c]{font-size:16px;min-width:150px;max-width:350px;height:36px;padding:6px 4px 6px 14px;border:1px solid #ebedef;border-radius:8px;color:#3b7ddf;background-color:#fff;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.24);box-shadow:0 0 4px 0 rgba(0,0,0,.24);margin-left:44px;cursor:pointer;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.header>.filter-btn>img[data-v-6bc9226c]{-webkit-transform:rotate(0deg);transform:rotate(0deg);width:24px;height:24px;vertical-align:bottom}.current-area-name[data-v-6bc9226c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px}.current-area-name>img[data-v-6bc9226c]{margin-right:8px;width:24px;height:24px}.country[data-v-6bc9226c],.district[data-v-6bc9226c],.province[data-v-6bc9226c],.sub-district[data-v-6bc9226c]{cursor:pointer;color:#4a90e2;font-size:20px}.country[data-v-6bc9226c]:hover,.district[data-v-6bc9226c]:hover,.province[data-v-6bc9226c]:hover,.sub-district[data-v-6bc9226c]:hover{text-decoration:underline}th.row-body.col-text.body[data-v-6bc9226c]:hover{color:#4a90e2;cursor:pointer;text-decoration:underline}.wrap-table-report[data-v-6bc9226c]{background-color:#fff;padding:18px;border-radius:10px;height:calc(100% - 128px);border:1px solid #ebedef}.table-report[data-v-6bc9226c]{background-color:#fff;width:-webkit-fill-available;height:-webkit-fill-available;overflow:auto;padding-bottom:10px;white-space:nowrap}.only-1st-column[data-v-6bc9226c]{text-align:center;min-width:250px;color:#000;position:sticky;top:0;z-index:2!important}.text-header-color-table[data-v-6bc9226c]{text-align:center;color:#fff}.total-row[data-v-6bc9226c]{background:#ebedef}.col-text[data-v-6bc9226c]{text-align:start;padding:0 10px}.col-total[data-v-6bc9226c]{background:-webkit-gradient(linear,left top,right top,from(#ebedef),color-stop(#ebedef),color-stop(#ccc),to(#ccc))!important;background:linear-gradient(90deg,#ebedef,#ebedef calc(100% - .05em),#ccc calc(100% - .05em),#ccc)!important}.col-number[data-v-6bc9226c]{text-align:end;padding:0 10px}.row-body[data-v-6bc9226c]{font-weight:400}table[data-v-6bc9226c]{border-collapse:collapse;border-spacing:0;width:100%}th[data-v-6bc9226c]{border:1px solid #9b9b9b;min-width:100px}.list-report[data-v-6bc9226c]{margin:5px 0 35px}.list-radio[data-v-6bc9226c]{display:-webkit-box;display:-ms-flexbox;display:flex}.list-radio>input[data-v-6bc9226c]{margin-right:10px}div.dropdown-widget[data-v-6bc9226c]{width:100%;margin-top:6px;display:-webkit-box;display:-ms-flexbox;display:flex}div.dropdown-widget[data-v-6bc9226c] .option-list{height:180px}div.dropdown-widget[data-v-6bc9226c] button.main-button{border-radius:8px;border:1px solid #eeeded}div.dropdown-widget[data-v-6bc9226c] button.main-button>.selected{-webkit-box-pack:left!important;-ms-flex-pack:left!important;justify-content:left!important}input[type=radio][data-v-6bc9226c]{accent-color:#e34940;width:18px;height:18px}.export-report[data-v-6bc9226c]{margin-top:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}.export-list[data-v-6bc9226c]{width:-webkit-min-content;width:-moz-min-content;width:min-content;border:1px solid #ebedef;border-radius:10px;text-align:center;padding:10px;cursor:pointer}.export-list>label[data-v-6bc9226c]{font-size:14px;color:#797f8a}.head-table[data-v-6bc9226c],th[data-v-6bc9226c]:first-child{position:sticky;top:0;z-index:1}th[scope=row][data-v-6bc9226c]{position:sticky;left:0;z-index:1;vertical-align:top;background:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(transparent),color-stop(#d6d6d6),to(#d6d6d6));background:linear-gradient(90deg,transparent,transparent calc(100% - .05em),#d6d6d6 calc(100% - .05em),#d6d6d6)}th[data-v-6bc9226c]:not([scope=row]):first-child{left:0;z-index:1;background:-webkit-gradient(linear,left top,right top,from(#fff),color-stop(#fff),color-stop(#ccc),to(#ccc));background:linear-gradient(90deg,#fff,#fff calc(100% - .05em),#ccc calc(100% - .05em),#ccc)}.table-report tr[data-v-6bc9226c]:hover{background-color:#fee1e1!important}th.row-body.body.col-number[data-v-6bc9226c]{cursor:pointer}.voucher-name-wrap[data-v-6bc9226c]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:#3b7ddf}@media only screen and (min-width:1600px){.right-container[data-v-6bc9226c]{width:25%}.left-container[data-v-6bc9226c]{width:75%}.export-report[data-v-6bc9226c]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (max-width:820px){.left-container[data-v-6bc9226c]{width:65%}.wrap-table-report[data-v-6bc9226c]{height:calc(100% - 165px)}.right-container[data-v-6bc9226c]{width:35%}}@media only screen and (max-width:480px){.voucher-report[data-v-6bc9226c]{display:inline;height:unset}.only-1st-column[data-v-6bc9226c]{min-width:unset}.left-container[data-v-6bc9226c]{width:-webkit-fill-available;height:auto}.wrap-table-report[data-v-6bc9226c]{overflow-y:auto}.right-container[data-v-6bc9226c]{border-radius:30px;margin:0 10px;width:-webkit-fill-available}.table-report[data-v-6bc9226c]{max-height:450px;overflow-y:auto}.header[data-v-6bc9226c]{display:inline-block}.filter-btn[data-v-6bc9226c]{float:right}.voucher-name-wrap[data-v-6bc9226c]{width:120px}}.incident[data-v-b7c4bbd2]{width:100%;height:100%}.search-container[data-v-b7c4bbd2]{position:absolute;top:40px;width:30%;min-width:320px;height:48px;padding:8px 8px 0;background-color:#f2f2f2;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.search-container>input[data-v-b7c4bbd2]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%}.filter-button[data-v-b7c4bbd2]{height:40px;width:40px;padding:8px;margin-left:8px;cursor:pointer;border:none;border-radius:50%;background:#fff}.filter-button>img[data-v-b7c4bbd2]{height:24px;width:24px}.filter-container[data-v-b7c4bbd2]{position:absolute;top:88px;left:0;width:30%;min-width:320px;height:calc(100% - 88px);background-color:#f2f2f2;overflow:hidden;overflow-y:auto;z-index:1}.filter-container[data-v-b7c4bbd2]::-webkit-scrollbar{background-color:#f2f2f2}.filter-container[data-v-b7c4bbd2]::-webkit-scrollbar-thumb{border:2px solid #f2f2f2}.filter-topic[data-v-b7c4bbd2]{margin:16px;font-size:24px}.field-container[data-v-b7c4bbd2]{margin:16px}.field-container>.dropdown[data-v-b7c4bbd2]{width:100%}button.search-button-in-filter[data-v-b7c4bbd2]{width:calc(100% - 32px);margin:8px 16px 16px;position:sticky;bottom:16px;left:16px}.body-container[data-v-b7c4bbd2]{width:100%;height:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.body-container[data-v-b7c4bbd2],.left-panel[data-v-b7c4bbd2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.left-panel[data-v-b7c4bbd2]{background-color:#f2f2f2;position:relative;width:30%;min-width:320px;height:calc(100% - 88px);top:88px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.footer[data-v-b7c4bbd2]{-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.24);box-shadow:0 0 4px 0 rgba(0,0,0,.24);height:48px;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:0}.footer>.total[data-v-b7c4bbd2]{margin-right:auto}.footer>.page[data-v-b7c4bbd2]{margin-left:auto}.incident-tab[data-v-b7c4bbd2]{height:48px;background-color:#f2f2f2;-ms-flex-direction:row;flex-direction:row}.incident-tab>button[data-v-b7c4bbd2],.incident-tab[data-v-b7c4bbd2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal}.incident-tab>button[data-v-b7c4bbd2]{-webkit-box-flex:1;-ms-flex:1;flex:1;background-color:transparent;cursor:pointer;border:none;border-bottom:2px solid #f2f2f2;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.incident-tab>button>.name[data-v-b7c4bbd2]{font-size:18px}.incident-tab>button.active[data-v-b7c4bbd2],.incident-tab>button[data-v-b7c4bbd2]:hover{border-bottom:2px solid #e34940}.incident-tab>button.active>.name[data-v-b7c4bbd2],.incident-tab>button:hover>.name[data-v-b7c4bbd2]{color:#e34940}.incident-list[data-v-b7c4bbd2]{overflow:hidden;overflow-y:auto;height:calc(100% - 96px);padding:0 0 50px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:auto;flex-basis:auto}.incident-list[data-v-b7c4bbd2]::-webkit-scrollbar{background-color:#f2f2f2}.incident-list[data-v-b7c4bbd2]::-webkit-scrollbar-thumb{border:2px solid #f2f2f2}.incident-card-container[data-v-b7c4bbd2]{border:none;background-color:transparent;padding:0;cursor:pointer;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.24);box-shadow:0 0 4px 0 rgba(0,0,0,.24);margin:10px;border-radius:4px;overflow:hidden}button.show-incident-map-button[data-v-b7c4bbd2]{background-color:rgba(247,54,54,.8);-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 8px;margin-top:10px;border:none;border-radius:20px;height:40px;width:96px;cursor:pointer;display:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;left:10px;bottom:58px}button.show-incident-map-button>img[data-v-b7c4bbd2]{height:24px;width:24px}button.show-incident-map-button>div[data-v-b7c4bbd2]{color:#fff}.right-bottom-button-panel[data-v-b7c4bbd2]{position:absolute;right:10px;bottom:58px;display:block;text-align:right}.right-panel[data-v-b7c4bbd2]{background-color:#000;width:70%;position:relative}#incident-map[data-v-b7c4bbd2],.right-panel[data-v-b7c4bbd2]{-ms-flex-preferred-size:auto;flex-basis:auto;height:100%}.issue-mode-dropdown-on-map[data-v-b7c4bbd2]{width:270px}button.create-incident-button-on-map[data-v-b7c4bbd2],button.show-incident-list-button-on-map[data-v-b7c4bbd2]{background-color:hsla(0,0%,100%,.8);-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 8px;margin-top:10px;border:none;border-radius:20px;height:40px;width:96px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}button.create-incident-button-on-map[data-v-b7c4bbd2]{padding:0 16px;width:unset}button.show-incident-list-button-on-map[data-v-b7c4bbd2]{display:none}button.create-incident-button-on-map[data-v-b7c4bbd2]{background-color:rgba(255,103,55,.8)}button.create-incident-button-on-map>img[data-v-b7c4bbd2],button.show-incident-list-button-on-map>img[data-v-b7c4bbd2]{height:24px;width:24px}button.create-incident-button-on-map>div[data-v-b7c4bbd2]{color:#fff}@media only screen and (max-width:767px){.search-container[data-v-b7c4bbd2]{width:100%;height:56px;padding:8px;background-color:#f2f2f2;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.search-container>input[data-v-b7c4bbd2]{-webkit-box-flex:1;-ms-flex:1;flex:1}.filter-container[data-v-b7c4bbd2],.layer-panel[data-v-b7c4bbd2]{width:100%}.left-panel[data-v-b7c4bbd2]{display:none;width:100%;height:calc(100% - 96px);top:96px}.left-panel.show[data-v-b7c4bbd2]{display:unset}button.show-incident-map-button[data-v-b7c4bbd2]{display:-webkit-box;display:-ms-flexbox;display:flex}.right-panel[data-v-b7c4bbd2]{display:none;-webkit-box-flex:unset;-ms-flex:unset;flex:unset;width:100%;height:calc(100% - 96px);position:relative;top:96px}.right-panel.show[data-v-b7c4bbd2]{display:unset}#incident-map[data-v-b7c4bbd2]{min-width:320px}button.show-incident-list-button-on-map[data-v-b7c4bbd2]{display:-webkit-box;display:-ms-flexbox;display:flex}}#incident-map .ldmap_geomlabel{padding:6px;background-color:hsla(0,0%,100%,.9);border-radius:6px;text-align:center;font-size:14px}#incident-map.hide-geom-label .ldmap_geomlabel{display:none}.issue-mode-dropdown-on-map>button{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.incident-card-widget>.top[data-v-28fb5902]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;background-color:#fff}.incident-card-widget.highlight>.top[data-v-28fb5902],.incident-card-widget:hover>.top[data-v-28fb5902]{background-color:rgba(33,39,47,.05)}.top>.legend[data-v-28fb5902]{width:36px;height:36px;-webkit-box-sizing:border-box;box-sizing:border-box;margin:8px;border-radius:18px;position:relative}.top>.legend>img[data-v-28fb5902]{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:24px;height:24px}.top>.detail[data-v-28fb5902]{width:calc(100% - 72px)}.top>.detail>.name[data-v-28fb5902]{font-size:18px}.top>.detail>.code[data-v-28fb5902]{color:#e34940}.top>button.bound[data-v-28fb5902]{background:transparent;border:none;width:24px;padding:0;font-size:14px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 8px}.top>button.bound>img[data-v-28fb5902]{width:24px;height:24px}.incident-card-widget>.bottom[data-v-28fb5902]{background-color:hsla(0,0%,100%,.7);padding:2px 8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.incident-card-widget.highlight>.bottom[data-v-28fb5902],.incident-card-widget:hover>.bottom[data-v-28fb5902]{background-color:rgba(33,39,47,.1)}.start-date[data-v-28fb5902]{padding:0;font-size:14px;color:hsla(0,0%,60.8%,.75);margin:0 0 0 auto;width:105px;text-align:right}#settings-page[data-v-64acac1c]{width:100%;height:100%;min-width:320px;min-height:480px;padding:60px 0 0}#settings-page[data-v-64acac1c],.tab-list[data-v-64acac1c]{background-color:#f2f2f2;-webkit-box-sizing:border-box;box-sizing:border-box}.tab-list[data-v-64acac1c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(100% - 32px);overflow-x:auto;overflow-y:hidden;padding:0 0 0 8px;margin:0 16px}.tab-list[data-v-64acac1c]::-webkit-scrollbar{display:none}.tab-list>.tab[data-v-64acac1c]{padding:4px 16px;margin-right:8px;background-color:#e9e9e9;border-radius:4px 4px 0 0;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.tab-list>.tab.active[data-v-64acac1c],.tab-list>.tab[data-v-64acac1c]:hover{background-color:#e34940;color:#fff}#settings-page>.body[data-v-64acac1c]{height:calc(100% - 33px);width:100%;padding:10px;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;overflow:hidden;overflow-y:auto;border:1px solid #e9e9e9;border-radius:4px}#settings-page>.body[data-v-64acac1c] ::-webkit-scrollbar{background-color:#f2f2f2}#settings-page>.body[data-v-64acac1c] ::-webkit-scrollbar-thumb{border:2px solid #f2f2f2}.tab-content[data-v-64acac1c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:100%;overflow:hidden}@media only screen and (max-width:768px){.tab-content[data-v-64acac1c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:100%;overflow:hidden;overflow-y:auto}}#translation-setting[data-v-6c3af322]{width:100%}.section[data-v-6c3af322]{margin:0 0 36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section>label[data-v-6c3af322]{margin:0 0 10px}.table[data-v-6c3af322]{width:100%;overflow:auto}table[data-v-6c3af322]{border-collapse:collapse;border-spacing:0}table tr th[data-v-6c3af322]{background-color:#e9e9e9;text-align:center!important;cursor:default!important}table tr td[data-v-6c3af322],table tr th[data-v-6c3af322]{padding:8px;border:1px solid #9b9b9b}table tr.inactive td[data-v-6c3af322]{background-color:hsla(0,0%,60.8%,.25)}.add-new-language[data-v-6c3af322]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.world-language[data-v-6c3af322]{width:160px;margin-right:12px}.world-language .dropdown[data-v-6c3af322]{width:100%}.switch[data-v-6c3af322]{position:relative;display:inline-block;width:44px;height:24px}.switch input[data-v-6c3af322]{opacity:0;width:0;height:0}.slider[data-v-6c3af322]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.slider[data-v-6c3af322]:before{position:absolute;content:"";height:20px;width:20px;left:2px;bottom:2px;background-color:#fff;-webkit-transition:.4s;transition:.4s}input:checked+.slider[data-v-6c3af322]{background-color:#e34940}input:focus+.slider[data-v-6c3af322]{-webkit-box-shadow:0 0 1px #e34940;box-shadow:0 0 1px #e34940}input:checked+.slider[data-v-6c3af322]:before{-webkit-transform:translateX(20px);transform:translateX(20px)}.slider.round[data-v-6c3af322]{border-radius:12px}.slider.round[data-v-6c3af322]:before{border-radius:50%}.language-setting[data-v-3ab4e6a2]{width:100%;height:100%}.language-setting>.body>.topic[data-v-3ab4e6a2]{text-align:center}.action-panel[data-v-3ab4e6a2]{width:100%;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;padding:8px 16px 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.action-panel>button[data-v-3ab4e6a2]{width:100%;margin-bottom:8px}.voucher[data-v-5a559822]{width:100%;height:100%}.search-container[data-v-5a559822]{position:absolute;top:40px;width:30%;min-width:320px;height:48px;padding:8px 8px 0 20px;background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.search-container.isNative[data-v-5a559822]{top:0}.search-input[data-v-5a559822]{height:40px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:30px;background-color:#f9f9f9}.search-input>img[data-v-5a559822]{padding-left:10px;width:24px;vertical-align:middle}.search-input>input[data-v-5a559822]{background-color:#f9f9f9;height:100%;width:calc(100% - 50px);padding-left:3px}.filter-button[data-v-5a559822]{height:40px;width:40px;margin-right:10px;margin-left:8px;cursor:pointer;border:none;border-radius:50%;background:#fff}.filter-button>img[data-v-5a559822]{height:32px;width:32px;vertical-align:bottom}.body-container[data-v-5a559822]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.left-panel[data-v-5a559822]{background-color:#f8f9fc;position:relative;height:calc(100% - 88px);top:88px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.footer[data-v-5a559822],.left-panel[data-v-5a559822]{width:30%;min-width:320px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.footer[data-v-5a559822]{position:absolute;bottom:0;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.24);box-shadow:0 0 4px 0 rgba(0,0,0,.24);height:48px;background-color:#fff;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:1}.footer>.total[data-v-5a559822]{margin-right:auto;color:#797f8a}.footer>.page[data-v-5a559822]{margin-left:auto}.footer>.page>.page-selecter[data-v-5a559822]{border-radius:6px}.voucher-tab[data-v-5a559822]{height:48px;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:2px solid #f2f2f2;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;cursor:pointer}.voucher-tab>button[data-v-5a559822]{-webkit-box-flex:1;-ms-flex:1;flex:1;border:none;cursor:pointer;font-size:18px;background-color:transparent}.voucher-tab>button.active[data-v-5a559822],.voucher-tab>button[data-v-5a559822]:hover{border-bottom:2px solid #e34940}.voucher-tab>button.disable[data-v-5a559822],.voucher-tab>button.disable[data-v-5a559822]:hover{border-bottom:none;cursor:default;color:#9b9b9b}.voucher-list[data-v-5a559822]{overflow:hidden;overflow-y:auto;height:calc(100% - 116px)}.voucher-list[data-v-5a559822]::-webkit-scrollbar{background-color:#f2f2f2}.voucher-list[data-v-5a559822]::-webkit-scrollbar-thumb{border:2px solid #f2f2f2}.voucher-card-container[data-v-5a559822]{border:none;cursor:pointer;margin:10px 11px;padding:9px 11px;border-radius:8px;overflow:hidden;overflow-y:auto}button.show-voucher-map-button[data-v-5a559822]{background-color:#e34940;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 8px;margin-top:10px;border:none;border-radius:39px;height:68px;width:68px;cursor:pointer;display:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;right:10px;bottom:95px;-webkit-box-shadow:0 2px 11px 0 rgba(0,0,0,.2);box-shadow:0 2px 11px 0 rgba(0,0,0,.2)}button.show-voucher-map-button.isNative[data-v-5a559822]{bottom:60px}button.show-voucher-map-button>img[data-v-5a559822]{height:24px;width:24px}button.show-voucher-map-button>div[data-v-5a559822]{color:#fff}.right-panel[data-v-5a559822]{background-color:#000;width:70%;position:relative}#voucher-map[data-v-5a559822]{height:100%}button.show-voucher-list-button-on-map[data-v-5a559822]{background-color:#e34940;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 8px;margin-top:10px;border:none;border-radius:50%;height:68px;width:68px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 2px 11px 0 rgba(0,0,0,.2);box-shadow:0 2px 11px 0 rgba(0,0,0,.2);display:none}button.show-voucher-list-button-on-map>img[data-v-5a559822]{height:17px;width:30px}.voucher-mini-detail-widget-animation-enter-active[data-v-5a559822],.voucher-mini-detail-widget-animation-leave-active[data-v-5a559822]{-webkit-transition:all .5s;transition:all .5s}.voucher-mini-detail-widget-animation-enter[data-v-5a559822],.voucher-mini-detail-widget-animation-leave-to[data-v-5a559822]{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}.custom-pin-type-filter[data-v-5a559822]{width:100%;padding:8px;-webkit-box-sizing:border-box;box-sizing:border-box}.dropdown-container[data-v-5a559822]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.dropdown-container .dropdown[data-v-5a559822]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%}input[type=checkbox][data-v-5a559822]{display:none}.text[data-v-5a559822]{margin-left:32px;word-wrap:break-word}.custom-bottom[data-v-5a559822]{margin-top:4px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom-bottom[data-v-5a559822],.modal[data-v-5a559822]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal[data-v-5a559822]{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(33,39,47,.5);overflow-y:auto}.modal>.popup[data-v-5a559822]{background-color:#f2f2f2;border:none;-webkit-box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.voucher-detail-widget-animation-enter-active[data-v-5a559822],.voucher-detail-widget-animation-leave-active[data-v-5a559822]{-webkit-transition:all .5s;transition:all .5s}.voucher-detail-widget-animation-enter[data-v-5a559822],.voucher-detail-widget-animation-leave-to[data-v-5a559822]{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}@media only screen and (max-width:767px){.search-container[data-v-5a559822]{width:100%;height:56px;padding:8px;background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.search-container>input[data-v-5a559822]{-webkit-box-flex:1;-ms-flex:1;flex:1}.layer-panel[data-v-5a559822]{width:100%}.left-panel[data-v-5a559822]{display:none;width:100%;height:calc(100% - 55px);top:96px}.left-panel.isNative[data-v-5a559822]{top:56px}.footer[data-v-5a559822]{display:none;width:100%}.footer.show[data-v-5a559822]{display:-webkit-box;display:-ms-flexbox;display:flex}.left-panel.show[data-v-5a559822]{display:unset}button.show-voucher-map-button[data-v-5a559822]{display:-webkit-box;display:-ms-flexbox;display:flex;z-index:1}.right-panel[data-v-5a559822]{display:none;-webkit-box-flex:unset;-ms-flex:unset;flex:unset;width:100%;height:calc(100% - 96px);position:relative;top:96px}.right-panel.isNative[data-v-5a559822]{height:calc(100% - 56px);top:56px}.right-panel.show[data-v-5a559822]{display:unset}#voucher-map[data-v-5a559822]{min-width:320px}button.show-voucher-list-button-on-map[data-v-5a559822]{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (max-width:480px){button.show-voucher-list-button-on-map-with-selectedCustomPin[data-v-5a559822]{position:absolute;right:0;-webkit-transition:all .5s;transition:all .5s;-webkit-transform:translateY(-200px);transform:translateY(-200px)}button.show-voucher-list-button-on-map[data-v-5a559822]{position:absolute;right:6px;bottom:0}button.show-voucher-list-button-on-map.show-voucher-list-button-on-map-with-selectedCustomPin[data-v-5a559822]{position:absolute;bottom:unset}.voucher-list[data-v-5a559822]{height:calc(100% - 136px)}.voucher-list.isNative[data-v-5a559822]{height:calc(100% - 98px)}}.voucher-mini-detail-widget[data-v-0c696f2c]{background-color:hsla(0,0%,100%,.9);border:none;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;min-width:320px;max-width:480px;position:absolute;top:calc(50% + 40px);left:0;right:0;margin:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:8px;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.24);box-shadow:0 0 4px 0 rgba(0,0,0,.24)}.arrow[data-v-0c696f2c]{position:absolute;top:-40px;left:calc(50% - 15px);right:calc(50% - 15px);width:0;height:0;background-color:transparent;border-color:transparent transparent hsla(0,0%,100%,.9);border-style:solid;border-width:20px 15px}button.more-detail-button[data-v-0c696f2c]{background:transparent;border:none;height:100%;padding:0;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}button.more-detail-button>img[data-v-0c696f2c]{width:24px;height:24px}.voucher-detail-container[data-v-0c696f2c]{padding:12px 11px}.body[data-v-0c696f2c]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 12px 11px 11px;gap:8px}.body>.left>.order-code[data-v-0c696f2c],.body>.right[data-v-0c696f2c],.body[data-v-0c696f2c]{display:-webkit-box;display:-ms-flexbox;display:flex}.body>.left>.order-code>img[data-v-0c696f2c]{width:24px;height:24px}.body>.left>.order-code>.text[data-v-0c696f2c]{padding-left:5px;font-size:14px;color:#e34940}.body>.right>.status-code[data-v-0c696f2c]{padding:0 20px;font-size:14px;border-radius:21px;color:#fff;text-align:center}.voucher-detail-container>.name[data-v-0c696f2c]{font-size:16px}.voucher-detail-container>.type[data-v-0c696f2c]{font-size:14px;color:#969696}@media only screen and (max-width:767px){.voucher-mini-detail-widget[data-v-0c696f2c]{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (max-width:480px){.voucher-mini-detail-widget[data-v-0c696f2c]{width:unset;bottom:0;top:unset;margin:10px}.arrow[data-v-0c696f2c]{display:none}}.filter-form[data-v-25bedd21]{background-color:#fff;border:none;border-radius:6px;height:450px;width:348px;position:absolute;top:30%;margin:auto;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;position:relative;gap:18px;padding-bottom:22px;overflow-y:auto}.filter-form .head[data-v-25bedd21]{padding:15px 18px}.filter-form .body[data-v-25bedd21]{margin:0 18px}.filter-form .body .input-field[data-v-25bedd21]{margin:0}.title-filter[data-v-25bedd21]{font-size:14px}#voucherFilter[data-v-25bedd21]{width:100%;padding:8px 14px;border:1px solid #eeeded;border-radius:8px}.head span[data-v-25bedd21]{font-size:16px}.head[data-v-25bedd21]{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #eeeded}div.dropdown-widget[data-v-25bedd21]{width:100%;margin-top:6px}div.dropdown-widget[data-v-25bedd21] .option-list{height:180px}div.dropdown-widget[data-v-25bedd21] button.main-button{border-radius:8px;border:1px solid #eeeded}div.dropdown-widget[data-v-25bedd21] button.main-button>.selected{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.btn-search[data-v-25bedd21]{position:absolute;bottom:22px;width:-webkit-fill-available}.voucher-inspect[data-v-3ca154d4]{width:100%;height:100%}.search-container[data-v-3ca154d4]{position:absolute;top:40px;width:30%;min-width:320px;height:48px;padding:8px 8px 0;background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.search-input[data-v-3ca154d4]{height:40px;width:100%;border-radius:30px;background-color:#f9f9f9}.search-input>img[data-v-3ca154d4]{padding-left:10px;vertical-align:middle}.search-input>input[data-v-3ca154d4]{background-color:#f9f9f9;height:100%;width:calc(100% - 50px);padding:0 0 0 5px;font-size:16px}.search-input>input[data-v-3ca154d4]::-webkit-input-placeholder{color:#b5b5b5}.search-input>input[data-v-3ca154d4]::-moz-placeholder{color:#b5b5b5}.search-input>input[data-v-3ca154d4]::-ms-input-placeholder{color:#b5b5b5}.search-input>input[data-v-3ca154d4]::placeholder{color:#b5b5b5}.dropdown[data-v-3ca154d4]{width:100%}.voucher-destination[data-v-3ca154d4]{padding:10px 5px;background-color:#fff}div.dropdown-widget[data-v-3ca154d4] button.main-button{border-radius:8px;border:1px solid #eeeded}div.dropdown-widget[data-v-3ca154d4] div.selected{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.dropdown-container[data-v-3ca154d4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.dropdown-container .dropdown[data-v-3ca154d4]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%}.filter-button[data-v-3ca154d4]{height:40px;width:40px;padding:8px;margin-left:8px;cursor:pointer;border:none;border-radius:50%;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.filter-button>img[data-v-3ca154d4]{height:32px;width:32px}.body-container[data-v-3ca154d4]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.voucher-detail[data-v-3ca154d4]{height:calc(100% - 160px)}.voucher-tab[data-v-3ca154d4]{height:48px;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.voucher-tab>button[data-v-3ca154d4]{-webkit-box-flex:1;-ms-flex:1;flex:1;border:none;font-size:16px;background-color:transparent;cursor:pointer;color:#797f8a;margin:0 20px}.voucher-tab>button.active[data-v-3ca154d4]{color:#33353a;border-bottom:2px solid #e34940}.voucher-card-container[data-v-3ca154d4]{border:none;background-color:transparent;padding:0;cursor:pointer;margin:10px;border-radius:8px;overflow:hidden;overflow-y:auto}.footer[data-v-3ca154d4]{position:absolute;bottom:0;width:30%;min-width:320px;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.24);box-shadow:0 0 4px 0 rgba(0,0,0,.24);height:48px;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:1}.footer>.total[data-v-3ca154d4]{margin-right:auto;color:#797f8a}.footer>.page[data-v-3ca154d4]{margin-left:auto}.voucher-inspect-card-history-body[data-v-3ca154d4]{height:100%;overflow:auto}.left-panel[data-v-3ca154d4]{background-color:#f8f9fc;position:relative;width:30%;min-width:320px;height:calc(100% - 88px);top:88px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.right-panel[data-v-3ca154d4]{background-color:#000;width:70%;position:relative}#voucher-inspect-map[data-v-3ca154d4]{height:100%}button.show-voucher-list-button-on-map[data-v-3ca154d4]{background-color:hsla(0,0%,100%,.8);-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 8px;margin-top:10px;border:none;border-radius:20px;height:40px;width:96px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none}.modal[data-v-3ca154d4]{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(33,39,47,.5);overflow-y:auto}.modal>.popup[data-v-3ca154d4]{background-color:#f2f2f2;border:none;-webkit-box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);box-shadow:0 0 24px 0 rgba(0,0,0,.22),0 24px 24px 0 rgba(0,0,0,.3);border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;background:transparent}.footer>.page>.page-selecter[data-v-3ca154d4]{border-radius:6px}div.dropdown-widget[data-v-3ca154d4] .option-list{height:180px}.info-no-data[data-v-3ca154d4]{text-align:center;padding:20px 0}@media only screen and (max-width:767px){.search-container[data-v-3ca154d4]{width:100%;height:56px;padding:8px;background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.search-container>input[data-v-3ca154d4]{-webkit-box-flex:1;-ms-flex:1;flex:1}.layer-panel[data-v-3ca154d4]{width:100%}.left-panel[data-v-3ca154d4]{display:none;width:100%;height:calc(100% - 56px);top:96px}.left-panel.show[data-v-3ca154d4]{display:unset}.right-panel[data-v-3ca154d4]{display:none;-webkit-box-flex:unset;-ms-flex:unset;flex:unset;width:100%;height:calc(100% - 96px);position:relative;top:96px}.right-panel.show[data-v-3ca154d4]{display:unset}#voucher-inspect-map[data-v-3ca154d4]{min-width:320px}.footer[data-v-3ca154d4]{display:none;width:100%}.footer.show[data-v-3ca154d4]{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (max-width:480px){.search-container.isNative[data-v-3ca154d4]{top:0}.left-panel.isNative[data-v-3ca154d4]{top:55px}}.voucher-inspect-all[data-v-8cc58490]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 11px;background:#f3f4f8}.voucher-inspect-all button[data-v-8cc58490]{font-size:14px}.voucher-inspect-all>.input-group>input[type=checkbox][data-v-8cc58490]{position:absolute}.voucher-inspect-all>.input-group[data-v-8cc58490]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.text[data-v-8cc58490]{font-size:14px;margin-left:32px;word-wrap:break-word}.btn-order[data-v-8cc58490]{padding:11px 22px;cursor:pointer;background:#e34940;color:#fff;border:none;border-radius:8px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.voucher-inspect-list[data-v-8cc58490]{overflow:hidden;overflow-y:auto}.voucher-inspect-list[data-v-8cc58490]::-webkit-scrollbar{background-color:#f2f2f2}.voucher-inspect-list[data-v-8cc58490]::-webkit-scrollbar-thumb{border:2px solid #f2f2f2}.select-all[data-v-8cc58490]{height:calc(100% - 50px)}.voucher-card-container[data-v-8cc58490]{border:none;background-color:transparent;padding:0;cursor:pointer;margin:10px;border-radius:8px;overflow:hidden;overflow-y:auto}.voucher-inspect-card-widget.highlight[data-v-8cc58490],.voucher-inspect-card-widget[data-v-8cc58490]:hover{background-color:rgba(33,39,47,.05)}.voucher-inspect-card-widget[data-v-8cc58490]{position:relative;background:#fff;padding:9px 11px}.voucher-card[data-v-8cc58490]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0;gap:10px}.voucher-card>.voucher-text[data-v-8cc58490]{word-wrap:break-word}.voucher-card>.col-1[data-v-8cc58490]{width:10%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.voucher-card>.col-2[data-v-8cc58490]{width:80%;cursor:pointer}.voucher-card>.col-3[data-v-8cc58490]{width:10%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.text-red[data-v-8cc58490]{font-size:14px;color:#e34940}.icon-status[data-v-8cc58490],.status_message[data-v-8cc58490]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.col-1>input[type=checkbox][data-v-8cc58490]{position:absolute}.col-1>.checkbox[data-v-8cc58490]{position:absolute;height:24px;width:24px}.header[data-v-8cc58490]{font-size:16px}input[type=checkbox][data-v-8cc58490]{accent-color:#e34940;width:18px;height:18px;cursor:pointer;margin-right:14px}.voucher-inspect-card-widget-body[data-v-8cc58490]{height:100%}.status_message>img[data-v-8cc58490]{position:absolute}.info-no-data[data-v-8cc58490]{text-align:center;padding:20px 0}.voucher-inspect-filter-dialog[data-v-152790e1]{background-color:#fff;border:none;border-radius:6px;height:230px;width:348px;position:absolute;top:30%;margin:auto;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;position:relative;gap:18px;padding-bottom:22px;overflow-y:auto}.voucher-inspect-filter-dialog .head[data-v-152790e1]{padding:15px 18px;font-weight:700}.voucher-inspect-filter-dialog .body[data-v-152790e1]{margin:0 18px}.voucher-inspect-filter-dialog .body .input-field[data-v-152790e1]{margin:0}#voucherFilter[data-v-152790e1]{width:100%;padding:8px 14px;border:1px solid #eeeded;border-radius:8px}.head span[data-v-152790e1]{font-size:16px}.head[data-v-152790e1]{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #eeeded}div.dropdown-widget[data-v-152790e1]{width:100%;margin-top:6px}div.dropdown-widget[data-v-152790e1] button.main-button{border-radius:8px;border:1px solid #eeeded}div.dropdown-widget[data-v-152790e1] button.main-button>.selected{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.btn-search[data-v-152790e1]{position:absolute;bottom:22px;width:-webkit-fill-available;background:#e34940;color:#fff;border:none;border-radius:8px;height:47px;cursor:pointer}.title-filter[data-v-152790e1]{font-size:14px}.semibold[data-v-152790e1]{font-weight:600}.voucher-inspect-card-widget.highlight[data-v-79fab65d],.voucher-inspect-card-widget[data-v-79fab65d]:hover{background-color:rgba(33,39,47,.05)}.voucher-inspect-card-widget[data-v-79fab65d]{position:relative;background:#fff;padding:9px 11px}.voucher-card[data-v-79fab65d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer;margin:0;gap:10px}.voucher-card>.text[data-v-79fab65d]{word-wrap:break-word}.voucher-card>.col-1[data-v-79fab65d]{width:70%}.voucher-card>.col-2[data-v-79fab65d]{width:30%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.text-red[data-v-79fab65d]{font-size:14px;color:#e34940}.icon-status[data-v-79fab65d],.status_message[data-v-79fab65d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.status_message>img[data-v-79fab65d]{position:absolute}.header[data-v-79fab65d]{font-size:16px}.order-date[data-v-79fab65d]{color:#797f8a;font-size:14px}.login-widget[data-v-0632c461]{border-radius:16px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:400px;top:0;bottom:0;left:0;right:0;margin:auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.login-widget[data-v-0632c461],.logo-container[data-v-0632c461]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.logo-container[data-v-0632c461]{width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center}.logo-container>img[data-v-0632c461]{max-width:213px;width:100%;height:100%}.logo-container>.name[data-v-0632c461]{height:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;margin-left:16px}.logo-container>.name>.en[data-v-0632c461],.logo-container>.name>.th[data-v-0632c461]{color:#e34940;font-size:24px}.logo-container>.name>hr[data-v-0632c461]{width:100px;border:0;height:1;border-top:1px solid #e34940;margin:0}.field-container.username[data-v-0632c461]{margin-top:17px}.field-container.password[data-v-0632c461]{margin-top:9px}.forgot-password-button[data-v-0632c461]{background-color:transparent;border:none;padding:0;font-size:20px;color:#e34940;text-decoration:underline;text-align:center;cursor:pointer;height:30px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-ms-flex-item-align:center;align-self:center;margin:30px 0 0;font-family:Pridi-Medium}.login-button[data-v-0632c461]{width:100%;margin-top:30px}.lang[data-v-0632c461]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#9b9b9b}.lang>div[data-v-0632c461]{margin:8px;cursor:pointer;color:#9b9b9b}.version[data-v-0632c461]{position:absolute;bottom:24px;justify-self:anchor-center;color:#9b9b9b}#g-recaptcha[data-v-0632c461]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:30px}@media only screen and (max-width:767px){.login-widget[data-v-0632c461]{border-radius:16px;width:100%;max-width:400px;min-width:320px}}.pdpa[data-v-17d4189c]{background-color:#f2f2f2;border:none;height:100%;width:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modal-topic[data-v-17d4189c]{margin:16px;color:#e34940}iframe[data-v-17d4189c]{border:none;padding:0 16px;width:100%;height:calc(100% - 135px);-webkit-box-sizing:border-box;box-sizing:border-box}.button-container[data-v-17d4189c]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:16px}.button-container[data-v-17d4189c],.reset-password-widget[data-v-6a42de6c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.reset-password-widget[data-v-6a42de6c]{border-radius:16px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:400px;top:0;bottom:0;left:0;right:0;margin:auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.logo-container[data-v-6a42de6c]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center}.logo-container>img[data-v-6a42de6c]{max-width:213px;width:100%;height:100%}.field-container.new-password[data-v-6a42de6c]{margin-top:17px}.login-button[data-v-6a42de6c]{width:100%;margin-top:30px}.back-button[data-v-6a42de6c]{background-color:transparent;border:none;padding:0;font-size:20px;color:#e34940;text-decoration:underline;text-align:center;cursor:pointer;height:30px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-ms-flex-item-align:center;align-self:center;margin:30px 0 0;font-family:Pridi-Medium}.button-on-input[data-v-6a42de6c]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center}.button-on-input>input[data-v-6a42de6c]{width:100%;padding-right:72px}.visible-password-button[data-v-6a42de6c]{background-color:transparent;border:none;height:24px;width:24px;padding:0;position:absolute;top:12px;right:24px;cursor:pointer;outline:none}.visible-password-button>img[data-v-6a42de6c]{height:24px;width:24px}@media only screen and (max-width:767px){.reset-password-widget[data-v-6a42de6c]{border-radius:16px;width:100%;max-width:400px;min-width:320px}}.helping-stat-map[data-v-111ace29]{width:100%;height:100%;overflow:hidden}#map[data-v-111ace29]{width:100%;height:100%}.legend[data-v-111ace29]{background:hsla(0,0%,100%,.8);border-radius:8px}.legend>div[data-v-111ace29]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:8px}.legend>div>.color[data-v-111ace29]{width:20px;height:20px;border-radius:10px}.legend>div>.meaning[data-v-111ace29]{font-size:14px;margin-left:12px}.line[data-v-347e5e9f]{width:100%;height:100%}.line-app input.main{width:100%;height:48px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;border:1px solid #ebebeb;border-radius:6px;padding:0 12px}.line-app input.main.icon{padding:0 12px 0 48px}.line-app input.main.icon+.icon{position:relative;bottom:36px;left:12px;width:24px;height:24px}.line-app input.main.icon+.icon img{width:24px;height:24px}.line-app button.modal-close{top:8px;right:8px}button.primary.line-app{background-color:#e34940;height:44px;border-radius:6px;border:none;padding:0 12px;font-size:16px;color:#fff;text-align:center;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box}button.primary.line-app:disabled{background-color:#f7dfdf;color:#9b9b9b}button.text.line-app{background-color:#fff;height:36px;border-radius:4px;border:none;padding:0 8px;font-size:16px;color:#21272f;text-align:center;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box}.field-container.line-app{padding:0;display:contents}.field-container.line-app label{margin:0}.alert-dialog[data-v-34e084c7]{position:absolute;top:0;bottom:0;left:0;right:0;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px;margin:auto;-webkit-box-sizing:border-box;box-sizing:border-box;border:none;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:300px;border-radius:5px}button.done-button[data-v-34e084c7]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:30px}.subtitle[data-v-34e084c7]{color:grey}.modal-topic[data-v-34e084c7]{margin:0 0 6px}.register[data-v-7aee6128]{width:100%;height:100%}.line-register-terms-and-privacy[data-v-07c9079f]{width:100%;height:100%;background-color:#fff}.terms-and-privacy[data-v-07c9079f]{padding:16px 16px 0;-webkit-box-sizing:border-box;box-sizing:border-box;height:calc(100% - 104px);overflow:hidden}.terms-and-privacy iframe[data-v-07c9079f]{width:133.33333%;height:133.33333%;border:none;-webkit-transform:scale(.75);transform:scale(.75);-webkit-transform-origin:0 0;transform-origin:0 0}.action[data-v-07c9079f]{width:100%;padding:16px;-webkit-box-sizing:border-box;box-sizing:border-box}.action button[data-v-07c9079f]{display:block;width:100%}.register-form[data-v-6d172b88]{width:100%;height:100%}.logo-container[data-v-6d172b88]{width:160px;height:160px;margin:5vh calc(50vw - 80px)}.logo-container img[data-v-6d172b88]{width:100%;height:100%}.body[data-v-6d172b88]{background-color:#fff;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:16px 16px 0 0;height:calc(100% - 80px - 20vh);overflow:hidden;overflow-y:auto}.account-type[data-v-6d172b88]{width:calc(100% - 32px);margin:16px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border-radius:18px;overflow:hidden}.account-type label[data-v-6d172b88]{padding:0 18px;width:50%;height:36px;margin:0;background-color:#f7dfdf;color:#9b9b9b;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.account-type input[data-v-6d172b88]{display:none;width:100%}.account-type input:checked+label[data-v-6d172b88]{background-color:#e34940;color:#fff}#password[data-v-6d172b88]{padding-right:64px}#password+.icon+button[data-v-6d172b88]{position:absolute;top:24px;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0;border:none;background:transparent;cursor:pointer;padding:0 12px}button.forgot-password[data-v-6d172b88]{color:#9b9b9b!important;margin-top:-25px;margin-left:auto;padding:0!important}button.forgot-password[data-v-6d172b88],button.next[data-v-6d172b88]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}button.next[data-v-6d172b88]{width:50%;margin:0 auto}button.next[data-v-6d172b88]:disabled{color:#fff}button .icon-next[data-v-6d172b88]{margin-left:10px}.error-message[data-v-6d172b88]{color:#e34940}.register-tel[data-v-15625bea]{width:100%;height:100%;background-color:#fff;padding:18px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;text-align:center}.topic[data-v-15625bea]{font-weight:700;text-align:center;font-size:20px;margin-top:10px}.guide[data-v-15625bea]{text-align:center}.otp-input-group input[data-v-15625bea]{position:absolute;opacity:0;z-index:0;top:0;left:0;cursor:pointer;padding:0 5px}button.resend[data-v-15625bea]{margin:0 auto}button.submit[data-v-15625bea]{width:100%}.field[data-v-15625bea]{margin:16px;-webkit-box-sizing:border-box;box-sizing:border-box}.field .input-group[data-v-15625bea]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;position:relative}.field .input-group .icon[data-v-15625bea]{width:48px;height:48px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #ebebeb;border-right:none;border-radius:4px 0 0 4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.field .input-group .icon img[data-v-15625bea]{width:16px;height:16px}.field .input-group input[data-v-15625bea]{width:calc(100% - 48px);height:48px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #ebebeb;border-left:none;border-radius:0 4px 4px 0}button.next[data-v-15625bea]{width:50%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}button .icon-next[data-v-15625bea]{margin-left:10px}button.primary.line-app[data-v-15625bea]:disabled{color:#fff}img.back-btn[data-v-15625bea]{position:absolute;top:18px;left:18px;width:24px;height:24px}.register-otp[data-v-1fa87079]{width:100%;height:100%;background-color:#fff;padding:18px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;text-align:center}.topic[data-v-1fa87079]{font-weight:700;text-align:center;font-size:20px;margin-top:10px}.guide[data-v-1fa87079]{text-align:center;margin:0 0 18px}.otp-input-group[data-v-1fa87079]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;position:relative;width:100%;max-width:(62px * 4);height:56px;margin:10px auto 48px;cursor:pointer}.otp-input-group .digit-preview[data-v-1fa87079]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;width:56px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:32px;border-radius:6px;margin:0 3px;background-color:#f9f5f4}.otp-input-group .digit-preview.active[data-v-1fa87079]{border:2px solid #e34940}.otp-input-group input[data-v-1fa87079]{position:absolute;opacity:0;z-index:0;top:0;left:0;cursor:pointer}button.submit[data-v-1fa87079]{width:50%;margin-bottom:5px}button.primary.line-app[data-v-1fa87079]:disabled{color:#fff}button .icon-next[data-v-1fa87079]{margin-left:10px}.link-button[data-v-1fa87079]{border:none;background:none;color:#e34940;text-decoration:underline;cursor:pointer}button[data-v-1fa87079]:disabled{color:#9b9b9b}img.back-btn[data-v-1fa87079]{position:absolute;top:18px;left:18px;width:24px;height:24px}.line-app[data-v-3339381c]{height:100%;width:100%;background:#fff;overflow-y:auto}.history-card-container[data-v-3339381c]{padding:10px;overflow:hidden;overflow-y:auto;height:calc(100% - 70px)}.footer[data-v-3339381c]{-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.24);box-shadow:0 0 4px 0 rgba(0,0,0,.24);height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:0}.footer>.page[data-v-3339381c]{margin-left:auto}.history-card-widget[data-v-5db4eefc]{background:#fff2f3;border-radius:4px;margin:10px 0;-webkit-box-shadow:0 0 4px 2px rgba(0,0,0,.12);box-shadow:0 0 4px 2px rgba(0,0,0,.12)}.header[data-v-5db4eefc]{padding:5px}.body[data-v-5db4eefc],.header[data-v-5db4eefc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.body[data-v-5db4eefc]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;height:36px;padding:0 5px}.text-caption[data-v-5db4eefc]{color:grey}.history-detail-container[data-v-5db4eefc]{width:calc(100% - 40px);-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;margin:0 0 0 8px}.bottom[data-v-5db4eefc],.history-detail-container[data-v-5db4eefc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.bottom[data-v-5db4eefc]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.code[data-v-5db4eefc]{color:#e34940;width:calc(100% - 108px)}.status[data-v-5db4eefc]{font-size:12px;color:#fff;border-radius:9px;width:108px;text-align:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.status.status1[data-v-5db4eefc]{background-color:#4a90e2}.status.status2[data-v-5db4eefc]{background-color:#21272f}.status.status3[data-v-5db4eefc]{background-color:#ff6737}.status.status4[data-v-5db4eefc]{background-color:#e34940}.status.status5[data-v-5db4eefc],.status.status6[data-v-5db4eefc]{background-color:#f5a623}.status.status7[data-v-5db4eefc]{background-color:#1dbd95}.status.status8[data-v-5db4eefc]{background-color:#4a90e2}.status.status9[data-v-5db4eefc]{background-color:#f5a623}.left[data-v-5db4eefc]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;width:calc(100% - 24px)}.left[data-v-5db4eefc],.top[data-v-5db4eefc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.top[data-v-5db4eefc]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}button.go-to-button[data-v-5db4eefc]{background:transparent;border:none;width:24px;height:50px;padding:0;font-size:14px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:auto}button.go-to-button>img[data-v-5db4eefc]{width:24px;height:24px}.icon-container[data-v-5db4eefc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.icon-container.damage>img.icon[data-v-5db4eefc]{background-color:#9b9b9b;border-radius:50%;margin-right:4px}.date[data-v-5db4eefc]{padding:0;font-size:14px;color:#9b9b9b;margin:0 0 0 auto}.header>.history-icon-container[data-v-5db4eefc]{width:32px;height:32px;border-radius:50%;overflow:hidden}.header>.history-icon-container>img[data-v-5db4eefc]{width:32px;height:32px;display:block}.line-app[data-v-7d481a42]{height:100%;width:100%;overflow-y:auto}.line-card[data-v-7d481a42]{background:#fff;border-radius:10px;margin:10px}.header[data-v-7d481a42]{background:#e34940;padding:16px;color:#fff;margin-bottom:10px;border-radius:13px 13px 0 0;font-weight:700;font-size:20px}.process-card[data-v-7d481a42]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:5px;border:.88px solid #eeeded;margin-bottom:10px;-webkit-box-shadow:1.750636100769043px 2.6259541511535645px 6.12722635269165px 0 rgba(56,56,56,.050980392156862744);box-shadow:1.750636100769043px 2.6259541511535645px 6.12722635269165px 0 rgba(56,56,56,.050980392156862744);width:48%;cursor:pointer}.process-container[data-v-7d481a42]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px}.process-value[data-v-7d481a42]{height:100px;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:center;flex-direction:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-size:24px;margin:10px;line-height:100px}.date-container[data-v-7d481a42]{padding:0 16px 16px;color:#9b9b9b}.button-container[data-v-7d481a42]{padding:20px}.btn-application[data-v-7d481a42]{width:100%;border:2px solid #e34940;background:transparent;padding:5px;border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.icon[data-v-7d481a42]{margin-left:5px}.hr-line[data-v-7d481a42]{border-top:1px solid #eeeded;margin:0}@media only screen and (min-width:767px){.process-card[data-v-7d481a42]{width:150px}}.issue-container[data-v-91044042]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px}.line-card[data-v-91044042]{background:#fff;border-radius:10px;margin:10px}.issue-card[data-v-91044042]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:5px;border:.88px solid #eeeded;margin-bottom:10px;-webkit-box-shadow:1.750636100769043px 2.6259541511535645px 6.12722635269165px 0 rgba(56,56,56,.050980392156862744);box-shadow:1.750636100769043px 2.6259541511535645px 6.12722635269165px 0 rgba(56,56,56,.050980392156862744)}.line-app[data-v-91044042]{height:100%;width:100%;overflow-y:auto}.header[data-v-91044042]{background:#e34940;padding:16px;color:#fff;margin-bottom:10px;border-radius:13px 13px 0 0;font-weight:700;font-size:20px}.subheader[data-v-91044042]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.issue-card[data-v-91044042]{cursor:pointer}.issue-value[data-v-91044042]{height:80px;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:center;flex-direction:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-size:20px;margin:10px;line-height:80px}.date-text[data-v-91044042]{padding:0 16px;color:#9b9b9b}.filter-button[data-v-91044042]{height:32px;width:32px;padding:4px;margin:4px 10px 4px 4px;cursor:pointer;border:none;background:#fff;overflow:hidden}.filter-button>img[data-v-91044042]{height:24px;width:24px}.disaster-container[data-v-8802f192]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px}.line-card[data-v-8802f192]{background:#fff;border-radius:10px;margin:10px}.disaster-card[data-v-8802f192]{width:45%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:5px;margin-bottom:10px;-webkit-box-shadow:1.750636100769043px 2.6259541511535645px 6.12722635269165px 0 rgba(56,56,56,.050980392156862744);box-shadow:1.750636100769043px 2.6259541511535645px 6.12722635269165px 0 rgba(56,56,56,.050980392156862744);background:#dce9ff;padding:5px;cursor:pointer}.line-app[data-v-8802f192]{height:100%;width:100%;overflow-y:auto}.top[data-v-8802f192]{padding-top:10px;border-radius:13px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1}.bottom[data-v-8802f192]{background:#6ca6ff;color:#fff;border-radius:5px;margin-top:5px;padding:4px}.header[data-v-8802f192]{background:#e34940;padding:16px;color:#fff;margin-bottom:10px;border-radius:13px 13px 0 0;font-weight:700;font-size:20px}.disaster-topic[data-v-8802f192]{margin:10px}@media only screen and (min-width:767px){.disaster-card[data-v-8802f192]{width:150px}}.line-app[data-v-51948ffe]{height:100%;width:100%;background:#fff;overflow-y:auto}.history-card-container[data-v-51948ffe]{padding:10px;overflow:hidden;overflow-y:auto;height:calc(100% - 70px)}.footer[data-v-51948ffe]{-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.24);box-shadow:0 0 4px 0 rgba(0,0,0,.24);height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:0}.footer>.page[data-v-51948ffe]{margin-left:auto}.space-logout[data-v-54b1b034]{width:100%;height:100%;background-color:#fff;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.line-setting[data-v-54b1b034],.space-logout[data-v-54b1b034]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.line-setting[data-v-54b1b034]{overflow:hidden;overflow-y:auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding:24px}.line-setting>label[data-v-54b1b034]{margin:18px 0;display:block}.item[data-v-54b1b034]{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:60px;border:1px solid #eeeded;border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 12px}.item>.icon[data-v-54b1b034]{margin:0 12px;width:26px;height:26px}.item>.icon>img[data-v-54b1b034]{width:100%;height:100%}.item .content[data-v-54b1b034]{width:calc(100% - 124px);-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 12px;word-break:break-all}.content .name[data-v-54b1b034]{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.content .tel[data-v-54b1b034]{color:#969696;font-size:14px}.item>.action[data-v-54b1b034]{margin:0 12px}.item>.action>button[data-v-54b1b034]{border:none;background-color:transparent;padding:0;cursor:pointer;width:26px;height:26px;display:block;-webkit-box-sizing:border-box;box-sizing:border-box}.item>.action>button>img[data-v-54b1b034]{width:100%;height:100%}.version[data-v-54b1b034]{margin:0 12px;color:#969696}.item-logout[data-v-54b1b034]{padding:0 24px 24px}.logout[data-v-54b1b034]{color:#e34940;text-align:center;background-color:#fff;border:1px solid #e34940;border-radius:6px;margin:0 0 12px;width:100%;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.loading[data-v-54b1b034]{background-color:grey;opacity:.3;width:100%;height:100%;position:fixed;z-index:100}.line-menu[data-v-e87ced3e]{width:100%;height:100%;background-color:#fff;overflow:hidden;overflow-y:auto;padding:24px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.line-menu>label[data-v-e87ced3e]{margin:18px 0;display:block}.item[data-v-e87ced3e]{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:60px;border:1px solid #eeeded;border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 12px;padding:0;background:transparent;-webkit-transition:background .3s ease 0s;transition:background .3s ease 0s}.item[data-v-e87ced3e]:active{background:#fff3f2}.item>.icon[data-v-e87ced3e]{margin:0 12px;width:26px;height:26px}.item>.icon>img[data-v-e87ced3e]{width:100%;height:100%}.item .content[data-v-e87ced3e]{width:calc(100% - 124px);-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 12px;word-break:break-all;text-align:left}.item>.action[data-v-e87ced3e]{margin:0 12px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.item>.action>button[data-v-e87ced3e]{border:none;background-color:transparent;padding:0;cursor:pointer;width:26px;height:26px;display:block;-webkit-box-sizing:border-box;box-sizing:border-box}.item>.action>button>img[data-v-e87ced3e]{width:100%;height:100%}.line-track-menu[data-v-68705598]{width:100%;height:100%;background-color:#fff;overflow:hidden;overflow-y:auto;padding:24px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.line-track-menu>label[data-v-68705598]{margin:18px 0;display:block}.item[data-v-68705598]{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:60px;border:1px solid #eeeded;border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 12px;padding:0;background:transparent;-webkit-transition:background .3s ease 0s;transition:background .3s ease 0s}.item[data-v-68705598]:active{background:#fff3f2}.item>.icon[data-v-68705598]{margin:0 12px;width:26px;height:26px}.item>.icon>img[data-v-68705598]{width:100%;height:100%}.item .content[data-v-68705598]{width:calc(100% - 124px);-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 12px;word-break:break-all;text-align:left}.item>.action[data-v-68705598]{margin:0 12px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.item>.action>button[data-v-68705598]{border:none;background-color:transparent;padding:0;cursor:pointer;width:26px;height:26px;display:block;-webkit-box-sizing:border-box;box-sizing:border-box}.item>.action>button>img[data-v-68705598]{width:100%;height:100%}