@import url(https://fonts.googleapis.com/css2?family=Gothic+A1:wght@300;400;500&display=swap);.navbar{display:flex;justify-content:space-between;align-items:center;height:70px;background-color:#00927c;padding:0 30px;position:relative;z-index:1000}.tabs-wrapper{width:100%;height:35px;background-color:#33a896}.tabs-area{width:calc(100% - 200px);margin-left:200px;height:100%;display:flex}.tab-box{width:140px;height:25px;margin-top:10px;background-color:#a0cfbb;display:flex;justify-content:center;align-items:center;border-top-left-radius:7px;border-top-right-radius:7px;margin-right:5px;position:relative}.tab{background-color:transparent;cursor:pointer;color:#075c51;font-weight:700}.ellipsis-label{width:95px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.btn-x{position:absolute;right:5%;background-color:transparent;border:none;font-weight:700;font-size:15px;color:#075c51;cursor:pointer}.btn-x:hover{background-color:#075c51;color:#fff;border-radius:10px}.chk_tab{background-color:#fff}.side-menu{width:200px;height:100%;background-color:#eef9ec;overflow-y:auto}.dropdown{display:block}.dropdown-button{padding:16px;font-size:16px;border:none;cursor:pointer;width:100%;text-align:left}.depth1{position:relative;color:#075c51;border-bottom:1px solid #b2d8c6;font-weight:700}.clicked,.depth1{background-color:#e2eade}.angle{width:0;height:0;border-bottom:10px solid transparent;border-top:10px solid transparent;border-right:10px solid #fff;border-left:10px solid transparent;position:absolute;left:90%;top:30%}.arrow{margin-left:10px;float:right}.turn-arrow{transition:all .7s ease;transform:rotate(180deg)}.dropdown-menu{display:block;position:relative;min-width:100%;animation:fade-in 1s}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.dropdown-item{padding:12px 16px;text-decoration:none;display:block;text-align:left}.depth2{background-color:#eef9ec;padding-left:30px;border-top:1px solid #b2d8c6;color:#075c51}.depth2:first-child{border-top:none}.over-header{width:100%;height:5%;position:relative}.header{width:100%;margin-bottom:70px;justify-content:space-between;align-items:center}.header,.header div{display:flex}.header div select{width:110px;height:28px;padding-left:15px}.header div input[type=text]{width:200px;height:28px;margin-left:3px}.data_wrap{width:100%;height:calc(100% - 130px);overflow:auto;background-color:#e2eade;border:1px solid #b1d8c7}.flex_data_wrap{width:100%;height:calc(100% - 160px);display:flex}.inside_flex_data_wrap{width:50%;height:100%;overflow:auto;background-color:#e2eade;border:1px solid #b1d8c7}.inside_flex_data_wrap::-webkit-scrollbar{width:10px;height:9px}.inside_flex_data_wrap::-webkit-scrollbar-thumb{width:8px;background-color:#ccc;border-radius:10px}.inside_flex_data_wrap::-webkit-scrollbar-track{background:#eee}.datatb{width:100%;height:-moz-max-content;height:max-content;min-width:-moz-max-content;min-width:max-content;border-collapse:separate;border-spacing:0}.datatb .min{width:25px}.datatb tr{background-color:#fff}.datatb tr:hover{background-color:#faf8eb}.tb-input input{width:100%;height:100%}.nohover tr:hover{background-color:#fff}.datatb td,.datatb th{height:28px;border-right:1px solid #b1d8c7;border-bottom:1px solid #b1d8c7}.datatb td:last-child,.datatb th:last-child{border-right:0}.datatb th{position:sticky;top:0;background:#eff9ec;color:#075c51}.datatb th span{position:relative}.datatb th span:after,.datatb th span:before{position:absolute;display:block;transition:.1s;content:"";opacity:0}.datatb th:hover span:after,.datatb th:hover span:before{opacity:1}.datatb th:hover span:before{top:4px;right:-10px;width:6px;height:6px;border:2px solid #b1d8c7;border-right:none;border-bottom:none;transform:rotate(45deg)}.datatb th:hover span:after{background:#aaa;width:2px;height:10px;top:3px;right:-8px}.datatb td{text-align:center;color:#075c51}.datatb td a{text-decoration:underline;font-weight:700;cursor:pointer}.datatb tr:first-child{position:sticky;top:0}.chk_tdcolor,.detail{background-color:#f6f2cf!important}.border{border:1px solid #b1d8c7!important}.border-r{border-right:1px solid #b1d8c7!important}.border-l{border-left:1px solid #b1d8c7!important}.border-t{border-top:1px solid #b1d8c7!important}.border-b{border-bottom:1px solid #b1d8c7!important}.noborder-r{border-right:none!important}.noborder-l{border-left:none!important}.noborder-t{border-top:none!important}.noborder-b{border-bottom:none!important}.noborder{border:none!important}.text-center{text-align:center!important}.text-left{text-align:left!important}.text-right{text-align:right!important}.d-flex{display:flex}.justify-center{justify-content:center}.align-center{display:flex;align-items:center}.space-between{justify-content:space-between}.center{display:flex;justify-content:center;align-items:center}.disabled{background-color:#e2eade!important;text-align:center}.width-100{width:100%!important}.height-100{height:100%!important}.bg-white{background-color:#fff!important;border:none!important}.bg-darkyellow{background-color:gold!important;color:#075c51!important;font-weight:700}.bg-lime{background-color:#92d050}.bg-gray{background-color:#a6a6a6!important;color:#fff!important}.bg-peri{background-color:#ccf!important}.bg-blue{background-color:#0070c0!important;color:#fff!important;font-weight:700}.bg-purple{background-color:#7030a0;color:#fff}.font-colored{color:#075c51;font-weight:700}.font-orange{color:#fd5f18!important}.font-orange,.font-white{font-weight:700!important}.font-white{color:#fff!important}.font-navgreen{color:#00927c!important;font-weight:700!important}.font-blue{color:blue!important}.font-blue,.font-red{font-weight:700!important}.font-red{color:red!important}.cursor{cursor:pointer}.top-btn{width:130px;height:25px;border:none;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.btn,.top-btn{cursor:pointer}.btn{width:100px;height:28px;border:none;font-weight:bolder;box-shadow:1px 2px 2px gray;border-radius:5px}.btn:active{scale:.95}.btn-home{position:absolute;bottom:0;left:0;width:100%;height:50px;background-color:#075c51;border:none;cursor:pointer}.btn-home span{color:#fff;font-weight:700}.small-btn{padding:5px 7px;border:none;font-weight:bolder;box-shadow:1px 2px 2px gray;border-radius:5px;cursor:pointer}.small-btn:active{scale:.95}.search-btn{height:25px;width:25px;border:none;font-weight:bolder;cursor:pointer;padding:0;margin:0}.bg-orange{background-color:#fd5f18;color:#fff}.bg-darkgreen{background-color:#075c51;color:#fff}.bg-lightgreen{background-color:#a0cfbb!important;color:#fff}.bg-mint{background-color:#abdad3;color:#fff}.bg-softgreen{background-color:#eef9ec!important;color:#fff}.bg-bordergreen{background-color:#b1d8c7!important;color:#fff}.bg-navgreen{background-color:#00927c;color:#fff}.required{color:#fd5f18}.bg-none{border:1px solid #ccc}.on{display:block;transition-duration:2s;animation:run .3s ease}@keyframes run{0%{height:0}to{height:150px}}.smaller-on{display:block;transition-duration:2s;animation:run2 .3s ease}@keyframes run2{0%{height:0}to{height:70px}}.bigger-on{display:block;transition-duration:2s;animation:run3 .3s ease}@keyframes run3{0%{height:0}to{height:400px}}::-webkit-scrollbar{width:10px;height:9px}::-webkit-scrollbar-thumb{width:8px;background-color:#a0cfbb;border-radius:10px}::-webkit-scrollbar-track{background-color:#e2eade}.small_width{width:50px}.mid_width{width:90px}.lg_width{min-width:140px}.img{width:70px;height:70px;border:1px solid #b1d8c7;margin-left:2px;display:flex;justify-content:center;position:relative;align-items:center}.img img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.innerbtn{border:0;background-color:#e2eade;cursor:pointer}.long{height:71px!important}.btn-box{position:relative}.icon,.icon2{position:absolute;bottom:0;width:auto;background-color:#fff}.icon2{left:25px}.del{background-color:#075c51;color:#fff!important;position:absolute;top:0;right:0;padding:4px;cursor:pointer}.checked-tab{background-color:#fff}.label-tab{width:50%;height:100%;cursor:pointer}.radio-tabbox{width:25%;height:100%;padding-top:3px;padding-left:3px;padding-right:3px;background-color:#b1d8c7}.sortbox-wrap{width:80px;height:25px;overflow:hidden;border-radius:5px 0 0 0;border-left:1px solid #a0cfbb}.sortbox-wrap .sortbox{width:80px;height:25px;border-radius:0 5px 0 0;border-top:1px solid #a0cfbb;border-right:1px solid #a0cfbb;cursor:pointer;transform:skew(20deg) translate(-5px)}.sortbox-wrap span{display:block;transform:skew(-20deg)}.sorted{background:#a0cfbb}.box-header{height:15%;background-color:#00927c}.box-content,.box-header{width:100%;border-right:1px solid #369f8e}.box-content{height:70%;background-color:#fff}.box-content span{font-weight:700;color:#075c51}.box-content2{width:100%;height:5%;background-color:#fff;border-right:1px solid #369f8e;border-top:1px solid #369f8e;border-bottom:1px solid #369f8e}.box-content2 span{font-weight:700;color:#075c51}.box-footer{width:100%;height:10%;background-color:#fff;border-right:1px solid #369f8e}.modalbg{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);z-index:1200;border-radius:5px;display:flex;justify-content:center;align-items:center}.modalall{border:2px solid #b1d8c7;background-color:#fff;max-width:2000px;border-radius:3px}.modalwrap{height:-moz-max-content;height:max-content;padding:10px 30px}.modalheader{width:100%;height:47px;display:flex;justify-content:center;align-items:center;margin-bottom:20px;color:#075c51}.modalheader p{font-weight:700;font-size:15px}.modaltb{width:100%;height:-moz-max-content;height:max-content;border-collapse:collapse;font-size:14px;background:#fff}.modaltb td,.modaltb th{height:28px;border:1px solid #b1d8c7;color:#075c51;padding:0}.modaltb td{text-align:left}.modaltb td input[type=date],.modaltb td input[type=number],.modaltb td input[type=password],.modaltb td input[type=text]{width:calc(100% - 2px);margin-left:1px;height:25px}.modaltb td select{width:calc(100% - 2px);margin-left:1px;height:24px}.modaltb td span{margin-left:3px;color:#075c51;font-weight:700}.scroll_modaltb_wrap{height:300px;background:#e2eade}.scroll_modaltb_wrap,.scroll_modaltb_wrap_none_bg{width:100%;overflow-y:auto;border:1px solid #b1d8c7}.scroll_modaltb_wrap_none_bg{background:#fff;height:150px}.scroll_modaltb{width:100%;height:-moz-max-content;height:max-content;min-width:-moz-max-content;min-width:max-content;border-collapse:separate;border-spacing:0;background:#fff;position:relative}.scroll_modaltb td,.scroll_modaltb th{height:28px;border-right:1px solid #b1d8c7;border-bottom:1px solid #b1d8c7;text-align:center;color:#075c51}.scroll_modaltb td:last-child,.scroll_modaltb th:last-child{border-right:none}.scroll_modaltb th{position:sticky;top:0;background-color:#eef9ec;font-weight:700}.scroll_modaltb .second-head th{position:sticky;top:28px}.scroll_modaltb td a{text-decoration:underline;font-weight:700;cursor:pointer}.scroll_modaltb td span{margin-left:3px;color:#075c51;font-weight:700}.scroll_modaltb input[type=date],.scroll_modaltb input[type=number],.scroll_modaltb input[type=text]{width:100%;height:25px;border:1px solid #ccc;background:#eef9ec}.scroll_modaltb select{width:100%;height:24px}.modalfooter{display:flex;justify-content:center;margin-top:35px}button:disabled{cursor:default}*{font-size:12px;box-sizing:border-box}body,html{margin:0;padding:0;font-size:14px;overflow:hidden}.full-screen{position:absolute;top:0;left:0;width:100%;height:100%}hr{margin:0;width:100%;height:1px;border:none;background-color:#b1d8c7}li{list-style:none}label,select{color:#075c51}select{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAjCAMAAAC94eqZAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADAUExURQAAAJLUw5HUw5HUw+Hy7Nzv6QBSRwBTRwBTSABVSQBVSgBWSwBXTABYTAJZTQJZTgRaTwVbUAdcUQldUg5hVhNkWiNvZShxaDJ4bzR5cDt+dT1/d0KDe0iHf2OZknChm3SknnmnoYavqouzrpHUw52+urDLyLbPy8DW08PY1cnb2c/f3dPi4Njl5OTt7Oj18Ozy8u708+738+/19PD49fX4+PX5+Pb7+ff6+ff6+vf8+/j8+/3+/v7+/v7//////whdj5IAAAAGdFJOUwC/z+/w8a6n0q4AAAAJcEhZcwAADpwAAA6cAQeUU90AAACiSURBVDhP5c7XEoIwEEDRSOyiYhS7Yom9927+/68MsCMJs/rueJ/YPZME8iWDf4gSuj/hcUJvAu+f6XE5HKHz3du8ad1MmH7J2szbBBdOqjnmZpXG/kJ5q2dbLqW7G39WaNfKSjHrc5gVEsNKnrH4CCaNhFMsZNpLGHRaNFLlKXyHSAzsDvyDTCfRDw6FSe3X6frEk7Ta4kmKRfE4iVA8arwAx4iy9x0lJD0AAAAASUVORK5CYII=) no-repeat 101%;background-size:30px 40px;background-color:#eef9ec;border:1px solid #b1d8c7;padding-left:2px}input[type=date]:disabled,input[type=number]:disabled,input[type=text]:disabled{background-color:#fff;border:none;font-weight:700;color:#075c51}select:disabled{background:#fff;border:none;font-weight:700;color:#075c51}input[type=date],input[type=number],input[type=password],input[type=text]{background-color:#eef9ec;border:1px solid #b1d8c7;color:#075c51}input:focus,textarea:focus{outline:1px solid #075c51}button:focus,select:focus{outline:none}input::-moz-placeholder{color:#075c51}input::placeholder{color:#075c51}input[type=checkbox]{top:2px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#eef9ec;width:13px;cursor:pointer;height:13px;border:1px solid #b1d8c7;position:relative}input[type=checkbox]+span{cursor:pointer;position:relative;top:-2px}input[type=checkbox]:checked{background-color:#075c51!important}textarea{resize:none;background-color:#eef9ec;border:1px solid #b1d8c7;color:#075c51;width:calc(100% - 1px);height:calc(100% - 1px);margin-top:3px}textarea:disabled{background:#fff;border:none;font-weight:700;color:#075c51}input[type=radio]{display:none}input[type=radio]+label{padding-left:18px;position:relative}input[type=radio]+label:before{display:block;content:"";position:absolute;top:3px;left:0;width:15px;height:15px;border-radius:20px;background-color:#a0cfbb}input[type=radio]:checked+label:before{background-color:#075c51}.count-box{width:25%;margin-right:10px;height:90px;background-color:#a0cfbb;display:flex;padding:20px;color:#fff}.count-box div:first-child{width:70%}.count-box div:nth-child(2){width:30%;display:flex;align-items:center}.count-box .label{font-size:15px;font-weight:700;margin:0}.count-box .count{font-size:6rem}.chart{width:calc(100% - 40px);height:45%;padding:20px}.chart,.notice{border:1px solid #b1d8c7}.notice{width:100%;height:47%;overflow-y:auto;margin-bottom:10px}.notice .title{position:sticky;top:0;width:100%;border-bottom:1px solid #b1d8c7;padding:10px 0;background-color:#eef9ec}.notice .title span{font-size:15px;color:#075c51;font-weight:700;margin-left:10px}.notice .content{border-bottom:1px solid #b1d8c7;padding:6.5px;color:#075c51}.lists{width:28%;height:100%;border:1px solid #b1d8c7;margin-left:20px;overflow-y:auto}.lists .title{position:sticky;top:0;width:100%;border-bottom:1px solid #b1d8c7;padding:10px 0;background-color:#eef9ec}.lists .title span{font-size:15px;color:#075c51;font-weight:700;margin-left:10px}.lists .list{display:flex;width:100%;border-bottom:1px solid #b1d8c7}.lists .list .listicon{width:15%;display:flex;align-items:center;justify-content:center}.lists .list .listicon svg{font-size:30px}.lists .list .content{width:85%;height:100%;display:flex;align-items:center}.lists .list .content .user:after{content:"";border-right:1px solid #b1d8c7;margin-left:10px;margin-right:10px}.mr-2{margin-right:2px!important}.mr-5{margin-right:5px!important}.mr-7{margin-right:7px!important}.mr-10{margin-right:10px!important}.mr-15{margin-right:15px!important}.mr-20{margin-right:20px!important}.ml-2{margin-left:2px!important}.ml-5{margin-left:5px!important}.ml-7{margin-left:7px!important}.ml-10{margin-left:10px!important}.ml-15{margin-left:15px!important}.ml-20{margin-left:20px!important}.mt-2{margin-top:2px!important}.mt-5{margin-top:5px!important}.mt-7{margin-top:7px!important}.mt-10{margin-top:10px!important}.mt-15{margin-top:15px!important}.mt-20{margin-top:20px!important}.mb-2{margin-bottom:2px!important}.mb-5{margin-bottom:5px!important}.mb-7{margin-bottom:7px!important}.mb-10{margin-bottom:10px!important}.mb-15{margin-bottom:15px!important}.mb-20{margin-bottom:20px!important}.pa-2{padding:2px!important}.pa-5{padding:5px!important}.pa-10{padding:10px!important}.pa-15{padding:15px!important}.pa-20{padding:20px!important}.pr-2{padding-right:2px!important}.pr-5{padding-right:5px!important}.pl-2{padding-left:2px!important}.pl-5{padding-left:5px!important}