@font-face{font-family:Proxima Nova Rg;src:url(../../assets/fonts/ProximaNova-Regular.b7c51278.eot);src:local("Proxima Nova Regular"),local("ProximaNova-Regular"),url(../../assets/fonts/ProximaNova-Regular.b7c51278.eot?#iefix) format("embedded-opentype"),url(../../assets/fonts/ProximaNova-Regular.2d2ae255.woff) format("woff"),url(../../assets/fonts/ProximaNova-Regular.7ce6760d.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Proxima Nova Rg;src:url(../../assets/fonts/ProximaNova-RegularIt.5f5d2168.eot);src:local("Proxima Nova Regular Italic"),local("ProximaNova-RegularIt"),url(../../assets/fonts/ProximaNova-RegularIt.5f5d2168.eot?#iefix) format("embedded-opentype"),url(../../assets/fonts/ProximaNova-RegularIt.c88bf689.woff) format("woff"),url(../../assets/fonts/ProximaNova-RegularIt.61fd1e83.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Proxima Nova Rg;src:url(../../assets/fonts/ProximaNova-Bold.10141a9d.eot);src:local("Proxima Nova Bold"),local("ProximaNova-Bold"),url(../../assets/fonts/ProximaNova-Bold.10141a9d.eot?#iefix) format("embedded-opentype"),url(../../assets/fonts/ProximaNova-Bold.e2cf3dc2.woff) format("woff"),url(../../assets/fonts/ProximaNova-Bold.926a08fb.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Proxima Nova Rg;src:url(../../assets/fonts/ProximaNova-BoldIt.54fe7d55.eot);src:local("Proxima Nova Bold Italic"),local("ProximaNova-BoldIt"),url(../../assets/fonts/ProximaNova-BoldIt.54fe7d55.eot?#iefix) format("embedded-opentype"),url(../../assets/fonts/ProximaNova-BoldIt.af44a852.woff) format("woff"),url(../../assets/fonts/ProximaNova-BoldIt.0e18c5b3.ttf) format("truetype");font-weight:700;font-style:italic}.highl td{-webkit-animation:highlight .4s ease-out 2 alternate;animation:highlight .4s ease-out 2 alternate}@-webkit-keyframes highlight{to{background-color:rgba(0,0,0,.16)}}@keyframes highlight{to{background-color:rgba(0,0,0,.16)}}body,html{margin:0;padding:0;overflow:hidden!important}#app{font-family:Proxima Nova Rg}#app.v-application{line-height:normal}.plane{min-width:100px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-height:58px;background:#fff;padding:16px 24px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.plane.block{display:block}.plane.button{cursor:pointer}.plane.button,.switch{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.switch{position:relative;display:inline-block;width:60px;height:32px}.switch input{opacity:0;width:0;height:0}.switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#a7a7a7;-webkit-transition:.4s;transition:.4s;color:#fff;font-size:12px;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;padding-right:9px}.switch .slider:before{position:absolute;content:"";height:24px;width:24px;left:4px;bottom:4px;background-color:#fff;-webkit-transition:.4s;transition:.4s}.switch input:checked+.slider{background-color:#fff;color:#a7a7a7;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-right:0;padding-left:7px}.switch input:checked+.slider:before{background-color:#a7a7a7;-webkit-transform:translateX(26px);transform:translateX(26px)}.switch .slider.round{border-radius:34px}.switch .slider.round:before{border-radius:50%}#tree-view{padding:0;overflow:auto;height:100%}#tree-view::-webkit-scrollbar{width:8px}#tree-view::-webkit-scrollbar:horizontal{height:8px}#tree-view::-webkit-scrollbar-track{background:transparent}#tree-view::-webkit-scrollbar-thumb{border-radius:10px;background:#e3e3e3}#tree-view::-webkit-scrollbar-thumb:hover{background:#919191}#tree-view .tree-item{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#tree-view .item{margin-bottom:9px}#tree-view .expand,#tree-view .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:24px}#tree-view .expand{width:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:6px;cursor:pointer}#tree-view .text{color:#2f9a9f;overflow:hidden;cursor:pointer;white-space:nowrap;text-overflow:ellipsis}#tree-view .children{margin-left:22px}#nav-navigation{margin-right:20px}#nav-navigation,#nav-navigation .navigate-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#nav-navigation .navigate-box{cursor:pointer}#nav-navigation .v-icon{margin-right:6px;margin-left:6px}#nav-navigation span{color:#3e3e3e;font-size:14px;max-width:130px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.large-modal,.modal{height:100%;position:fixed;top:0;left:0;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;z-index:100}.large-modal .close,.modal .close{width:100%;height:100%;position:absolute;z-index:101}.large-modal .content,.modal .content{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:45px 36px 24px 36px;background:#fff;border:1.5px solid #707070;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.16);box-shadow:0 3px 6px rgba(0,0,0,.16);border-radius:4px;z-index:102}.large-modal .content .product,.modal .content .product{padding-top:15px;font-size:15px;color:#2f9a9f}.large-modal .text,.modal .text{width:100%;text-align:left;font-size:20px}.large-modal .text .body-text,.modal .text .body-text{padding-top:10px;text-align:inherit}.large-modal .text .normal-text,.modal .text .normal-text{font-size:30px;font-weight:700}.large-modal .text .error-text,.modal .text .error-text{font-size:30px;font-weight:700;color:#ff0404}.large-modal .text .product-name-text,.modal .text .product-name-text{color:#2f9a9f}.large-modal .text .product-name-text-error,.modal .text .product-name-text-error{color:#ff0404}.large-modal .buttons,.modal .buttons{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.large-modal .buttons .button,.modal .buttons .button{padding:5px 20px;border-radius:4px;font-size:20px;color:#fff;background:#b5b5b5;margin-right:25px;cursor:pointer}.large-modal .buttons .button:last-child,.modal .buttons .button:last-child{margin-right:0}.large-modal .buttons .button.b-green,.modal .buttons .button.b-green{background:#63c19c}.large-modal .buttons .button.b-darkblue,.modal .buttons .button.b-darkblue{background:#35667c}.large-modal .buttons .button.b-disabled,.modal .buttons .button.b-disabled{background:rgba(0,0,0,.2)}.large-modal .buttons .button.b-red,.modal .buttons .button.b-red{background:#ff0404}.large-modal #search-chn .content,.large-modal #search .content,.modal #search-chn .content,.modal #search .content{padding:0;-webkit-box-shadow:none}.large-modal #search-chn,.modal #search-chn{padding-bottom:35px}.large-modal #search-chn .content,.modal #search-chn .content{width:80px;border:1px solid #f4f4f4}.large-modal #search-chn .content input,.modal #search-chn .content input{height:26px;text-align:right}.large-modal #search-chn .content input:disabled,.modal #search-chn .content input:disabled{background:#f4f4f4}.large-modal .treeview,.modal .treeview{overflow-x:auto;overflow-y:hidden;height:320px;padding-top:10px}.large-modal .treeview #tree-view,.modal .treeview #tree-view{height:100%}.large-modal .treeview .text,.modal .treeview .text{font-size:15px}.large-modal .mds-checkbox,.modal .mds-checkbox{border-radius:50%;cursor:pointer;height:18px;-webkit-transition:inherit;transition:inherit;width:18px}.large-modal .total,.modal .total{padding-top:20px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:right}.large-modal .percent,.modal .percent{text-align:center;font-size:15px;padding-bottom:5px}.admin-menu{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.admin-menu .left-pannel{width:15%;padding-top:5px}.admin-menu .left-pannel .left-admin-menu{cursor:pointer;font-size:13px;color:#2b2b2b}.admin-menu .left-pannel .left-admin-menu .active{color:#2f9a9f}.admin-menu .left-pannel .left-admin-menu .header{padding-left:15px;height:25px;margin-bottom:3px}.admin-menu .left-pannel .left-admin-menu .header.active{background-color:#d6edf9;border-top-right-radius:12px;border-bottom-right-radius:12px}.admin-menu .left-pannel .left-admin-menu .child-header{padding-left:15px;height:24px}.admin-menu .left-pannel .left-admin-menu .child-header .h-line{width:1.5px;height:21px;background-color:#bababa}.admin-menu .left-pannel .left-admin-menu .child-header .h-line.active{background-color:#2f9a9f}.admin-menu .left-pannel .left-admin-menu .child-header .text-line{padding-left:15px;padding-top:3px;color:#2b2b2b}.admin-menu .left-pannel .left-admin-menu .child-header .text-line.active{color:#2f9a9f}.admin-menu .right-pannel{width:85%;padding-left:6%}.admin-menu .right-pannel .system-setting .sub-title,.admin-menu .right-pannel .system-setting .title{color:#2b2b2b;font-size:18px;font-weight:700}.admin-menu .right-pannel .system-setting .sub-title{color:#707070}.admin-menu .right-pannel .md-select-mod{margin-bottom:15px;width:25%}.admin-menu .right-pannel .md-select-mod .desc{margin-bottom:2px;color:#707070;font-size:12px}.admin-menu .right-pannel .md-select-mod .vs__dropdown-toggle{border-radius:0;border-top-width:0;border-right-width:0;border-left-width:0}.admin-menu .right-pannel .md-select-mod .vs__dropdown-toggle .vs__selected{color:#707070;font-weight:700}.admin-menu .right-pannel .md-select-mod.valid .vs__dropdown-toggle .vs__selected{color:red}.admin-menu .right-pannel .md-select-mod .top-v-select .vs__dropdown-menu{top:calc(100% - 355px)}.admin-menu .right-pannel .md-select-mod .middle-v-select .vs__dropdown-menu{top:calc(100% - 290px)}.admin-menu .right-pannel .button{font-size:12px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:5px 20px;border-radius:4px;color:#fff;background:#b5b5b5;cursor:pointer}.admin-menu .right-pannel .button.b-darkblue{background:#35667c}.admin-menu .right-pannel .button.b-disabled{opacity:.6;background:#35667c;cursor:default}.admin-menu .right-pannel .valid-text{color:red;font-size:13px;font-weight:700}.admin-menu .right-pannel .mx-datepicker{width:100%}.admin-menu .right-pannel .mx-datepicker .mx-input{-webkit-box-shadow:none;box-shadow:none;border-radius:0;border-top-width:0;border-right-width:0;border-left-width:0;font-weight:700}.admin-menu .right-pannel .mx-datepicker.valid .mx-input{color:red}:root .v-application ol,:root .v-application ul{padding-left:0!important}:root .vs__clear{display:none}#login,#maintenance{font-family:Roboto;width:100vw;height:100vh;background:#f5f5f5;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}#login-box{width:333px;min-height:450px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background:#fff;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.16);box-shadow:0 3px 6px rgba(0,0,0,.16)}#login-box .part-top{height:180px;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-pack:end;-ms-flex-pack:end;justify-content:flex-end;border-bottom:1px solid #d5d5d5}#login-box .part-top .logo{width:100px;height:100px;border-radius:50%;background:#d5d5d5;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.16);box-shadow:0 3px 6px rgba(0,0,0,.16)}#login-box .part-top h1.company-name{min-height:24px;font-size:20px;font-weight:400;color:#707070;margin:14px 0}#login-box form{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;width:100%;padding:50px 38px 44px 38px;-webkit-box-sizing:border-box;box-sizing:border-box}#login-box [type=password],#login-box input[type=text]{width:222px;border:none;border-bottom:1px solid #b1b1b1;font-size:16px;line-height:1.4}#login-box [type=password]:focus,#login-box [type=password]:hover,#login-box input[type=text]:focus,#login-box input[type=text]:hover{outline:none}#login-box [type=password]::-webkit-input-placeholder,#login-box input[type=text]::-webkit-input-placeholder{color:#b1b1b1}#login-box [type=password]::-moz-placeholder,#login-box input[type=text]::-moz-placeholder{color:#b1b1b1}#login-box [type=password]:-ms-input-placeholder,#login-box input[type=text]:-ms-input-placeholder{color:#b1b1b1}#login-box [type=password]::-ms-input-placeholder,#login-box input[type=text]::-ms-input-placeholder{color:#b1b1b1}#login-box [type=password]::placeholder,#login-box input[type=text]::placeholder{color:#b1b1b1}#login-box .input-with-icon{width:222px;margin-top:25px;position:relative}#login-box .input-with-icon .eye{cursor:pointer;width:22px;top:5px;right:0;position:absolute}#login-box .input-with-icon .eye.eye-hided{width:22px;top:5.5px;right:-.2px}#login-box .checkbox-custom{margin-top:14px;width:222px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}#login-box .checkbox-custom input{opacity:0;display:none}#login-box .checkbox-custom label{cursor:pointer;position:absolute;width:11px;height:11px;top:0;left:0;background:#fff;color:#707070;border:1px solid #bbb}#login-box .checkbox-custom label .text{padding-left:20px;width:150px;font-size:12px;margin-top:-2px}#login-box .checkbox-custom label:after{opacity:0;content:"";position:absolute;width:6px;height:5px;background:transparent;top:1.5px;left:1.5px;border:1.5px solid #333;border-top:none;border-right:none;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}#login-box .checkbox-custom input[type=checkbox]:checked+label:after{opacity:1}#login-box button{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:18px;width:90%;height:31px;background:#5ebef0;color:#fff;font-size:16px;text-align:center;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.16);box-shadow:0 3px 6px rgba(0,0,0,.16);border-radius:30px;border-style:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}#login-box button:hover{background:#34b9ff}#login-box button:focus{background:#41c5ff;outline:none}#login-box .login-error{margin-top:10px;color:#ff0404;opacity:0;font-size:14px}#login-box .login-error.active{opacity:1}#login-box input[type=password]::-ms-clear,#login-box input[type=password]::-ms-reveal{display:none}#login-box #menu-display{margin-top:25px;width:100%;text-align:center}#login-box #menu-display .switch{width:90%;height:22px}#login-box #menu-display .switch .slider:before{height:18px;width:18px;top:2px}#login-box #menu-display .switch .slider.round{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;background-color:#c6c6c6}#login-box #menu-display .switch input:checked+.slider{background-color:#c6c6c6}#login-box #menu-display .switch input:checked+.slider:before{-webkit-transform:translateX(206px);transform:translateX(206px);background-color:#fff}#dashboard{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;height:100%;background:#f5f5f5}#left-bar{-webkit-box-flex:0;-ms-flex:0 0 72px;flex:0 0 72px;width:72px;height:100%;padding-left:10px;-webkit-box-sizing:border-box;box-sizing:border-box;padding-bottom:10px}#left-bar .logo{width:40px;height:40px;border-radius:50%;cursor:pointer}#left-bar #user-menu{position:relative}#left-bar #page-menu-panel,#left-bar #role-menu-panel{padding:15px 15px 0 15px;position:absolute;top:135px;min-width:160px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-height:50px;background:#fff;z-index:54;font-size:13px;border-radius:7px;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.16);box-shadow:0 3px 6px rgba(0,0,0,.16);color:#2b2b2b}#left-bar #page-menu-panel .n-header span,#left-bar #role-menu-panel .n-header span{color:#b5b5b5;font-size:13px;margin:15px 18px}#left-bar #page-menu-panel .line,#left-bar #role-menu-panel .line{border-top:1px solid;border-color:#c6c6c6;padding-bottom:6px;margin-top:6px;margin-left:12px;margin-right:12px}#left-bar #page-menu-panel .radio-group,#left-bar #role-menu-panel .radio-group{margin-top:0}#left-bar #page-menu-panel .radio-group .v-input--selection-controls,#left-bar #role-menu-panel .radio-group .v-input--selection-controls{margin-top:0!important;padding-top:0!important}#left-bar #page-menu-panel .radio-group .v-input--selection-controls .v-input__control .v-input--selection-controls__input,#left-bar #role-menu-panel .radio-group .v-input--selection-controls .v-input__control .v-input--selection-controls__input{height:17px}#left-bar #page-menu-panel .radio-group .v-input--selection-controls .v-input__control .v-input--selection-controls__input .v-icon.v-icon,#left-bar #role-menu-panel .radio-group .v-input--selection-controls .v-input__control .v-input--selection-controls__input .v-icon.v-icon{font-size:20px}#left-bar #page-menu-panel .radio-group .v-input--selection-controls .v-input__control .v-input--selection-controls__input .v-input__slot,#left-bar #role-menu-panel .radio-group .v-input--selection-controls .v-input__control .v-input--selection-controls__input .v-input__slot{margin-bottom:0!important}#left-bar #page-menu-panel .radio-group .v-input--selection-controls .v-input__control .v-messages,#left-bar #role-menu-panel .radio-group .v-input--selection-controls .v-input__control .v-messages{position:fixed!important}#left-bar #page-menu-panel .radio-group .n-body,#left-bar #role-menu-panel .radio-group .n-body{width:100%;padding:3px 10px 3px 18px;display:-webkit-box;display:-ms-flexbox;display:flex}#left-bar #page-menu-panel .radio-group .n-body .v-input--selection-controls__input .v-icon,#left-bar #role-menu-panel .radio-group .n-body .v-input--selection-controls__input .v-icon{font-size:20px!important}#left-bar #page-menu-panel .radio-group .n-body .v-input--selection-controls__input .accent--text,#left-bar #page-menu-panel .radio-group .n-body .v-input--selection-controls__input .primary--text,#left-bar #role-menu-panel .radio-group .n-body .v-input--selection-controls__input .accent--text,#left-bar #role-menu-panel .radio-group .n-body .v-input--selection-controls__input .primary--text{color:#000!important;caret-color:#000!important}#left-bar #page-menu-panel .radio-group .n-body .n-body_desc,#left-bar #role-menu-panel .radio-group .n-body .n-body_desc{margin-left:15px;width:80%;font-size:13px;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;padding-right:6px;padding-top:3px}#left-bar #page-menu-panel .radio-group .n-body .n-body_icon,#left-bar #role-menu-panel .radio-group .n-body .n-body_icon{width:10%}#left-bar #page-menu-panel .radio-group .n-body .n-body_icon v-icon,#left-bar #role-menu-panel .radio-group .n-body .n-body_icon v-icon{color:#000;font-weight:700}#left-bar #page-menu-panel .radio-group div.v-messages.theme--light,#left-bar #role-menu-panel .radio-group div.v-messages.theme--light{display:none!important}#left-bar #page-menu-panel .radio-group .buttons-small,#left-bar #role-menu-panel .radio-group .buttons-small{padding-top:5px;padding-bottom:10px;padding-left:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#left-bar #page-menu-panel .radio-group .small-button,#left-bar #role-menu-panel .radio-group .small-button{padding:5px 10px;margin-right:15px;max-width:65px;height:22px;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:12px;color:#fff;background:#5ebef0;border-radius:3px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}#left-bar #page-menu-panel .radio-group .small-button.cancel,#left-bar #role-menu-panel .radio-group .small-button.cancel{color:#fff;background:#b5b5b5;margin-left:6px}#left-bar #user-menu-panel{padding:17px;position:absolute;left:0;top:28px;min-width:160px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-height:50px;background:#fff;z-index:54;font-size:12px;border-radius:4px;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.16);box-shadow:0 3px 6px rgba(0,0,0,.16);color:#2b2b2b}#left-bar #user-menu-panel .line{border-top:1px solid;border-color:#b1b1b1;margin-left:5px;margin-right:5px}#left-bar #user-menu-panel .user-name{width:100%;white-space:nowrap;font-weight:700;padding:12px 8px 4px 8px}#left-bar #user-menu-panel .user-status{margin-bottom:10px;padding:0 8px}#left-bar #user-menu-panel .user-button{padding:2px 7px;background:#5ebef0;border-radius:3px;margin:0 auto;margin-top:12px;margin-bottom:10px}#left-bar #user-menu-panel .menu-button,#left-bar #user-menu-panel .user-button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#fff;cursor:pointer;text-decoration:none;display:block}#left-bar #user-menu-panel .menu-button{padding:2px 9px;background:#b5b5b5;border-radius:4px;margin-left:10px;margin-bottom:11px;white-space:nowrap}#left-bar #user-menu-panel .menu-button.active{background:#5ebef0}#dashboard-right{-webkit-box-sizing:border-box;box-sizing:border-box;padding:16px 0 16px 16px;width:calc(100% - 7px);-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 7px);flex:0 0 calc(100% - 7px);height:100%}#dashboard-scrollbar{width:20px;background:#ff0;height:calc(100vh - 137px);position:absolute;top:137px;right:5px;z-index:50;overflow:auto}#dashboard-scrollbar .clone-content{width:20px}#dashboard-scrollbar::-webkit-scrollbar{width:20px;background-color:transparent}#dashboard-scrollbar::-webkit-scrollbar-thumb{border:6px solid transparent;background-clip:padding-box;border-radius:10px;background-color:#e3e3e3}#dashboard-scrollbar::-webkit-scrollbar-button{width:0;height:0;display:none}#dashboard-scrollbar::-webkit-scrollbar-corner{background-color:transparent}#dashboard-content{position:relative;width:calc(100% - 2px);height:calc(100vh - 137px);margin-top:12px;margin-right:2px;background:#fff;overflow:auto}#dashboard-content::-webkit-scrollbar{width:20px;background-color:#f5f5f5;overflow:auto}#dashboard-content::-webkit-scrollbar-thumb{border:6px solid transparent;background-clip:padding-box;border-radius:10px;background-color:#ebebeb}#charts{padding:24px;padding-bottom:0;-webkit-box-sizing:border-box;box-sizing:border-box}#charts,.loading-bar,.loading-white-bar{display:-webkit-box;display:-ms-flexbox;display:flex}.loading-bar,.loading-white-bar{z-index:100000;position:fixed;width:100%;height:100%;top:0;left:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.loading-bar{background:rgba(0,0,0,.25)}.loading-white-bar{z-index:52;background:#fff;opacity:0}.v-dialog{-webkit-box-shadow:unset!important;box-shadow:unset!important}.v-overlay__scrim{display:none}#graph-dialog{top:0}#header .top-line{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-bottom:12px}#header .second-line,#header .top-line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#header .second-line{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-right:24px;-webkit-box-sizing:border-box;box-sizing:border-box;min-height:38px}#header .second-line .right-side{width:10%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-right:.5%}#header .second-line .left-side,#header .second-line .right-side{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#header .second-line .left-side{width:90%}#nav-bar-path,#nav-filter{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:38px}#nav-bar-path .filter-button,#nav-filter .filter-button{width:90px;background:transparent;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer}#nav-bar-path .filter-button,#nav-bar-path .filter-tag,#nav-filter .filter-button,#nav-filter .filter-tag{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:12px;margin-bottom:3px}#nav-bar-path .filter-tag,#nav-filter .filter-tag{width:115px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:7px 12px;background:#b5b5b5;color:#fff;font-size:12px;border-radius:5px;min-height:34px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#nav-bar-path .filter-tag .filter-tag-text,#nav-filter .filter-tag .filter-tag-text{max-width:90px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}#nav-bar-path .filter-tag .v-icon,#nav-filter .filter-tag .v-icon{cursor:pointer;margin-left:12px}#nav-bar-path .filter-tag.selected,#nav-filter .filter-tag.selected{background:#75c1e9}#nav-bar-path .filter-tag.selected .v-icon,#nav-filter .filter-tag.selected .v-icon{opacity:1}#nav-bar-path .filter-more,#nav-filter .filter-more{font-size:12px;padding-bottom:12px;color:#b5b5b5;font-weight:700;cursor:pointer;margin-left:5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#nav-bar-path .filter-more span,#nav-filter .filter-more span{font-size:24px}#nav-bar-path .filter-list.plane,#nav-filter .filter-list.plane{position:absolute;z-index:16;width:280px;padding:12px;-ms-flex-wrap:wrap;flex-wrap:wrap;display:block;-webkit-columns:2;-moz-columns:2;columns:2;top:40px;left:0;border-radius:4px;-webkit-box-shadow:0 3px 5px 0 rgba(0,0,0,.1607843137254902);box-shadow:0 3px 5px 0 rgba(0,0,0,.1607843137254902)}#nav-bar-path .filter-list.plane .filter-tag,#nav-filter .filter-list.plane .filter-tag{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding-right:21px;cursor:pointer;margin-bottom:12px}#nav-bar-path .filter-list.plane .filter-tag .v-icon,#nav-filter .filter-list.plane .filter-tag .v-icon{display:none;margin-left:2px}#nav-bar-path .filter-list.plane .filter-tag.selected,#nav-filter .filter-list.plane .filter-tag.selected{padding-right:4px}#nav-bar-path .filter-list.plane .filter-tag.selected .v-icon,#nav-filter .filter-list.plane .filter-tag.selected .v-icon{display:inline}#nav-bar-path{background:#fff;padding-left:10px;border-radius:4px}#nav-bar-path .filter-list.plane{border-top-left-radius:0;border-top-right-radius:0;top:33px;-webkit-box-shadow:0 3px 3px 0 rgba(0,0,0,.1607843137254902);box-shadow:0 3px 3px 0 rgba(0,0,0,.1607843137254902)}#nav-bar-path .filter-tag-text{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}#icon-help,#nav-notification,#nav-notification-comment{position:relative;margin-left:16px}#icon-help .v-icon,#nav-notification-comment .v-icon,#nav-notification .v-icon{background:#e3e3e3;width:32px;height:32px;border-radius:50%}#icon-help .v-badge,#nav-notification-comment .v-badge,#nav-notification .v-badge{cursor:pointer}#icon-help .v-badge__badge,#nav-notification-comment .v-badge__badge,#nav-notification .v-badge__badge{padding:3px 0 0 0;width:16px;min-width:16px;height:16px;top:-5px;left:0}#icon-help .v-badge__badge span,#nav-notification-comment .v-badge__badge span,#nav-notification .v-badge__badge span{font-size:12px}#notification-panel{width:250px;max-height:450px;min-height:100px;background:#fff;border:1px solid #c6c6c6;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.16);box-shadow:0 3px 6px rgba(0,0,0,.16);position:absolute;top:35px;right:0;z-index:300;overflow:auto}#notification-panel::-webkit-scrollbar{height:5px;width:6px;background-color:#fff}#notification-panel::-webkit-scrollbar-thumb{background:#e3e3e3;border-radius:3px}#notification-panel .n-header{padding:10px;color:#fff;font-size:11px;background:#3f7790;position:sticky;top:0;z-index:5}#notification-panel .n-header.old{background:#afafaf}#notification-panel .n-message{cursor:pointer;width:100%;padding:22px 18px 10px 10px;border-bottom:1px solid #c6c6c6}#notification-panel .n-message .message-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#notification-panel .n-message .avatar{width:32px;-webkit-box-flex:0;-ms-flex:0 0 32px;flex:0 0 32px;height:32px;background:#efefef;border-radius:3px;margin-right:10px}#notification-panel .n-message .product-name{font-size:12px;color:#2f9a9f;width:185px}#notification-panel .n-message .product-name .user{color:#6a6a6a}#notification-panel .n-message .product-name .names{color:#63c19c}#notification-panel .n-message .product-name .thin{font-weight:400}#notification-panel .n-message .product-name .time{display:block;font-size:10px;color:#a8a8a8;font-weight:400}#notification-panel .n-message .message-text{font-size:13px;margin-top:5px}#notification-panel .n-message .message-text .m-red{color:#ff0404}#notification-panel .n-message .message-text .m-green{color:#63c19c}#notification-panel .n-message .message-text .bath{color:#afafaf}#notification-scrollbar{left:16px;width:18px;background:transparent;height:calc(100vh - 225px);position:absolute;top:65px;right:0;z-index:301;overflow:auto}#notification-scrollbar .clone-content{width:18px}#notification-scrollbar::-webkit-scrollbar{width:18px;background-color:transparent}#notification-scrollbar::-webkit-scrollbar-thumb{border:6px solid transparent;background-clip:padding-box;border-radius:10px;background-color:#ebebeb}#notification-scrollbar::-webkit-scrollbar-button{width:0;height:0;display:none}#notification-scrollbar::-webkit-scrollbar-corner{background-color:transparent}#sendbar-dialog{position:relative;width:25%}#sendbar-dialog .send-approve{width:90%;padding:5px 10px 5px 18px}#sendbar-dialog .send-approve span{padding-left:10px}#sendbar-dialog #sendbar-panel{padding-right:30px}#sendbar-dialog #sendbar-panel .tree-item{height:330px;width:100%;padding-left:55px;padding-top:18px;overflow:auto}#sendbar-dialog #sendbar-panel .tree-item .mds-checkbox{border-radius:50%;cursor:pointer;height:18px;-webkit-transition:inherit;transition:inherit;width:18px}#sendbar-dialog #sendbar-panel .tree-item .expand{color:#2f9a9f;font-size:16px}#sendbar-dialog #sendbar-panel .tree-item::-webkit-scrollbar{width:8px}#sendbar-dialog #sendbar-panel .tree-item::-webkit-scrollbar-track{background:transparent}#sendbar-dialog #sendbar-panel .tree-item::-webkit-scrollbar-thumb{border-radius:10px;background:#e3e3e3}#sendbar-dialog #sendbar-panel .tree-item::-webkit-scrollbar-thumb:hover{background:#555}#sendbar-dialog #sendbar-panel .send-approve{width:100%;padding:50px 10px 5px 55px}#sendbar-dialog #sendbar-panel .send-approve span{padding-left:10px}#sendbar-dialog #sendbar-panel .n-header .line{border-top:1px solid;border-color:#c6c6c6;padding-bottom:6px;margin-left:12px;margin-right:12px}#sendbar-dialog #sendbar-panel .n-header span{color:#626262;font-size:16px;font-weight:700;padding:0 10px 0 0}#sendbar-dialog #sendbar-panel .v-input--selection-controls{margin-top:0!important;padding-top:0!important}#sendbar-dialog #sendbar-panel .v-input--selection-controls .v-input__control .v-input--selection-controls__input{height:17px}#sendbar-dialog #sendbar-panel .v-input--selection-controls .v-input__control .v-input--selection-controls__input .v-icon.v-icon{font-size:20px}#sendbar-dialog #sendbar-panel .v-input--selection-controls .v-input__control .v-input--selection-controls__input .v-input__slot{margin-bottom:0!important}#sendbar-dialog #sendbar-panel .v-input--selection-controls .v-input__control .v-messages{position:fixed!important}#sendbar-dialog #sendbar-panel .n-body{width:100%;padding:3px 10px 3px 18px;display:-webkit-box;display:-ms-flexbox;display:flex}#sendbar-dialog #sendbar-panel .n-body .v-input--selection-controls__input .accent--text,#sendbar-dialog #sendbar-panel .n-body .v-input--selection-controls__input .primary--text{color:#000!important;caret-color:#000!important}#sendbar-dialog #sendbar-panel .n-body .n-body_desc{margin-left:15px;width:80%;font-size:13px;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;padding-right:6px}#sendbar-dialog #sendbar-panel .n-body .n-body_icon{width:10%}#sendbar-dialog #sendbar-panel .n-body .n-body_icon v-icon{color:#000;font-weight:700}#sendbar-dialog #sendbar-panel .buttons-small{float:right;display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:38px;padding-bottom:39px;padding-right:17px}#sendbar-dialog #sendbar-panel .small-button{padding:5px 10px;max-width:150px;width:150px;height:29px;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:16px;color:#fff;background:#3f7790;border-radius:3px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}#sendbar-dialog #sendbar-panel .small-button.dark{color:#fff;background:rgba(0,0,0,.43);margin-left:6px}#sendbar-dialog #sendbar-panel .small-button.dis{color:#fff;background:rgba(0,0,0,.18);cursor:default;margin-left:6px}#sendbar-panel{min-height:100px;background:#fff;border-radius:4px;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.16);box-shadow:0 3px 6px rgba(0,0,0,.16);position:absolute;width:60%;position:fixed;top:10%;left:20%;z-index:101}#admin-header{width:100%;min-height:58px;background:#fff;padding:16px 24px 16px 11px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:25px}#admin-header .title,#admin-header .v-icon{color:#2b2b2b}#admin-header .title{padding-left:17px;font-size:20px}#product-view{position:relative;width:45%;padding-right:12px;border-radius:4px}#product-view .selected-text{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px}#product-view .selected-text div{max-width:160px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}#product-view .selected-text span{margin:0 3px}#product-view .product-tree{border-radius:4px;display:block;position:absolute;top:0;z-index:20;width:98%;height:375px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:12px;overflow:hidden;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.16);box-shadow:0 3px 6px rgba(0,0,0,.16)}#product-view .product-tree .v-treeview{color:#2f9a9f}#product-view .product-tree .plane.button{padding:0;width:101.5%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background:#fff;margin-left:-12px;margin-top:-12px;padding:0 12px 0 6px;height:45px;min-height:45px}#product-view .product-tabs-ui{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding-top:15px;padding-left:8px}#product-view .product-tabs-ui .tab-ui{font-weight:700;padding:6px 8px;border:1px solid #2f9a9f;background:#fff;border-radius:4px;color:#2f9a9f;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}#product-view .product-tabs-ui .active{border:1px solid #2f9a9f;background:#2f9a9f;color:#fff;border-radius:4px}#product-view .product-tabs{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}#product-view .product-tabs .tab{width:52%;height:100%;padding:13px 15px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:1px -3px 6px 0 rgba(0,0,0,.16);box-shadow:1px -3px 6px 0 rgba(0,0,0,.16);margin-left:-40px;border-bottom:none;border-radius:5px;z-index:3;background:#f4f4f4;font-size:14px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}#product-view .product-tabs .tab b{font-size:12px}#product-view .product-tabs .tab:first-child{margin:0}#product-view .product-tabs .tab:first-child{z-index:4}#product-view .product-tabs .tab:nth-child(2){z-index:3}#product-view .product-tabs .tab:nth-child(3){z-index:2}#product-view .product-tabs .tab.active{z-index:5;background:#fff}#product-view .product-tabs .tab.close{text-align:right;background:transparent;margin-left:-85px}#product-view .v-treeview-node{margin-left:15px}#product-view .v-treeview-node__root{min-height:38px}#tree-view{height:calc(100% - 85px)}#search,#search-chn{margin:10px 0;position:relative}#search-chn .anchor,#search .anchor{width:100%;height:36px}#search-chn .content,#search .content{border:1px solid #c6c6c6;border-radius:5px;position:absolute;top:0;background:#fff;z-index:20;width:100%}#search-chn input,#search input{padding:8px 8px 8px 17px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:36px;font-size:14px}#search-chn input:focus,#search input:focus{outline:none}#search-chn .separate,#search .separate{height:1px;width:335px;margin:3px 17px;background:#e3e3e3}#search-chn ul.autocomplite,#search ul.autocomplite{height:165px;overflow:auto;padding-left:17px;padding-bottom:5px}#search-chn ul.autocomplite::-webkit-scrollbar,#search ul.autocomplite::-webkit-scrollbar{width:8px}#search-chn ul.autocomplite::-webkit-scrollbar-track,#search ul.autocomplite::-webkit-scrollbar-track{background:transparent}#search-chn ul.autocomplite::-webkit-scrollbar-thumb,#search ul.autocomplite::-webkit-scrollbar-thumb{border-radius:10px;background:#e3e3e3}#search-chn ul.autocomplite::-webkit-scrollbar-thumb:hover,#search ul.autocomplite::-webkit-scrollbar-thumb:hover{background:#555}#search-chn li,#search li{list-style-type:none;margin-bottom:5px;font-size:14px;cursor:pointer}#search-chn li.choosen,#search li.choosen{color:#2f9a9f}#search-chn li:hover,#search li:hover{color:#2f9a9f}#products .main-row{position:sticky;top:0;width:100%;background:#fff;z-index:15;-webkit-box-shadow:0 3px 3px rgba(0,0,0,.06);box-shadow:0 3px 3px rgba(0,0,0,.06)}#products .main-row thead .buttons,#products .main-row thead .delta,#products .main-row thead .first,#products .main-row thead .message,#products .main-row thead .month,#products .main-row thead .ratio,#products .main-row thead .total{padding-top:24px}.table-name{font-size:12px;color:#9a9a9a;padding:24px 0 16px 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.table-name span{font-size:12px;color:#63c19c;margin-left:16px;cursor:pointer}.product-table{width:100%;min-width:1250px;-webkit-box-sizing:border-box;box-sizing:border-box;border-collapse:collapse}.product-table td,.product-table th{padding:7px 0}.product-table th{font-size:12px;color:#000;text-align:right;font-weight:400}.product-table td{font-size:13px;color:#2b2b2b}.product-table input{width:100%;text-align:right;border:1px solid #fff;padding:2px 5px 2px 3px;border-radius:5px;color:#fff!important}.product-table input:focus{outline:none}.product-table input.border-red{border-color:#fa4d4d}.product-table input.border-green{border-color:#0f0}.product-table input.border-unline{border:0 solid #fff}.product-table input.border-white{border:1px solid #fff}.product-table .first{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding-left:50px;text-align:left}.product-table .first.empty-channel,.product-table .first.mainrow{color:#1c1c1c}.product-table td.first{color:#2f9a9f;cursor:pointer}.product-table .buttons{width:30px;padding-right:10px;padding-left:10px}.product-table .buttons .v-icon{cursor:pointer}.product-table .buttons .onlyonhover{opacity:0}.product-table tr:hover .buttons .onlyonhover{opacity:1}.product-table .month{width:50px;padding-right:10px;text-align:right;word-break:break-all}.product-table .month.rolling{background-color:#d5d5d5}.product-table .month.rolling-edit{background-color:#3e6d82}.product-table .month.rolling-comment-edit{background-color:#707070}.product-table .total{width:60px;padding-left:10px;text-align:right}.product-table .total.w100{width:80px}.product-table .delta{width:50px;text-align:right;padding-left:17px}.product-table th.delta{text-align:center;padding-right:8px}.product-table .delta-icon{padding:1px;border-radius:3px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;background-color:#c9c9c9;color:#fff;font-size:11px}.product-table .delta-icon.delta-no{background-color:unset}.product-table .delta-icon.delta-green{background-color:#63c19c}.product-table .delta-icon.delta-red{background-color:#fa4d4d}.product-table .delta-icon.delta-purple{background-color:#8b40e0}.product-table .delta-icon.delta-yellow{background-color:#ffd120}.product-table .delta-icon.delta-blue{background-color:#41c5ff}.product-table .ratio{width:35px;text-align:left;padding-left:16px}.product-table td.message{width:40px;padding-left:10px}.product-table td.message .v-badge--overlap.v-badge--left .v-badge__badge{width:16px;min-width:16px;height:16px;top:-9px;left:-10px}.product-table td.message .v-badge--overlap.v-badge--left .v-badge__badge span{font-size:12px}.product-table .buttons-small{padding-left:17px}.product-table .small-button{max-width:65px;height:22px;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:12px;color:#3f7790;background:#fff;border-radius:5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.product-table .small-button.dark{color:#fff;background:rgba(0,0,0,.43)}.product-table tr.edit-mode{background:#3f7790}.product-table tr.edit-mode td{color:#fff}.product-table tr.edit-mode .first{text-align:right}.product-table tr.edit-mode .first.mainrow{color:#fff}.product-table .mds-table-name{font-size:12px;color:#9a9a9a;display:-webkit-box;display:-ms-flexbox;display:flex;text-transform:uppercase;cursor:pointer}.product-table .mds-table-name .first{padding-left:4px;padding-top:25px}.product-table .mds-table-name span{color:#63c19c;margin-left:12px;cursor:pointer;text-transform:none}.product-table .mds-table-head{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.product-table .mds-table-head .mds-th{padding:17px 0 7px 0;font-size:12px;color:#000;text-align:right;font-weight:600}.product-table .mds-table-head .mds-th.delta{text-align:center;padding:17px 0 0 0}.product-table .mds-table-head .mds-th.ratio{text-align:left;padding-left:10px}.product-table .mds-table-head .mds-th.first{text-align:left;padding:17px 48px 7px 40px}.product-table .mds-table-head .mds-th.message{padding-right:45px;padding-left:0}.product-table .mds-edit-commecnt-table-body .mds-td,.product-table .mds-edit-table-body .mds-td,.product-table .mds-table-body .mds-td{padding:7px 0 7px 0;font-size:10.5px;color:#2b2b2b}.product-table .mds-edit-commecnt-table-body .mds-td.first,.product-table .mds-edit-table-body .mds-td.first,.product-table .mds-table-body .mds-td.first{padding:7px 0 7px 40px}.product-table .mds-edit-commecnt-table-body .mds-td.ratio,.product-table .mds-edit-table-body .mds-td.ratio,.product-table .mds-table-body .mds-td.ratio{text-align:left;padding-left:10px}.product-table .mds-edit-commecnt-table-body .mds-td.delta,.product-table .mds-edit-table-body .mds-td.delta,.product-table .mds-table-body .mds-td.delta{text-align:center;padding:5px 0 5px 10px}.product-table .mds-edit-commecnt-table-body .mds-td.message,.product-table .mds-edit-table-body .mds-td.message,.product-table .mds-table-body .mds-td.message{padding-right:45px}.product-table .mds-edit-commecnt-table-body .mds-td.message .v-badge--overlap.v-badge--left .v-badge__badge,.product-table .mds-edit-table-body .mds-td.message .v-badge--overlap.v-badge--left .v-badge__badge,.product-table .mds-table-body .mds-td.message .v-badge--overlap.v-badge--left .v-badge__badge{width:16px;min-width:16px;height:16px;top:-9px;left:-10px}.product-table .mds-edit-commecnt-table-body .mds-td.message .v-badge--overlap.v-badge--left .v-badge__badge span,.product-table .mds-edit-table-body .mds-td.message .v-badge--overlap.v-badge--left .v-badge__badge span,.product-table .mds-table-body .mds-td.message .v-badge--overlap.v-badge--left .v-badge__badge span{font-size:12px}.product-table .mds-table-body:hover .buttons .onlyonhover{opacity:1}.product-table .mds-edit-table-body .edit-mode{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;background:#3f7790}.product-table .mds-edit-table-body .edit-mode .mds-td{color:#fff}.product-table .mds-edit-table-body .edit-mode .first{text-align:right}.product-table .mds-edit-table-body .edit-mode .first.mainrow{color:#fff}.mds-edit-commecnt-table-body .edit-mode{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.mds-edit-commecnt-table-body .edit-mode .mds-td{color:#fff}.mds-edit-commecnt-table-body .edit-mode .first{text-align:right}.mds-edit-commecnt-table-body .edit-mode .first.mainrow{color:#fff}#edit-table{position:fixed;bottom:0;z-index:51;min-width:1320px}#edit-table thead{opacity:0;height:0}#edit-table thead th{padding:0;line-height:2px}#edit-table .delta{width:50px}#edit-table .buttons-small,#edit-table .delta,#edit-table .mds-td.message,#edit-table .ratio,#edit-table .total{background:#35667c}#edit-table td.first{cursor:default}#products td.message{position:relative}#products td.message .v-badge{cursor:pointer}.main-row #product-messages{bottom:-120px}#product-messages{width:240px;position:absolute;bottom:40px;right:25px;z-index:100;background:#fff}#product-messages,#product-messages .m-header{-webkit-box-shadow:0 3px 6px rgba(0,0,0,.16);box-shadow:0 3px 6px rgba(0,0,0,.16)}#product-messages .m-header{background:#3f7790;color:#fff;font-weight:700;padding:10px;border-bottom:1px solid hsla(0,0%,100%,.12)}#product-messages .m-info{padding:10px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#3f7790}#product-messages .m-info .info-title{font-size:11px;color:hsla(0,0%,100%,.72)}#product-messages .m-info .info-value{font-size:14px;color:#fff}#product-messages .m-messages{max-height:220px;overflow:auto}#product-messages .m-messages::-webkit-scrollbar{width:8px}#product-messages .m-messages::-webkit-scrollbar-track{background:transparent}#product-messages .m-messages::-webkit-scrollbar-thumb{border-radius:10px;background:#e3e3e3}#product-messages .m-messages::-webkit-scrollbar-thumb:hover{background:#555}#product-messages .m-message{padding:10px;border-bottom:1px solid #c6c6c6;background:#fff}#product-messages .m-message:nth-child(2n){background:#fafafa}#product-messages .m-message:last-child{border-bottom:none}#product-messages .m-message .avatar{width:32px;-webkit-box-flex:0;-ms-flex:0 0 32px;flex:0 0 32px;height:32px;background:#efefef;margin-right:10px;border-radius:3px}#product-messages .m-message .message-top{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:5px}#product-messages .m-message .name{font-size:12px;font-weight:700;color:#767676;width:100%}#product-messages .m-message .name .thin{font-weight:400}#product-messages .m-message .name .time{font-size:10px;color:#a8a8a8;font-weight:400;display:block;text-decoration:underline}#product-messages .m-message .message-text{color:#727272;font-size:13px}#product-messages .m-message .message-text .m-red{color:#fa4d4d}#product-messages .m-message .message-text .m-green{color:#63c19c}#product-messages .m-send{background:#efefef;width:100%;min-height:100px;padding:10px}#product-messages .m-send input{text-align:left;padding:6px 10px;font-size:12px;border:1px solid #ddd;background:#fff;border-radius:5px;margin-bottom:5px}#product-messages .m-send .m-buttons{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#product-messages .m-send .m-buttons .m-button{padding:5px 11px;background:#a8a8a8;color:#fff;font-weight:700;border-radius:5px;cursor:pointer}#product-messages .m-send .m-buttons .m-button.submit{background:#3f7790;padding:5px 21px;margin-right:6px}.panel-bar{width:100%;height:35px;background:#707070;color:#fff;font-size:13px;padding-left:20px;padding-top:8px}#change-role{position:absolute;min-width:160px;width:295px;min-height:50px;background:#fff;z-index:55;font-size:12px;border:1px solid #707070;border-radius:5px;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.16);box-shadow:0 3px 6px rgba(0,0,0,.16)}#change-role.changein{left:15px;top:55px}#change-role .n-header{padding-top:12px}#change-role .n-header span{color:#b5b5b5;font-size:13px;margin:15px 18px}#change-role .line{border-top:1px solid;border-color:#c6c6c6;padding-bottom:6px;margin-top:6px;margin-left:12px;margin-right:12px}#change-role .radio-group{margin-top:0}#change-role .radio-group .v-input--selection-controls{margin-top:0!important;padding-top:0!important}#change-role .radio-group .v-input--selection-controls .v-input__control .v-input--selection-controls__input{height:17px}#change-role .radio-group .v-input--selection-controls .v-input__control .v-input--selection-controls__input .v-icon.v-icon{font-size:20px}#change-role .radio-group .v-input--selection-controls .v-input__control .v-input--selection-controls__input .v-input__slot{margin-bottom:0!important}#change-role .radio-group .v-input--selection-controls .v-input__control .v-messages{position:fixed!important}#change-role .radio-group .n-body{width:100%;padding:3px 10px 3px 18px;display:-webkit-box;display:-ms-flexbox;display:flex}#change-role .radio-group .n-body .v-input--selection-controls__input .v-icon{font-size:20px!important}#change-role .radio-group .n-body .v-input--selection-controls__input .accent--text,#change-role .radio-group .n-body .v-input--selection-controls__input .primary--text{color:#000!important;caret-color:#000!important}#change-role .radio-group .n-body .n-body_desc{margin-left:10px;width:80%;font-size:13px;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;padding-right:6px;padding-top:3px}#change-role .radio-group .n-body .n-body_icon{width:10%}#change-role .radio-group .n-body .n-body_icon v-icon{color:#000;font-weight:700}#change-role .radio-group div.v-messages.theme--light{display:none!important}#change-role .buttons-small{padding-top:5px;padding-bottom:10px;padding-left:20px}#change-role .buttons-small,#change-role .small-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#change-role .small-button{padding:5px 10px;margin-right:15px;max-width:65px;height:22px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;color:#fff;background:#5ebef0;border-radius:3px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}#change-role .small-button.cancel{color:#fff;background:#b5b5b5;margin-left:6px}.plane[data-v-5b08c11e]{padding:0 24px;-webkit-box-flex:0;-ms-flex:0 0 400px;flex:0 0 400px;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-right:12px;padding-right:12px}.plane[data-v-0dab9624]{width:30%;min-width:30%;-webkit-box-flex:0;-ms-flex:0 0 620px;flex:0 0 620px;padding:0 24px;margin-right:16px}.v-icon[data-v-0dab9624]{margin-right:25px}span[data-v-0dab9624]{margin-right:21px;color:rgba(43,43,43,.6);font-size:12px}span.second[data-v-0dab9624]{margin-left:20px}span.price[data-v-0dab9624]{font-size:15px;color:#2b2b2b}span.price small[data-v-0dab9624]{font-family:Roboto;font-size:11px;margin-left:2px}span.price small.summary-red[data-v-0dab9624]{color:#fa4d4d}span.price small.summary-green[data-v-0dab9624]{color:#57b684}span.price small.summary-yellow[data-v-0dab9624]{color:#ffd120}span.price.corp[data-v-0dab9624]{font-size:14px}span.mr[data-v-0dab9624]{margin-right:10px}.v-input.v-input--radio-group[data-v-53ac2e4c]{margin-top:0!important}#charts-small{display:-webkit-box;display:-ms-flexbox;display:flex}.small{width:800px;margin-right:28px}.small,.small-bar{height:220px;background:#f4f4f4;padding:25px 35px;-webkit-box-sizing:border-box;box-sizing:border-box}.small-bar{width:390px}.label-cls{width:50px}.delta-cls{font-size:6px}.mds-tooltips-dash-cls{padding:5px;position:absolute;background:#fff;border:1px solid #b5b5b5;border-radius:4px}.graph-header{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#bababa;color:#fff;font-size:13px;font-family:Proxima Nova Rg!important;height:35px;padding:6px 15px 0 24px;margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px}.graph-body{padding:0 0 0 15px;width:100%;height:80%}.graph-slide{width:100%;background-color:#fff;font-size:13px;font-family:Proxima Nova Rg!important;height:35px;padding:6px 15px 0 24px;margin-bottom:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.label-cls{text-align:right;padding-top:5px}.myInput-cls{text-align:right;padding:2px;width:inherit;border:1px solid #b5b5b5;border-radius:3px}.delta-cls{padding:1px 2px;border-radius:3px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;color:#fff;height:15px;font-size:11px!important}.unit-cls{padding:6px 5px 0 8px;color:#5d5d5d;font-size:13px}.mds-tooltips-cls{padding:5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:absolute;background:#fff;border:1px solid #b5b5b5;border-radius:4px}.year-cls{color:#5d5d5d;font-size:13px}.block-tab{cursor:pointer;width:20px;height:20px;width:18px;height:18px}.messages-history .v-icon:hover{cursor:pointer}.dialog-history .md-dialog-container{background:#fff;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border-radius:4px;opacity:1;width:97%;min-width:97%;margin-left:15px;top:15%;position:absolute}.dialog-history .md-dialog-container .md-dialog-title.md-title{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#bababa!important;color:#fff!important;font-size:13px!important;font-family:Proxima Nova Rg!important;height:35px!important;padding:6px 15px 0 24px!important;margin-bottom:0}.dialog-history .table-on-dialog{padding:0 10px 10px 20px}.dialog-history .table-on-dialog .headTable{width:100%;color:#000;display:-webkit-inline-box;font-weight:700;font-size:12px!important}.dialog-history .table-on-dialog .headTable .month.rolling{background-color:#d5d5d5}.dialog-history .table-on-dialog .headTable div{padding-left:5px;padding-right:5px!important}.dialog-history .table-on-dialog .headTable div.-text-right{text-align:right}.dialog-history .table-on-dialog .headTable div.-text-center{text-align:center}.dialog-history .table-on-dialog .bodyTable{width:100%;display:block;height:calc(43vmin - 67px);overflow-y:hidden;overflow-y:scroll;font-size:13px;color:#2b2b2b}.dialog-history .table-on-dialog .bodyTable .delta-icon{padding:.5px;border-radius:3px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;background-color:#c9c9c9;color:#fff;height:18px;font-size:11px}.dialog-history .table-on-dialog .bodyTable .delta-icon.delta-no{background-color:unset}.dialog-history .table-on-dialog .bodyTable .delta-icon.delta-green{background-color:#63c19c}.dialog-history .table-on-dialog .bodyTable .delta-icon.delta-red{background-color:#fa4d4d}.dialog-history .table-on-dialog .bodyTable .delta-icon.delta-purple{background-color:#8b40e0}.dialog-history .table-on-dialog .bodyTable .delta-icon.delta-yellow{background-color:#ffd120}.dialog-history .table-on-dialog .bodyTable .delta-icon.delta-blue{background-color:#41c5ff}.dialog-history .table-on-dialog .bodyTable>div{width:100%;display:-webkit-inline-box}.dialog-history .table-on-dialog .bodyTable>div div{padding:6px 5px;font-size:11px}.dialog-history .table-on-dialog .bodyTable>div div.-text-right{text-align:right}.dialog-history .table-on-dialog .bodyTable>div div.-text-center{text-align:center}.dialog-history .table-on-dialog .bodyTable>div div.nowrap-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dialog-history .table-on-dialog .bodyTable .rolling{background-color:#d5d5d5}.dialog-history .table-on-dialog .bodyTable .frame0{padding:3px 5px;border-top-left-radius:3px;border-bottom-left-radius:3px}.dialog-history .table-on-dialog .bodyTable .frame0.over{color:#63c19c}.dialog-history .table-on-dialog .bodyTable .frame0.lessthan{color:#fa4d4d}.dialog-history .table-on-dialog .bodyTable .frame11{padding:3px 5px;border-top-right-radius:3px;border-bottom-right-radius:3px}.dialog-history .table-on-dialog .bodyTable .frame11.over{color:#63c19c}.dialog-history .table-on-dialog .bodyTable .frame11.lessthan{color:#fa4d4d}.dialog-history .table-on-dialog .bodyTable .frame0,.dialog-history .table-on-dialog .bodyTable .frame11,.dialog-history .table-on-dialog .bodyTable .top-bottom{padding:3px 5px}.dialog-history .table-on-dialog .bodyTable .frame0.over,.dialog-history .table-on-dialog .bodyTable .frame11.over,.dialog-history .table-on-dialog .bodyTable .top-bottom.over{color:#63c19c}.dialog-history .table-on-dialog .bodyTable .frame0.lessthan,.dialog-history .table-on-dialog .bodyTable .frame11.lessthan,.dialog-history .table-on-dialog .bodyTable .top-bottom.lessthan{color:#fa4d4d}.dialog-history .table-on-dialog .bodyTable .display{padding:0 5px 3px 5px;border-radius:3px;margin:0 auto}.dialog-history .table-on-dialog .bodyTable .display.over{color:#63c19c}.dialog-history .table-on-dialog .bodyTable .display.lessthan{color:#fa4d4d}.dialog-history .table-on-dialog .bodyTable .row-bg-gray:hover{background:#ececeb!important;border-radius:4px}.dialog-history .table-on-dialog .bodyTable::-webkit-scrollbar{height:7px;width:7px}.dialog-history .table-on-dialog .bodyTable::-webkit-scrollbar-thumb{background:rgba(0,0,0,.0784313725490196);border-radius:10px}.dialog-history .table-on-dialog .bodyTable::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.0784313725490196)}.messages-stock .v-icon:hover{cursor:pointer}.dialog-stock .md-dialog-container{background:#fff;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border-radius:4px;opacity:1;width:97%;min-width:97%;margin-left:15px;top:0;position:absolute}.dialog-stock .md-dialog-container .md-dialog-title.md-title{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#bababa!important;color:#fff!important;font-size:13px!important;font-family:Proxima Nova Rg!important;height:35px!important;padding:6px 15px 0 24px!important;margin-bottom:0}.dialog-stock .md-dialog-container .info{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding-left:40px;padding-right:40px}.dialog-stock .md-dialog-container .info .prd-detail{padding-top:10px;color:#9a9a9a;font-size:13px;font-weight:700}.dialog-stock .md-dialog-container .info .detail{font-size:13px}.dialog-stock .md-dialog-container .info .detail .title{color:#2b2b2b;font-weight:700}.dialog-stock .md-dialog-container .info .detail .desc{color:#9a9a9a}.dialog-stock .table-on-dialog{border:1px solid #707070;border-radius:3px;padding:0 10px 0 20px}.dialog-stock .table-on-dialog .headTable,.dialog-stock .table-on-dialog .headTable2{width:100%;display:-webkit-inline-box;font-size:12px!important}.dialog-stock .table-on-dialog .headTable2 div.-text-right,.dialog-stock .table-on-dialog .headTable div.-text-right{text-align:right}.dialog-stock .table-on-dialog .headTable2 div.-text-center,.dialog-stock .table-on-dialog .headTable div.-text-center{text-align:center}.dialog-stock .table-on-dialog .headTable{color:#000;font-weight:700}.dialog-stock .table-on-dialog .headTable2{color:#7c7c7c}.dialog-stock .table-on-dialog .bodyTable{width:100%;display:block;height:calc(43vmin - 120px);overflow-y:hidden;overflow-y:scroll;font-size:13px;color:#2b2b2b}.dialog-stock .table-on-dialog .bodyTable .title{color:#7c7c7c;font-size:13px}.dialog-stock .table-on-dialog .bodyTable .subtitle{color:#2f9a9f;font-size:13px}.dialog-stock .table-on-dialog .bodyTable .total{color:#2b2b2b;font-size:13px;font-weight:700}.dialog-stock .table-on-dialog .bodyTable .clicks{text-decoration:underline;cursor:pointer}.dialog-stock .table-on-dialog .bodyTable::-webkit-scrollbar{height:7px;width:7px}.dialog-stock .table-on-dialog .bodyTable::-webkit-scrollbar-thumb{background:rgba(0,0,0,.0784313725490196);border-radius:10px}.dialog-stock .table-on-dialog .bodyTable::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.0784313725490196)}.dialog-stock .table-on-dialog .btn{border:1px solid #2b2b2b;border-radius:3px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:1px 8px 1px 0;cursor:pointer}.backdrop-dialog{width:100%;height:100%;background:#000;position:absolute;opacity:.1}.pics{text-align:center}.lines{padding-bottom:18px}.body-text{padding-top:80px;font-size:25px;text-align:center}