@charset "UTF-8";*{font-family:Roboto,Noto Sans KR,Nanum Gothic,sans-serif}*::-webkit-scrollbar{width:.9375em;height:.9375em}*::-webkit-scrollbar-thumb{border:.1875em solid transparent;border-radius:10px;background:var(--scroll-bar-color);background-clip:padding-box;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px}*::-webkit-scrollbar-thumb:hover{border:0}*::-webkit-scrollbar-track{background:var(--scroll-back-color)}a{text-decoration:none}li{padding-left:0;list-style:none}.none-deco{text-decoration:none!important}.first-upper{text-transform:none}.first-upper:first-letter{text-transform:uppercase!important}.capitalize{text-transform:capitalize!important}.uppercase{text-transform:uppercase!important}.lowercase{text-transform:lowercase!important}.pointer{cursor:pointer!important}.normal{cursor:normal!important}.white{color:var(--font-color)!important}.w-full{width:100%}.w-half{width:50%}.flex{display:flex}.flex-column{display:flex;flex-direction:column}.flex-row{display:flex;flex-direction:row}.justify-start{justify-content:start}.justify-end{justify-content:end}.justify-flex-start{justify-content:flex-start}.justify-flex-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-around{justify-content:space-around}.justify-between{justify-content:space-between}.justify-evenly{justify-content:space-evenly}.justify-stretch{justify-content:stretch}.items-start{align-items:start}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-end{align-items:end}.items-self-start{align-items:self-start}.items-self-end{align-items:self-end}.text-center{vertical-align:middle;text-align:center}.text-center--div{display:flex;justify-content:center;align-items:center}.text-right{vertical-align:middle;text-align:right}.text-right--div{display:flex;justify-content:end;align-items:center}.thin{font-weight:100}.ex-light{font-weight:200}.light{font-weight:300}.normal{font-weight:400}.medium{font-weight:500}.sm-bold{font-weight:600}.bold{font-weight:700}.ex-bold{font-weight:800}.black{font-weight:900}.no-data{display:flex;justify-content:center;align-items:center;border-bottom:1px dashed #3e3e3e;background-color:var(--box-color);width:100%;height:178px;color:#ffffff80;font-size:.875rem}.line{display:flex;flex-wrap:wrap;align-items:center;gap:1em;margin-bottom:.5rem}.line:last-child{margin-bottom:0}.line.block{display:block}.tooltip{display:inline-block;position:relative;cursor:pointer}.tooltip .tooltip-text{display:none;position:absolute;top:2rem;left:1rem;z-index:1;border-radius:6px;background-color:#2645f5;padding:5px;color:#fff;font-weight:400;text-align:center;text-transform:none}.tooltip:hover .tooltip-text{display:block;width:200px;height:30px}.tooltip2{display:inline-block;position:relative;border-bottom:1px dotted #555}.tooltip2 .tooltip-text{position:absolute;visibility:hidden;z-index:1;border-radius:6px;background-color:#555555a9;padding:5px 0;width:120px;color:#fff;font-size:.9rem;text-align:center}.tooltip2 .tooltip-text.tooltip-top{bottom:120%;left:50%;margin-left:-50%}.tooltip2 .tooltip-text.tooltip-top:after{position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:rgba(85,85,85,.662745098) transparent transparent transparent;content:""}.tooltip2 .tooltip-text.tooltip-bottom{top:135%;left:50%;margin-left:-50%}.tooltip2 .tooltip-text.tooltip-bottom:after{position:absolute;bottom:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent rgba(85,85,85,.662745098) transparent;content:""}.tooltip2:hover .tooltip-text{visibility:visible}.field:nth-child(1) .title .info_img{background-image:url(/assets/modal/modal_img_1.png)}.field:nth-child(2) .title .info_img{background-image:url(/assets/modal/modal_img_2.png)}.field:nth-child(3) .title .info_img{background-image:url(/assets/modal/modal_img_3.png)}.field .info_input{box-sizing:border-box;border-bottom-right-radius:10px;border-bottom-left-radius:10px;background-color:var(--field-info-input);padding:.5rem}.field .title{display:flex;position:relative;align-items:center;border-top-right-radius:10px;border-top-left-radius:10px;background-color:var(--field-title-color);height:3.1875em}.field .title span{color:#fff}.field .title .info_img{margin:0 .9375em 0 1.5625em;background-position:center;background-size:1.25em,1.625em;background-repeat:no-repeat;width:1.25em;height:1.625em}.field .title .info_img.file{background-image:url(/assets/icon/ico_file.png);background-size:.8125em,1.25em}.field .title .text{font-size:1.125em;text-align:center}.field.full{margin-bottom:.94em;width:100%}.field.full .title{justify-content:space-between;box-sizing:border-box;height:3.1875em}.field.full .title .field_title_wrap{display:flex}.field.full .title .field_title_wrap .text{color:#fff;text-transform:none}.field.full .title .field_title_wrap .text:first-letter{text-transform:uppercase}.field.full .info_input{box-sizing:border-box;padding:1rem 1.2rem}.month-picker{display:flex;position:relative;justify-content:center;align-items:center;margin-bottom:.5em;border:1px solid rgb(29,42,128);background-color:#0c1139}.search-wrap{display:flex;align-items:center;gap:1em;margin-bottom:.5em;width:100%}.search-wrap .search-box{display:flex;align-items:center;border-bottom:1px solid #0096ff;background-color:var(--search-box-color);width:100%;max-width:31.25em;height:3.25em}.search-wrap .search-box .search_icon{padding:0 .625em;width:1.5625em;height:1.5625em}.search-wrap .search-box .close_icon{padding:0 .625em}.btn-excel{cursor:pointer;background-image:url(/assets/icon/excel.png);background-size:3.25em,3.25em;background-repeat:no-repeat;padding:0 .1rem;width:3.25em;height:3.25em}.btn-excel.sm{background-size:2.1875em,2.1875em;width:2.1875em;height:2.1875em}.btn-wrap{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1em}.btn{display:flex;justify-content:center;align-items:center;cursor:pointer;box-sizing:border-box;margin:0 .125em;border-radius:5px;background-color:var(--btn-color);padding:0 .625em;min-width:6.25em;height:3.25em;color:var(--font-color);user-select:none;text-align:center;text-transform:capitalize;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.btn:first-letter{text-transform:uppercase}.btn.err{background-color:#e62d18}.btn.warn{background-color:#f90}.btn.success{background-color:#007219}.btn.lg{width:8em;height:3em}.btn.md{width:6.25em;height:3em}.btn.sm{min-width:6em;height:2.5em;text-align:center}.btn.xs{padding:0 1rem;min-width:5em;height:2.1em;text-align:center}.btn.disable{cursor:default;background-color:#3b4066;color:#777a95}.btn.capitalize{text-transform:capitalize}.btn.lower{text-transform:lowercase}.btn.upper{text-transform:uppercase}.btn.title{border-bottom:2px solid #3b4066;border-radius:0;background-color:transparent;width:auto;min-width:6.25em;height:3em;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;cursor:default;text-transform:capitalize}.bg-error{background-color:#e62d18}.bg-warn{background-color:#f90}.bg-success{background-color:#007219}.bg-primary{background-color:#206f72}.cluster-wrap{display:flex;flex-direction:column;gap:3px;margin-top:5px;box-shadow:0 4px 8px #0000001a;border-radius:5px;background-color:#fff;padding:5px;max-height:15rem;overflow:auto}.cluster-table{border:1px solid #0a134f;border-radius:5px;border-collapse:collapse;border-spacing:0;background-color:#0a134f;width:100%}.cluster-th{border:1px solid #ffffff;background-color:#0a134f;padding:2px .2rem;color:#fff;font-weight:400;font-size:.8rem}.cluster-th:first-child{border-left:0}.cluster-th:last-child{border-right:0}.cluster-td{border:1px solid #0a134f;background-color:#fff;padding:0 .25rem;color:#000;font-size:.8rem;text-align:center}.info-window{display:flex;position:relative;justify-content:center;align-items:center;gap:10px;transform:translateY(-9px);transition:all .3s ease-out;border-radius:50%;padding:4px;width:30px;height:30px;color:#263238;font-size:14px}.info-window.warn{background-color:#fcff4c!important}.info-window.warn:after{border-top:9px solid #fcff4c!important}.info-window.danger{background-color:#ff4848!important;color:#fff!important}.info-window.danger:after{border-top:9px solid #ff4848!important}.info-window:after{position:absolute;top:95%;left:50%;transform:translate(-50%);z-index:1;transition:all .3s ease-out;border-top:9px solid inherit;border-right:9px solid transparent;border-left:9px solid transparent;width:0;height:0;content:""}.info-window.highlight{box-shadow:10px 10px 5px #0003;border-radius:8px;background-color:#fff;padding:8px 15px;width:auto;height:50px}.info-window.highlight:after{border-top:9px solid #ffffff}.info-window.highlight .details{display:flex}.info-window .icon{display:flex;justify-content:center;align-items:center;color:inherit}.info-window .details{display:none;flex:1;flex-direction:column}.kakao-info-window{gap:3px;margin:5px 25px 5px 5px;padding:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html.white[data-v-cae5a73f]{--font-color: #000;--bg-color: #f4f4f4;--header-color: #f4f4f4;--footer-mini-menu: #979797;--footer-color: #f4f4f4;--nav-color: #f4f4f4;--nav-list-color: #f4f4f4;--nav-list-active: #999999;--nav-title-color: #404040;--table-head: #fff;--table-odd: #f4f4f4;--table-even: #fff;--table-hover: #b3b3b3;--table-product-bc: #d9d9d9;--table-product-color: #fff;--table-product-info: #404040;--table-product-headg: #9dcebe;--table-product-headb: #95b3dd;--table-product-headp: #caabf0;--shot-select-color: #d9d9d9;--search-box-color: #d9d9d9;--modal-head-color: #fff;--modal-body-color: #f4f4f4;--modal-label-color: #fff;--modal-label-check: #0096ff;--modal-sub-head: #404040;--btn-color: #979797;--min-info-num: #f4f4f4;--page-btn-color: #a6a6a6;--field-title-color: #404040;--field-info-input: #fff;--box-color: #f2f2f2;--box-title-color: #7397fd;--date-active-color: #d9d9d9;--date-color: #fff;--day-active-color: #a6a6a6;--day-color: #404040;--page-title-color: #404040;--dash-title-color: #404040;--dash-info-input: #fff;--page-nav-btn: #f4f4f4;--page-nav-active: #fff;--page-nav-disable: #404040;--page-nav-mov: #a6a6a6;--dashboard-green: #9dcebe;--dashboard-blue: #95b3dd;--dashboard-red: #caabf0;--dashboard-line-green: #02655f;--dashboard-line-blue: #146199;--dashboard-line-red: #962a45;--dashboard-text-green: #005e40;--dashboard-text-blue: #025e77;--dashboard-text-red: #770411;--chart-back-color: #ffffff;--mini_menu-color: #a6a6a6;--scroll-bar-color: #ffffff;--scroll-back-color: #cccccc;--month-nav-wrap: #404040}html[data-v-cae5a73f]{--font-color: #fff;--bg-color: #081736;--header-color: #000a2c;--header-line-color: #0096ff;--footer-color: #000a2c;--footer-line-color: #28337b;--footer-mini-menu: #fff;--nav-color: #000a2c;--nav-list-color: #09152e;--nav-list-active: #28337b;--nav-title-color: #daf3ff;--table-head: #0a134f;--table-odd: #081736;--table-even: #031944;--table-hover: #303f9f;--table-product-bc: #0e1934;--table-product-color: #181c38;--table-product-info: #2196f3;--table-product-headg: #077150;--table-product-headb: #24559b;--table-product-headp: #572497;--shot-select-color: #1f224a;--search-box-color: #1f224a;--modal-head-color: #0c1843;--modal-body-color: #081736;--modal-label-color: #0c1843;--modal-label-check: #fff;--modal-sub-head: #4640a1;--btn-color: #303f9f;--min-info-num: rgb(19, 28, 51);--page-btn-color: #212c42;--field-title-color: #202651;--field-info-input: rgb(24, 28, 56);--box-color: rgb(0, 10, 40);--box-title-color: #7397fd;--date-active-color: #0a1c3f;--date-color: #001a49;--day-active-color: #90e7f7;--day-color: #29378c;--page-title-color: #8495fe;--dash-title-color: #2c3a90;--dash-info-input: #0b1f46;--page-nav-btn: #212c42;--page-nav-active: #2b37ae;--page-nav-disable: #17233e;--page-nav-mov: #212c42;--dashboard-green: #001e28;--dashboard-blue: #0b1b3c;--dashboard-red: #1f1318;--dashboard-line-green: #02655f;--dashboard-line-blue: #146199;--dashboard-line-red: #962a45;--dashboard-text-green: #0ccb8f;--dashboard-text-blue: #31d1ff;--dashboard-text-red: #fe374e;--chart-back-color: rgb(11, 31, 70);--mini_menu-color: #2c3a90;--scroll-bar-color: rgb(101, 98, 131);--scroll-back-color: rgba(46, 51, 119, .33);--month-nav-wrap: #0c1139}.sidebar_ico[data-v-cae5a73f]{background-image:url(/assets/menu/main_menu_1.png);background-repeat:no-repeat;background-position:center;background-size:60px 60px;border-right:1px solid rgb(33,45,115);box-sizing:border-box;width:60px;height:60px}.sidebar_ico.extend[data-v-cae5a73f]{background-image:url(/assets/menu/main_menu_1_extend.png);background-size:30px 30px}.sidenav[data-v-cae5a73f]{width:60px;height:100%;background-color:var(--nav-color);position:fixed;z-index:2;top:62px;box-sizing:border-box}.sidenav.extend[data-v-cae5a73f]{width:19.3125em;border-right:1px solid rgb(33,45,115)}.sidenav .mov[data-v-cae5a73f]{cursor:pointer}.sidenav .mov.extend[data-v-cae5a73f]{overflow-y:auto;max-height:calc(100vh - 6.19em);-ms-overflow-style:none}.sidenav .mov.extend[data-v-cae5a73f]::-webkit-scrollbar{display:none}.sidenav .mov .item[data-v-cae5a73f]{overflow:hidden;border-bottom:1px solid rgb(33,45,115);box-sizing:border-box}.sidenav .mov .item .item_title[data-v-cae5a73f]{display:flex;height:100%;font-size:1em;align-items:center}.sidenav .mov .item .item_title[data-v-cae5a73f]:hover{background-color:#0e1955}.sidenav .mov .item .item_title.active[data-v-cae5a73f]{background-color:var(--nav-list-active)}.sidenav .mov .item .item_title .img[data-v-cae5a73f]{display:flex;align-items:center;justify-content:center;box-sizing:border-box;border-right:1px solid rgb(33,45,115);width:60px;height:60px}.sidenav .mov .item .item_title .title[data-v-cae5a73f]{display:none;align-items:center;width:calc(100% - 74px);height:60px;padding-left:14px;box-sizing:border-box;color:var(--nav-title-color)}.sidenav .mov .item .item_title .title.extend[data-v-cae5a73f]{display:flex;align-items:center}.sidenav .mov .item .item_title .arrow[data-v-cae5a73f]{display:flex;align-items:center;justify-content:center;height:60px;width:40px;color:#606fce}.sidenav .mov .item .item_list[data-v-cae5a73f]{display:none;max-height:0;background-color:var(--nav-list-color)}.sidenav .mov .item .item_list.active[data-v-cae5a73f]{display:block;max-height:31.25em}.sidenav .mov .item .item_list .item_sub[data-v-cae5a73f]{display:flex;height:3.75em;align-items:center;gap:1em;border-top:1px solid rgb(33,45,115);padding-left:62px;box-sizing:border-box}.sidenav .mov .item .item_list .item_sub[data-v-cae5a73f]:hover{background-color:#0e1955}.sidenav .mov .item .item_list .item_sub .sub_img[data-v-cae5a73f]{width:24px;height:24px}.sidenav .mov .item .item_list .item_sub .sub_title[data-v-cae5a73f]{color:#96a9fe;font-size:.9375em}.sidenav .mov .item .item_list .item_sub .sub_title.active[data-v-cae5a73f]{color:#64e1f0}html.white[data-v-b36f10f7]{--font-color: #000;--bg-color: #f4f4f4;--header-color: #f4f4f4;--footer-mini-menu: #979797;--footer-color: #f4f4f4;--nav-color: #f4f4f4;--nav-list-color: #f4f4f4;--nav-list-active: #999999;--nav-title-color: #404040;--table-head: #fff;--table-odd: #f4f4f4;--table-even: #fff;--table-hover: #b3b3b3;--table-product-bc: #d9d9d9;--table-product-color: #fff;--table-product-info: #404040;--table-product-headg: #9dcebe;--table-product-headb: #95b3dd;--table-product-headp: #caabf0;--shot-select-color: #d9d9d9;--search-box-color: #d9d9d9;--modal-head-color: #fff;--modal-body-color: #f4f4f4;--modal-label-color: #fff;--modal-label-check: #0096ff;--modal-sub-head: #404040;--btn-color: #979797;--min-info-num: #f4f4f4;--page-btn-color: #a6a6a6;--field-title-color: #404040;--field-info-input: #fff;--box-color: #f2f2f2;--box-title-color: #7397fd;--date-active-color: #d9d9d9;--date-color: #fff;--day-active-color: #a6a6a6;--day-color: #404040;--page-title-color: #404040;--dash-title-color: #404040;--dash-info-input: #fff;--page-nav-btn: #f4f4f4;--page-nav-active: #fff;--page-nav-disable: #404040;--page-nav-mov: #a6a6a6;--dashboard-green: #9dcebe;--dashboard-blue: #95b3dd;--dashboard-red: #caabf0;--dashboard-line-green: #02655f;--dashboard-line-blue: #146199;--dashboard-line-red: #962a45;--dashboard-text-green: #005e40;--dashboard-text-blue: #025e77;--dashboard-text-red: #770411;--chart-back-color: #ffffff;--mini_menu-color: #a6a6a6;--scroll-bar-color: #ffffff;--scroll-back-color: #cccccc;--month-nav-wrap: #404040}html[data-v-b36f10f7]{--font-color: #fff;--bg-color: #081736;--header-color: #000a2c;--header-line-color: #0096ff;--footer-color: #000a2c;--footer-line-color: #28337b;--footer-mini-menu: #fff;--nav-color: #000a2c;--nav-list-color: #09152e;--nav-list-active: #28337b;--nav-title-color: #daf3ff;--table-head: #0a134f;--table-odd: #081736;--table-even: #031944;--table-hover: #303f9f;--table-product-bc: #0e1934;--table-product-color: #181c38;--table-product-info: #2196f3;--table-product-headg: #077150;--table-product-headb: #24559b;--table-product-headp: #572497;--shot-select-color: #1f224a;--search-box-color: #1f224a;--modal-head-color: #0c1843;--modal-body-color: #081736;--modal-label-color: #0c1843;--modal-label-check: #fff;--modal-sub-head: #4640a1;--btn-color: #303f9f;--min-info-num: rgb(19, 28, 51);--page-btn-color: #212c42;--field-title-color: #202651;--field-info-input: rgb(24, 28, 56);--box-color: rgb(0, 10, 40);--box-title-color: #7397fd;--date-active-color: #0a1c3f;--date-color: #001a49;--day-active-color: #90e7f7;--day-color: #29378c;--page-title-color: #8495fe;--dash-title-color: #2c3a90;--dash-info-input: #0b1f46;--page-nav-btn: #212c42;--page-nav-active: #2b37ae;--page-nav-disable: #17233e;--page-nav-mov: #212c42;--dashboard-green: #001e28;--dashboard-blue: #0b1b3c;--dashboard-red: #1f1318;--dashboard-line-green: #02655f;--dashboard-line-blue: #146199;--dashboard-line-red: #962a45;--dashboard-text-green: #0ccb8f;--dashboard-text-blue: #31d1ff;--dashboard-text-red: #fe374e;--chart-back-color: rgb(11, 31, 70);--mini_menu-color: #2c3a90;--scroll-bar-color: rgb(101, 98, 131);--scroll-back-color: rgba(46, 51, 119, .33);--month-nav-wrap: #0c1139}footer[data-v-b36f10f7]{display:flex;justify-content:flex-end;align-items:center;height:40px;bottom:0;right:0;left:0;background-color:var(--footer-color);border-top:1px solid var(--footer-line-color);position:fixed;z-index:1}footer .copyright[data-v-b36f10f7]{font-size:.725rem;color:#8a8a8a}footer .footer-menu[data-v-b36f10f7]{display:flex;gap:.5rem;margin:0 1rem}footer .mini_menu[data-v-b36f10f7]{color:var(--footer-mini-menu);position:relative;cursor:pointer}footer .language-info[data-v-b36f10f7]{position:absolute;height:100px;width:210px;top:-280%;right:5px;bottom:60px;background-color:var(--mini_menu-color);border-radius:10px;outline:0;padding:5px}footer .language-select[data-v-b36f10f7]{position:absolute;justify-content:flex-end;align-items:center;right:1.875em;bottom:2.5em;outline:0;background-color:var(--mini_menu-color);border-radius:10px;padding:10px 20px;color:var(--font-color)}footer .language-select .language-opt[data-v-b36f10f7]{display:flex;height:2rem;align-items:center}footer .language-select .active[data-v-b36f10f7]{cursor:pointer;padding-left:calc(.7em + 5px)}footer .language-select .active[data-v-b36f10f7]:hover{color:#0581e4}footer .language-select .inactive[data-v-b36f10f7]{font-size:.975em;text-shadow:#000a2c}footer .language-select .inactive[data-v-b36f10f7]:before{content:"▷";font-size:.7em;padding-right:5px}.pwa-toast[data-v-b36f10f7]{position:fixed;right:0;bottom:0;margin:16px;padding:12px;border:1px solid rgba(136,136,136,.3333333333);border-radius:4px;z-index:1;text-align:left;box-shadow:3px 4px 5px #8885;background-color:#fff}.pwa-toast .message[data-v-b36f10f7]{margin-bottom:8px}.pwa-toast button[data-v-b36f10f7]{border:1px solid rgba(136,136,136,.3333333333);outline:none;margin-right:5px;border-radius:2px;padding:3px 10px}html.white[data-v-8e2dea5d]{--font-color: #000;--bg-color: #f4f4f4;--header-color: #f4f4f4;--footer-mini-menu: #979797;--footer-color: #f4f4f4;--nav-color: #f4f4f4;--nav-list-color: #f4f4f4;--nav-list-active: #999999;--nav-title-color: #404040;--table-head: #fff;--table-odd: #f4f4f4;--table-even: #fff;--table-hover: #b3b3b3;--table-product-bc: #d9d9d9;--table-product-color: #fff;--table-product-info: #404040;--table-product-headg: #9dcebe;--table-product-headb: #95b3dd;--table-product-headp: #caabf0;--shot-select-color: #d9d9d9;--search-box-color: #d9d9d9;--modal-head-color: #fff;--modal-body-color: #f4f4f4;--modal-label-color: #fff;--modal-label-check: #0096ff;--modal-sub-head: #404040;--btn-color: #979797;--min-info-num: #f4f4f4;--page-btn-color: #a6a6a6;--field-title-color: #404040;--field-info-input: #fff;--box-color: #f2f2f2;--box-title-color: #7397fd;--date-active-color: #d9d9d9;--date-color: #fff;--day-active-color: #a6a6a6;--day-color: #404040;--page-title-color: #404040;--dash-title-color: #404040;--dash-info-input: #fff;--page-nav-btn: #f4f4f4;--page-nav-active: #fff;--page-nav-disable: #404040;--page-nav-mov: #a6a6a6;--dashboard-green: #9dcebe;--dashboard-blue: #95b3dd;--dashboard-red: #caabf0;--dashboard-line-green: #02655f;--dashboard-line-blue: #146199;--dashboard-line-red: #962a45;--dashboard-text-green: #005e40;--dashboard-text-blue: #025e77;--dashboard-text-red: #770411;--chart-back-color: #ffffff;--mini_menu-color: #a6a6a6;--scroll-bar-color: #ffffff;--scroll-back-color: #cccccc;--month-nav-wrap: #404040}html[data-v-8e2dea5d]{--font-color: #fff;--bg-color: #081736;--header-color: #000a2c;--header-line-color: #0096ff;--footer-color: #000a2c;--footer-line-color: #28337b;--footer-mini-menu: #fff;--nav-color: #000a2c;--nav-list-color: #09152e;--nav-list-active: #28337b;--nav-title-color: #daf3ff;--table-head: #0a134f;--table-odd: #081736;--table-even: #031944;--table-hover: #303f9f;--table-product-bc: #0e1934;--table-product-color: #181c38;--table-product-info: #2196f3;--table-product-headg: #077150;--table-product-headb: #24559b;--table-product-headp: #572497;--shot-select-color: #1f224a;--search-box-color: #1f224a;--modal-head-color: #0c1843;--modal-body-color: #081736;--modal-label-color: #0c1843;--modal-label-check: #fff;--modal-sub-head: #4640a1;--btn-color: #303f9f;--min-info-num: rgb(19, 28, 51);--page-btn-color: #212c42;--field-title-color: #202651;--field-info-input: rgb(24, 28, 56);--box-color: rgb(0, 10, 40);--box-title-color: #7397fd;--date-active-color: #0a1c3f;--date-color: #001a49;--day-active-color: #90e7f7;--day-color: #29378c;--page-title-color: #8495fe;--dash-title-color: #2c3a90;--dash-info-input: #0b1f46;--page-nav-btn: #212c42;--page-nav-active: #2b37ae;--page-nav-disable: #17233e;--page-nav-mov: #212c42;--dashboard-green: #001e28;--dashboard-blue: #0b1b3c;--dashboard-red: #1f1318;--dashboard-line-green: #02655f;--dashboard-line-blue: #146199;--dashboard-line-red: #962a45;--dashboard-text-green: #0ccb8f;--dashboard-text-blue: #31d1ff;--dashboard-text-red: #fe374e;--chart-back-color: rgb(11, 31, 70);--mini_menu-color: #2c3a90;--scroll-bar-color: rgb(101, 98, 131);--scroll-back-color: rgba(46, 51, 119, .33);--month-nav-wrap: #0c1139}header[data-v-8e2dea5d]{display:flex;align-items:center;position:fixed;top:0;left:0;right:0;width:100%;background-color:var(--header-color);border-bottom:1px solid var(--header-line-color);z-index:3}header .header-wrap[data-v-8e2dea5d]{width:100%;display:flex;justify-content:space-between;align-items:center}header .header-wrap .header-logo[data-v-8e2dea5d]{display:flex}header .header-wrap .header-info[data-v-8e2dea5d]{display:flex;align-items:center;color:#8495fe;padding:0 1rem}header .header-wrap .header-info .header-txt[data-v-8e2dea5d]{margin:0 .35rem}header .header-wrap .header-info .header-logout[data-v-8e2dea5d]{display:flex;align-items:center;cursor:pointer}header .header-wrap .header-info .header-logout .img[data-v-8e2dea5d]{margin-left:1rem;width:2.1428571429em;height:2.1428571429em}header .header-wrap .header-info .header-logout .txt[data-v-8e2dea5d]{padding-left:.5rem;text-transform:uppercase}html.white{--font-color: #000;--bg-color: #f4f4f4;--header-color: #f4f4f4;--footer-mini-menu: #979797;--footer-color: #f4f4f4;--nav-color: #f4f4f4;--nav-list-color: #f4f4f4;--nav-list-active: #999999;--nav-title-color: #404040;--table-head: #fff;--table-odd: #f4f4f4;--table-even: #fff;--table-hover: #b3b3b3;--table-product-bc: #d9d9d9;--table-product-color: #fff;--table-product-info: #404040;--table-product-headg: #9dcebe;--table-product-headb: #95b3dd;--table-product-headp: #caabf0;--shot-select-color: #d9d9d9;--search-box-color: #d9d9d9;--modal-head-color: #fff;--modal-body-color: #f4f4f4;--modal-label-color: #fff;--modal-label-check: #0096ff;--modal-sub-head: #404040;--btn-color: #979797;--min-info-num: #f4f4f4;--page-btn-color: #a6a6a6;--field-title-color: #404040;--field-info-input: #fff;--box-color: #f2f2f2;--box-title-color: #7397fd;--date-active-color: #d9d9d9;--date-color: #fff;--day-active-color: #a6a6a6;--day-color: #404040;--page-title-color: #404040;--dash-title-color: #404040;--dash-info-input: #fff;--page-nav-btn: #f4f4f4;--page-nav-active: #fff;--page-nav-disable: #404040;--page-nav-mov: #a6a6a6;--dashboard-green: #9dcebe;--dashboard-blue: #95b3dd;--dashboard-red: #caabf0;--dashboard-line-green: #02655f;--dashboard-line-blue: #146199;--dashboard-line-red: #962a45;--dashboard-text-green: #005e40;--dashboard-text-blue: #025e77;--dashboard-text-red: #770411;--chart-back-color: #ffffff;--mini_menu-color: #a6a6a6;--scroll-bar-color: #ffffff;--scroll-back-color: #cccccc;--month-nav-wrap: #404040}html{--font-color: #fff;--bg-color: #081736;--header-color: #000a2c;--header-line-color: #0096ff;--footer-color: #000a2c;--footer-line-color: #28337b;--footer-mini-menu: #fff;--nav-color: #000a2c;--nav-list-color: #09152e;--nav-list-active: #28337b;--nav-title-color: #daf3ff;--table-head: #0a134f;--table-odd: #081736;--table-even: #031944;--table-hover: #303f9f;--table-product-bc: #0e1934;--table-product-color: #181c38;--table-product-info: #2196f3;--table-product-headg: #077150;--table-product-headb: #24559b;--table-product-headp: #572497;--shot-select-color: #1f224a;--search-box-color: #1f224a;--modal-head-color: #0c1843;--modal-body-color: #081736;--modal-label-color: #0c1843;--modal-label-check: #fff;--modal-sub-head: #4640a1;--btn-color: #303f9f;--min-info-num: rgb(19, 28, 51);--page-btn-color: #212c42;--field-title-color: #202651;--field-info-input: rgb(24, 28, 56);--box-color: rgb(0, 10, 40);--box-title-color: #7397fd;--date-active-color: #0a1c3f;--date-color: #001a49;--day-active-color: #90e7f7;--day-color: #29378c;--page-title-color: #8495fe;--dash-title-color: #2c3a90;--dash-info-input: #0b1f46;--page-nav-btn: #212c42;--page-nav-active: #2b37ae;--page-nav-disable: #17233e;--page-nav-mov: #212c42;--dashboard-green: #001e28;--dashboard-blue: #0b1b3c;--dashboard-red: #1f1318;--dashboard-line-green: #02655f;--dashboard-line-blue: #146199;--dashboard-line-red: #962a45;--dashboard-text-green: #0ccb8f;--dashboard-text-blue: #31d1ff;--dashboard-text-red: #fe374e;--chart-back-color: rgb(11, 31, 70);--mini_menu-color: #2c3a90;--scroll-bar-color: rgb(101, 98, 131);--scroll-back-color: rgba(46, 51, 119, .33);--month-nav-wrap: #0c1139}body{margin:0;background-color:var(--bg-color)}text[class*=apexcharts-datalabel-label]{font-size:.975em!important}@media only screen and (max-width:1720px)and (min-width:1501px){#app{font-size:14px}}@media only screen and (max-width:1500px)and (min-width:1301px){#app{font-size:13px}}@media only screen and (max-width:1300px){#app{font-size:12px}}.main{box-sizing:border-box;padding:1.875em;margin:3.75em 0 0 3.75em}.main.active{margin-left:19.375em}.main.true{margin-top:3.75em;margin-left:0}
