.customMenuWrap{height:64px;background-color:#1564ce;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;padding:0 20px}.customMenuLeft,.customMenuRight{display:flex;align-items:center;max-width:50%}.addChartIcon,.menuCloseIcon,.menuIconMore{color:#fff;font-size:24px;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:40px;width:40px;height:40px;line-height:40px;text-align:center;background-color:hsla(0,0%,100%,0);transition:background-color,218ms;display:block;cursor:pointer}.addChartIcon:hover,.menuCloseIcon:hover,.menuIconMore:hover,.savePageButton:hover{background-color:hsla(0,0%,100%,.3)}.customMenuWrap .menuCloseIcon{font-size:28px}.customName{font-size:20px;color:#fff;margin-left:15px;max-width:90%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.savePageButton{height:36px;line-height:36px;padding:0 8px;margin-right:10px;color:#fff;font-size:14px;border-radius:3px;background-color:hsla(0,0%,100%,0);transition:background-color,218ms;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.customMenuDropDown{width:300px!important;margin:5px 0 0 0!important}.el-dropdown-menu .popper__arrow{display:none}.el-dropdown-menu__item{line-height:32px;padding:0 24px;display:flex;align-items:center}.el-dropdown-menu__item .icon{margin-right:12px;font-size:20px;color:rgba(0,0,0,.54)}.el-dropdown-menu__item .customIconRemove{font-size:16px}.el-dropdown-menu__item:hover .icon{color:#66b1ff}.el-dropdown-menu__item--divided:before{display:none}.addChartIconDis{cursor:not-allowed}.menuDownItem{justify-content:space-between;width:100%}.menuDownItem,.menuDownItemLeft{display:flex;align-items:center}@media screen and (max-width:981px){.customMenuWrap{height:44px}}.plug_popWrap{position:fixed;height:100%;top:0;z-index:500;transition:right .5s .1s,background-color .2s;background-color:transparent;right:-100%;display:none}.plug_popWrap.show{right:0;background-color:rgba(0,0,0,.5);transition:right .5s,background-color .2s .4s}.plug_pop{position:absolute;top:0;right:0;padding-top:62px;background:#fff}.plug_pop,.pop_wrap{height:100%;box-sizing:border-box}.pop_wrap{width:100%;box-shadow:-1px 0 3px #b2b0b0}.popHeaderBox{height:42px;width:100%;box-sizing:border-box;background:#f2f2f2}.popHeader{border-bottom:1px solid #ddd;line-height:40px;padding:0 20px}.pop_title{font-size:14px;font-family:myFontBold}.pop_close{font-size:20px;line-height:40px;cursor:pointer}.pop_content{background:#fff;overflow-y:auto;height:calc(100% - 42px);box-sizing:border-box;overscroll-behavior-y:contain;padding:20px}.popBtnBox button{margin-top:20px}.popBtnBox button:last-of-type{margin-left:20px}.pop_content .popEditWrap{padding:0}.wap .popBtnBox button{padding:15px 80px;font-size:20px}.newDataWrap,body{overflow:hidden}.newDataMain{height:calc(100vh - 64px);overflow-y:overlay;position:relative;overflow-x:hidden}.newDataWrap ::-webkit-scrollbar{width:6px;height:10px;background-color:transparent}.newDataWrap ::-webkit-scrollbar-thumb{background-color:#bdc1c6;background-clip:initial;box-shadow:none;-webkit-transition:background-color,218ms;transition:background-color,218ms;border-radius:0}.newDataMain:hover::-webkit-scrollbar-thumb{background-color:#9e9e9e}.newDataWrap ::-webkit-scrollbar-track{box-shadow:none;background:transparent;border-radius:0}.pad .chartsWrap,.pad .customTableWrap{width:97%!important}